:root{--bg: #FAF7F2;--bg-elevated: #FFFFFF;--bg-subtle: #F2EEE6;--text: #2A2622;--text-muted: #6B6158;--text-subtle: #9A9187;--border: #E8E2D5;--border-strong: #D6CDBB;--accent: #2C5F7A;--accent-subtle: #DFEAF0;--success: #52796F;--destructive: #B55A5E;--shadow: 0 1px 2px rgba(42, 38, 34, .04), 0 4px 12px rgba(42, 38, 34, .05)}@media (prefers-color-scheme: dark){:root{--bg: #17150F;--bg-elevated: #1F1C15;--bg-subtle: #26221A;--text: #EDE5D3;--text-muted: #A8A094;--text-subtle: #726B5E;--border: #2E2A22;--border-strong: #3A3529;--accent: #7DA9BD;--accent-subtle: #1F3341;--success: #8FB0A4;--destructive: #D78188;--shadow: 0 1px 2px rgba(0, 0, 0, .3), 0 4px 12px rgba(0, 0, 0, .25)}}*{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100dvh;padding-bottom:env(safe-area-inset-bottom)}.hebrew{font-family:Frank Ruhl Libre,serif;font-weight:500;direction:rtl;unicode-bidi:isolate}.mono{font-variant-numeric:tabular-nums}button{font:inherit;background:none;border:none;color:inherit;cursor:pointer}input,textarea{font:inherit;color:inherit}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}@media (hover: none){::-webkit-scrollbar{display:none}*{scrollbar-width:none}}.page{max-width:640px;margin:0 auto;padding:0 20px 120px}.topbar{display:flex;align-items:center;justify-content:space-between;padding:calc(14px + env(safe-area-inset-top)) 20px 10px;position:sticky;top:0;background:var(--bg);z-index:10;max-width:640px;margin:0 auto}.topbar-title{font-family:Frank Ruhl Libre,serif;font-size:19px;font-weight:500}.topbar-action{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;color:var(--text-muted);margin:-8px;border-radius:8px}.topbar-action:hover{color:var(--text);background:var(--bg-subtle)}.section-label{font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:var(--text-subtle);margin:20px 0 10px}.progress-track{height:4px;background:var(--bg-subtle);border-radius:4px;overflow:hidden}.progress-fill{height:100%;background:var(--accent);border-radius:4px;transition:width .4s ease}.fab{position:fixed;bottom:calc(16px + env(safe-area-inset-bottom));right:20px;width:56px;height:56px;border-radius:50%;background:var(--accent);color:#fff;font-size:24px;box-shadow:0 4px 16px #2c5f7a59;z-index:20;display:inline-flex;align-items:center;justify-content:center}.toast-wrap.svelte-14dx5m4{position:fixed;left:0;right:0;bottom:calc(86px + env(safe-area-inset-bottom));display:flex;justify-content:center;z-index:200;padding:0 16px;pointer-events:none}.toast.svelte-14dx5m4{pointer-events:auto;display:flex;align-items:center;gap:14px;background:var(--text);color:var(--bg-elevated);padding:12px 14px 12px 16px;border-radius:12px;font-size:14px;min-height:44px;box-shadow:var(--shadow);max-width:420px;width:100%}.toast-msg.svelte-14dx5m4{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.toast-action.svelte-14dx5m4{color:var(--bg-elevated);font-weight:600;text-transform:uppercase;letter-spacing:.5px;font-size:12px;padding:6px 10px;border-radius:8px;min-height:32px;background:#ffffff1f;flex-shrink:0}.toast-action.svelte-14dx5m4:hover{background:#fff3}.backdrop.svelte-1d2kwvv{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:flex-end;justify-content:center;z-index:200;padding:0}@media (min-width: 641px){.backdrop.svelte-1d2kwvv{align-items:center;padding:20px}}.sheet.svelte-1d2kwvv{background:var(--bg-elevated);width:100%;max-width:480px;border-radius:20px 20px 0 0;padding:12px 20px calc(20px + env(safe-area-inset-bottom));max-height:92vh;overflow-y:auto;box-shadow:0 -4px 24px #0000002e}@media (min-width: 641px){.sheet.svelte-1d2kwvv{border-radius:20px}}.sheet-handle.svelte-1d2kwvv{width:40px;height:4px;background:var(--border-strong);border-radius:4px;margin:0 auto 16px}@media (min-width: 641px){.sheet-handle.svelte-1d2kwvv{display:none}}.title.svelte-1d2kwvv{font-family:Frank Ruhl Libre,serif;font-size:22px;color:var(--text);margin-bottom:6px}.lead.svelte-1d2kwvv{font-size:14px;color:var(--text-muted);line-height:1.5;margin-bottom:16px}.opt.svelte-1d2kwvv{display:block;width:100%;text-align:left;background:var(--bg);border:1px solid var(--border);border-radius:12px;padding:12px 14px;margin-bottom:8px;cursor:pointer;font-family:inherit;transition:all .15s}.opt.svelte-1d2kwvv:hover:not(:disabled){border-color:var(--accent);background:var(--accent-subtle)}.opt.svelte-1d2kwvv:disabled{opacity:.5;cursor:not-allowed}.opt.primary.svelte-1d2kwvv{border-color:var(--accent);background:var(--accent-subtle)}.opt.subtle.svelte-1d2kwvv{border-style:dashed}.opt-title.svelte-1d2kwvv{font-size:14px;font-weight:600;color:var(--text);margin-bottom:4px}.opt-desc.svelte-1d2kwvv{font-size:12px;color:var(--text-muted);line-height:1.5}.status.svelte-1d2kwvv{margin-top:12px;padding:10px 12px;background:var(--accent-subtle);color:var(--accent);border-radius:8px;font-size:13px;text-align:center}.boot.svelte-155hsd7{min-height:100dvh;display:flex;align-items:center;justify-content:center;color:var(--text-subtle)}.boot-dots.svelte-155hsd7{font-size:18px;letter-spacing:4px}
