@font-face{font-family:Schibsted Grotesk;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/schibsted-grotesk-var-latin.woff2) format("woff2")}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400 600;font-display:swap;src:url(/fonts/jetbrains-mono-var-latin.woff2) format("woff2")}:root{--font-ui: "Schibsted Grotesk", "Helvetica Neue", Arial, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--bg: #0E1117;--surface: #151A22;--surface2: #1C222C;--border: #242B36;--border2: #3A4350;--text: #EEF1F5;--text2: #B3BAC5;--muted: #7A8390;--btn: #F3F5F8;--btn-text: #0E1117;--good: #5FCF8F;--good-bg: #12291D;--warn: #E7B04A;--warn-bg: #2B2210;--alert: #F2716A;--alert-bg: #2E1716;--hue-indigo: #8B9CFF;--hue-coral: #FF9A76;--hue-amber: #F2C75C;--hue-mint: #63D3B0;--hue-sky: #6CC4F0;--hue-rose: #F28BB4;--hue-lime: #B5D46A;--hue-violet: #B693F5;--focus: #8B9CFF;--sat: env(safe-area-inset-top, 0px);--sab: env(safe-area-inset-bottom, 0px);color-scheme:dark}:root[data-theme=light]{--bg: #F4F5F7;--surface: #FFFFFF;--surface2: #EBEDF1;--border: #E1E4EA;--border2: #C6CBD4;--text: #14181F;--text2: #454C58;--muted: #79818E;--btn: #14181F;--btn-text: #FFFFFF;--good: #1B8A5A;--good-bg: #E0F3EA;--warn: #A2620C;--warn-bg: #F8EBD3;--alert: #C23B33;--alert-bg: #FAE3E1;--hue-indigo: #4F5FE0;--hue-coral: #D9542E;--hue-amber: #B8860B;--hue-mint: #1E9E74;--hue-sky: #1F86B8;--hue-rose: #C7407A;--hue-lime: #6A8F1E;--hue-violet: #7B4FD1;--focus: #4F5FE0;color-scheme:light}*,*:before,*:after{box-sizing:border-box}html,body,#app{min-height:100vh;margin:0;overflow:hidden;overscroll-behavior:none}body{background:var(--bg);color:var(--text);font-family:var(--font-ui);font-size:15px;line-height:1.4;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-text-size-adjust:100%;text-size-adjust:100%}button,input,select{font:inherit;color:inherit}button{background:none;border:none;padding:0;cursor:pointer;text-align:inherit}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--focus);outline-offset:2px;border-radius:6px}.mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums;letter-spacing:-.01em}.muted{color:var(--muted)}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:600}.btn{display:flex;align-items:center;justify-content:center;gap:8px;height:48px;padding:0 18px;border-radius:14px;font-weight:600;font-size:15px;background:var(--btn);color:var(--btn-text);width:100%}.btn.ghost{background:transparent;color:var(--text);border:1px solid var(--border)}.btn.sm{height:42px;font-size:14px}.btn:disabled{opacity:.55;cursor:default}.btn.auto{width:auto}.field{height:50px;border-radius:14px;border:1px solid var(--border);background:var(--surface);display:flex;align-items:center;padding:0 14px;gap:10px;color:var(--muted)}.field input{flex:1;min-width:0;background:none;border:none;outline:none;color:var(--text);font-size:16px}.field input::placeholder{color:var(--muted)}.field:focus-within{border-color:var(--border2)}.err{color:var(--alert);font-size:13.5px}.foot{font-size:12.5px;color:var(--muted);line-height:1.5}.center{height:100vh;overflow-y:auto;display:flex;align-items:center;justify-content:center;padding:24px}.center .box{width:100%;max-width:360px;display:flex;flex-direction:column;gap:28px}.wordmark{font-size:34px;font-weight:700;letter-spacing:-.03em;display:flex;align-items:center;gap:12px}.mark{width:30px;height:30px;border-radius:9px;background:var(--text);display:grid;place-items:center;flex:none}.mark i{width:14px;height:14px;border-radius:50%;border:2.5px solid var(--bg);position:relative;display:block}.mark i:after{content:"";position:absolute;inset:3px;border-radius:50%;background:var(--hue-indigo)}.reconnect{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;max-width:34ch;color:var(--muted)}.reconnect .pulse{width:10px;height:10px;border-radius:50%;background:var(--hue-indigo);animation:pulse 1.4s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.35;transform:scale(.9)}50%{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.reconnect .pulse{animation:none}}
