/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#172623;--muted:#6f7f7a;--green:#196a55;--green-2:#2f826a;--cream:#f6f7f2;--line:#e3e9e4;--white:#fff}*{box-sizing:border-box}body{background:var(--cream);color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.mobile-topbar,.mobile-sidebar-head,.mobile-menu-backdrop{display:none}.app-shell{grid-template-columns:242px 1fr;min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);z-index:10;background:#fbfcf9;flex-direction:column;width:242px;padding:30px 18px 20px;display:flex;position:fixed;inset:0 auto 0 0}.brand{color:#143e35;letter-spacing:-.6px;align-items:center;gap:11px;padding:0 10px 30px;font-size:22px;font-weight:780;display:flex}.brand-mark{background:var(--green);color:#fff;border-radius:11px;place-items:center;width:34px;height:34px;font-family:Georgia,serif;display:grid}nav{gap:6px;display:grid}.nav-item{color:#61716c;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:13px;width:100%;padding:12px 14px;font-size:14px;font-weight:580;display:flex}.nav-item span{text-align:center;width:20px;font-size:19px}.nav-item.active{color:#175d4b;background:#e6f1eb;font-weight:700}.profile-chip{text-align:left;background:0 0;border:0;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:17px 8px 0;display:grid}.avatar{color:#fff;background:#d9a85e;border-radius:50%;place-items:center;width:36px;height:36px;font-size:11px;font-weight:800;display:grid;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.profile-chip strong,.profile-chip small{display:block}.profile-chip strong{color:#263d37;font-size:12px}.profile-chip small{color:#8a9894;margin-top:2px;font-size:10px}.profile-chip b{color:#94a09d}.sidebar-signout{color:#17336f;background:#fff;border:1px solid #d7dfe8;border-radius:12px;justify-content:center;align-items:center;width:100%;margin-top:13px;padding:13px 16px;font-size:14px;font-weight:800;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:flex;box-shadow:0 5px 14px #10358f12}.sidebar-signout:hover{color:#0a2a78;background:#f2f5fb;border-color:#b8c6db}.main-content{grid-column:2;width:100%;max-width:1430px;margin:0 auto;padding:38px 48px 60px}.topbar{justify-content:space-between;align-items:flex-start;margin-bottom:28px;display:flex}.eyebrow{color:#899792;letter-spacing:1.2px;text-transform:uppercase;margin:0 0 7px;font-size:10px;font-weight:760}.topbar h1{letter-spacing:-.8px;color:#19372f;margin:0;font-family:Georgia,serif;font-size:30px;font-weight:600}.topbar p:last-child{color:#7a8985;margin:7px 0 0;font-size:13px}.add-entry{background:var(--green);color:#fff;border:0;border-radius:11px;align-items:center;gap:8px;padding:12px 17px;font-size:12px;font-weight:700;display:flex;box-shadow:0 7px 18px #196a5529}.add-entry:hover{background:#125844;transform:translateY(-1px)}.add-entry span{font-size:17px;line-height:1}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.summary-card{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:39px 1fr auto;align-items:start;gap:12px;min-height:116px;padding:17px;display:grid;box-shadow:0 6px 20px #233c3409}.summary-icon{border-radius:12px;place-items:center;width:39px;height:39px;font-size:20px;display:grid}.summary-card.green .summary-icon{color:#24745e;background:#e8f4ed}.summary-card.blue .summary-icon{color:#32758c;background:#eaf3f7}.summary-card.orange .summary-icon{color:#b87524;background:#f9efe1}.summary-card.purple .summary-icon{color:#815f98;background:#f1ebf6}.summary-card span{color:#7e8d89;font-size:10px;font-weight:670}.summary-card strong{color:#203a33;margin:6px 0 5px;font-size:19px;line-height:1.05;display:block}.summary-card strong em{color:#91a09c;margin-left:2px;font-size:10px;font-style:normal;font-weight:550}.summary-card small{color:#94a19e;font-size:9.5px;display:block}.summary-card>b,.summary-card>button{border:0;border-radius:8px;align-self:center;padding:5px 7px;font-size:9px;font-weight:750}.summary-card.green>b{color:#2b8067;background:#e8f4ed}.summary-card.blue>button{color:#367a91;background:#eaf3f7;width:28px;height:28px;padding:0;font-size:16px}.summary-card.orange>b{color:#b6bfbc;background:0 0;font-size:18px}.summary-card.purple>b{color:#76558e;background:#f1ebf6}.content-grid{grid-template-columns:minmax(0,1.5fr) minmax(330px,.85fr);gap:18px;display:grid}.card{border:1px solid var(--line);background:#fff;border-radius:18px;box-shadow:0 7px 22px #233c3409}.meals-card,.quick-card,.consistency-card,.progress-card{padding:21px}.section-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.section-head h2{color:#213c34;margin:0;font-family:Georgia,serif;font-size:18px;font-weight:600}.section-head button{color:#367c68;background:0 0;border:0;font-size:10px;font-weight:720}.section-head button span{margin-left:4px}.meal-list{margin:15px 0 13px}.meal-row{border-top:1px solid #eef1ee;grid-template-columns:58px 12px 1fr auto 28px;align-items:center;gap:10px;min-height:61px;display:grid}.meal-row time{color:#909e9a;font-size:9px}.meal-dot{border-radius:50%;width:8px;height:8px}.meal-dot.green{background:#4b9c72}.meal-dot.amber{background:#d7a043}.meal-dot.blue{background:#4b8ca2}.meal-row strong,.meal-row small{display:block}.meal-row strong{color:#263f38;font-size:11.5px}.meal-row small{color:#98a4a1;margin-top:4px;font-size:9px}.meal-tag{border-radius:7px;padding:5px 7px;font-size:8px;font-weight:750}.meal-tag.green{color:#357b5f;background:#e9f4ed}.meal-tag.amber{color:#a97222;background:#fbf1df}.meal-tag.blue{color:#36758b;background:#e8f2f5}.meal-row>button{color:#a8b2af;letter-spacing:1px;background:0 0;border:0}.outline-action{color:#397965;background:#fbfcfa;border:1px dashed #cfdbd4;border-radius:10px;width:100%;padding:10px;font-size:10px;font-weight:700}.outline-action:hover{background:#eff6f2}.right-column{gap:18px;display:grid}.quick-grid{grid-template-columns:1fr 1fr;gap:9px;margin-top:15px;display:grid}.quick-grid button{text-align:left;background:#fbfcfa;border:1px solid #ebefec;border-radius:12px;grid-template-columns:31px 1fr;align-items:center;column-gap:9px;min-height:77px;padding:11px;display:grid}.quick-grid button:hover{background:#f4f8f5;border-color:#b9d3c6;transform:translateY(-1px)}.quick-icon{border-radius:9px;grid-row:1/3;place-items:center;width:31px;height:31px;font-size:16px;display:grid}.quick-icon.meal{color:#2e795e;background:#eaf4ed}.quick-icon.water{color:#397d94;background:#eaf4f7}.quick-icon.workout{color:#b67625;background:#fbf0e1}.quick-icon.habit{color:#805f96;background:#f1ebf6}.quick-grid strong{color:#314a43;align-self:end;font-size:10px}.quick-grid small{color:#9aa6a2;align-self:start;font-size:8.5px}.streak{color:#a76d22;background:#fff0dd;border-radius:7px;padding:5px 7px;font-size:8px;font-weight:750}.days{grid-template-columns:repeat(7,1fr);gap:6px;margin:19px 0 15px;display:grid}.days div{justify-items:center;gap:6px;display:grid}.days span{color:#95a19e;background:#f1f4f1;border-radius:50%;place-items:center;width:27px;height:27px;font-size:9px;font-weight:700;display:grid}.days small{color:#9ba7a4;font-size:8px}.days .done span{color:#fff;background:#2d8067}.days .today span{color:#2d8067;background:#fff;border:1.5px solid #2d8067}.consistency-card>p{color:#83918d;border-top:1px solid #eef1ee;margin:0;padding-top:13px;font-size:9px;line-height:1.55}.progress-card{margin-top:18px}.progress-content{grid-template-columns:minmax(0,1.4fr) minmax(330px,.9fr);align-items:center;gap:35px;margin-top:17px;display:grid}.chart{border-top:1px solid #edf0ed;grid-template-columns:repeat(7,1fr);align-items:end;gap:13px;height:130px;padding-top:12px;display:grid}.chart>div{grid-template-rows:1fr 16px;place-items:end center;gap:5px;height:100%;display:grid}.chart span{background:#dce9e1;border-radius:5px 5px 2px 2px;width:56%;min-width:16px;display:block}.chart span.highlight{background:#2c8067}.chart small{color:#99a5a1;font-size:8px}.progress-stats{border-left:1px solid #edf0ed;grid-template-columns:1fr 1fr 1fr;display:grid}.progress-stats>div{border-right:1px solid #edf0ed;gap:8px;padding:0 15px;display:flex}.stat-mark{border-radius:50%;flex:none;width:7px;height:7px;margin-top:3px}.stat-mark.green{background:#39886d}.stat-mark.orange{background:#d29137}.stat-mark.blue{background:#478da2}.progress-stats p{margin:0}.progress-stats small,.progress-stats strong,.progress-stats em{display:block}.progress-stats small{color:#8b9995;min-height:24px;font-size:8px;line-height:1.4}.progress-stats strong{color:#243f37;font-size:16px}.progress-stats em{color:#57917f;margin-top:4px;font-size:7.5px;font-style:normal}.meals-workspace{gap:18px;display:grid}.module-hero{color:#fff;background:linear-gradient(110deg,#174f42,#277861);border-radius:18px;justify-content:space-between;align-items:center;padding:24px 26px;display:flex;box-shadow:0 13px 32px #14524126}.module-hero .eyebrow{color:#b8d8cd}.module-hero h2{margin:0;font-family:Georgia,serif;font-size:26px;font-weight:600}.module-hero p:last-child{color:#c9ddd6;margin:8px 0 0;font-size:11px}.module-hero .add-entry{color:#17604c;box-shadow:none;background:#fff}.meal-module-grid{grid-template-columns:minmax(0,1.55fr) minmax(310px,.7fr);align-items:start;gap:18px;display:grid}.food-library,.balance-card,.saved-recipes,.meal-history{padding:21px}.library-head{justify-content:space-between;align-items:center;gap:14px;display:flex}.library-head h3,.balance-card h3{color:#263f38;margin:0;font-family:Georgia,serif;font-size:18px}.library-head>span{color:#377661;background:#edf4ef;border-radius:8px;padding:6px 9px;font-size:8px;font-weight:760}.library-head>button{color:#397965;background:0 0;border:0;font-size:9px;font-weight:700}.food-tools{grid-template-columns:1fr 150px;gap:10px;margin:17px 0 15px;display:grid}.search-box{color:#92a09b;background:#fafbf9;border:1px solid #dfe7e2;border-radius:10px;align-items:center;gap:8px;padding:0 11px;display:flex}.search-box input{color:#2b433c;background:0 0;border:0;outline:0;width:100%;padding:10px 0;font-size:10px}.food-tools select{color:#536660;background:#fafbf9;border:1px solid #dfe7e2;border-radius:10px;outline:0;padding:0 10px;font-size:9.5px}.food-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.food-card{text-align:left;background:#fff;border:1px solid #e7ece8;border-radius:12px;grid-template-columns:34px 1fr auto 18px;align-items:center;gap:9px;padding:11px;display:grid}.food-card:hover{background:#f7faf8;border-color:#9ec6b6;transform:translateY(-1px)}.food-mark{color:#2c735d;background:#eaf3ed;border-radius:9px;place-items:center;width:34px;height:34px;font-size:9px;font-weight:800;display:grid}.food-copy strong,.food-copy small{display:block}.food-copy strong{color:#2a423b;font-size:10.5px}.food-copy small{color:#94a09c;margin-top:3px;font-size:8px}.method-chip{color:#788983;background:#f1f4f1;border-radius:6px;padding:4px 6px;font-size:7px}.food-card b{color:#3c806b;font-size:15px}.no-foods{color:#82918c;grid-column:1/-1;justify-items:center;gap:6px;padding:40px;display:grid}.no-foods span{font-size:24px}.no-foods strong{color:#40564f}.no-foods small{font-size:9px}.meal-side{gap:18px;display:grid}.balance-card>p:last-child{color:#82908c;margin:14px 0 0;font-size:9px;line-height:1.55}.plate{aspect-ratio:1;background:#fff;border:8px solid #f0f2ee;border-radius:50%;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:3px;width:180px;margin:17px auto;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #e2e7e2}.plate span{text-align:center;align-content:center;place-items:center;font-size:9px;font-weight:750;display:grid}.plate small{opacity:.75;margin-top:3px;font-size:7px;font-weight:550;display:block}.plate-veg{color:#2d725b;background:#dfeee3;grid-row:1/3}.plate-protein{color:#a56d26;background:#faedd9}.plate-staple{color:#367287;background:#e2edf1}.saved-recipes>button{text-align:left;background:0 0;border:0;border-top:1px solid #edf0ed;grid-template-columns:31px 1fr auto;align-items:center;gap:9px;width:100%;padding:11px 0;display:grid}.saved-recipes>button>span{color:#4d7167;background:#f0f4f0;border-radius:8px;place-items:center;width:31px;height:31px;font-size:8px;font-weight:800;display:grid}.saved-recipes strong,.saved-recipes small{display:block}.saved-recipes strong{color:#344b44;font-size:9.5px}.saved-recipes small{color:#9aa5a2;margin-top:2px;font-size:7.5px}.saved-recipes b{color:#43806e;font-size:14px}.history-count{color:#647873;font-size:9px}.history-table{margin-top:15px}.history-header,.history-row{grid-template-columns:90px 1.2fr 1fr 90px;align-items:center;gap:15px;display:grid}.history-header{color:#84928e;text-transform:uppercase;letter-spacing:.5px;background:#f2f5f2;border-radius:8px;padding:9px 12px;font-size:8px;font-weight:760}.history-row{border-bottom:1px solid #edf0ed;min-height:55px;padding:0 12px}.history-row time,.history-row small{color:#8e9b97;font-size:8.5px}.history-row>div{align-items:center;gap:9px;display:flex}.history-row strong{color:#304740;font-size:10px}.history-row .meal-tag{justify-self:start}.meal-history-filters{flex-wrap:wrap;align-items:center;gap:8px;margin-top:17px;display:flex}.meal-history-filters button{color:#667873;background:#fff;border:1px solid #dbe3df;border-radius:999px;padding:8px 12px;font-size:10px;font-weight:750}.meal-history-filters button.active{color:#fff;background:#173f91;border-color:#173f91}.meal-history-filters input{color:#314b43;font:inherit;border:1px solid #dbe3df;border-radius:9px;padding:7px 10px}.history-row time{flex-direction:column;gap:3px;display:flex}.history-row time strong{font-size:9px}.meal-history-empty,.today-meals-empty{text-align:center;color:#84928e;padding:25px 12px;font-size:11px}.today-meals-empty{border:1px dashed #dce5df;border-radius:12px;gap:5px;display:grid}.today-meals-empty strong{color:#405850;font-size:12px}.today-meals-empty small{font-size:10px}.form-note{color:#677b74;background:#eff5f1;border-radius:9px;margin:5px 0 12px;padding:10px;font-size:8.5px;line-height:1.5}.save-button:disabled{opacity:.55;cursor:not-allowed}.module-tabs{background:#fff;border:1px solid #e0e7e2;border-radius:11px;gap:5px;width:max-content;padding:5px;display:flex}.module-tabs button{color:#73827d;background:0 0;border:0;border-radius:8px;padding:8px 13px;font-size:9.5px;font-weight:700}.module-tabs button.active{color:#216b56;background:#e6f1eb}.module-tabs button span{background:#f0f3f0;border-radius:5px;margin-left:5px;padding:2px 5px;font-size:7px}.recipe-layout{grid-template-columns:minmax(0,1.5fr) minmax(310px,.7fr);align-items:start;gap:18px;display:grid}.recipe-builder,.recipe-collection{padding:21px}.recipe-fields{grid-template-columns:1fr 220px;gap:12px;margin-top:18px;display:grid}.recipe-fields label,.recipe-finish label{color:#596b65;gap:7px;font-size:9px;font-weight:700;display:grid}.recipe-fields input,.recipe-fields select,.ingredient-row input,.ingredient-row select,.recipe-finish input{color:#2f4740;background:#fbfcfa;border:1px solid #dce5df;border-radius:9px;outline:0;padding:10px;font-size:9.5px}.recipe-fields input:focus,.recipe-fields select:focus,.ingredient-row input:focus,.ingredient-row select:focus,.recipe-finish input:focus{border-color:#4f927c;box-shadow:0 0 0 3px #e8f2ed}.ingredient-heading{justify-content:space-between;align-items:end;gap:10px;margin:25px 0 11px;display:flex}.ingredient-heading h3{color:#29433b;margin:0;font-family:Georgia,serif;font-size:17px}.ingredient-heading button{color:#29715b;background:#e8f2ec;border:0;border-radius:8px;padding:8px 10px;font-size:8.5px;font-weight:700}.ingredient-table{border:1px solid #e3e9e5;border-radius:11px;overflow:hidden}.ingredient-header,.ingredient-row{grid-template-columns:1.4fr 120px 140px 32px;align-items:center;gap:9px;display:grid}.ingredient-header{color:#84928e;text-transform:uppercase;letter-spacing:.45px;background:#f1f5f2;padding:9px 11px;font-size:7.5px;font-weight:800}.ingredient-row{border-top:1px solid #edf1ee;padding:8px 10px}.ingredient-row label:first-child{grid-template-columns:23px 1fr;align-items:center;gap:6px;display:grid}.ingredient-row label:first-child span{color:#538071;background:#edf3ef;border-radius:7px;place-items:center;width:23px;height:23px;font-size:8px;font-weight:750;display:grid}.ingredient-row label:nth-child(2){position:relative}.ingredient-row label:nth-child(2) input{width:100%;padding-right:26px}.ingredient-row label:nth-child(2) small{color:#97a39f;font-size:8px;position:absolute;top:10px;right:9px}.ingredient-row select{width:100%}.ingredient-row>button{color:#a47b68;background:#f6f3f1;border:0;border-radius:8px;width:27px;height:27px}.ingredient-row>button:disabled{opacity:.3;cursor:not-allowed}.recipe-finish{background:#f2f6f3;border-radius:12px;grid-template-columns:1fr 1fr 150px;align-items:end;gap:15px;margin-top:14px;padding:17px;display:grid}.recipe-finish>div:first-child span,.recipe-finish>div:first-child strong{display:block}.recipe-finish>div:first-child span{color:#7f8f89;font-size:8px}.recipe-finish>div:first-child strong{color:#24463c;margin-top:6px;font-size:18px}.recipe-finish label>div{align-items:center;display:flex}.recipe-finish input{border-radius:8px 0 0 8px;width:100%;min-width:0}.recipe-finish label>div span{color:#87958f;background:#fff;border:1px solid #dce5df;border-left:0;border-radius:0 8px 8px 0;align-self:stretch;place-items:center;padding:0 9px;font-size:8px;display:grid}.recipe-finish>button{color:#fff;background:#1e6d57;border:0;border-radius:9px;padding:11px;font-size:9px;font-weight:750}.recipe-finish>button.saved{background:#338369}.recipe-finish>button:disabled{opacity:.5;cursor:not-allowed}.recipe-note{color:#766b59;background:#fbf6ec;border-left:3px solid #d6a458;border-radius:0 9px 9px 0;margin:14px 0 0;padding:11px 13px;font-size:8.5px;line-height:1.55}.recipe-note strong{color:#5d5549}.recipe-list{gap:11px;margin-top:16px;display:grid}.recipe-list article{border:1px solid #e6ebe7;border-radius:12px;grid-template-columns:36px 1fr;gap:10px;padding:13px;display:grid}.recipe-badge{color:#33745f;background:#e8f1eb;border-radius:10px;place-items:center;width:36px;height:36px;font-size:9px;font-weight:800;display:grid}.recipe-list article>div:nth-child(2) strong,.recipe-list article>div:nth-child(2) small{display:block}.recipe-list article>div:nth-child(2) strong{color:#2c443d;font-size:10.5px}.recipe-list article>div:nth-child(2) small{color:#939f9b;margin-top:4px;font-size:7.5px}.recipe-list dl{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:8px;margin:3px 0;display:grid}.recipe-list dl div{background:#f6f8f6;border-radius:8px;padding:8px}.recipe-list dt{color:#929f9b;font-size:7px}.recipe-list dd{color:#40574f;margin:3px 0 0;font-size:9px;font-weight:700}.recipe-list article>button{color:#2f755f;background:#edf4ef;border:0;border-radius:8px;grid-column:1/-1;padding:8px;font-size:8.5px;font-weight:700}.recipe-list article>button span{margin-left:4px}.empty-state{text-align:center;align-content:center;place-items:center;min-height:460px;padding:40px;display:grid}.empty-state>span{color:#c79548;font-size:28px}.empty-state h2{margin:12px 0 5px;font-family:Georgia,serif;font-size:27px}.empty-state p{color:#7f8d89;font-size:13px}.empty-state button{color:#216b57;background:#e7f1eb;border:0;border-radius:10px;padding:10px 14px;font-size:11px;font-weight:700}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f1f1b61;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:22px;width:min(440px,100%);padding:28px;animation:.18s ease-out modalIn;position:relative;box-shadow:0 28px 80px #14322a40}@keyframes modalIn{0%{opacity:0;transform:translateY(12px)scale(.98)}}.modal-close{color:#788681;background:#f2f5f2;border:0;border-radius:50%;width:29px;height:29px;font-size:18px;position:absolute;top:14px;right:16px}.modal-icon{border-radius:12px;place-items:center;width:42px;height:42px;margin-bottom:16px;display:grid}.modal-icon.meal{color:#2c795e;background:#e9f4ed}.modal-icon.water{color:#397d94;background:#e9f3f6}.modal-icon.workout{color:#b67625;background:#fbf0e1}.modal-icon.habit{color:#805f96;background:#f1ebf6}.modal h2{color:#213d35;margin:0 0 20px;font-family:Georgia,serif}.modal label{color:#536660;gap:7px;margin:12px 0;font-size:10px;font-weight:700;display:grid}.modal input,.modal select,.modal textarea{color:#263d37;background:#fbfcfa;border:1px solid #dce5df;border-radius:10px;outline:none;width:100%;padding:11px 12px;font-size:11px}.modal textarea{resize:vertical;min-height:80px}.modal input:focus,.modal select:focus,.modal textarea:focus{border-color:#4b9079;box-shadow:0 0 0 3px #e7f2ec}.voice-panel{background:#f7faf8;border:1px solid #dce8e1;border-radius:14px;margin:16px 0 10px;padding:14px}.voice-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.voice-heading div{gap:3px;display:grid}.voice-heading strong{color:#29473e;font-size:12px}.voice-heading small{color:#71817c;font-size:9px}.voice-heading>span{color:#4b7f6d;text-transform:uppercase;background:#e6f1eb;border-radius:999px;padding:4px 8px;font-size:8px;font-weight:800}.voice-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.modal .voice-action{color:#315f50;background:#fff;border:1px solid #cdded5;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:10px;font-size:10px;font-weight:800;display:flex}.modal .voice-action.active{background:#e5f2eb;border-color:#70a68f}.modal .voice-action.recording{color:#a43d3d;background:#fff3f2;border-color:#e3a5a5}.transcript-label{margin-bottom:0!important}.transcript-label textarea{min-height:58px}.voice-preview{align-items:center;gap:8px;margin-top:10px;display:flex}.voice-preview audio{width:100%;height:34px}.modal .voice-preview button{color:#9a4c4c;background:0 0;border:0;font-size:9px;font-weight:800}.voice-message{color:#587169;margin:9px 0 0;font-size:9px;line-height:1.45}.voice-field{grid-template-columns:1fr 38px;gap:6px;display:grid}.modal .voice-field input{min-width:0}.modal .voice-field button{color:#34715d;background:#edf6f1;border:1px solid #cdded5;border-radius:9px;font-size:12px;font-weight:800}.modal .voice-field button:disabled{opacity:.45}.history-audio{width:180px;height:28px;margin-top:6px;display:block}.custom-food-add{color:#2f7059!important;background:#edf6f1!important;border:1px solid #bcd3c7!important;border-radius:9px!important;padding:8px 11px!important;font-size:9px!important;font-weight:800!important}.food-card-wrap{position:relative}.food-card-wrap>.food-card{width:100%}.food-copy strong em{color:#32765e;text-transform:uppercase;background:#e4f2ea;border-radius:999px;margin-left:6px;padding:2px 5px;font-size:7px;font-style:normal}.food-manage{gap:6px;display:flex;position:absolute;bottom:5px;right:8px}.food-manage button{color:#648078;background:0 0;border:0;padding:2px;font-size:7px;font-weight:800}.food-manage button:last-child{color:#a65a5a}.workout-workspace{gap:18px;display:grid}.workout-hero{background:linear-gradient(110deg,#48351d,#9a6829)}.workout-hero .eyebrow{color:#ecd8ba}.workout-hero p:last-child{color:#f0dfc8}.rest-timer{background:#ffffff24;border-radius:12px;gap:9px;min-width:270px;padding:13px 14px;display:grid}.rest-timer small{color:#f3e4ce;font-size:8px}.timer-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.rest-timer strong{font-variant-numeric:tabular-nums;font-size:27px}.timer-inputs,.timer-actions{align-items:end;gap:6px;display:flex}.timer-inputs label{gap:3px;display:grid}.timer-inputs label span{color:#f3e4ce;font-size:7px;font-weight:800}.timer-inputs input{color:#fff;background:#ffffff1f;border:1px solid #ffffff59;border-radius:7px;width:48px;padding:6px;font-size:10px;font-weight:800}.timer-inputs b{padding-bottom:6px}.rest-timer button{color:#765021;background:#fff;border:0;border-radius:7px;padding:7px 9px;font-size:8px;font-weight:800}.rest-timer button:disabled{opacity:.48;cursor:not-allowed}.timer-inputs .timer-set{background:#f4dfbf}.timer-actions button{flex:1}.alarm-note{text-align:center;opacity:.9}.workout-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.65fr);align-items:start;gap:18px;display:grid}.workout-builder,.workout-history{padding:21px}.workout-fields{grid-template-columns:1fr 130px 140px;gap:10px;margin:18px 0;display:grid}.workout-fields label{color:#61736d;gap:6px;font-size:8px;font-weight:800;display:grid}.workout-fields input,.workout-fields select,.exercise-row input{color:#304740;background:#fbfcfa;border:1px solid #dce5df;border-radius:9px;min-width:0;padding:10px;font-size:9px}.exercise-list{border:1px solid #e1e8e3;border-radius:11px;overflow:hidden}.exercise-head,.exercise-row{grid-template-columns:1fr 110px 110px 32px;align-items:center;gap:8px;display:grid}.exercise-head{color:#84938e;text-transform:uppercase;background:#f1f5f2;padding:9px 10px;font-size:7px;font-weight:800}.exercise-row{border-top:1px solid #edf1ee;padding:8px 10px}.exercise-row button{color:#a16d55;background:#f6efeb;border:0;border-radius:8px;width:28px;height:28px}.exercise-row button:disabled{opacity:.3}.recovery-note{color:#776b58;background:#fbf5e9;border-radius:9px;margin:13px 0;padding:11px;font-size:8.5px;line-height:1.55}.workout-history{gap:12px;display:grid}.workout-history>article{border:1px solid #e5ebe7;border-radius:12px;padding:13px}.workout-history article>div{justify-content:space-between;gap:8px;display:flex}.workout-history strong,.workout-history small{display:block}.workout-history strong{color:#2e463f;font-size:10px}.workout-history small{color:#8d9b97;margin-top:3px;font-size:7.5px}.workout-history article>span{color:#3b7864;background:#edf3ef;border-radius:6px;margin-top:7px;padding:4px 6px;font-size:7px;font-weight:800;display:inline-block}.workout-history p{color:#4d625c;margin:9px 0 0;font-size:8.5px}.workout-history p small{margin-top:2px}.workout-empty{text-align:center;color:#899792;padding:35px 15px;font-size:9px}@media (width<=900px){.workout-grid{grid-template-columns:1fr}.workout-fields{grid-template-columns:1fr 1fr}.workout-fields label:first-child{grid-column:1/-1}}@media (width<=560px){.workout-hero{align-items:flex-start}.rest-timer{width:100%}.exercise-head{display:none}.exercise-row{grid-template-columns:1fr 1fr 30px}.exercise-row input:first-child{grid-column:1/-1}.workout-fields{grid-template-columns:1fr}.workout-fields label:first-child{grid-column:auto}}.habit-workspace{gap:18px;display:grid}.habit-hero{background:linear-gradient(110deg,#3e375e,#776ca3)}.habit-hero .eyebrow{color:#d7d1ec}.habit-hero p:last-child{color:#ded9ef}.checkin-badge{color:#fff;background:#ffffff26;border-radius:10px;padding:9px 12px;font-size:9px;font-weight:800}.habit-grid{grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);align-items:start;gap:18px;display:grid}.habit-form,.habit-history{padding:21px}.habit-fields{grid-template-columns:repeat(2,1fr);gap:12px;margin:18px 0 12px;display:grid}.habit-fields label,.habit-notes{color:#5f706a;gap:6px;font-size:8.5px;font-weight:800;display:grid}.habit-fields input,.habit-fields select,.habit-notes textarea{color:#304740;background:#fbfcfa;border:1px solid #dce5df;border-radius:9px;padding:10px;font-size:9px}.habit-notes textarea{resize:vertical;min-height:75px}.habit-note{color:#69627d;background:#f1eff8;border-radius:9px;margin:12px 0;padding:11px;font-size:8.5px;line-height:1.55}.habit-history{gap:10px;display:grid}.habit-history>article{border:1px solid #e5e9e6;border-radius:12px;padding:12px}.habit-history time{color:#394f48;margin-bottom:9px;font-size:9px;font-weight:800;display:block}.habit-history article>div{grid-template-columns:1fr 1fr;gap:7px;display:grid}.habit-history article span{color:#8a9793;background:#f5f7f5;border-radius:8px;padding:7px;font-size:7px}.habit-history article strong{color:#425a52;margin-top:3px;font-size:8.5px;display:block}.habit-history article p{color:#74827e;border-top:1px solid #edf0ed;margin:9px 0 0;padding-top:8px;font-size:8px;line-height:1.45}@media (width<=900px){.habit-grid{grid-template-columns:1fr}}@media (width<=520px){.habit-fields{grid-template-columns:1fr}}.progress-workspace{gap:18px;display:grid}.progress-hero{background:linear-gradient(110deg,#1f4b59,#3b8190)}.progress-hero .eyebrow{color:#c8e0e5}.progress-hero p:last-child{color:#d4e7ea}.week-label{color:#fff;background:#ffffff24;border-radius:9px;padding:9px 12px;font-size:9px;font-weight:800}.progress-summary{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.progress-summary article{gap:11px;padding:17px;display:flex}.progress-symbol{border-radius:10px;flex:none;place-items:center;width:36px;height:36px;font-size:17px;display:grid}.progress-symbol.green{color:#2d795e;background:#e6f2eb}.progress-symbol.amber{color:#af7427;background:#fbf0df}.progress-symbol.blue{color:#39788d;background:#e7f1f5}.progress-symbol.purple{color:#795c8e;background:#f0ebf5}.progress-summary small,.progress-summary strong{display:block}.progress-summary small{color:#7f8d89;font-size:8px}.progress-summary strong{color:#29433b;margin-top:5px;font-size:18px}.progress-summary strong em{color:#95a19d;margin-left:3px;font-size:8px;font-style:normal}.progress-summary p{color:#8c9995;margin:5px 0 0;font-size:7.5px;line-height:1.4}.progress-detail-grid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:start;gap:18px;display:grid}.weekly-pattern,.progress-insights{padding:21px}.week-chart{border-bottom:1px solid #e7ece8;grid-template-columns:repeat(7,1fr);align-items:end;gap:13px;height:230px;margin-top:20px;display:grid}.week-chart>div{text-align:center;grid-template-rows:1fr 20px 20px;height:100%;display:grid}.day-bars{justify-content:center;align-items:end;gap:5px;display:flex}.day-bars span{border-radius:4px 4px 1px 1px;width:13px;min-height:8px}.checkin-bar{background:#55a17e}.workout-bar{background:#dfa64d}.week-chart strong{color:#536860;align-self:end;font-size:8px}.week-chart small{color:#98a39f;font-size:7px}.chart-key{color:#75847f;gap:18px;margin-top:13px;font-size:8px;display:flex}.chart-key span{align-items:center;gap:6px;display:flex}.chart-key i{border-radius:2px;width:8px;height:8px}.chart-key i.green{background:#55a17e}.chart-key i.amber{background:#dfa64d}.progress-insights{gap:12px;display:grid}.progress-insights>article{border-top:1px solid #edf0ed;grid-template-columns:29px 1fr;gap:10px;padding-top:12px;display:grid}.progress-insights article>span{color:#3b7666;background:#edf4f2;border-radius:8px;place-items:center;width:29px;height:29px;font-size:8px;font-weight:800;display:grid}.progress-insights strong{color:#344c45;font-size:9.5px}.progress-insights p{color:#85928e;margin:4px 0 0;font-size:8px;line-height:1.5}@media (width<=1000px){.progress-summary{grid-template-columns:1fr 1fr}.progress-detail-grid{grid-template-columns:1fr}}@media (width<=560px){.progress-summary{grid-template-columns:1fr}.week-chart{gap:5px}.day-bars span{width:9px}}.profile-workspace{gap:18px;display:grid}.profile-card{padding:28px}.profile-card-top{border-bottom:1px solid #e7ece8;align-items:center;gap:18px;padding-bottom:24px;display:flex}.profile-card-top h3{color:#25443a;margin:3px 0 5px;font-family:Georgia,serif;font-size:25px}.profile-card-top small{color:#889792;font-size:9px}.profile-photo-xl{width:104px;height:104px;font-size:23px}.profile-details{gap:10px;margin:22px 0;display:grid}.profile-details div{background:#f4f7f5;border-radius:11px;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.profile-details span{color:#7b8a85;font-size:9px}.profile-details strong{color:#314f45;font-size:11px}.profile-summary-note{color:#80908a;margin:0 0 18px;font-size:9px;line-height:1.6}.edit-profile-button{width:100%}.profile-editor-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.profile-editor-head h3{color:#29443b;margin:3px 0 0}.profile-editor-head button{color:#63766f;background:#f0f3f1;border:0;border-radius:8px;padding:7px 10px;font-size:9px;font-weight:700}.profile-notice{z-index:40;background:#fff;border:1px solid;border-radius:12px;grid-template-columns:24px 1fr 24px;align-items:center;gap:9px;max-width:360px;padding:12px 13px;font-size:11px;font-weight:700;display:grid;position:fixed;top:20px;right:22px;box-shadow:0 12px 30px #192d2629}.profile-notice>span{color:#fff;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.profile-notice.success{color:#2d6755;border-color:#b9dcca}.profile-notice.success>span{background:#398267}.profile-notice.error{color:#8b493b;border-color:#edc6bd}.profile-notice.error>span{background:#b56552}.profile-notice button{color:inherit;background:0 0;border:0;font-size:17px}.profile-hero{background:linear-gradient(110deg,#263f38,#4f806f)}.profile-hero-person{background:#ffffff21;border-radius:13px;align-items:center;gap:10px;padding:10px 13px;display:flex}.profile-hero-person strong,.profile-hero-person small{display:block}.profile-hero-person small{color:#d6e7df;margin-top:3px;font-size:8px}.profile-grid{grid-template-columns:minmax(0,1.1fr) minmax(300px,.7fr);align-items:start;gap:18px;display:grid}.profile-form,.step-panel{padding:24px}.profile-form label,.step-panel label{color:#536660;gap:7px;margin:15px 0;font-size:9px;font-weight:800;display:grid}.profile-form input,.profile-form select,.step-panel input{color:#304740;background:#fbfcfa;border:1px solid #dce5df;border-radius:9px;padding:11px}.profile-form label small{color:#8d9995;font-weight:500}.profile-photo{color:#fff;background:#e0ad61;border-radius:50%;place-items:center;width:54px;height:54px;font-weight:800;display:grid;overflow:hidden}.profile-photo.large{width:86px;height:86px;font-size:20px}.profile-photo img{object-fit:cover;width:100%;height:100%}.profile-photo-editor{border-bottom:1px solid #e8eeea;align-items:center;gap:16px;padding-bottom:17px;display:flex}.profile-photo-editor strong,.profile-photo-editor small{display:block}.profile-photo-editor small{color:#86958f;margin:4px 0 9px;font-size:8px}.profile-form .photo-upload{color:#33705d;cursor:pointer;background:#edf5f1;border-radius:8px;width:max-content;margin:0;padding:7px 10px;display:inline-flex}.photo-upload input{display:none}.step-panel{gap:14px;display:grid}.step-panel h3{color:#29443b}.step-ring{--step-progress:0%;background:conic-gradient(#52a17e var(--step-progress),#e8efeb 0);border-radius:50%;place-items:center;width:170px;height:170px;margin:4px auto;display:grid}.step-ring:before{content:"";background:#fff;border-radius:50%;grid-area:1/1;width:132px;height:132px}.step-ring span{z-index:1;text-align:center;grid-area:1/1}.step-ring strong,.step-ring small{display:block}.step-ring strong{color:#2d6755;font-size:25px}.step-ring small{color:#8b9894;font-size:8px}.step-numbers{grid-template-columns:1fr 1fr;gap:9px;display:grid}.step-numbers span{color:#8b9894;background:#f4f7f5;border-radius:10px;padding:11px;font-size:8px}.step-numbers strong{color:#334e45;margin-top:4px;font-size:15px;display:block}.step-status{color:#3d705f;background:#edf6f1;border-radius:10px;padding:11px;font-size:8.5px;line-height:1.5}.step-note{color:#84918d;margin:0;font-size:8px;line-height:1.5}@media (width<=900px){.profile-grid{grid-template-columns:1fr}}@media (width<=540px){.profile-hero-person{display:none}.profile-form,.step-panel{padding:18px}}.report-actions{gap:8px;display:flex}.report-actions button{color:#31515f;background:#fff;border:0;border-radius:9px;padding:10px 12px;font-size:9px;font-weight:800}@media print{.sidebar,.topbar,.report-actions{display:none!important}.app-shell{display:block}.main-content{max-width:none;padding:0}.progress-workspace .module-hero{color:#172623;box-shadow:none;background:#fff;padding:0 0 20px}.progress-workspace .module-hero p{color:#6f7f7a!important}}.field-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.save-button{color:#fff;background:#196a55;border:0;border-radius:11px;width:100%;margin-top:8px;padding:12px;font-size:11px;font-weight:750}.save-button.saved{background:#2e8468}.testing-banner{color:#5d5235;background:#fff9e9;border:1px solid #d9cda8;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin:0 0 18px;padding:12px 14px;display:grid}.testing-banner div{gap:2px;display:grid}.testing-banner span{color:#837656}.testing-banner p{color:#71684f;margin:0}.testing-banner a{color:#476b60;font-weight:800;text-decoration:none}.feedback-launch{z-index:35;color:#fff;background:#1e6955;border:0;border-radius:999px;padding:12px 17px;font-size:10px;font-weight:800;position:fixed;bottom:22px;right:22px;box-shadow:0 10px 25px #184b3d40}.feedback-modal textarea{resize:vertical;min-height:120px}.feedback-rating{border:0;margin:16px 0;padding:0}.feedback-rating legend{color:#526760;margin-bottom:7px;font-size:9px;font-weight:800}.feedback-rating legend small{color:#899792;font-weight:500}.feedback-rating div{gap:7px;display:flex}.feedback-rating button{color:#496159;background:#f6f8f7;border:1px solid #d7e2dc;border-radius:9px;width:38px;height:38px;font-weight:800}.feedback-rating button.selected{color:#20624f;background:#e7f3ed;border-color:#2c8067}.feedback-success{padding-top:12px}.feedback-success strong{color:#286a56}.feedback-success p{color:#73847e;font-size:9px}@media (width<=760px){.testing-banner{grid-template-columns:1fr auto;gap:5px 10px}.testing-banner p{grid-column:1/-1}.feedback-launch{bottom:16px;right:16px}}.auth-page{background:#f4f7f4;grid-template-columns:minmax(320px,.9fr) minmax(420px,1.1fr);min-height:100vh;display:grid}.auth-brand{color:#fff;background:linear-gradient(145deg,#173f34,#32715e);flex-direction:column;justify-content:center;padding:clamp(40px,8vw,110px);display:flex}.auth-brand .brand-mark{width:52px;height:52px;font-size:24px}.auth-brand h1{margin:25px 0 12px;font:700 clamp(34px,5vw,60px)/1.05 Georgia,serif}.auth-brand>p:last-of-type{color:#d8e7e1;max-width:480px;line-height:1.7}.auth-brand ul{color:#e8f2ee;gap:12px;margin:30px 0 0;padding:0;font-size:13px;list-style:none;display:grid}.auth-brand li:before{content:"✓";color:#f1c776;margin-right:9px}.auth-card{background:#fff;border:1px solid #dfe8e3;border-radius:20px;width:min(470px,100% - 40px);margin:auto;padding:35px;box-shadow:0 25px 65px #1b3b311f}.auth-tabs{background:#eef3f0;border-radius:11px;grid-template-columns:1fr 1fr;margin-bottom:30px;padding:4px;display:grid}.auth-tabs button{color:#71817b;background:0 0;border:0;border-radius:8px;padding:10px;font-weight:800}.auth-tabs button.active{color:#1d6854;background:#fff;box-shadow:0 3px 9px #1a3d3214}.auth-card h2{color:#24493e;margin:5px 0 8px;font:700 27px Georgia,serif}.auth-card>div>p:last-child,.auth-privacy{color:#7c8b86;font-size:10px;line-height:1.5}.auth-card form{gap:15px;margin-top:25px;display:grid}.auth-card label{color:#4b615a;gap:6px;font-size:10px;font-weight:800;display:grid}.auth-card input{border:1px solid #d5e0da;border-radius:10px;outline:none;padding:12px;font-size:14px}.auth-card label small{color:#8d9995;font-size:8px;font-weight:500}.auth-submit{color:#fff;background:#196a55;border:0;border-radius:11px;padding:13px;font-weight:800}.auth-submit:disabled{opacity:.6}.auth-error{color:#914c40;background:#fff0ed;border-radius:8px;margin:0;padding:10px;font-size:10px}.auth-privacy{text-align:center;margin:18px 0 0}@media (width<=760px){.auth-page{grid-template-columns:1fr}.auth-brand{padding:28px 22px}.auth-brand h1{margin:14px 0 8px;font-size:30px}.auth-brand ul{display:none}.auth-card{margin:24px auto;padding:24px}}@media (width<=1100px){.summary-grid{grid-template-columns:1fr 1fr}.content-grid{grid-template-columns:1fr}.right-column{grid-template-columns:1fr 1fr}.progress-content{grid-template-columns:1fr}.progress-stats{border-top:1px solid #edf0ed;border-left:0;padding-top:18px}.meal-module-grid,.recipe-layout{grid-template-columns:1fr}.meal-side,.recipe-collection .recipe-list{grid-template-columns:1fr 1fr}}@media (width<=760px){.app-shell{display:block}.sidebar{border:0;border-right:1px solid var(--line);z-index:60;width:min(300px,84vw);height:auto;padding:20px 16px;transition:transform .24s;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto;transform:translate(-105%);box-shadow:12px 0 35px #152d2529}.sidebar.mobile-open{transform:translate(0)}.sidebar>.brand{display:none}.mobile-sidebar-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.mobile-sidebar-head .brand{padding:0;display:flex}.mobile-sidebar-head>button{color:#496259;background:#eef3ef;border:0;border-radius:9px;width:35px;height:35px;font-size:22px}.profile-chip{display:grid}.sidebar nav{grid-template-columns:1fr;gap:6px;display:grid}.nav-item{justify-items:initial;border-radius:11px;gap:13px;padding:12px 14px;font-size:13px;display:flex}.nav-item span{font-size:18px}.mobile-menu-backdrop.visible{z-index:50;background:#12221d61;border:0;display:block;position:fixed;inset:0}.mobile-topbar{justify-content:space-between;align-items:center;margin:-4px 0 22px;display:flex}.mobile-brand{color:#173e34;align-items:center;gap:9px;display:flex}.mobile-brand .brand-mark{width:32px;height:32px}.mobile-brand strong{font-size:18px}.hamburger-button{background:#fff;border:1px solid #dce5df;border-radius:11px;place-content:center;gap:4px;width:42px;height:42px;display:grid;box-shadow:0 5px 15px #233c340f}.hamburger-button span{background:#245c4c;border-radius:2px;width:19px;height:2px;display:block}.main-content{padding:20px 16px 30px}.topbar{align-items:center}.topbar h1{font-size:24px}.topbar p:last-child{display:none}.add-entry{padding:10px 12px}.add-entry span{font-size:15px}.summary-grid{grid-template-columns:1fr 1fr;gap:10px}.summary-card{grid-template-columns:34px 1fr;gap:8px;min-height:112px;padding:14px}.summary-icon{width:34px;height:34px}.summary-card>b,.summary-card>button{display:none}.summary-card strong{font-size:16px}.content-grid{display:block}.right-column{grid-template-columns:1fr;margin-top:14px;display:grid}.progress-content{display:block}.progress-stats{margin-top:20px}.meal-row{grid-template-columns:48px 8px 1fr auto}.meal-row>button{display:none}.progress-stats>div{padding:0 8px}.chart{gap:6px}.field-row{grid-template-columns:1fr;gap:0}.module-hero{padding:20px}.module-hero h2{font-size:21px}.module-hero p:last-child{display:none}.meal-side,.food-grid,.food-tools{grid-template-columns:1fr}.history-header{display:none}.history-row{grid-template-columns:58px 1fr auto;gap:8px;padding:8px 3px}.history-row>small{grid-column:2}.history-row>.meal-tag{grid-area:1/3}.plate{width:160px}}@media (width<=420px){.summary-grid{grid-template-columns:1fr}.summary-card{grid-template-columns:39px 1fr;min-height:96px}.quick-grid{grid-template-columns:1fr 1fr}.topbar .eyebrow{max-width:170px}.topbar h1{font-size:21px}.progress-stats{grid-template-columns:1fr;gap:14px}.progress-stats>div{border-right:0;padding:0}}@media (width<=760px){.recipe-fields{grid-template-columns:1fr}.ingredient-header{display:none}.ingredient-row{grid-template-columns:1fr 95px 32px}.ingredient-row>select{grid-column:1/3}.recipe-finish{grid-template-columns:1fr 1fr}.recipe-finish>button{grid-column:1/-1}.recipe-collection .recipe-list{grid-template-columns:1fr}.module-tabs{width:100%}.module-tabs button{flex:1}}@media (width<=480px){.recipe-finish{grid-template-columns:1fr}.recipe-finish>button{grid-column:auto}.ingredient-row{grid-template-columns:1fr 80px 30px}.ingredient-row label:first-child input,.ingredient-row label:nth-child(2) input{padding:8px}.recipe-builder,.recipe-collection{padding:15px}}.auth-company-logo{background:#fffffff0;border:1px solid #ffffff47;border-radius:18px;width:min(430px,100%);margin-bottom:30px;padding:18px 22px;box-shadow:0 18px 40px #08221b38}.auth-company-logo img{width:100%;height:auto;display:block}.auth-company-credit{color:#70817a;border-top:1px solid #e5ebe7;justify-content:center;align-items:center;gap:9px;margin-top:18px;padding-top:16px;font-size:9px;font-weight:700;display:flex}.auth-company-credit img{width:118px;height:auto}.company-credit{color:#7c8b86;border-top:1px solid #e2e9e5;justify-items:center;gap:5px;margin-top:12px;padding:10px;display:grid}.company-credit img{width:145px;max-width:100%;height:auto}.company-credit small{font-size:8px}@media (width<=760px){.auth-company-logo{width:min(330px,100%);margin:0 auto 18px;padding:12px 15px}.auth-company-credit img{width:100px}.company-credit{margin-top:10px}}:root{--brand-blue:#10358f;--brand-blue-dark:#08235f;--brand-gold:#c9a24b;--green:#277b63;--green-2:#3b9278;--cream:#f6f7fb;--ink:#14213d;--line:#e0e5ef}body{background:linear-gradient(#f7f8fc 0,#f3f6f4 100%)}.auth-brand{background:linear-gradient(145deg,var(--brand-blue-dark) 0%,var(--brand-blue) 58%,#226c62 100%)}.auth-brand .eyebrow{color:#e6cf8d}.auth-brand li:before{color:#f0ca67}.auth-company-logo{border-color:#d9b55b80;box-shadow:0 20px 48px #03133a4d}.auth-tabs{background:#edf0f7}.auth-tabs button.active{color:var(--brand-blue)}.auth-card h2{color:#17336f}.auth-card input:focus{border-color:var(--brand-blue);box-shadow:0 0 0 3px #10358f1f}.auth-submit,.add-entry,.save-button,.feedback-launch{background:linear-gradient(135deg,var(--brand-blue),#184aa9);box-shadow:0 8px 20px #10358f2e}.auth-submit:hover,.add-entry:hover,.save-button:hover,.feedback-launch:hover{background:var(--brand-blue-dark)}.brand{color:var(--brand-blue-dark)}.brand-mark{background:linear-gradient(145deg,var(--brand-blue),#1749a4);box-shadow:inset -3px -3px #c9a24b59}.nav-item:hover{color:var(--brand-blue);background:#eef1f8}.nav-item.active{color:var(--brand-blue);box-shadow:inset 3px 0 0 var(--brand-gold);background:linear-gradient(90deg,#e8edf9,#f6f1e3)}.topbar h1,.section-head h2,.library-head h3{color:#182f68}.eyebrow{color:#9a7a32}.testing-banner{background:linear-gradient(90deg,#fffaf0,#f3f6fc);border-color:#dfcf9e}.company-credit{color:#53658c;border-color:#dce2ed}@media (width<=760px){.mobile-brand{color:var(--brand-blue-dark)}.hamburger-button span{background:var(--brand-blue)}}body{font-size:15px;line-height:1.55}.main-content{padding:42px 52px 72px}.topbar{margin-bottom:34px}.topbar h1{font-size:34px}.topbar p:last-child{font-size:15px}.eyebrow{letter-spacing:1.35px;font-size:12px}.nav-item{padding:13px 15px;font-size:15px}.profile-chip strong{font-size:14px}.profile-chip small{font-size:12px}.card{border-color:#dce3ed;border-radius:21px;box-shadow:0 12px 32px #122a5312}.summary-grid,.content-grid,.meal-module-grid,.workout-grid,.habit-grid,.progress-detail-grid,.profile-grid{gap:22px}.summary-card{border-radius:19px;min-height:134px;padding:21px}.summary-card span{font-size:12px}.summary-card strong{font-size:23px}.summary-card strong em{font-size:12px}.summary-card small{font-size:11px;line-height:1.45}.meals-card,.quick-card,.consistency-card,.progress-card,.meal-library,.meal-history,.recipe-builder,.recipe-collection,.workout-builder,.workout-history,.habit-form,.habit-history,.weekly-pattern,.progress-insights{padding:25px}.section-head h2,.library-head h3{font-size:21px}.section-head button,.library-head>button{font-size:12px}.library-head>span{font-size:11px}.meal-row{gap:13px;min-height:76px}.meal-row time{font-size:11px}.meal-row strong{font-size:14px}.meal-row small{font-size:12px}.meal-tag{padding:6px 9px;font-size:10px}.quick-grid strong{font-size:13px}.quick-grid small{font-size:11px}.consistency-card>p{font-size:12px}.streak{font-size:10px}.module-hero{border-radius:21px;padding:30px;box-shadow:0 16px 35px #0f2b5a24}.module-hero h2{font-size:28px}.module-hero p:last-child{font-size:14px;line-height:1.55}.search-box input,.food-tools select,.recipe-fields input,.recipe-fields select,.ingredient-row input,.ingredient-row select,.recipe-finish input,.workout-fields input,.workout-fields select,.exercise-row input,.habit-fields input,.habit-fields select,.habit-notes textarea{padding:12px;font-size:13px}.food-copy strong,.history-row strong,.recipe-list article>div:nth-child(2) strong,.workout-history strong{font-size:13px}.food-copy small,.history-row time,.history-row small,.saved-recipes small,.recipe-list article>div:nth-child(2) small,.workout-history small{font-size:11px}.form-note,.recipe-note,.recovery-note,.habit-note,.balance-card>p:last-child{padding:13px;font-size:12px;line-height:1.6}.recipe-fields label,.recipe-finish label,.workout-fields label,.habit-fields label,.habit-notes,.profile-form label,.step-panel label{font-size:12px}.ingredient-header,.exercise-head,.history-header{font-size:10px}.workout-history p,.habit-history article p,.progress-insights p,.progress-summary p{font-size:12px}.workout-history article>span,.habit-history article span,.progress-summary small,.week-chart small,.chart-key{font-size:11px}.habit-history article strong,.progress-insights strong{font-size:13px}.habit-history time,.week-chart strong,.profile-card-top small,.profile-details span,.profile-summary-note,.step-note,.step-status,.step-numbers span{font-size:12px}.profile-details strong{font-size:14px}.profile-form input,.profile-form select,.step-panel input{padding:13px;font-size:14px}.testing-banner{padding:15px 17px}.testing-banner strong{font-size:13px}.testing-banner span,.testing-banner p,.testing-banner a{font-size:11px}.feedback-launch{padding:13px 19px;font-size:12px}.modal{padding:28px}.modal label{font-size:13px}.modal input,.modal select,.modal textarea{padding:13px;font-size:14px}.save-button{padding:14px;font-size:14px}.auth-card{padding:40px}.auth-card>div>p:last-child,.auth-privacy{font-size:12px}.auth-card label{font-size:13px}.auth-card label small,.auth-company-credit{font-size:11px}.auth-card input{padding:13px;font-size:15px}.auth-submit{padding:14px;font-size:14px}.google-auth-button{color:#243047;background:#fff;border:1px solid #cad2df;border-radius:11px;justify-content:center;align-items:center;gap:11px;margin-top:23px;padding:13px 16px;font-size:14px;font-weight:800;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;box-shadow:0 5px 15px #10358f12}.google-auth-button:hover{border-color:#9daac0;transform:translateY(-1px);box-shadow:0 8px 20px #10358f1f}.google-g{background:conic-gradient(from -45deg,#4285f4 0 25%,#34a853 0 50%,#fbbc05 0 75%,#ea4335 0);color:#fff;border-radius:50%;place-items:center;width:23px;height:23px;font:900 14px Arial,sans-serif;display:grid}.auth-divider{color:#84908b;align-items:center;gap:12px;margin:18px 0 0;font-size:11px;font-weight:700;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#e2e7e4;flex:1;height:1px}@media (width<=760px){.main-content{padding:22px 17px 42px}.topbar{margin-bottom:24px}.topbar h1{font-size:27px}.summary-grid,.content-grid,.meal-module-grid,.workout-grid,.habit-grid,.progress-detail-grid,.profile-grid{gap:15px}.summary-card{min-height:118px;padding:17px}.card{border-radius:17px}.module-hero{padding:22px}.module-hero h2{font-size:23px}.meals-card,.quick-card,.consistency-card,.progress-card,.meal-library,.meal-history,.recipe-builder,.recipe-collection,.workout-builder,.workout-history,.habit-form,.habit-history,.weekly-pattern,.progress-insights{padding:19px}.auth-card{padding:25px}.testing-banner p{font-size:10px}}.landing-page{color:#17264c;background:#f8f9fc;min-height:100vh;overflow:hidden}.landing-nav{justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);height:84px;margin:auto;display:flex}.landing-logo{color:#102c6b;align-items:center;gap:11px;text-decoration:none;display:flex}.landing-logo .brand-mark{width:40px;height:40px;font-size:19px}.landing-logo strong{font:800 21px/1 Georgia,serif}.landing-nav nav{align-items:center;gap:28px;display:flex}.landing-nav nav>a{color:#52617e;font-size:14px;font-weight:700;text-decoration:none}.landing-nav .landing-login{color:#173d91}.landing-nav .landing-start{color:#fff;background:#10358f;border-radius:10px;padding:11px 18px;box-shadow:0 8px 20px #10358f2e}.landing-hero{grid-template-columns:minmax(0,1fr) minmax(480px,.96fr);align-items:center;gap:56px;width:min(1180px,100% - 48px);min-height:660px;margin:auto;padding:46px 0 74px;display:grid}.landing-hero-copy h1{color:#122d6c;letter-spacing:-2.2px;margin:16px 0 23px;font:800 clamp(46px,5.2vw,72px)/1.03 Georgia,serif}.landing-hero-copy h1 span{color:#bb8f2f}.landing-hero-copy>p:not(.eyebrow){color:#60708c;max-width:610px;margin:0;font-size:18px;line-height:1.75}.landing-actions{align-items:center;gap:20px;margin-top:34px;display:flex}.landing-primary,.landing-secondary{justify-content:center;align-items:center;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.landing-primary{color:#fff;background:linear-gradient(135deg,#10358f,#1b54b3);border-radius:12px;gap:18px;padding:15px 20px;box-shadow:0 14px 30px #10358f38}.landing-primary span{font-size:20px}.landing-secondary{color:#173d91}.landing-trust{color:#667590;flex-wrap:wrap;gap:10px 20px;margin-top:27px;font-size:12px;font-weight:700;display:flex}.landing-trust span:first-letter{color:#2d866d}.landing-preview{position:relative}.preview-window{background:#fff;border:1px solid #d9e1ee;border-radius:25px;grid-template-columns:62px 1fr;min-height:470px;padding:13px;display:grid;transform:rotate(1deg);box-shadow:0 34px 80px #192f5c26}.preview-sidebar{background:#0d2f79;border-radius:17px;flex-direction:column;align-items:center;gap:14px;padding:7px 8px;display:flex}.preview-sidebar .brand-mark{color:#123884;width:34px;height:34px;box-shadow:none;background:#fff}.preview-sidebar>span:not(.brand-mark){color:#aebfe6;border-radius:9px;place-items:center;width:35px;height:35px;display:grid}.preview-sidebar>span.active{color:#10358f;background:#fff}.preview-main{padding:22px 20px}.preview-head{justify-content:space-between;align-items:center;display:flex}.preview-head div{gap:5px;display:grid}.preview-head small,.preview-panels small{color:#9a7a32;letter-spacing:1.2px;font-size:8px;font-weight:900}.preview-head strong{color:#17336f;font:700 21px Georgia,serif}.preview-head>i{background:linear-gradient(145deg,#e5eafa,#f5ead0);border-radius:50%;width:35px;height:35px}.preview-stats{grid-template-columns:repeat(3,1fr);gap:9px;margin:24px 0;display:grid}.preview-stats>span{border:1px solid #e4e8ef;border-radius:13px;gap:3px;padding:13px;display:grid;position:relative}.preview-stats i{border-radius:50%;width:8px;height:8px;margin-bottom:6px}.preview-stats i.blue{background:#275abb}.preview-stats i.gold{background:#c69a39}.preview-stats i.green{background:#29846b}.preview-stats small{color:#79859a;font-size:8px}.preview-stats strong{color:#20396e;font-size:16px}.preview-panels{grid-template-columns:1.2fr .8fr;gap:10px;display:grid}.preview-panels>div{border:1px solid #e4e8ef;border-radius:15px;min-height:200px;padding:15px}.preview-panels>div>strong{color:#253c6d;margin-top:5px;font-size:12px;display:block}.preview-bars{align-items:flex-end;gap:8px;height:128px;padding-top:18px;display:flex}.preview-bars i{background:linear-gradient(#285bb9,#8eabd9);border-radius:5px 5px 2px 2px;flex:1}.preview-panels>div:last-child{flex-direction:column;gap:10px;display:flex}.preview-panels>div:last-child>span{color:#53617b;background:#f4f6fa;border-radius:9px;align-items:center;gap:8px;padding:9px;font-size:9px;font-weight:700;display:flex}.preview-panels svg{color:#1d4ca6}.preview-note{color:#27735f;background:#fff;border:1px solid #dbe4e0;border-radius:14px;align-items:center;gap:11px;padding:14px 17px;display:flex;position:absolute;bottom:-25px;right:-26px;box-shadow:0 18px 38px #1e3c3424}.preview-note>span{display:grid}.preview-note strong{color:#234a43;font-size:11px}.preview-note small{color:#7e8c89;font-size:8px}.landing-features{background:#fff;padding:96px max(24px,50% - 590px)}.landing-section-head{text-align:center;max-width:670px;margin:0 auto 44px}.landing-section-head h2,.landing-privacy h2{color:#17336f;margin:10px 0 12px;font:700 clamp(30px,4vw,45px)/1.15 Georgia,serif}.landing-section-head>p:last-child,.landing-privacy p:last-child{color:#6d7890;font-size:15px;line-height:1.7}.landing-feature-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.landing-feature-grid article{background:linear-gradient(150deg,#fff,#f8f9fc);border:1px solid #e0e6ef;border-radius:18px;padding:26px;box-shadow:0 10px 26px #1a315d0d}.landing-feature-grid article>span{color:#164499;background:#e9eef9;border-radius:12px;place-items:center;width:45px;height:45px;display:grid}.landing-feature-grid h3{color:#233b72;margin:20px 0 9px;font-size:17px}.landing-feature-grid p{color:#748096;margin:0;font-size:13px;line-height:1.65}.landing-privacy{background:linear-gradient(120deg,#f8f3e5,#eef3fb);border:1px solid #dfd7bd;border-radius:24px;justify-content:space-between;align-items:center;gap:40px;width:min(1180px,100% - 48px);margin:82px auto;padding:42px 46px;display:flex}.landing-privacy>div{align-items:flex-start;gap:20px;max-width:750px;display:flex}.landing-privacy>div>span{color:#1f735f;background:#fff;border-radius:15px;flex:0 0 55px;place-items:center;height:55px;display:grid}.landing-privacy h2{font-size:31px}.landing-privacy p:last-child{margin:0;font-size:13px}.landing-privacy>a{color:#fff;background:#123a8f;border-radius:11px;flex:none;gap:18px;padding:15px 20px;font-size:13px;font-weight:800;text-decoration:none;display:flex}.landing-footer{border-top:1px solid #e1e6ef;grid-template-columns:auto 1fr auto;align-items:center;gap:25px;width:min(1180px,100% - 48px);min-height:120px;margin:auto;display:grid}.landing-footer p{color:#7a8498;font-size:12px}.landing-company img{width:155px;height:auto;display:block}.auth-back{color:#dbe4f8;font-size:12px;font-weight:800;text-decoration:none;position:absolute;top:30px;left:clamp(22px,4vw,55px)}.auth-brand{position:relative}.nav-item>span{flex:0 0 22px;place-items:center;display:grid}.nav-item svg{display:block}.sidebar-signout:before{content:""}@media (width<=900px){.landing-nav{height:74px}.landing-nav nav>a:not(.landing-login):not(.landing-start){display:none}.landing-hero{grid-template-columns:1fr;padding-top:55px}.landing-hero-copy{text-align:center}.landing-hero-copy>p:not(.eyebrow){margin-left:auto;margin-right:auto}.landing-actions,.landing-trust{justify-content:center}.landing-preview{width:min(600px,100%);margin:10px auto 0}.landing-feature-grid{grid-template-columns:1fr 1fr}.landing-privacy{flex-direction:column;align-items:flex-start}.landing-footer{grid-template-columns:auto 1fr}.landing-company{grid-column:1/-1;padding-bottom:26px}}@media (width<=600px){.landing-nav,.landing-hero,.landing-privacy,.landing-footer{width:calc(100% - 32px)}.landing-logo strong{font-size:18px}.landing-nav nav{gap:10px}.landing-nav .landing-login{display:none}.landing-nav .landing-start{padding:10px 13px}.landing-hero{min-height:auto;padding:54px 0 60px}.landing-hero-copy h1{letter-spacing:-1.2px;font-size:42px}.landing-hero-copy>p:not(.eyebrow){font-size:15px}.landing-actions{flex-direction:column}.landing-trust{display:grid}.preview-window{grid-template-columns:48px 1fr;min-height:390px;padding:8px}.preview-sidebar{padding:6px 5px}.preview-sidebar>span:not(.brand-mark){width:30px;height:30px}.preview-main{padding:16px 11px}.preview-head strong{font-size:16px}.preview-stats{gap:5px}.preview-stats>span{padding:9px}.preview-stats strong{font-size:13px}.preview-panels{grid-template-columns:1fr}.preview-panels>div:first-child{display:none}.preview-note{right:-5px}.landing-features{padding-top:70px;padding-bottom:70px}.landing-feature-grid{grid-template-columns:1fr}.landing-privacy{margin:55px auto;padding:29px 24px}.landing-privacy>div{display:grid}.landing-footer{text-align:center;grid-template-columns:1fr;padding:30px 0}.landing-footer .landing-logo{justify-content:center}.landing-company{grid-column:auto}.landing-company img{margin:auto}.auth-back{top:15px}.auth-brand{padding-top:52px}}.password-field{display:block;position:relative}.password-field input{width:100%;padding-right:48px}.password-field button{color:#60736d;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.password-field button:hover,.password-field button:focus-visible{color:#173f91;background:#eef3f0}.password-field svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}
