:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f8fafc;background:#070b16;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 0 0,#18314f 0,#0000 38%),#070b16;min-height:100vh;margin:0}main{width:min(760px,100%);padding:64px 20px calc(48px + env(safe-area-inset-bottom));margin:0 auto}header{padding:28px 4px 36px}.eyebrow{color:#6ee7b7;letter-spacing:.14em;font-size:.78rem;font-weight:800}h1{letter-spacing:-.055em;margin:12px 0;font-size:clamp(2.2rem,8vw,4.4rem);line-height:.98}h2{margin:0 0 10px}p{color:#bac5d5;line-height:1.65}.card{background:#111827e0;border:1px solid #28364b;border-radius:22px;margin:14px 0;padding:24px;box-shadow:0 20px 45px #00000040}.hidden{display:none}label{color:#dbe5f3;gap:8px;margin:14px 0;display:grid}input{color:#fff;width:100%;font:inherit;background:#0b1220;border:1px solid #3a4a61;border-radius:12px;padding:13px 14px}button{color:#062117;cursor:pointer;background:#6ee7b7;border:0;border-radius:12px;padding:12px 16px;font-weight:800}button.secondary{color:#e6edf7;background:#25344a;margin-top:12px}button.ghost{color:#6ee7b7;background:0 0;padding-inline:4px}.hint{margin:4px 0 14px;font-size:.9rem}.row{justify-content:space-between;align-items:center;gap:12px;display:flex}.list{gap:10px;display:grid}.item{background:#0c1422;border:1px solid #2a394f;border-radius:14px;padding:14px}.item strong{margin-bottom:6px;display:block}.item small{color:#8998ad}.actions{gap:8px;margin-top:10px;display:flex}.actions button{padding:8px 10px;font-size:.8rem}#status{color:#fbbf24;min-height:24px;padding:14px 4px;display:block}@media (display-mode:standalone){main{padding-top:calc(28px + env(safe-area-inset-top))}}
