:root{--ink: #182019;--muted: #687068;--line: #dde1da;--paper: #fff;--canvas: #f5f6f3;--forest: #1f5535;--forest-dark: #143823;--moss: #e6eee8;--sidebar: #111713;--sidebar-muted: #9aa49c;--radius: 10px;--shadow: 0 1px 2px rgba(15, 30, 19, .05), 0 8px 28px rgba(15, 30, 19, .04)}.app-shell{min-height:100vh;background:var(--canvas)}.skip-link{position:fixed;left:12px;top:-50px;z-index:100;padding:10px 14px;background:#fff;color:var(--forest);border-radius:6px}.skip-link:focus{top:12px}.sidebar{position:fixed;inset:0 auto 0 0;z-index:20;width:248px;padding:24px 16px 16px;display:flex;flex-direction:column;color:#fff;background:var(--sidebar);border-right:1px solid #273029}.brand{display:flex;align-items:center;gap:11px;min-height:42px;padding:0 8px;letter-spacing:-.02em}.brand-mark{display:grid;place-items:center;width:31px;height:31px;border:1px solid #617066;border-radius:8px;color:#dce8de;font-family:Georgia,serif;font-size:19px}.brand>span:last-child{display:flex;flex-direction:column;line-height:1.1}.brand strong{font-size:15px;font-weight:650}.brand small{margin-top:4px;color:var(--sidebar-muted);font-size:11px;letter-spacing:.12em;text-transform:uppercase}.sidebar nav{display:flex;flex-direction:column;gap:3px;margin-top:39px}.nav-label{padding:0 11px 9px;color:#7f8a81;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.sidebar nav a{display:flex;align-items:center;gap:11px;min-height:42px;padding:0 11px;border-radius:7px;color:#b9c1bb;text-decoration:none;font-size:13px;font-weight:520}.sidebar nav a:hover{color:#fff;background:#1a231c}.sidebar nav a.active{color:#f5faf6;background:#26352a;box-shadow:inset 3px 0 #7aaa88}.account{display:grid;grid-template-columns:21px 1fr 32px;align-items:center;gap:10px;margin-top:auto;padding:13px 9px 2px;border-top:1px solid #283129;color:#aeb8b0}.account>span{min-width:0;display:flex;flex-direction:column}.account strong,.account small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account strong{color:#e7ece8;font-size:12px;font-weight:600}.account small{margin-top:3px;color:#7f8981;font-size:10px}.logout,.icon-button{display:grid;place-items:center;width:32px;height:32px;padding:0;color:inherit;background:transparent;border:0;border-radius:6px;cursor:pointer}.logout:hover{color:#fff;background:#273129}.workspace{min-height:100vh;margin-left:248px;padding:52px clamp(28px,5vw,72px)}.workspace-header{display:flex;align-items:flex-start;justify-content:space-between;gap:32px;max-width:1100px;padding-bottom:29px;border-bottom:1px solid var(--line)}.breadcrumb{display:flex;align-items:center;gap:3px;color:#8b928c;font-size:11px;font-weight:600}h1{margin:12px 0 7px;color:var(--ink);font-size:clamp(25px,3vw,32px);line-height:1.15;letter-spacing:-.035em}.workspace-header p{max-width:640px;margin:0;color:var(--muted);font-size:13px;line-height:1.55}.environment{display:flex;align-items:center;gap:7px;flex:0 0 auto;margin-top:23px;padding:6px 9px;border:1px solid #d8ded8;border-radius:999px;color:#5f685f;background:#fafbf9;font-size:10px;font-weight:650}.environment>span{width:6px;height:6px;border-radius:50%;background:#538262;box-shadow:0 0 0 3px #e4eee7}.overview-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:20px;max-width:1100px;margin-top:30px;align-items:start}.panel,.notice,.empty-state{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);box-shadow:var(--shadow)}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:23px 24px 19px;border-bottom:1px solid #e7e9e5}.eyebrow{color:#758077;font-size:9px;font-weight:750;letter-spacing:.13em;text-transform:uppercase}h2{margin:6px 0 0;color:#263027;font-size:16px;letter-spacing:-.015em}.record-count{color:#788078;font-size:11px}.module-list{padding:4px 10px}.module-row{display:grid;grid-template-columns:36px 1fr 20px;align-items:center;gap:11px;min-height:68px;padding:7px 10px;color:inherit;border-bottom:1px solid #edf0ec;text-decoration:none}.module-row:last-child{border-bottom:0}.module-row:hover{background:#f7f9f6}.row-icon{display:grid;place-items:center;width:34px;height:34px;color:var(--forest);background:var(--moss);border-radius:7px}.module-row>span:nth-child(2){display:flex;flex-direction:column}.module-row strong{font-size:12px;font-weight:650}.module-row small{margin-top:4px;color:#808780;font-size:10px}.module-row>svg{color:#9aa19a}.notice{display:flex;gap:13px;padding:22px;color:var(--forest);background:#f7faf7}.notice svg{flex:0 0 auto}.notice h2{font-size:14px}.notice p{margin:10px 0 0;color:#69736b;font-size:11px;line-height:1.6}.empty-state{max-width:760px;margin-top:30px;padding:46px 42px}.empty-icon{display:grid;place-items:center;width:44px;height:44px;margin-bottom:25px;color:var(--forest);border:1px solid #cedace;border-radius:9px;background:#f1f6f2}.status-pill{display:inline-flex;padding:5px 8px;color:#586159;background:#f0f2ef;border:1px solid #e0e4df;border-radius:5px;font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.empty-state h2{margin-top:15px;font-size:19px}.empty-state>p{max-width:560px;margin:9px 0 0;color:var(--muted);font-size:12px;line-height:1.65}.state-note{margin-top:31px;padding-top:18px;border-top:1px solid #e5e8e3}.state-note span{color:#7d847e;font-size:9px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.state-note p{margin:6px 0 0;color:#3d463f;font-size:11px}.mobile-header{display:none}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(300px,43%) 1fr;background:#f4f5f1}.login-identity{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:clamp(32px,6vw,72px);overflow:hidden;color:#edf2ee;background:#111713}.login-identity:after{content:"";position:absolute;width:420px;height:420px;right:-250px;bottom:-180px;border:1px solid #344238;border-radius:50%;box-shadow:0 0 0 72px #172019,0 0 0 73px #2b382f}.login-identity .brand{padding:0}.identity-copy{position:relative;z-index:1;max-width:390px}.identity-copy span{color:#849287;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.identity-copy h2{margin:15px 0 13px;color:#fff;font-family:Georgia,serif;font-size:clamp(31px,4vw,46px);font-weight:400;line-height:1.12;letter-spacing:-.03em}.identity-copy p{color:#9ba69e;font-size:12px;line-height:1.7}.login-form-wrap{display:grid;place-items:center;padding:36px}.login-card{width:min(100%,390px)}.login-card .eyebrow{color:var(--forest)}.login-card h1{margin-top:13px;font-size:29px}.login-card>p{margin:0 0 29px;color:var(--muted);font-size:12px}.login-card form{display:flex;flex-direction:column}.login-card label{margin:0 0 7px;color:#4c554e;font-size:11px;font-weight:650}.login-card input{width:100%;height:44px;margin-bottom:18px;padding:0 12px;color:var(--ink);border:1px solid #d7dcd6;border-radius:7px;background:#fff;box-shadow:0 1px 1px #0a1e0f08}.login-card input:focus{border-color:#6f9479;outline:3px solid #e1ebe4}.login-card button{height:44px;margin-top:4px;color:#fff;border:0;border-radius:7px;background:var(--forest-dark);font-size:12px;font-weight:700;cursor:pointer}.login-card button:hover{background:#1d4d30}.login-card button:disabled{opacity:.65;cursor:wait}.login-card [role=alert]{margin:-5px 0 14px;color:#9c3d36;font-size:11px}.login-footnote{margin-top:22px!important;padding-top:18px;border-top:1px solid var(--line);font-size:10px!important}@media(max-width:850px){.mobile-header{position:sticky;top:0;z-index:15;height:62px;display:flex;align-items:center;justify-content:space-between;padding:0 17px;color:#fff;background:var(--sidebar);border-bottom:1px solid #29322b}.mobile-header .brand{padding:0}.mobile-header .brand-mark{width:28px;height:28px}.sidebar{width:min(290px,86vw);transform:translate(-102%);transition:transform .18s ease-out;box-shadow:14px 0 45px #0000002e}.sidebar.open{transform:translate(0)}.sidebar>.brand{margin-top:7px}.scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:19;padding:0;border:0;background:#070c087a}.workspace{margin-left:0;padding:34px 20px 55px}.workspace-header{flex-direction:column;gap:10px}.environment{margin-top:4px}.overview-layout,.login-page{grid-template-columns:1fr}.login-identity{min-height:230px;padding:30px}.identity-copy h2{max-width:420px;font-size:30px}.identity-copy p{display:none}.login-form-wrap{padding:42px 24px}}@media(max-width:480px){.workspace{padding-inline:15px}.workspace-header{padding-bottom:22px}.panel-heading{padding:19px 17px 16px}.empty-state{padding:32px 24px}.login-identity{min-height:190px}.identity-copy h2{font-size:25px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#182019;background:#f5f6f3;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid rgba(42,105,68,.32);outline-offset:2px}
