*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--blue:#4a9ebf;--blue-light:#ebf6fb;--blue-mid:#d0ecf5;--blue-dark:#2c7a99;--blue-deeper:#1a5f78;--olive:#7a8c3e;--olive-light:#f0f3e3;--olive-mid:#c8d48a;--olive-dark:#5c6b2a;--dark:#1c2b30;--mid:#3d5560;--muted:#7a95a0;--bg:#f4f9fc;--white:#fff;--border:#d8ebf3;--success:#2d9e6b;--warning:#f77737;--danger:#e53e3e}body,html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background:var(--bg);color:var(--dark);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer}button,input,select,textarea{font-family:inherit;font-size:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sb-mobilebar{display:none}.sb-hamburger{background:none;border:none;color:#fff;font-size:22px;line-height:1;padding:4px 8px}.sb-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:998}@media (max-width:768px){.app-shell{display:block!important;grid-template-columns:none!important}.sb-mobilebar{display:flex;align-items:center;justify-content:space-between;background:#1c2b30;padding:.75rem 1rem;position:-webkit-sticky;position:sticky;top:0;z-index:997}.sb-sidebar{position:fixed;top:0;left:0;bottom:0;width:260px;max-width:80vw;transform:translateX(-100%);transition:transform .25s ease;z-index:999;overflow-y:auto}.sb-sidebar.sb-open{transform:translateX(0)}.app-main{padding:1rem!important;margin-left:0!important}.resp-grid,.resp-grid-2{grid-template-columns:1fr!important}.resp-stats{grid-template-columns:1fr 1fr!important}.auth-split{grid-template-columns:1fr!important}.auth-hide-mobile{display:none!important}}@media (max-width:420px){.resp-stats{grid-template-columns:1fr!important}}@media (max-width:768px){.dash-watermark{left:0!important}.profile-topbar{flex-direction:column!important;align-items:stretch!important;gap:12px}}@media (max-width:480px){.resp-row2{grid-template-columns:1fr!important}}