@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap");@layer base{:root{--font-primary:"Inter",system-ui,-apple-system,sans-serif}*,body{font-family:var(--font-primary)}body{background:#f8fafc;margin:0;padding:0;min-height:100vh;color:#1e293b;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}}@layer components{.main-content-container{display:flex;flex-direction:column;min-height:100vh;transition:margin-left .4s cubic-bezier(.25,.8,.25,1);margin-left:70px}.main-content-container.with-sidebar,html.sidebar-initially-expanded .main-content-container{margin-left:280px}.main-content{flex:1;background-color:#f8fafc;min-height:100vh;width:100%;box-sizing:border-box;padding-top:60px;overflow-x:hidden;position:relative}.page-transition-wrapper{padding:2.5rem 2rem;width:100%;max-width:1600px;margin:0 auto;box-sizing:border-box}@media (max-width:768px){.main-content-container{margin-left:0!important}.main-content{padding-top:60px}.page-transition-wrapper{padding:1.5rem 1rem}.page-transition-wrapper>*{width:100%;max-width:100%}}.card{background:white;border-radius:1.25rem;padding:1.5rem;box-shadow:0 10px 30px rgba(0,0,0,.05);transition:all .3s;position:relative;margin-bottom:1.5rem;border:1px solid rgba(0,0,0,.05)}.card:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(0,0,0,.08)}.btn{padding:.8rem 1.5rem;border-radius:1rem;font-weight:700;cursor:pointer;border:none;transition:.2s;display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn-primary{background:#0A96D4;color:white}.btn-success{background:#10b981;color:white}.btn-danger{background:#ef4444;color:white}.btn-secondary{background:#f1f5f9;color:#475569}.badge{padding:.25rem .75rem;border-radius:999px;font-size:.75rem;font-weight:700;text-transform:uppercase}@media (min-width:769px){.mobile-only{display:none!important}}@media (max-width:768px){.desktop-only{display:none!important}}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.p-6{padding:1.5rem}.w-full{width:100%}.w-4{width:1rem}.h-4{height:1rem}.w-5{width:1.25rem}.h-5{height:1.25rem}.w-6{width:1.5rem}.h-6{height:1.5rem}.w-8{width:2rem}.h-8{height:2rem}.w-10{width:2.5rem}.h-10{height:2.5rem}.w-12{width:3rem}.h-12{height:3rem}}@keyframes sa-fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes sa-cardIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes sa-rowIn{0%{opacity:0;transform:translateX(-8px)}to{opacity:1;transform:translateX(0)}}@keyframes sa-modalBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes sa-modalCardIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.sa-content>*{animation:sa-fadeIn .3s ease both}.sa-kpi-grid>*{animation:sa-cardIn .4s ease both}.sa-kpi-grid>:first-child{animation-delay:0s}.sa-kpi-grid>:nth-child(2){animation-delay:50ms}.sa-kpi-grid>:nth-child(3){animation-delay:.1s}.sa-kpi-grid>:nth-child(4){animation-delay:.15s}.sa-kpi-grid>:nth-child(5){animation-delay:.2s}.sa-kpi-grid>:nth-child(6){animation-delay:.25s}.sa-kpi-grid>:nth-child(7){animation-delay:.3s}.sa-kpi-grid>:nth-child(8){animation-delay:.35s}.sa-kpi-grid>:nth-child(9){animation-delay:.4s}.sa-stats-grid>*{animation:sa-cardIn .4s ease both}.sa-stats-grid>:first-child{animation-delay:0s}.sa-stats-grid>:nth-child(2){animation-delay:50ms}.sa-stats-grid>:nth-child(3){animation-delay:.1s}.sa-stats-grid>:nth-child(4){animation-delay:.15s}.sa-stats-grid>:nth-child(5){animation-delay:.2s}.sa-charts-grid>*{animation:sa-cardIn .4s ease both}.sa-charts-grid>:first-child{animation-delay:.1s}.sa-charts-grid>:nth-child(2){animation-delay:.2s}.sa-kpi-card:hover,.sa-stat-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)!important;transform:translateY(-2px)!important}.sa-layout a[role=button],.sa-layout button{transition:transform .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease}.sa-layout button:hover{transform:scale(1.02)}.sa-layout button:active{transform:scale(.98)}.sa-modal-backdrop{animation:sa-modalBackdropIn .2s ease both}.sa-modal-card{animation:sa-modalCardIn .25s ease both}.sa-layout table tbody tr{animation:sa-rowIn .3s ease both}.sa-layout table tbody tr:first-child{animation-delay:0s}.sa-layout table tbody tr:nth-child(2){animation-delay:30ms}.sa-layout table tbody tr:nth-child(3){animation-delay:60ms}.sa-layout table tbody tr:nth-child(4){animation-delay:90ms}.sa-layout table tbody tr:nth-child(5){animation-delay:.12s}.sa-layout table tbody tr:nth-child(6){animation-delay:.15s}.sa-layout table tbody tr:nth-child(7){animation-delay:.18s}.sa-layout table tbody tr:nth-child(8){animation-delay:.21s}.sa-layout table tbody tr:nth-child(9){animation-delay:.24s}.sa-layout table tbody tr:nth-child(10){animation-delay:.27s}.sa-layout table tbody tr:nth-child(n+11){animation-delay:.3s}@media (prefers-reduced-motion:reduce){.sa-charts-grid>*,.sa-content>*,.sa-kpi-grid>*,.sa-layout table tbody tr,.sa-modal-backdrop,.sa-modal-card,.sa-stats-grid>*{animation:none!important}.sa-kpi-card:hover,.sa-stat-card:hover{transform:none!important}.sa-layout button,.sa-layout button:active,.sa-layout button:hover{transform:none!important;transition:none!important}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}