:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0d1117;--surface:#161b22;--border:#30363d;--text:#e6edf3;--muted:#8b949e;--accent:#4d9fff}*{box-sizing:border-box}body{background:var(--bg);min-height:100vh;color:var(--text);flex-direction:column;margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Noto Sans,sans-serif;display:flex}main{flex:1;justify-content:center;align-items:flex-start;padding:48px 24px;display:flex}section{width:100%;max-width:560px}h1{margin:0 0 12px;font-size:1.5rem}h2{margin:0 0 8px;font-size:1.1rem}.description{color:var(--muted);margin:0 0 24px;line-height:1.6}.status{border:1px solid var(--accent);color:var(--accent);border-radius:8px;align-items:center;gap:12px;margin-bottom:24px;padding:12px 16px;display:flex}.status button{color:var(--accent);cursor:pointer;font-size:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.options{flex-direction:column;gap:16px;display:flex}.option{flex-direction:column;gap:8px;display:flex}.option-button{text-align:left;background:var(--surface);border:1px solid var(--border);color:var(--text);cursor:pointer;border-radius:8px;flex-direction:column;gap:4px;padding:16px;font-size:1rem;display:flex}.option-button:hover,.option-button:focus-visible{border-color:var(--accent)}.option-title{font-weight:600}.option-desc{color:var(--muted);font-size:.875rem}.remember{color:var(--muted);cursor:pointer;align-items:center;gap:8px;font-size:.875rem;display:flex}.download-panel{border:1px solid var(--border);background:var(--surface);border-radius:8px;margin-top:32px;padding:16px}.download-panel p{color:var(--muted);margin:0 0 12px}.download-link{background:var(--accent);color:#08101e;border-radius:6px;padding:8px 16px;font-weight:600;text-decoration:none;display:inline-block}.reset-preference{color:var(--muted);cursor:pointer;background:0 0;border:none;margin-top:32px;padding:0;font-size:.875rem;text-decoration:underline}.topbar.svelte-12qhfyh{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.brand.svelte-12qhfyh{letter-spacing:.02em;font-weight:600}.lang-toggle.svelte-12qhfyh{border:1px solid var(--border);color:var(--text);cursor:pointer;background:0 0;border-radius:6px;padding:4px 12px}
