:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1f2923;font-synthesis:none;text-rendering:optimizelegibility;background:#f2f0ea;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 100% 0,#7f161f17,#0000 32rem),#f2f0ea;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.7}.site-header{color:#fff;background:#7f161f;border-bottom:5px solid #d2a63a;justify-content:space-between;align-items:center;gap:2rem;padding:1.25rem clamp(1rem,4vw,3rem);display:flex}.site-header h1,.site-header p{margin:0}.site-header h1{font-size:clamp(1.45rem,3vw,2rem)}.eyebrow{color:#7f161f;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .35rem;font-size:.76rem;font-weight:800}.site-header .eyebrow{color:#f3d487}.privacy-note{font-size:.9rem;font-weight:700}main{width:min(1120px,100% - 2rem);margin:0 auto;padding:clamp(2rem,6vw,5rem) 0}.panel{background:#fffffff0;border:1px solid #d9d4c8;border-radius:18px;padding:clamp(1.35rem,4vw,2.5rem);box-shadow:0 18px 45px #2b241d17}.panel.narrow{width:min(570px,100%);margin:0 auto}.panel.compact{padding:1.5rem}h2,h3{margin-top:0;line-height:1.15}h2{margin-bottom:.75rem;font-size:clamp(1.7rem,4vw,2.4rem)}h3{margin-bottom:.6rem;font-size:1.2rem}p{line-height:1.55}form{gap:1rem;margin-top:1.5rem;display:grid}label{color:#313b34;gap:.4rem;font-weight:750;display:grid}label span{color:#70776f;font-size:.85rem;font-weight:500}input{color:#1f2923;background:#fff;border:1px solid #aaa79f;border-radius:9px;width:100%;min-height:46px;padding:.7rem .8rem}input:focus-visible,button:focus-visible{outline-offset:2px;outline:3px solid #e4b842}button{border-radius:9px;min-height:45px;padding:.72rem 1rem;font-weight:800}.primary{color:#fff;background:#7f161f;border:1px solid #7f161f}.primary:hover:not(:disabled){background:#651019}.secondary{color:#7f161f;background:#fff;border:1px solid #7f161f}.link-button{color:#6a1820;background:0 0;border:0;min-height:0;padding:.35rem;text-decoration:underline}.wide{width:100%;margin-top:1rem}.status{min-height:1.5rem;margin:1rem 0 0;font-weight:700}.status[data-kind=error]{color:#a20e1a}.status[data-kind=success]{color:#24623a}.fine-print{color:#5f665f;margin:1.25rem 0 0;font-size:.85rem}.dashboard-heading{justify-content:space-between;align-items:start;gap:2rem;margin-bottom:1.5rem;display:flex}.dashboard-heading h2,.dashboard-heading p{margin-bottom:.25rem}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.passkey-list{gap:.8rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.passkey-list li{background:#f4f2ec;border-radius:9px;gap:.25rem;padding:.9rem;display:grid}.passkey-list span{color:#626a63;font-size:.85rem}.one-time-output{background:#fff7df;border:1px solid #d7ae45;border-radius:10px;gap:.7rem;margin-top:1.2rem;padding:1rem;display:grid}.one-time-output[hidden]{display:none}.one-time-output p{margin:0;font-size:.88rem}@media (width<=740px){.site-header,.dashboard-heading{align-items:flex-start}.privacy-note{display:none}.dashboard-grid{grid-template-columns:1fr}}
