:root{--paper: #f4f2f1;--surface: #ffffff;--surface-2: #ebe8e6;--ink: #1c1a1d;--ink-2: #57524f;--ink-3: #8a8380;--line: #dcd7d4;--line-soft: #e8e4e1;--accent: #12655f;--accent-ink: #ffffff;--accent-soft: #dcebe9;--sev-1: #b58a28;--sev-2: #c0642e;--sev-3: #a93636;--shadow: rgba(28, 26, 29, .12);--shadow-lg: rgba(28, 26, 29, .2)}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--paper: #121416;--surface: #1b1e21;--surface-2: #24282c;--ink: #eceae8;--ink-2: #a9a4a1;--ink-3: #7c7775;--line: #2f3338;--line-soft: #262a2e;--accent: #4cb5ac;--accent-ink: #06201e;--accent-soft: #15332f;--sev-1: #d9ae4a;--sev-2: #de8552;--sev-3: #d45c5c;--shadow: rgba(0, 0, 0, .38);--shadow-lg: rgba(0, 0, 0, .55)}}:root[data-theme=dark]{--paper: #121416;--surface: #1b1e21;--surface-2: #24282c;--ink: #eceae8;--ink-2: #a9a4a1;--ink-3: #7c7775;--line: #2f3338;--line-soft: #262a2e;--accent: #4cb5ac;--accent-ink: #06201e;--accent-soft: #15332f;--sev-1: #d9ae4a;--sev-2: #de8552;--sev-3: #d45c5c;--shadow: rgba(0, 0, 0, .38);--shadow-lg: rgba(0, 0, 0, .55)}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:IBM Plex Sans,system-ui,-apple-system,Segoe UI,sans-serif;font-size:16px;line-height:1.45;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}h1,h2,h3{font-family:Familjen Grotesk,IBM Plex Sans,system-ui,sans-serif;text-wrap:balance;margin:0;letter-spacing:-.015em}button{font:inherit;color:inherit;cursor:pointer}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.mono{font-family:IBM Plex Mono,ui-monospace,monospace;font-variant-numeric:tabular-nums}.app.svelte-12qhfyh{max-width:430px;margin:0 auto;height:100dvh;display:flex;flex-direction:column;background:var(--paper);position:relative;overflow:hidden}@media(min-width:500px){.app.svelte-12qhfyh{height:min(880px,calc(100dvh - 48px));margin-top:24px;border-radius:22px;border:1px solid var(--line);box-shadow:0 18px 50px var(--shadow-lg)}}.scroll.svelte-12qhfyh{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain}.install.svelte-12qhfyh{flex:none;display:flex;align-items:center;gap:10px;padding:10px 14px;background:var(--accent);color:#fff;font-size:13px;font-weight:500}.install.svelte-12qhfyh span:where(.svelte-12qhfyh){flex:1}.install.svelte-12qhfyh .ja:where(.svelte-12qhfyh){border:0;border-radius:8px;padding:7px 13px;background:#fff;color:var(--accent);font:inherit;font-weight:600}.install.svelte-12qhfyh .nein:where(.svelte-12qhfyh){border:0;background:transparent;color:#fff;font-size:20px;line-height:1;padding:0 4px;opacity:.75}.tabs.svelte-12qhfyh{flex:none;display:grid;grid-template-columns:repeat(5,1fr);background:var(--surface);border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom)}.tab.svelte-12qhfyh{padding:12px 2px 14px;text-align:center;color:var(--ink-3);font-size:11px;letter-spacing:.02em;font-weight:500;text-decoration:none;border-top:2px solid transparent;margin-top:-1px}.tab[aria-current=page].svelte-12qhfyh{color:var(--accent);border-top-color:var(--accent)}
