html{background:var(--boot-background,#1d1b22)}.boot-screen{--boot-ink:#f2eff7;--boot-muted:#b9b3c6;color:var(--boot-ink);text-align:center;background:radial-gradient(circle at 50% 30%,#2c2935 0%,#1d1b22 70%);place-items:center;padding:16px;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:400;display:grid;position:fixed;inset:0}.boot-card{max-width:420px}.boot-mark{border:5px solid var(--boot-ink);opacity:.85;border-radius:50%;width:56px;height:56px;margin:0 auto 24px}.boot-screen h1{letter-spacing:-.01em;margin:0 0 12px;font-size:clamp(24px,6vw,32px);font-weight:700}.boot-screen p{color:var(--boot-muted);margin:0;font-size:16px;line-height:1.5}.boot-button{background:var(--boot-ink);color:#1d1b22;min-width:140px;min-height:44px;font:inherit;cursor:pointer;border:0;border-radius:999px;margin-top:24px;padding:0 24px;font-weight:700}.boot-button:focus-visible{outline-offset:3px;outline:3px solid #8fb8ff}
