:root{color-scheme:light;--green-50: #f0fdf4;--green-100: #dcfce7;--green-200: #bbf7d0;--green-300: #86efac;--green-400: #4ade80;--green-500: #22c55e;--green-600: #16a34a;--green-700: #15803d;--green-800: #166534;--green-900: #14532d;--green-600-rgb: 22 163 74;--gray-0: #ffffff;--gray-50: #f4f6f8;--gray-100: #f1f3f6;--gray-200: #ebedf1;--gray-300: #d9dde3;--gray-400: #b6bdc8;--gray-500: #9aa3b2;--gray-600: #5b6573;--gray-700: #3d4654;--gray-800: #232b38;--gray-900: #0b1220;--gray-900-rgb: 15 23 42;--blue-100: #dbeafe;--blue-500: #3b82f6;--amber-100: #fef3c7;--amber-500: #f59e0b;--amber-700: #b45309;--orange-100: #ffedd5;--orange-500: #f97316;--red-100: #fee2e2;--red-200: #fecaca;--red-500: #ef4444;--red-700: #b91c1c;--indigo-100: #e0e7ff;--indigo-500: #6366f1;--pink-100: #fce7f3;--pink-500: #ec4899;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-6: 24px;--space-8: 32px;--space-12: 48px;--radius-sm: 12px;--radius-md: 16px;--radius-lg: 24px;--radius-full: 999px;--font-sans: -apple-system, BlinkMacSystemFont, "Inter", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;--text-display-lg: 2.25rem;--text-display: 1.875rem;--text-h1: 1.5rem;--text-h2: 1.125rem;--text-body: 1rem;--text-body-sm: .875rem;--text-caption: .75rem;--text-overline: .6875rem;--leading-tight: 1.15;--leading-snug: 1.35;--leading-normal: 1.5;--weight-normal: 400;--weight-medium: 500;--weight-semibold: 600;--weight-bold: 700;--weight-extrabold: 800;--shadow-sm: 0 1px 2px rgb(var(--gray-900-rgb) / .04), 0 2px 6px rgb(var(--gray-900-rgb) / .04);--shadow-md: 0 6px 18px rgb(var(--gray-900-rgb) / .06), 0 12px 32px rgb(var(--gray-900-rgb) / .05);--shadow-lg: 0 18px 50px rgb(var(--gray-900-rgb) / .14);--shadow-brand: 0 8px 20px rgb(var(--green-600-rgb) / .3);--focus-ring: 0 0 0 4px rgb(var(--green-600-rgb) / .16);--transition: .18s ease-out;--transition-fast: .15s ease-out;--bg: var(--gray-50);--surface: var(--gray-0);--surface-2: var(--gray-100);--border: var(--gray-200);--border-strong: var(--gray-300);--text: var(--gray-900);--text-muted: var(--gray-600);--text-subtle: var(--gray-500);--brand: var(--green-600);--brand-strong: var(--green-700);--brand-soft: var(--green-100);--brand-soft-2: var(--green-50);--brand-gradient: linear-gradient(135deg, var(--green-500), var(--green-600));--danger: var(--red-500);--danger-soft: var(--red-100);--protein: var(--blue-500);--protein-soft: var(--blue-100);--carbs: var(--amber-500);--carbs-soft: var(--amber-100);--fat: var(--orange-500);--fat-soft: var(--orange-100);--glass: rgb(255 255 255 / .82);--type-breakfast: var(--amber-500);--type-breakfast-soft: var(--amber-100);--type-lunch: var(--orange-500);--type-lunch-soft: var(--orange-100);--type-dinner: var(--indigo-500);--type-dinner-soft: var(--indigo-100);--type-snack: var(--pink-500);--type-snack-soft: var(--pink-100)}:root[data-theme=dark]{color-scheme:dark;--bg: #0e131c;--surface: #181f2b;--surface-2: #222a38;--border: #2c3543;--border-strong: #3b4658;--text: #e9edf3;--text-muted: #aab3c1;--text-subtle: #99a3b2;--brand-strong: var(--green-400);--brand-soft: rgb(var(--green-600-rgb) / .22);--brand-soft-2: rgb(var(--green-600-rgb) / .12);--protein: #60a5fa;--protein-soft: rgb(59 130 246 / .2);--carbs: #fbbf24;--carbs-soft: rgb(245 158 11 / .18);--fat: #fb923c;--fat-soft: rgb(249 115 22 / .18);--danger: #f87171;--danger-soft: rgb(239 68 68 / .18);--green-200: rgb(var(--green-600-rgb) / .4);--red-200: rgb(239 68 68 / .42);--red-700: #fca5a5;--amber-700: #fcd34d;--type-breakfast-soft: rgb(245 158 11 / .18);--type-lunch-soft: rgb(249 115 22 / .18);--type-dinner-soft: rgb(99 102 241 / .24);--type-snack-soft: rgb(236 72 153 / .22);--glass: rgb(20 26 37 / .82);--shadow-sm: 0 1px 2px rgb(0 0 0 / .3), 0 2px 6px rgb(0 0 0 / .25);--shadow-md: 0 6px 18px rgb(0 0 0 / .35), 0 12px 32px rgb(0 0 0 / .3);--shadow-lg: 0 18px 50px rgb(0 0 0 / .55)}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--font-sans);font-size:var(--text-body);line-height:var(--leading-normal);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{font-family:inherit}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;appearance:textfield}:focus-visible{outline:2px solid var(--brand);outline-offset:2px}button:focus:not(:focus-visible){outline:none}button,a,.input,.search,.amount{transition-timing-function:ease-out}input.input,select.input,textarea.input,input.search,input.amount,input.amount-input{transition:border-color var(--transition-fast),background var(--transition-fast),box-shadow var(--transition-fast)}input.input:hover:not(:focus),select.input:hover:not(:focus),textarea.input:hover:not(:focus),input.search:hover:not(:focus),input.amount:hover:not(:focus),input.amount-input:hover:not(:focus){border-color:var(--border-strong);background:var(--surface)}.app.svelte-12qhfyh{min-height:100dvh;display:flex;flex-direction:column}.sidebar.svelte-12qhfyh{display:none}.topbar.svelte-12qhfyh{background:var(--glass);backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px);border-bottom:1px solid var(--border);padding:var(--space-3) var(--space-4);position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.brand.svelte-12qhfyh{display:inline-flex;align-items:center;gap:var(--space-3);text-decoration:none;color:var(--text);font-weight:var(--weight-extrabold);letter-spacing:-.02em}.brand-mark.svelte-12qhfyh{width:34px;height:34px;border-radius:var(--radius-sm);background:var(--brand-gradient);color:var(--gray-0);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgb(var(--green-600-rgb) / .4)}.brand-mobile.svelte-12qhfyh .brand-mark:where(.svelte-12qhfyh){width:30px;height:30px;border-radius:var(--radius-sm)}.brand-text.svelte-12qhfyh{font-size:var(--text-body)}main.svelte-12qhfyh{flex:1;padding:var(--space-4) var(--space-4) 108px}.container.svelte-12qhfyh{max-width:480px;margin:0 auto;width:100%}.bottom-nav.svelte-12qhfyh{position:fixed;bottom:calc(14px + env(safe-area-inset-bottom,0));left:16px;right:16px;background:var(--glass);backdrop-filter:saturate(180%) blur(16px);-webkit-backdrop-filter:saturate(180%) blur(16px);border:1px solid var(--border);border-radius:var(--radius-lg);display:flex;z-index:20;box-shadow:var(--shadow-lg);max-width:460px;margin:0 auto}.bottom-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){flex:1;display:flex;flex-direction:column;align-items:center;padding:var(--space-3) 0 var(--space-3);text-decoration:none;color:var(--text-subtle);gap:var(--space-1);transition:color .15s}.bottom-nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--brand)}.nav-label.svelte-12qhfyh{font-size:var(--text-overline);font-weight:var(--weight-bold);letter-spacing:.01em;white-space:nowrap}.add-link.svelte-12qhfyh{position:relative}.add-circle.svelte-12qhfyh{width:46px;height:46px;background:var(--brand-gradient);color:var(--gray-0);border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;box-shadow:0 6px 16px rgb(var(--green-600-rgb) / .45);transition:transform .18s ease;margin-top:-16px}.add-link.svelte-12qhfyh:hover .add-circle:where(.svelte-12qhfyh),.add-link.active.svelte-12qhfyh .add-circle:where(.svelte-12qhfyh){transform:scale(1.08) translateY(-1px)}.add-link.active.svelte-12qhfyh .nav-label:where(.svelte-12qhfyh){color:var(--brand)}@media(min-width:900px){.app.svelte-12qhfyh{display:grid;grid-template-columns:264px 1fr;grid-template-rows:1fr;min-height:100dvh}.topbar.svelte-12qhfyh,.bottom-nav.svelte-12qhfyh{display:none}.sidebar.svelte-12qhfyh{display:flex;flex-direction:column;gap:var(--space-6);padding:var(--space-6) var(--space-4);background:var(--surface);border-right:1px solid var(--border);position:sticky;top:0;height:100dvh}.sidebar.svelte-12qhfyh .brand:where(.svelte-12qhfyh){padding:var(--space-1) var(--space-2);font-size:var(--text-h2)}.side-nav.svelte-12qhfyh{display:flex;flex-direction:column;gap:var(--space-2)}.side-nav-link.svelte-12qhfyh{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);text-decoration:none;color:var(--text-muted);font-size:var(--text-body);font-weight:var(--weight-semibold);transition:background .15s,color .15s,transform .12s}.side-nav-link.svelte-12qhfyh:hover{background:var(--surface-2);color:var(--text)}.side-nav-link.active.svelte-12qhfyh{background:var(--brand-soft);color:var(--brand-strong)}.sidebar-footer.svelte-12qhfyh{margin-top:auto;padding:var(--space-4) var(--space-4);background:var(--surface-2);border-radius:var(--radius-md);display:flex;align-items:center;gap:var(--space-3);text-decoration:none;color:inherit;transition:background .15s,box-shadow .15s,transform .12s}.sidebar-footer.svelte-12qhfyh:hover,.sidebar-footer.active.svelte-12qhfyh{background:var(--brand-soft-2);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.profile-avatar.svelte-12qhfyh{width:38px;height:38px;border-radius:var(--radius-full);background:var(--brand-gradient);color:var(--gray-0);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px rgb(var(--green-600-rgb) / .35)}.profile-info.svelte-12qhfyh{display:flex;flex-direction:column;gap:var(--space-1);min-width:0}.footer-label.svelte-12qhfyh{font-size:var(--text-body-sm);color:var(--text);font-weight:var(--weight-bold);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-footer.active.svelte-12qhfyh .footer-label:where(.svelte-12qhfyh){color:var(--brand-strong)}.footer-value.svelte-12qhfyh{font-size:var(--text-caption);font-weight:var(--weight-semibold);color:var(--text-muted)}main.svelte-12qhfyh{padding:var(--space-8) var(--space-8) var(--space-8)}.container.svelte-12qhfyh{max-width:1120px}}@media(min-width:1280px){main.svelte-12qhfyh{padding:var(--space-8) 56px 56px}}
