:root{--ink:#1e2522;--muted:#66706a;--line:#dfe4e0;--surface:#fff;--surface-soft:#f5f7f5;--sidebar:#18231f;--sidebar-muted:#a9b6b0;--accent:#b85d2a;--accent-dark:#93461f;--danger:#a13c36;--shadow:0 18px 48px #1e252214;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html,body{min-height:100%}body{background:var(--surface-soft);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}h1,h2,p{margin-top:0}h1{letter-spacing:-.035em;margin-bottom:.55rem;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.12}h2{margin-bottom:.4rem;font-size:1.2rem}.eyebrow{color:var(--accent-dark);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.55rem;font-size:.72rem;font-weight:800}.primary-button,.secondary-button,.text-button{cursor:pointer;border:0;border-radius:.55rem;font-weight:700}.primary-button{background:var(--accent);color:#fff;width:100%;padding:.78rem 1rem}.primary-button:hover:not(:disabled){background:var(--accent-dark)}.primary-button:disabled{cursor:not-allowed;opacity:.45}.secondary-button{border:1px solid var(--line);background:var(--surface);color:var(--ink);padding:.65rem 1rem}.text-button{color:#fff;background:0 0;padding:0}.primary-button:focus-visible,.secondary-button:focus-visible,.text-button:focus-visible,.nav-link:focus-visible{outline-offset:2px;outline:3px solid #b85d2a59}.auth-page,.centered-page{place-content:center;gap:1rem;min-height:100vh;padding:1.5rem;display:grid}.auth-card,.state-panel{border:1px solid var(--line);background:var(--surface);width:min(100%,30rem);box-shadow:var(--shadow);border-radius:1rem;padding:clamp(1.5rem,5vw,2.5rem)}.auth-copy,.state-panel>p:not(.eyebrow,.technical-detail){color:var(--muted)}.brand-mark{background:var(--accent);color:#fff;border-radius:.65rem;place-items:center;width:3rem;height:3rem;margin-bottom:1.5rem;font-family:Georgia,serif;font-size:1.7rem;font-weight:700;display:grid}.brand-mark-small{flex:none;width:2.25rem;height:2.25rem;margin:0;font-size:1.25rem}.login-action{margin-top:1.5rem}.form-error{color:var(--danger);margin:.75rem 0 0;font-size:.9rem;font-weight:650}.signed-in-as,.technical-detail{overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.78rem}.state-panel-error{border-color:#a13c364d}.app-frame{grid-template-columns:16rem minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:var(--sidebar);color:#fff;flex-direction:column;height:100vh;padding:1.25rem 1rem;display:flex;position:sticky;top:0}.sidebar-brand{align-items:center;gap:.75rem;padding:.25rem .35rem 1.5rem;display:flex}.sidebar-brand strong,.sidebar-brand span{display:block}.sidebar-brand span{color:var(--sidebar-muted);font-size:.72rem}.primary-nav{gap:.2rem;display:grid}.nav-link{color:var(--sidebar-muted);border-radius:.45rem;padding:.62rem .75rem;font-size:.9rem;font-weight:650;text-decoration:none}.nav-link:hover,.nav-link-active{color:#fff;background:#ffffff14}.account-block{border-top:1px solid #ffffff1f;gap:.5rem;margin-top:auto;padding:1rem .4rem .25rem;display:grid}.account-block>span{color:var(--sidebar-muted);text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.app-content{width:100%;max-width:100rem;padding:clamp(1.5rem,4vw,3rem)}.page-stack{gap:1.5rem;display:grid}.page-header{max-width:52rem}.page-header>p:last-child,.page-header-row>div>p:last-child{color:var(--muted);margin-bottom:0}.page-header-row{justify-content:space-between;align-items:flex-end;gap:1rem;max-width:none;display:flex}.count-badge{border:1px solid var(--line);background:var(--surface);color:var(--muted);white-space:nowrap;border-radius:999px;padding:.45rem .7rem;font-size:.8rem;font-weight:750}.placeholder-card,.empty-state{color:var(--muted);background:#ffffff8c;border:1px dashed #c9d0cb;border-radius:.8rem;padding:2.25rem}.placeholder-card p,.empty-state p{margin-bottom:0}.table-wrap{border:1px solid var(--line);background:var(--surface);border-radius:.8rem;overflow-x:auto;box-shadow:0 8px 24px #1e25220a}table{border-collapse:collapse;width:100%;min-width:52rem}th,td{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;padding:.9rem 1rem}th{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;background:#fafbfa;font-size:.7rem;font-weight:800}td{font-size:.88rem}tbody tr:last-child td{border-bottom:0}td strong,td span{display:block}td>span:not(.status-pill){color:var(--muted);font-size:.76rem}.capitalize,.status-pill{text-transform:capitalize}.status-pill{color:#435149;background:#edf1ee;border-radius:999px;width:fit-content;padding:.25rem .5rem;font-size:.75rem;font-weight:700;display:inline-block}@media (max-width:760px){.app-frame{display:block}.sidebar{height:auto;padding:.9rem;position:static}.sidebar-brand{padding-bottom:.8rem}.primary-nav{gap:.25rem;margin:0 -.9rem;padding:0 .9rem .25rem;display:flex;overflow-x:auto}.nav-link{flex:none}.account-block{justify-content:space-between;align-items:center;margin-top:.75rem;padding:.75rem .4rem 0;display:flex}.page-header-row{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:no-preference){.primary-button,.nav-link{transition:background-color .14s,color .14s}}
