:root{color:#1e252b;background:#f6f7f4;font-family:Avenir Next,DIN Alternate,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button{align-items:center;background:#2f3a43;border:1px solid #202932;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font:inherit;font-weight:700;gap:.5rem;justify-content:center;min-height:44px;padding:.75rem 1rem}button:disabled{cursor:wait;opacity:.7}.secondary{background:transparent;color:#1e252b}.screen{align-items:center;background:linear-gradient(120deg,rgba(49,210,242,.14),transparent 34%),linear-gradient(320deg,rgba(243,210,88,.22),transparent 38%),#f6f7f4;display:grid;min-height:100vh;padding:1rem}.panel{background:#ffffffe6;border:1px solid rgba(47,58,67,.16);border-radius:8px;box-shadow:0 18px 60px #2f3a4329;margin:0 auto;max-width:520px;padding:clamp(1.25rem,4vw,2rem);width:min(100%,520px)}.brand{align-items:center;display:flex;gap:.9rem;margin-bottom:1.25rem}.brand-logo{aspect-ratio:1;border-radius:8px;display:block;height:72px;object-fit:cover;width:72px}.brand-name{color:#2f3a43;font-size:1.1rem;font-weight:900;letter-spacing:.08em;line-height:1;margin:0;text-transform:uppercase}.tagline{color:#69737b;font-size:.92rem;line-height:1.35;margin:.35rem 0 0}h1{font-size:clamp(1.8rem,4vw,2.6rem);line-height:1.05;margin:1rem 0}.quiet{color:#69737b;line-height:1.55;margin:.75rem 0 0}.status-row{align-items:center;color:#12677a;display:inline-flex;font-size:.85rem;font-weight:800;gap:.45rem;text-transform:uppercase}.code-button{background:#f9fbfb;border-color:#d6dde0;color:#1e252b;display:flex;font-size:clamp(2rem,12vw,4rem);justify-content:space-between;letter-spacing:0;line-height:1;min-height:96px;padding:1rem;width:100%}.button-row{display:grid;gap:.75rem;grid-template-columns:1fr 1fr;margin-top:1.5rem}.icon-ring{align-items:center;background:#eef7f9;border:1px solid #cde9ef;border-radius:999px;color:#2f3a43;display:inline-flex;height:48px;justify-content:center;width:48px}.icon-ring.ok{background:#fff6ce;border-color:#ead778;color:#6c5b00}@media(max-width:460px){.button-row{grid-template-columns:1fr}}
