*{box-sizing:border-box;margin:0;padding:0}body{color:#333;-webkit-font-smoothing:antialiased;background-color:#f4f6f8;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5}#root{flex-direction:column;width:100%;min-height:100vh;display:flex}.layout-header{color:#fff;z-index:1000;background-color:#1976d2;justify-content:space-between;align-items:center;height:64px;padding:0 2rem;display:flex;position:sticky;top:0;box-shadow:0 2px 4px #0000001a}.layout-header .brand-logo{font-size:1.25rem;font-weight:700}.layout-wrapper{flex-direction:column;min-height:100vh;display:flex}.layout-container{flex-grow:1;width:100%;margin:0 auto;padding:2rem 1rem}.layout-footer{text-align:center;color:#666;background-color:#fff;border-top:1px solid #e0e0e0;margin-top:auto;padding:1.5rem;font-size:.875rem}.dashboard-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.dashboard-header h4{color:#333;font-weight:700}.chip-success{color:#389e0d;background-color:#f6ffed;border:1px solid #b7eb8f}.chip-failed{color:#cf1322;background-color:#fff1f0;border:1px solid #ffa39e}
