@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=JetBrains+Mono:wght@500&display=swap";
:root{--bg-base:#fafafc;--bg-base-rgb:250,250,252;--bg-surface:#fff;--bg-surface-rgb:255,255,255;--bg-surface-glass:rgba(var(--bg-surface-rgb),.95);--bg-surface-elevated:#f0f2f6;--bg-surface-elevated-rgb:240,242,246;--bg-surface-hover:#f0f2f6;--text-primary:#1a1c23;--text-primary-rgb:26,28,35;--text-secondary:#4a4d59;--text-secondary-rgb:74,77,89;--text-tertiary:#7d818f;--text-tertiary-rgb:125,129,143;--text-quaternary:#b0b4c4;--text-quaternary-rgb:176,180,196;--color-primary-rgb:160,179,240;--color-primary-50:#f6f8fe;--color-primary-100:#ecf1fd;--color-primary-200:#dae5fa;--color-primary-300:#c7d5f7;--color-primary-400:#b4c4f3;--color-primary-500:#a0b3f0;--color-primary-600:#8198eb;--color-primary-700:#627be0;--color-primary-800:#4961cc;--color-primary-900:#3648a3;--btn-primary-bg:var(--color-primary-500);--btn-primary-bg-hover:var(--color-primary-600);--btn-primary-text:#fff;--btn-secondary-bg:var(--bg-surface-elevated);--btn-secondary-bg-hover:var(--bg-surface-hover);--btn-secondary-text:var(--text-primary);--nav-link-color:var(--text-primary);--nav-link-hover:var(--color-primary-400);--color-success:#69a788;--color-success-rgb:105,167,136;--color-success-hover:#508d6e;--color-success-dim:#eef8f3;--color-error:#e07a7a;--color-error-rgb:224,122,122;--color-error-hover:#c95f5f;--color-error-dim:#fdf1f1;--color-warning:#e6b46a;--color-warning-rgb:230,180,106;--color-info:#75b0d8;--color-info-rgb:117,176,216;--macro-calories:#a0b3f0;--macro-calories-rgb:160,179,240;--macro-calories-dim:#e8edfb;--macro-protein:#d88260;--macro-protein-rgb:216,130,96;--macro-protein-dim:#f8e8e1;--macro-carbs:#e6b981;--macro-carbs-rgb:230,185,129;--macro-carbs-dim:#faf3e9;--macro-fats:#c49cf9;--macro-fats-rgb:196,156,249;--macro-fats-dim:#f4eefe;--micro-fibre:#79c9a1;--micro-fibre-rgb:121,201,161;--micro-fibre-dim:#e9f6f0;--micro-iron:#8a99a8;--micro-iron-rgb:138,153,168;--micro-iron-dim:#f0f2f4;--micro-calcium:#9ce6f9;--micro-calcium-rgb:156,230,249;--micro-calcium-dim:#f2fbfe;--micro-vita:#f9c08b;--micro-vita-rgb:249,192,139;--micro-vita-dim:#fef6ed;--micro-vitc:#f9a179;--micro-vitc-rgb:249,161,121;--micro-vitc-dim:#fef1eb;--micro-b12:#f979a1;--micro-b12-rgb:249,121,161;--micro-b12-dim:#feecf1;--micro-folate:#88c999;--micro-folate-rgb:136,201,153;--micro-folate-dim:#ebf6ef;--micro-potassium:#d69cf9;--micro-potassium-rgb:214,156,249;--micro-potassium-dim:#f8f0fe;--border-subtle:#e8ecf5;--border-subtle-rgb:232,236,245;--border-default:#d6dceb;--border-default-rgb:214,220,235;--border-focus:#a0b3f0;--border-focus-rgb:160,179,240;--font-sans:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif;--font-mono:"JetBrains Mono","Fira Code",monospace;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--font-normal:400;--font-medium:500;--font-semibold:600;--font-bold:700;--font-extrabold:800;--text-page-title:2.5rem;--text-page-subtitle:1.25rem;--text-page-title-mobile:1.875rem;--text-page-subtitle-mobile:1.125rem;--leading-none:1;--leading-tight:1.25;--leading-snug:1.375;--leading-normal:1.5;--leading-relaxed:1.625;--leading-loose:2;--header-offset:120px;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-28:7rem;--space-32:8rem;--space-36:9rem;--space-40:10rem;--radius-sm:.5rem;--radius-md:.75rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-2xl:2rem;--radius-full:9999px;--shadow-sm:0 1px 2px #1a1c230a;--shadow-md:0 4px 12px #1a1c230f,0 1px 2px #1a1c2308;--shadow-lg:0 12px 24px #1a1c2314,0 4px 8px #1a1c230a;--shadow-xl:0 24px 48px #1a1c231a,0 12px 24px #1a1c230f;--shadow-glow-primary:0 0 0 2px #fff,0 0 0 4px #a0b3f0;--shadow-glow-success:0 0 20px -5px #69a7884d;--shadow-glow-warning:0 0 20px -5px #e6b46a4d}@media (max-width:768px){:root{--space-4:.875rem;--space-5:1rem;--space-6:1.25rem;--space-8:1.5rem;--space-10:2rem;--space-12:2.5rem;--text-2xl:1.25rem;--text-3xl:1.5rem;--text-4xl:1.875rem;--text-5xl:2.25rem;--text-page-title:var(--text-page-title-mobile);--text-page-subtitle:var(--text-page-subtitle-mobile)}}
:root{--background:var(--bg-base);--background-secondary:var(--bg-surface);--surface:var(--bg-surface-glass);--surface-elevated:var(--bg-surface-elevated);--text-heading:var(--text-primary);--accent-primary:var(--color-primary-500);--accent-secondary:var(--color-primary-400);--accent-hover:var(--color-primary-600);--border:var(--border-subtle);--color-calories:var(--macro-calories);--color-calories-dim:var(--macro-calories-dim);--color-protein:var(--macro-protein);--color-protein-dim:var(--macro-protein-dim);--color-carbs:var(--macro-carbs);--color-carbs-dim:var(--macro-carbs-dim);--color-fats:var(--macro-fats);--color-fats-dim:var(--macro-fats-dim);--shadow-glow:var(--shadow-glow-primary)}html{scrollbar-gutter:stable;touch-action:pan-x pan-y;max-width:100vw;font-size:clamp(14px,1.5vw + 10px,16px);overflow-x:hidden}body{padding:env(safe-area-inset-top)env(safe-area-inset-right)env(safe-area-inset-bottom)env(safe-area-inset-left);background-color:var(--background);background-image:radial-gradient(circle at 50% 50%,var(--bg-surface)0%,var(--bg-base)100%);color:var(--text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:manipulation;overflow-wrap:break-word;background-attachment:fixed;flex-direction:column;max-width:100vw;min-height:100vh;margin:0;display:flex;overflow-x:hidden}main,section,div,header{z-index:1;position:relative}h1,h2,h3,h4,h5,h6,p{margin:0}*,:before,:after{box-sizing:border-box}.glass-panel{background:var(--surface);-webkit-backdrop-filter:blur(20px)saturate(1.2);border:1px solid var(--border);border-radius:var(--radius-lg)}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--text-tertiary);border-radius:99px}::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}::selection{background:rgba(var(--color-primary-rgb),.3);color:var(--text-primary)}@media screen and (max-width:768px){input,textarea,select{font-size:16px!important}}
.Header-module__Af2_WG__header{z-index:100;background:0 0;width:100%;padding:1rem 0;position:fixed;top:0}.Header-module__Af2_WG__headerContent{width:100%;max-width:1800px;padding:0 var(--space-5);z-index:10;justify-content:space-between;align-items:center;margin:0 auto;display:flex;position:relative}.Header-module__Af2_WG__brandContainer{z-index:20;justify-content:flex-start;align-items:center;display:flex}.Header-module__Af2_WG__profileContainer{z-index:20;justify-content:flex-end;align-items:center;display:flex}.Header-module__Af2_WG__navContainer{justify-content:center;align-items:center;gap:var(--space-10);pointer-events:none;z-index:15;width:100%;max-width:600px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Header-module__Af2_WG__navLeft{gap:var(--space-10);pointer-events:auto;flex:1;justify-content:flex-end;align-items:center;display:flex}.Header-module__Af2_WG__navRight{gap:var(--space-10);pointer-events:auto;flex:1;justify-content:flex-start;align-items:center;display:flex}.Header-module__Af2_WG__navLink{color:var(--nav-link-color);font-size:var(--text-base);font-weight:var(--font-semibold);text-decoration:none;transition:all .2s}.Header-module__Af2_WG__navLink:hover{color:var(--nav-link-hover)}.Header-module__Af2_WG__logo{pointer-events:auto;flex:none;justify-content:center;align-items:center;display:flex}.Header-module__Af2_WG__logoLink{flex-direction:column;align-items:center;text-decoration:none;display:flex;position:relative}.Header-module__Af2_WG__logoIcon{object-fit:contain;width:70px;height:70px}.Header-module__Af2_WG__mobileLogoText{font-size:var(--text-4xl);font-weight:var(--font-extrabold);color:var(--text-primary);letter-spacing:-.04em;white-space:nowrap;opacity:0;pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Header-module__Af2_WG__logoText{font-size:var(--text-4xl);font-weight:var(--font-extrabold);color:var(--text-primary);letter-spacing:-.04em;white-space:nowrap}.Header-module__Af2_WG__profileBtn{border-radius:var(--radius-full);background:var(--bg-surface);border:2px solid var(--border-default);width:38px;height:38px;color:var(--text-primary);cursor:pointer;box-shadow:var(--shadow-sm);justify-content:center;align-items:center;padding:0;transition:all .2s cubic-bezier(.2,.8,.2,1);display:flex;overflow:hidden}.Header-module__Af2_WG__profileBtn:hover{border-color:var(--border-focus);box-shadow:var(--shadow-md);transform:scale(1.04)}.Header-module__Af2_WG__profileBtn:active{transform:scale(.96)}.Header-module__Af2_WG__profileImg{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.Header-module__Af2_WG__profileWrapper{padding:var(--space-2)0;position:relative}.Header-module__Af2_WG__profileDropdown{width:240px;margin-top:var(--space-2);background:var(--bg-surface-glass);-webkit-backdrop-filter:blur(25px)saturate(1.8);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);padding:var(--space-3);opacity:0;visibility:hidden;transform-origin:100% 0;z-index:1000;flex-direction:column;gap:2px;transition:all .3s cubic-bezier(.2,.8,.2,1);display:flex;position:absolute;top:100%;right:0;transform:translateY(10px)scale(.95)}.Header-module__Af2_WG__profileWrapper.Header-module__Af2_WG__open .Header-module__Af2_WG__profileDropdown{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.Header-module__Af2_WG__dropdownHeader{padding:var(--space-3)var(--space-4);flex-direction:column;gap:2px;display:flex}.Header-module__Af2_WG__userName{font-size:var(--text-base);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-weight:800;overflow:hidden}.Header-module__Af2_WG__userEmail{font-size:var(--text-xs);color:var(--text-tertiary);font-weight:600}.Header-module__Af2_WG__dropdownDivider{background:var(--border-subtle);height:1px;margin:var(--space-2)0}.Header-module__Af2_WG__dropdownItem{align-items:center;gap:var(--space-3);padding:var(--space-3)var(--space-4);border-radius:var(--radius-lg);color:var(--text-secondary);font-size:var(--text-sm);font-weight:700;text-decoration:none;transition:all .2s;display:flex}.Header-module__Af2_WG__dropdownItem:hover{background:var(--color-primary-50);color:var(--color-primary-600);transform:translate(4px)}.Header-module__Af2_WG__dropdownItem svg{color:var(--color-primary-500)}.Header-module__Af2_WG__logoLinkDesktop{align-items:center;text-decoration:none;display:flex}.Header-module__Af2_WG__mobileMenuBtn{border-radius:var(--radius-full);background:var(--bg-surface);border:2px solid var(--border-default);width:38px;height:38px;color:var(--text-primary);cursor:pointer;box-shadow:var(--shadow-sm);z-index:21;justify-content:center;align-items:center;padding:0;transition:all .2s cubic-bezier(.2,.8,.2,1);display:none;overflow:hidden}.Header-module__Af2_WG__mobileMenuBtn:hover{border-color:var(--border-focus);box-shadow:var(--shadow-md);transform:scale(1.04)}.Header-module__Af2_WG__mobileMenuBtn:active{transform:scale(.96)}.Header-module__Af2_WG__mobileMenuBtn *{pointer-events:none}.Header-module__Af2_WG__mobileMenuWrapper{align-items:center;display:flex;position:relative}.Header-module__Af2_WG__mobileNavDropdown{width:240px;margin-top:var(--space-2);background:var(--bg-surface-glass);-webkit-backdrop-filter:blur(25px)saturate(1.8);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);padding:var(--space-3);box-shadow:var(--shadow-xl);z-index:1000;opacity:0;visibility:hidden;transform-origin:0 0;flex-direction:column;gap:2px;transition:all .3s cubic-bezier(.2,.8,.2,1);display:flex;position:absolute;top:100%;left:0;transform:translateY(10px)scale(.95)}.Header-module__Af2_WG__mobileMenuWrapper.Header-module__Af2_WG__open .Header-module__Af2_WG__mobileNavDropdown{opacity:1;visibility:visible;transform:translateY(0)scale(1)}@media (max-width:768px){.Header-module__Af2_WG__header{padding:.5rem 0}.Header-module__Af2_WG__headerContent{padding:0 var(--space-3)}.Header-module__Af2_WG__navContainer{gap:1.5rem}.Header-module__Af2_WG__navLeft,.Header-module__Af2_WG__navRight,.Header-module__Af2_WG__logoLinkDesktop{display:none}.Header-module__Af2_WG__mobileMenuBtn{width:46px;height:46px;display:flex}.Header-module__Af2_WG__brandContainer{opacity:1;transform:none}.Header-module__Af2_WG__mobileNavLink{align-items:center;gap:var(--space-3);padding:var(--space-3)var(--space-4);border-radius:var(--radius-lg);color:var(--text-secondary);font-size:var(--text-sm);font-weight:700;text-decoration:none;transition:all .2s;display:flex}.Header-module__Af2_WG__mobileNavLink:hover{background:var(--color-primary-50);color:var(--color-primary-600);transform:translate(4px)}.Header-module__Af2_WG__mobileNavLink svg{color:var(--color-primary-500)}.Header-module__Af2_WG__logoIcon{opacity:0;pointer-events:none;transform:scale(.8)}.Header-module__Af2_WG__mobileLogoText{opacity:1;pointer-events:auto;font-size:2.5rem;transform:translate(-50%,-50%)scale(1)}.Header-module__Af2_WG__profileBtn{width:46px;height:46px}.Header-module__Af2_WG__navLink{font-size:.95rem}}
