:root{--primary:#2563eb;--primary-light:#eff6ff;--primary-dark:#1d4ed8;--accent-red:#ef4444;--accent-green:#16a34a;--bg:#f2f2f7;--card-bg:#fff;--text-primary:#1c1c1e;--text-secondary:#8e8e93;--border:#e5e5ea;--nav-active-bg:#e8e8ed;--shadow-sm:0 1px 3px #00000014;--shadow:0 4px 16px #00000014, 0 1px 3px #0000000a;--shadow-lg:0 20px 60px #00000026, 0 4px 12px #00000014;--radius-sm:.5rem;--radius:.875rem;--radius-lg:1.25rem;--radius-xl:1.75rem;--font:"Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font);background-color:var(--bg);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}@media (width>=768px){body{background:radial-gradient(at 20%,#22553699 0%,#0000 60%),radial-gradient(at 80% 20%,#143c2866 0%,#0000 50%),linear-gradient(145deg,#1a3428 0%,#243d2e 50%,#182a20 100%);justify-content:center;align-items:center;min-height:100vh;display:flex}}button{cursor:pointer;font-family:inherit}a{color:inherit;text-decoration:none}ul{list-style:none}input,textarea,select{font-family:inherit}.header.svelte-1elxaub{background:var(--card-bg);border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:.875rem 1.25rem;display:flex}.logo.svelte-1elxaub{align-items:center;gap:.625rem;display:flex}.logo-mark.svelte-1elxaub{background:var(--primary-light);border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.logo-text.svelte-1elxaub{color:var(--text-primary);letter-spacing:-.01em;font-size:1.1rem;font-weight:600}.logo-text.svelte-1elxaub strong:where(.svelte-1elxaub){color:var(--primary);font-weight:900}.help-btn.svelte-1elxaub{color:var(--text-secondary);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.375rem;transition:background .15s;display:flex}.help-btn.svelte-1elxaub:hover{background:var(--border)}.bottom-nav.svelte-oeh3u8{pointer-events:none;z-index:100;justify-content:center;display:flex;position:fixed;bottom:1.25rem;left:0;right:0}@media (width>=768px){.bottom-nav.svelte-oeh3u8{pointer-events:auto;flex-shrink:0;padding:0 0 1.25rem;position:relative;bottom:auto}}.nav-pill.svelte-oeh3u8{background:var(--card-bg);box-shadow:var(--shadow), 0 0 0 1px var(--border);pointer-events:auto;border-radius:2rem;gap:.25rem;padding:.375rem;display:flex}.nav-item.svelte-oeh3u8{color:var(--text-secondary);border-radius:1.75rem;flex-direction:column;align-items:center;gap:.2rem;min-width:84px;padding:.5rem 1.125rem;transition:background .18s,color .18s;display:flex}.nav-item.active.svelte-oeh3u8{background:var(--nav-active-bg);color:var(--primary)}.nav-item.svelte-oeh3u8 span:where(.svelte-oeh3u8){letter-spacing:.01em;font-size:.68rem;font-weight:700}.nav-item.svelte-oeh3u8 svg:where(.svelte-oeh3u8){transition:transform .18s}.nav-item.active.svelte-oeh3u8 svg:where(.svelte-oeh3u8){transform:scale(1.05)}.app-shell.svelte-12qhfyh{background-color:var(--bg);flex-direction:column;width:100%;max-width:430px;min-height:100svh;margin:0 auto;display:flex;position:relative}@media (width>=768px){.app-shell.svelte-12qhfyh{border-radius:2.5rem;height:min(92vh,920px);min-height:0;overflow:hidden;box-shadow:0 60px 120px #00000080,0 0 0 1px #ffffff14}}.main-content.svelte-12qhfyh{scrollbar-width:none;flex:1;padding:1rem 1rem 7rem;overflow-y:auto}.main-content.svelte-12qhfyh::-webkit-scrollbar{display:none}@media (width>=768px){.main-content.svelte-12qhfyh{padding-bottom:1rem}}
