@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.06d3mdzz5bre_.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.11.cyxs5p-0z~.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.16t1db8_9y2o~.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist", "Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.0q3udbd2bu5yp.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.0gw~uztddq1df.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono", "Geist Mono Fallback"}
:root{--bg:#f4f7fb;--surface:#fff;--text:#17212b;--muted:#4f5d6b;--brand:#1565d8;--brand-hover:#114ea8;--danger-bg:#ffe6e6;--danger-text:#8d1919;--success-bg:#e9f8ef;--success-text:#216738;--border:#dce3ea;--shadow:0 12px 28px #17212b14}*{box-sizing:border-box}html,body{min-height:100%;font-family:var(--font-geist-sans), system-ui, -apple-system, sans-serif;background:var(--bg);color:var(--text);margin:0;padding:0}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh}.container{width:min(960px,94vw);margin:0 auto;padding:1.25rem 0 2.5rem}.stack{flex-direction:column;gap:1rem;display:flex}.card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:12px;padding:1rem}.card h1,.card h2{margin:0 0 .6rem}.card p{color:var(--muted);margin:.35rem 0}.row{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.form{flex-direction:column;gap:.8rem;display:flex}.field{flex-direction:column;gap:.35rem;display:flex}.field label{font-size:.92rem;font-weight:600}.field input,.field select,.field textarea{border:1px solid var(--border);font:inherit;border-radius:8px;padding:.65rem .72rem}.field textarea{resize:vertical;min-height:96px}.btn{background:var(--brand);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;padding:.65rem 1rem;font-weight:600;display:inline-flex}.btn:hover{background:var(--brand-hover)}.btn.secondary{background:#6b7a89}.btn.secondary:hover{background:#536170}.btn.link{color:var(--brand);background:0 0;padding-left:0;padding-right:0}.message{border-radius:8px;padding:.62rem .72rem;font-size:.94rem}.message.error{background:var(--danger-bg);color:var(--danger-text)}.message.success{background:var(--success-bg);color:var(--success-text)}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid var(--border);padding:.6rem .4rem;font-size:.94rem}.top-nav{justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:1rem;display:flex}.top-nav .brand{font-size:1.07rem;font-weight:700}@media (max-width:640px){.container{width:min(960px,95vw)}.top-nav{flex-direction:column;align-items:flex-start}}
