:root{color:#172026;background:#f6f7f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{color:#172026;background:#f6f7f8;margin:0}a{color:inherit}button,input,select,textarea{font:inherit}input,select,textarea{background:#fff;border:1px solid #c8d0d8;border-radius:6px;width:100%;padding:.65rem .75rem}label{gap:.35rem;font-weight:600;display:grid}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #dce2e8;padding:.75rem}.app-shell{min-height:100vh}.app-header{z-index:10;background:#fff;border-bottom:1px solid #dce2e8;position:sticky;top:0;box-shadow:0 1px 3px #17202614}.app-header-inner{justify-content:space-between;align-items:center;gap:1rem;width:min(1180px,100% - 2rem);margin:0 auto;padding:.75rem 0;display:flex}.app-title{flex:none;margin:0;font-size:1.2rem}.app-title-link{color:#16635b;text-decoration:none}.app-nav{white-space:nowrap;align-items:center;gap:.5rem;min-width:0;padding-bottom:.2rem;display:flex;overflow-x:auto}.nav-link{appearance:none;color:#53616d;cursor:pointer;background:0 0;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:.45rem .85rem;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.nav-link:hover,.nav-link:focus-visible{color:#16635b;background:#e8f2ef}.nav-link:disabled{cursor:wait;opacity:.65}.nav-link--active{color:#fff;background:#16635b}.offline-banner{color:#fff7ed;text-align:center;background:#b45309;padding:.4rem 1rem;font-size:.85rem}.main-content{width:min(1180px,100% - 2rem);margin:0 auto;padding:1.5rem 0 2rem}.mobile-quick-actions{display:none}.page-stack{gap:1rem;display:grid}.hero-band{background:#dce9e2;border-radius:8px;align-items:center;min-height:420px;padding:3rem;display:grid}.hero-band h1{margin:0 0 1rem;font-size:3rem}.eyebrow{color:#53616d;text-transform:uppercase;margin:0 0 .5rem;font-size:.75rem;font-weight:700}.panel,.auth-panel{background:#fff;border:1px solid #dce2e8;border-radius:8px;padding:1rem}.auth-panel{gap:1rem;max-width:440px;display:grid}.button-row{flex-wrap:wrap;gap:.5rem;display:flex}.btn{color:#172026;cursor:pointer;background:#fff;border:1px solid #aeb8c2;border-radius:6px;padding:.6rem .85rem;text-decoration:none}.btn-primary{color:#fff;background:#16635b;border-color:#16635b}.settings-panel{gap:1rem;display:grid}.segmented-control{background:#edf1f5;border:1px solid #c8d0d8;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:.25rem;width:min(100%,420px);padding:.25rem;display:inline-grid}.segment-button{color:#53616d;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:.65rem .75rem;font-weight:800}.segment-button--active{color:#16635b;background:#fff;box-shadow:0 1px 3px #1720261f}.grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.text-muted{color:#64727f}.text-error{color:#a32020}.text-success{color:#16635b}.responsive-table{width:100%;overflow-x:auto}.table-subtext{color:#64727f;margin-top:.2rem;font-size:.85rem;font-weight:500;display:block}.status-badge{color:#53616d;text-transform:capitalize;background:#e9edf2;border-radius:999px;align-items:center;width:fit-content;padding:.25rem .55rem;font-size:.78rem;font-weight:800;display:inline-flex}.status-badge--pending{color:#9a4c00;background:#fff1d6}.status-badge--active{color:#16635b;background:#dff3e8}.status-badge--rejected{color:#a32020;background:#fde2e2}.btn-danger{color:#a32020;border-color:#a32020}.admin-panel,.admin-sections,.admin-account-section{gap:1rem;display:grid}.admin-account-section{border-top:1px solid #dce2e8;padding-top:1rem}.admin-account-section h3{margin:0 0 .25rem}.admin-actions{align-items:center;min-width:250px}body.theme-dark{color:#eef4f2;background:#11181d}body.theme-dark .app-header,body.theme-dark .panel,body.theme-dark .auth-panel,body.theme-dark .metric-card,body.theme-dark .dashboard-hero-actions{background:#172026;border-color:#2d3942}body.theme-dark .hero-band,body.theme-dark .dashboard-hero{background:#102821;border-color:#2d3942}body.theme-dark .hero-band h1,body.theme-dark .hero-band p,body.theme-dark .dashboard-hero h1,body.theme-dark .dashboard-hero p{color:#eef4f2}body.theme-dark .app-header{box-shadow:0 1px 3px #00000059}body.theme-dark .app-title-link,body.theme-dark .nav-link:hover,body.theme-dark .nav-link:focus-visible,body.theme-dark .segment-button--active{color:#6fd3c2}body.theme-dark .nav-link,body.theme-dark .text-muted,body.theme-dark .chart-total,body.theme-dark .metric-label,body.theme-dark .dashboard-hero-actions span,body.theme-dark .table-subtext,body.theme-dark .activity-item span,body.theme-dark .bar-column>span,body.theme-dark .chart-axis-labels,body.theme-dark .chart-legend li{color:#aab8c2}body.theme-dark .nav-link:hover,body.theme-dark .nav-link:focus-visible,body.theme-dark .segment-button--active,body.theme-dark .activity-item{background:#20303a}body.theme-dark .nav-link--active,body.theme-dark .btn-primary{color:#fff;background:#1f8b7d}body.theme-dark .btn,body.theme-dark input,body.theme-dark select,body.theme-dark textarea,body.theme-dark .segment-button{color:#eef4f2;background:#11181d;border-color:#3a4852}body.theme-dark .segmented-control,body.theme-dark .bar-track,body.theme-dark .stack-track{background:#0d1317;border-color:#3a4852}body.theme-dark th,body.theme-dark td{border-bottom-color:#2d3942}body.theme-dark .admin-account-section{border-top-color:#2d3942}body.theme-dark .status-badge{color:#cbd6dd;background:#26333c}body.theme-dark .status-badge--pending,body.theme-dark .trend-pill--down{color:#ffd58a;background:#4b310d}body.theme-dark .status-badge--active,body.theme-dark .trend-pill--up{color:#8ee6d6;background:#143d36}body.theme-dark .status-badge--rejected{color:#ffb4b4;background:#4a1d1d}body.theme-dark .trend-pill--flat{color:#cbd6dd;background:#26333c}body.theme-dark .chart-grid-lines line{stroke:#2d3942}body.theme-dark .line-chart-area{fill:#6fd3c21f}body.theme-dark .line-chart-path,body.theme-dark .line-chart circle{stroke:#6fd3c2}body.theme-dark .line-chart circle{fill:#172026}body.theme-dark .donut-hole{stroke:#26333c}body.theme-dark .donut-chart text{fill:#eef4f2}body.theme-dark .donut-chart text+text{fill:#aab8c2}body.theme-dark .funnel-step span{color:#fff;background:#1f8b7d}body.theme-dark .funnel-step:nth-child(2) span{background:#285ab8}body.theme-dark .funnel-step:nth-child(3) span{background:#6936c8}body.theme-dark .funnel-step:nth-child(4) span{background:#8a4b12}body.theme-dark .mobile-quick-actions{background:#11181df5;border-color:#2d3942;box-shadow:0 16px 35px #0006}@media (width<=760px){.app-header-inner{flex-direction:column;align-items:flex-start;gap:.5rem;width:min(100% - 1rem,1180px)}.app-nav{width:100%}.nav-link,.btn,button,input,select,textarea{min-height:44px}.main-content{width:min(100% - 1rem,1180px);padding-bottom:5.75rem}.hero-band{padding:1.5rem}.hero-band h1{font-size:2.1rem}.mobile-quick-actions{z-index:80;background:#fffffff5;border:1px solid #dce2e8;border-radius:.75rem;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:.5rem;padding:.5rem;display:grid;position:fixed;bottom:.75rem;left:.75rem;right:.75rem;box-shadow:0 16px 35px #1720262e}.mobile-quick-action{color:#fff;text-align:center;background:#16635b;border-radius:.55rem;justify-content:center;align-items:center;min-height:44px;font-size:.85rem;font-weight:700;text-decoration:none;display:inline-flex}.mobile-quick-action:nth-child(2){background:#1d4ed8}.mobile-quick-action:nth-child(3){background:#6d28d9}}.dashboard-hero{background:#eef6f2;border:1px solid #dce2e8;border-radius:8px;justify-content:space-between;align-items:flex-end;gap:1rem;padding:1.25rem;display:flex}.dashboard-hero h1{margin:0 0 .35rem;font-size:2.25rem}.dashboard-hero p{color:#53616d;max-width:760px;margin:0}.dashboard-hero-actions{background:#fff;border:1px solid #c8d0d8;border-radius:8px;gap:.25rem;min-width:140px;padding:.85rem;display:grid}.dashboard-hero-actions span{color:#64727f;font-size:.8rem}.dashboard-metrics,.dashboard-main-grid,.dashboard-secondary-grid{gap:1rem;display:grid}.dashboard-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-main-grid{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr)}.dashboard-secondary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-card{background:#fff;border:1px solid #dce2e8;border-radius:8px;gap:.75rem;min-height:150px;padding:1rem;display:grid}.metric-label{color:#64727f;margin:0 0 .25rem;font-size:.85rem;font-weight:700}.metric-card strong{font-size:1.8rem}.metric-card p:last-child{margin:0}.trend-pill{border-radius:999px;width:fit-content;padding:.25rem .55rem;font-size:.78rem;font-weight:700}.trend-pill--up{color:#16635b;background:#dff3e8}.trend-pill--down{color:#9a4c00;background:#fff1d6}.trend-pill--flat{color:#53616d;background:#e9edf2}.chart-panel,.activity-panel{gap:1rem;min-width:0;display:grid}.section-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.section-heading h2{margin:0;font-size:1.1rem}.chart-total{color:#64727f;font-weight:700}.line-chart{width:100%;min-height:220px}.chart-grid-lines line{stroke:#dce2e8;stroke-width:1px}.line-chart-path{fill:none;stroke:#16635b;stroke-linecap:round;stroke-linejoin:round;stroke-width:4px}.line-chart-area{fill:#16635b1a;stroke:none}.line-chart circle{fill:#fff;stroke:#16635b;stroke-width:3px}.chart-axis-labels{color:#64727f;justify-content:space-between;font-size:.78rem;display:flex}.bar-chart{grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:.65rem;min-height:230px;display:grid}.bar-column{text-align:center;align-items:end;gap:.35rem;display:grid}.bar-track{background:#edf1f5;border-radius:999px;height:150px;position:relative;overflow:hidden}.bar-track span{background:#1d4ed8;border-radius:999px 999px 0 0;position:absolute;bottom:0;left:0;right:0}.bar-column strong{font-size:.86rem}.bar-column>span{color:#64727f;font-size:.78rem}.donut-layout{grid-template-columns:150px minmax(0,1fr);align-items:center;gap:1rem;display:grid}.donut-chart{width:150px;height:150px;transform:rotate(-90deg)}.donut-hole{fill:#0000;stroke:#edf1f5;stroke-width:8px}.donut-segment{fill:#0000;stroke-width:8px}.donut-chart text{transform-origin:50%;fill:#172026;font-size:.22rem;font-weight:800;transform:rotate(90deg)}.donut-chart text+text{fill:#64727f;font-size:.12rem;font-weight:700}.chart-legend{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.chart-legend li{color:#53616d;grid-template-columns:.75rem minmax(0,1fr) auto;align-items:center;gap:.5rem;font-size:.88rem;display:grid}.chart-legend li span{border-radius:999px;width:.75rem;height:.75rem}.stack-track{background:#edf1f5;border-radius:999px;height:24px;display:flex;overflow:hidden}.stack-track span{min-width:3px}.chart-legend--compact{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1rem}.funnel-chart{gap:.65rem;display:grid}.funnel-step{justify-content:center;display:flex}.funnel-step span{color:#fff;background:#16635b;border-radius:8px;justify-content:space-between;align-items:center;gap:.75rem;min-width:140px;padding:.7rem .85rem;font-weight:700;display:flex}.funnel-step:nth-child(2) span{background:#1d4ed8}.funnel-step:nth-child(3) span{background:#7c3aed}.funnel-step:nth-child(4) span{background:#b45309}.activity-list{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.activity-item{background:#f6f8fa;border-left:4px solid #1d4ed8;border-radius:6px;gap:.2rem;padding:.75rem;display:grid}.activity-item span{color:#64727f;font-size:.9rem}.activity-item--success{border-left-color:#16635b}.activity-item--warning{border-left-color:#b45309}.activity-item--danger{border-left-color:#a32020}@media (width<=980px){.dashboard-metrics,.dashboard-main-grid,.dashboard-secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.dashboard-hero{flex-direction:column;align-items:stretch}.dashboard-hero h1{font-size:1.8rem}.dashboard-metrics,.dashboard-main-grid,.dashboard-secondary-grid,.donut-layout{grid-template-columns:minmax(0,1fr)}.bar-chart{min-width:520px}.chart-panel:has(.bar-chart){overflow-x:auto}}
