:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#e8edf5;background:#0e1117;color-scheme:dark}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,#1c2433 0,#0e1117 42%)}.login-page{display:grid;place-items:center;padding:24px}.login-card{width:min(420px,100%);padding:34px;border:1px solid #30394a;border-radius:18px;background:#151a23;box-shadow:0 24px 80px #0008}.brand,.eyebrow{color:#f0b429;font-weight:800;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem}h1{margin:.6rem 0}h2{margin-top:0;font-size:1.15rem}.muted{color:#9ca8bb}label{display:block;margin:24px 0 8px;font-weight:700}input{width:100%;padding:13px 14px;border:1px solid #3b4659;border-radius:10px;background:#0f141d;color:#fff;font:inherit}input:focus{outline:2px solid #f0b429;outline-offset:2px}button{border:0;border-radius:10px;background:#f0b429;color:#17120a;padding:12px 18px;font:inherit;font-weight:800;cursor:pointer}form>button{margin-top:16px;width:100%}.topbar{height:68px;padding:0 max(24px,calc((100vw - 1100px)/2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #2c3442;background:#121720dd;backdrop-filter:blur(12px)}.topbar form,.topbar form>button{margin:0;width:auto}.secondary{background:#273143;color:#e8edf5}.container{max-width:1100px;margin:auto;padding:56px 24px}.hero{max-width:760px;margin-bottom:32px}.hero p{line-height:1.65;color:#adb7c8}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.card{padding:24px;border:1px solid #30394a;border-radius:16px;background:#151a23}.card p{line-height:1.6}code{display:inline-block;max-width:100%;padding:4px 7px;border-radius:6px;background:#0c1017;color:#cbd7ea;overflow-wrap:anywhere}dl{margin:22px 0 0}dl div{display:flex;justify-content:space-between;padding:11px 0;border-top:1px solid #293141}dt{color:#9ca8bb}dd{margin:0;font-weight:800}.ok{color:#66d19e}.bad{color:#ff7b7b}.warn{color:#f0b429}.alert{margin-top:20px;padding:12px 14px;border:1px solid #7d3b43;border-radius:9px;background:#3a1d22;color:#ffc7cd}
