:root{color:#0f172a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(180deg,#f0f9ff,#f8fafc 35%);margin:0}a{color:#0369a1;text-decoration:none}a:hover{text-decoration:underline}.container{margin:0 auto;max-width:1100px;padding:1rem}.row{align-items:center;display:flex}.between{justify-content:space-between}.wrap{flex-wrap:wrap}.gap{gap:1rem}.gap-sm{gap:.55rem}.stack{display:grid;gap:.75rem}.stack-lg{display:grid;gap:1.25rem}.topbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:10}.navlinks a{color:#334155;font-size:.95rem}.brand{color:#0f172a;font-size:1.15rem;font-weight:800}.brandmark{background:#0ea5e9;border-radius:8px;height:26px;position:relative;width:26px}.brandmark .dot{background:#e0f2fe;height:6px;left:6px;top:6px;width:6px}.brandmark .dot,.brandmark .wave{border-radius:999px;position:absolute}.brandmark .wave{border-bottom:2px solid #e0f2fe;bottom:6px;height:8px;left:3px;right:3px}.page{margin:1rem auto 2rem;max-width:1100px;padding:0 1rem}.panel{background:#ffffffe0;border:1px solid #dbeafe;border-radius:14px;box-shadow:0 2px 10px #0f172a08;padding:1rem}.hero{padding:1.4rem}.hero h1{font-size:clamp(1.6rem,2.3vw,2.4rem);margin:.2rem 0 .35rem}.kicker{color:#0ea5e9;font-size:.78rem;font-weight:700;letter-spacing:.08em;margin:0}.grid{display:grid;gap:1rem}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:860px){.grid-2,.grid-3{grid-template-columns:1fr}.navlinks{display:none}}button,input,select,textarea{font:inherit}input,select,textarea{padding:.62rem .72rem;width:100%}button,input,select,textarea{background:#fff;border:1px solid #cbd5e1;border-radius:8px}button{cursor:pointer;padding:.62rem .88rem}.btn-primary{background:linear-gradient(90deg,#0ea5e9,#2563eb);border:none;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;padding:.68rem 1rem}.btn-secondary{background:#fff;border:1px solid #bfdbfe;border-radius:10px;padding:.68rem 1rem}.muted{color:#64748b}.ok{color:#166534}.err{color:#991b1b}.card-title{font-size:1.05rem;font-weight:600;margin:0 0 .25rem}.list{display:grid;gap:.75rem;list-style:none;margin:0;padding:0}.badge{background:#e0f2fe;border-radius:999px;color:#075985;display:inline-block;font-size:.78rem;padding:.2rem .55rem}.hp{height:1px;left:-99999px!important;opacity:0;position:absolute!important;width:1px}.footer{background:#ffffffb3;border-top:1px solid #e2e8f0}
