:root{--color-brand: #1d5b45;--color-brand-dark: #164333;--color-on-brand: #fff;--color-text-primary: #17202a;--color-text-secondary: #55635c;--color-text-muted: #4c5b52;--color-text-dark: #112f24;--color-text-accent: #47715e;--color-text-faint: #617068;--color-text-locked: #5d675f;--color-surface: #fff;--color-surface-card: rgba(255, 255, 255, .9);--color-surface-muted: #fbfdfb;--color-surface-locked: #f4f2eb;--color-surface-sections: rgba(255, 255, 255, .72);--color-border-card: rgba(27, 61, 47, .13);--color-border-light: #d7e1da;--color-border-section: #d6dfd8;--color-border-input: #a8b7ad;--color-error-bg: #fff1ee;--color-error-text: #8a1c12;--color-error-border: #f0b8ae;--color-success-text: #1a7f37;--color-success-bg: #f0fdf4;--color-success-border: #d1fae5;--color-warning-text: #9a6700;--color-warning-bg: #fffbeb;--color-warning-border: #fcd34d;--color-danger-text: #cf222e;--color-badge-info-bg: #dbeafe;--color-badge-info-text: #1e40af;--color-progress-fill: #4a9eff;--color-badge-bg: #dcece2;--color-badge-text: #164333;--color-badge-locked-bg: #e4e0d7;--color-badge-locked-text: #6e675b;--color-cta-bg: #f0b33f;--color-cta-text: #2d2108;--color-cta-locked-bg: #eeebe4;--color-cta-locked-border: #b6afa2;--color-cta-locked-text: #6e675b;--color-lock-reason: #76654d;--color-header-bg: #0f172a;--color-header-text: #f8fafc;--color-header-border: #334155;--color-header-control-bg: #1e293b;--color-nav-text: #cbd5e1;--color-nav-active: #ffffff;--color-bg-radial: rgba(92, 184, 122, .14);--color-bg-from: #f6f2e8;--color-bg-mid: #eef4ef;--color-bg-to: #f7f9f7;--shadow-card: 0 1rem 2.5rem rgba(17, 47, 36, .09);--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--radius-sm: .4rem;--radius-md: .5rem;--bp-sm: 37.5rem;--bp-md: 56.25rem;--bp-lg: 75rem;--font-family-base: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-size-xs: .76rem;--font-size-sm: .82rem;--font-size-body: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.375rem}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;color:var(--color-text-primary);background:radial-gradient(circle at top left,var(--color-bg-radial),transparent 32rem),linear-gradient(180deg,var(--color-bg-from) 0%,var(--color-bg-mid) 42%,var(--color-bg-to) 100%);font-family:var(--font-family-base)}.bottom-nav.svelte-1iau84{position:fixed;bottom:0;left:0;right:0;z-index:20;display:flex;justify-content:space-around;background:var(--color-header-bg);color:var(--color-nav-text);padding-bottom:env(safe-area-inset-bottom,0);box-shadow:0 -1px #0f172a14}.tab.svelte-1iau84{flex:1;display:flex;flex-direction:column;align-items:center;gap:.2rem;min-height:3.5rem;padding:.5rem .25rem;color:inherit;text-decoration:none;font-size:.72rem;-webkit-tap-highlight-color:transparent}.tab[aria-current=page].svelte-1iau84{color:var(--color-nav-active)}.icon.svelte-1iau84{width:1.4rem;height:1.4rem}.label.svelte-1iau84{line-height:1}@media (min-width: 75rem){.bottom-nav.svelte-1iau84{position:sticky;top:0;bottom:auto;justify-content:center;gap:1.5rem}.tab.svelte-1iau84{flex:0 0 auto;flex-direction:row;min-height:2.5rem;font-size:.85rem}}.app-shell.svelte-12qhfyh{min-height:100dvh;display:flex;flex-direction:column;overflow-x:hidden}header.svelte-12qhfyh{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);padding:var(--space-3) var(--space-5);background:var(--color-header-bg);color:var(--color-header-text);font-family:system-ui,sans-serif}.brand.svelte-12qhfyh{font-weight:700;text-decoration:none;color:inherit}.lang.svelte-12qhfyh{font:inherit;padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);border:1px solid var(--color-header-border);background:var(--color-header-control-bg);color:inherit}.shell-content.svelte-12qhfyh{flex:1;width:min(100%,75rem);margin-inline:auto;padding-bottom:calc(4rem + env(safe-area-inset-bottom,0))}@media (min-width: 75rem){.shell-content.svelte-12qhfyh{padding-bottom:0}}
