/*! 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}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#17362d;--green:#26715b;--lime:#d9ef93;--cream:#f6f2e7;--red:#d94138;--muted:#6f7f78}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fbfaf6;margin:0;font-family:Arial,Helvetica,sans-serif}button{font:inherit}.topbar{z-index:10;background:#fff;border-bottom:1px solid #dde3dd;justify-content:space-between;align-items:center;height:82px;padding:0 max(5vw,24px);display:flex;position:sticky;top:0}.brand{color:var(--ink);letter-spacing:.02em;align-items:center;gap:10px;font-size:13px;line-height:1.05;text-decoration:none;display:flex}.brand-mark{background:var(--green);color:#fff;border-radius:50% 50% 48% 52%;place-items:center;width:37px;height:37px;font-family:Georgia,serif;font-size:23px;font-weight:700;display:grid;transform:rotate(-6deg)}nav{align-self:stretch;gap:36px;display:flex}nav button{color:#718078;cursor:pointer;background:0 0;border:0;font-size:14px;font-weight:700;position:relative}nav button.active{color:var(--ink)}nav button.active:after{content:"";background:var(--green);border-radius:3px;height:3px;position:absolute;bottom:0;left:0;right:0}.count{background:var(--lime);width:19px;height:19px;color:var(--ink);border-radius:50%;place-items:center;font-size:10px;display:inline-grid}.costco-pill{color:#75817c;border:1px solid #dfe4df;border-radius:20px;padding:9px 14px;font-size:11px;font-weight:700}.costco-pill span{color:var(--red);margin-right:4px;font-size:12px}.hero{background:var(--cream);border-bottom:1px solid #deddd5;grid-template-columns:1fr 270px;align-items:end;gap:40px;min-height:300px;padding:56px max(7vw,28px) 44px;display:grid}.eyebrow,.plan-head p,.shopping-heading p{letter-spacing:.17em;color:var(--green);margin:0 0 12px;font-size:11px;font-weight:800}h1{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,6vw,78px);font-weight:500;line-height:.96}h1 em{color:var(--green);font-weight:400}.subhead{color:#5f7068;max-width:660px;margin:22px 0 0;font-size:17px;line-height:1.55}.goal-card{background:var(--ink);color:#fff;border-radius:20px;padding:24px 26px;box-shadow:0 14px 35px #17362d24}.goal-card>span{letter-spacing:.16em;color:#b9cec5;font-size:10px;font-weight:800}.goal-card strong{margin-top:10px;font-family:Georgia,serif;font-size:54px;line-height:1;display:block}.goal-card strong small{color:var(--lime);font-size:24px}.goal-card p{color:#bdccc6;margin:2px 0 18px;font-size:13px}.goal-line,.cart-card>div{background:#ffffff24;border-radius:8px;height:5px;overflow:hidden}.goal-line i,.cart-card i{background:var(--lime);border-radius:8px;height:100%;display:block}.goal-card>b{color:#eaf1ed;margin-top:10px;font-size:11px;display:block}.day-tabs{grid-template-columns:repeat(5,1fr);gap:10px;max-width:1120px;margin:34px auto;padding:0 24px;display:grid}.day-tabs button{cursor:pointer;color:#697a72;text-align:left;background:#fff;border:1px solid #dce2dc;border-radius:13px;grid-template-columns:1fr auto;align-items:center;min-height:82px;padding:14px 16px;transition:all .2s;display:grid}.day-tabs button:hover{border-color:var(--green);transform:translateY(-2px)}.day-tabs span{letter-spacing:.14em;font-size:9px;font-weight:800}.day-tabs strong{color:var(--ink);grid-row:2;font-family:Georgia,serif;font-size:25px}.day-tabs small{color:var(--green);grid-area:1/2/3;align-self:end;font-size:11px;font-weight:800}.day-tabs .selected{background:var(--green);color:#d8e8e1;border-color:var(--green)}.day-tabs .selected strong,.day-tabs .selected small{color:#fff}.plan-head,.meal-grid,.window-note,.shopping-layout{max-width:1072px;margin-left:auto;margin-right:auto}.plan-head{border-bottom:1px solid #d9dfda;justify-content:space-between;align-items:end;padding:18px 0 22px;display:flex}.plan-head h2,.shopping-heading h2{margin:0;font-family:Georgia,serif;font-size:37px;font-weight:500}.protein-status{align-items:center;gap:10px;display:flex}.protein-status>span{color:var(--green);font-family:Georgia,serif;font-size:36px}.protein-status b,.protein-status small{font-size:11px;display:block}.protein-status small{color:var(--green);margin-top:3px}.meal-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px;display:grid}.meal-card{background:#fff;border:1px solid #dce2dc;border-radius:18px;flex-direction:column;min-width:0;padding:20px;display:flex;box-shadow:0 8px 24px #21493c0a}.meal-meta{letter-spacing:.1em;color:#7e8a84;justify-content:space-between;gap:8px;font-size:9px;font-weight:800;display:flex}.meal-meta b{color:var(--green);letter-spacing:0;text-transform:none}.meal-icon{filter:saturate(.88);background:linear-gradient(135deg,#f0eadb,#edf2e4);border-radius:12px;place-items:center;height:88px;margin:16px 0;font-size:58px;display:grid}.meal-card h3{margin:0 0 8px;font-family:Georgia,serif;font-size:22px;font-weight:500}.meal-card>p{color:#718078;min-height:42px;margin:0 0 14px;font-size:13px;line-height:1.55}details{color:#50625a;border-top:1px solid #edf0ed;padding:12px 0;font-size:12px}summary{cursor:pointer;justify-content:space-between;font-weight:700;list-style:none;display:flex}summary::-webkit-details-marker{display:none}.protein-breakdown ul{color:#718078;margin:10px 0 0;padding:0;list-style:none}.protein-breakdown li{border-bottom:1px dotted #dde3df;justify-content:space-between;gap:12px;padding:5px 0;line-height:1.4;display:flex}.protein-breakdown li b{color:var(--green);white-space:nowrap}.breakdown-total{color:var(--ink);justify-content:space-between;align-items:center;margin-top:8px;font-weight:700;display:flex}.breakdown-total strong{color:var(--green)}.visible-breakdown{background:#f3f7ed;border-radius:10px;margin:2px 0 10px;padding:12px}.visible-breakdown>span{color:var(--green);letter-spacing:.12em;font-size:8px;font-weight:800;display:block}.visible-breakdown .protein-breakdown ul{margin-top:6px}.recipe ol{color:#6d7b74;margin:9px 0 0;padding-left:18px;line-height:1.55}.recipe li{padding:2px 0}.recipe summary b{color:var(--green);white-space:nowrap;font-size:10px}.recipe-visible{background:#fff;border:1px solid #dce6df;border-radius:10px;margin:0 0 13px;padding:13px}.recipe-title{color:var(--green);letter-spacing:.1em;justify-content:space-between;gap:10px;font-size:8px;font-weight:800;display:flex}.recipe-title b{white-space:nowrap}.recipe-visible ol{color:#617169;margin:9px 0 0;padding-left:18px;font-size:11px;line-height:1.5}.recipe-visible li{padding:2px 0}.swap{width:100%;color:var(--green);cursor:pointer;background:#fff;border:1px solid #cbd5cf;border-radius:9px;margin-top:auto;padding:10px;font-size:12px;font-weight:800}.swap:hover{background:#eff6f1}.modal-backdrop{z-index:50;background:#0c241dcc;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:auto}.swap-modal{background:#fbfaf6;border-radius:22px;width:min(900px,100%);max-height:90vh;padding:28px;overflow:auto;box-shadow:0 28px 80px #07140f66}.swap-modal-head{border-bottom:1px solid #dce2dc;justify-content:space-between;gap:20px;padding-bottom:20px;display:flex}.swap-modal-head p{color:var(--green);letter-spacing:.16em;margin:0 0 8px;font-size:10px;font-weight:800}.swap-modal-head h2{margin:0;font:500 32px Georgia,serif}.swap-modal-head span{color:#738078;margin-top:7px;font-size:13px;display:block}.swap-modal-head>button{width:35px;height:35px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #cad3cd;border-radius:50%;font-size:22px}.swap-options{grid-template-columns:repeat(2,1fr);gap:13px;padding:20px 0;display:grid}.swap-option{background:#fff;border:1px solid #dce2dc;border-radius:15px;grid-template-columns:58px 1fr;gap:14px;padding:16px;display:grid;position:relative}.swap-option.current{border:2px solid var(--green);background:#f4f8ed}.swap-option-icon{background:var(--cream);border-radius:11px;place-items:center;width:58px;height:58px;font-size:32px;display:grid}.swap-option-copy>span{color:var(--green);font-size:10px;font-weight:800}.swap-option h3{margin:3px 0 5px;font:500 19px Georgia,serif}.swap-option p{color:#738078;margin:0 0 7px;font-size:12px;line-height:1.4}.swap-option .protein-breakdown{font-size:10px}.swap-option .protein-breakdown li{padding:2px 0}.swap-option .breakdown-total{margin-top:5px;font-size:10px}.swap-option .recipe{grid-column:auto;margin-top:7px;padding:7px 0 0;font-size:10px}.swap-option .recipe ol{padding-left:14px}.swap-option>button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:8px;grid-column:1/3;padding:10px;font-size:11px;font-weight:800}.current-label{color:var(--green);letter-spacing:.1em;font-size:8px;position:absolute;top:13px;right:13px}.modal-cancel{color:#65756d;cursor:pointer;background:0 0;border:0;margin:0 auto;font-size:12px;font-weight:700;display:block}.window-note{color:#607067;background:#eef4e1;border-radius:11px;margin-top:22px;margin-bottom:54px;padding:16px 22px;font-size:12px}.window-note span{color:var(--green);margin-right:8px;font-size:17px}.window-note b{color:var(--ink)}.shopping-layout{grid-template-columns:1fr 270px;align-items:start;gap:26px;padding:44px 0 70px;display:grid}.shopping-main{background:#fff;border:1px solid #dce2dc;border-radius:18px;padding:28px}.shopping-heading{border-bottom:1px solid #e2e6e2;justify-content:space-between;align-items:end;padding-bottom:23px;display:flex}.shopping-heading button,.cart-card button{color:var(--green);cursor:pointer;background:#fff;border:1px solid #cad4ce;border-radius:8px;padding:9px 13px;font-size:11px;font-weight:800}.shop-group{padding-top:24px}.shop-group h3{align-items:center;gap:9px;margin:0 0 9px;font-family:Georgia,serif;font-size:21px;font-weight:500;display:flex}.shop-group h3 span{background:#eef3e4;border-radius:50%;place-items:center;width:20px;height:20px;font:700 10px Arial;display:grid}.shop-group label{cursor:pointer;border-bottom:1px solid #edf0ed;grid-template-columns:25px 1fr auto;align-items:center;padding:13px 4px;display:grid}.shop-group input{opacity:0;position:absolute}.check{color:#0000;border:1px solid #bdc9c2;border-radius:5px;place-items:center;width:19px;height:19px;font-size:11px;display:grid}.shop-group label b{font-size:13px;font-weight:600}.shop-group label small{color:#8a958f}.shop-group label.done{opacity:.55}.shop-group label.done b{text-decoration:line-through}.shop-group label.done .check{background:var(--green);color:#fff}.cart-card{background:var(--ink);color:#fff;border-radius:18px;padding:26px;position:sticky;top:108px}.cart-card>span{letter-spacing:.14em;color:#b9cec5;font-size:10px;font-weight:800}.cart-card>strong{margin-top:14px;font:500 52px Georgia;display:block}.cart-card>strong small{color:#b9cec5;font-size:20px}.cart-card p{color:#bdccc6;margin:0 0 20px;font-size:13px}.cart-card button{color:#fff;background:0 0;border-color:#ffffff40;width:100%;margin-top:22px}footer{background:var(--ink);color:#fff;align-items:center;gap:22px;min-height:100px;padding:0 max(5vw,24px);font-size:12px;display:flex}footer span{color:#b9cec5}footer small{color:#91aaa0;margin-left:auto}@media (width<=900px){.plan-head,.meal-grid,.window-note,.shopping-layout{margin-left:24px;margin-right:24px}.meal-grid{grid-template-columns:1fr}.meal-card>p{min-height:0}.meal-icon{height:110px}.shopping-layout{grid-template-columns:1fr}.cart-card{position:static}.hero{grid-template-columns:1fr}.goal-card{max-width:340px}.costco-pill{display:none}}@media (width<=600px){.topbar{height:64px;padding:0 12px}.brand span:last-child{display:none}nav{gap:10px}nav button{font-size:12px}.hero{min-height:auto;padding:32px 18px 28px}.hero h1{font-size:43px}.goal-card{padding:20px}.day-tabs{grid-template-columns:repeat(5,92px);margin:18px 0;padding:0 12px;overflow-x:auto}.day-tabs button{min-height:72px;padding:11px}.plan-head{align-items:start;padding-top:8px}.plan-head h2{font-size:30px}.protein-status{flex-direction:column;align-items:end;gap:0}.protein-status>span{font-size:30px}.meal-grid,.plan-head,.window-note,.shopping-layout{margin-left:12px;margin-right:12px}.meal-card{padding:14px}.meal-icon{height:76px;margin:12px 0;font-size:46px}.meal-card h3{font-size:21px}.visible-breakdown{padding:10px}.protein-breakdown li{font-size:11px}.recipe-visible{padding:11px}.recipe-visible ol{font-size:12px}.shopping-main{padding:18px 12px}.shop-group label{grid-template-columns:25px 1fr}.shop-group label small{grid-column:2;margin-top:4px}footer{flex-wrap:wrap;padding:24px}footer small{width:100%;margin:0}.subhead{font-size:15px}.window-note{line-height:1.55}.modal-backdrop{padding:6px}.swap-modal{border-radius:16px;max-height:97vh;padding:18px 12px}.swap-options{grid-template-columns:1fr}.swap-modal-head h2{font-size:25px}.swap-option{grid-template-columns:48px 1fr;gap:10px;padding:12px}.swap-option-icon{width:48px;height:48px;font-size:27px}.swap-option>button{grid-column:1/3}.current-label{grid-column:1/3;margin-top:4px;position:static}.cart-card{padding:20px}}
