:root{--mustard:#c9a227;--mustard-soft:#c9a22724;--clay:#b86f52;--clay-deep:#8b4f3a;--green:#166a4a;--green-bright:#1f8f62;--green-dark:#0f3d28;--green-soft:#166a4a14;--green-glow:#1f8f6238;--brown:#3d342e;--brown-muted:#5c534c;--cream:#faf9f7;--surface:#fff;--surface-muted:#f3f6f4;--surface-warm:#f7f3ee;--ink:#121816;--border:#12181614;--border-strong:#1218161f;--shadow-sm:0 1px 2px #1218160a;--shadow:0 4px 24px #1218160f;--shadow-lg:0 20px 50px #1218161a;--shadow-green:0 12px 40px #166a4a38;--radius-sm:12px;--radius:18px;--radius-lg:26px;--radius-xl:36px;--max:1140px;--font-display:"Outfit", system-ui, sans-serif;--font-body:"DM Sans", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--tc-cream:#fbf8ef;--tc-cream-light:#fffdf6;--tc-cream-2:#f5f0e6;--tc-mustard:#c9a227;--tc-mustard-bright:#dbb84a;--tc-mustard-soft:#f5ecd4;--tc-green:#137a2e;--tc-green-bright:#168b33;--tc-green-dark:#063f25;--tc-green-deep:#012f20;--tc-green-soft:#eaf5dc;--tc-text:#111d1a;--tc-muted:#465a53;--tc-border:#1f5a2c24;--tc-white:#fff;--tc-shadow:0 24px 70px #2036261f;--tc-soft-cream:#f3f1e5;--tc-pale-green:#e8f1d8;--font-heading:Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--tc-nav-height:4.4rem}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-snap-type:y mandatory;scroll-padding-top:var(--tc-nav-height)}@media (min-width:901px){html{scroll-padding-top:0}}@media (prefers-reduced-motion:reduce){html{scroll-snap-type:none;scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{font-family:var(--font-body);color:var(--ink);background-color:var(--tc-cream,var(--cream));-webkit-font-smoothing:antialiased;background-image:radial-gradient(120% 80% at 100% 0,#166a4a17,#0000 55%),radial-gradient(90% 60% at 0 30%,#c9a22712,#0000 50%),radial-gradient(70% 50% at 50% 100%,#b86f520d,#0000 45%);margin:0;font-size:1.0625rem;line-height:1.65}:is(body:has(.tc-hero),body:has(.tc-pricing-main)){background-color:var(--tc-cream);background-image:none}@media (max-width:900px){:is(body:has(.tc-hero),body:has(.tc-pricing-main)){padding-top:var(--tc-nav-height)}}img{max-width:100%;height:auto;display:block}a{color:var(--green);text-underline-offset:3px;text-decoration-thickness:1px}a:hover{color:var(--green-dark)}:focus-visible{outline:3px solid var(--mustard);outline-offset:3px}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:10px;padding:.5rem 1rem;position:absolute;top:.75rem;left:-9999px}.skip-link:focus{left:.75rem}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px)saturate(1.25);border-bottom:1px solid var(--border);background:#ffffffc7;position:sticky;top:0}.header-inner{max-width:var(--max);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:.9rem 1.35rem;display:flex}.brand{color:inherit;align-items:center;min-width:0;text-decoration:none;display:flex}.brand:hover{text-decoration:none}.brand-logo{object-fit:contain;object-position:left center;filter:drop-shadow(0 1px 2px #1218160f);width:auto;max-width:min(200px,50vw);height:clamp(2.2rem,5vw,2.75rem)}.nav-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.35rem 1.1rem;display:flex}.nav-link{color:var(--brown-muted);border-radius:6px;padding:.4rem .2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .15s}.nav-link:hover{color:var(--ink);text-decoration:none}.btn{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;padding:.68rem 1.25rem;font-family:inherit;font-size:.94rem;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.btn:active{transform:translateY(1px)}.btn-primary{background:linear-gradient(135deg, var(--green) 0%, #0d5137 100%);color:#fff;box-shadow:var(--shadow-green)}.btn-primary:hover{color:#fff;text-decoration:none;box-shadow:0 14px 36px #166a4a59}.btn-ghost{color:var(--green);box-shadow:var(--shadow-sm);background:#ffffffa6;border:1.5px solid #166a4a38}.btn-ghost:hover{background:var(--green-soft);border-color:#166a4a59;text-decoration:none}main{overflow-x:clip}.section{padding:clamp(3.25rem,7vw,5.75rem) 1.35rem}.section-tight{padding-top:clamp(1.75rem,4vw,2.75rem);padding-bottom:clamp(1.75rem,4vw,2.75rem)}.wrap{max-width:var(--max);margin:0 auto}.section h2{font-family:var(--font-display);letter-spacing:-.035em;color:var(--ink);margin:0 0 .65rem;font-size:clamp(1.85rem,3.5vw,2.5rem);font-weight:800;line-height:1.15}.section-title-center{text-align:center;margin-left:auto;margin-right:auto}.section h2.section-title-center{margin-bottom:2rem}.section-intro{max-width:42rem;color:var(--brown-muted);margin:0 0 2.25rem;font-size:1.05rem;line-height:1.65}.section-intro--gap{margin-bottom:1rem}.section-intro--flush{margin-bottom:0}.section-alt{background:var(--surface);border-block:1px solid var(--border);box-shadow:inset 0 1px #ffffffb3}.hero{isolation:isolate;padding-top:clamp(1.5rem,4vw,2.75rem);padding-bottom:clamp(2.25rem,6vw,4.25rem);position:relative;overflow:hidden}.hero-backdrop{z-index:0;pointer-events:none;opacity:1;background:linear-gradient(115deg,#fffffff7 0%,#f7faf8d1 42%,#f3f6f48c 100%),radial-gradient(70% 55% at 85% 20%,#166a4a17,#0000),url(/assets/thali-watermark.svg) min(108%,52rem) 42%/min(56vmin,25rem) no-repeat;position:absolute;inset:0}@media (max-width:640px){.hero-backdrop{background:linear-gradient(#fffffffa 0%,#f7faf8bf 50%,#f3f6f499 100%),radial-gradient(90% 40% at 50% 0,#166a4a12,#0000),url(/assets/thali-watermark.svg) 50% 105%/min(88vmin,21rem) no-repeat}}.hero .wrap{z-index:1;position:relative}.hero-main{max-width:40rem}.hero-grid{align-items:center;gap:clamp(2rem,5vw,3.5rem);display:grid}@media (min-width:900px){.hero-grid{grid-template-columns:1.08fr .92fr}}.hero-logo-wrap{max-width:min(14rem,78vw);margin:0 0 1.1rem}.hero-logo{border-radius:var(--radius-lg);width:100%;height:auto;box-shadow:var(--shadow-lg), 0 0 0 1px #ffffff80 inset;border:1px solid var(--border);background:var(--surface)}.hero-tagline{color:var(--green-dark);letter-spacing:-.01em;max-width:38rem;margin:0 0 1.15rem;font-size:clamp(.95rem,1.4vw,1.05rem);font-weight:700;line-height:1.45}.hero-principles{gap:.45rem;max-width:36rem;margin:0 0 1.25rem;padding:0;list-style:none;display:grid}.hero-principles li{color:var(--brown);padding-left:1.35rem;font-size:1rem;font-weight:600;line-height:1.5;position:relative}.hero-principles li:before{content:"—";color:var(--green);font-weight:800;position:absolute;left:0}.hero-card-intro{color:var(--brown-muted);margin:.35rem 0 1.15rem;font-size:.95rem;line-height:1.58}.eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--clay-deep);background:linear-gradient(135deg,#b86f5224,#c9a2271a);border:1px solid #b86f5226;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.4rem .85rem;font-size:.75rem;font-weight:700;display:inline-flex}.hero-title{font-family:var(--font-display);letter-spacing:-.04em;color:var(--ink);text-wrap:balance;margin:0 0 .65rem;font-size:clamp(2rem,4.8vw,3.15rem);font-weight:800;line-height:1.08}.hero-subtitle{color:var(--brown-muted);max-width:36rem;margin:0 0 1rem;font-size:clamp(1rem,1.75vw,1.125rem);font-weight:500;line-height:1.55}.lead{color:var(--brown-muted);max-width:38rem;margin:0 0 1.5rem;font-size:clamp(1.02rem,1.9vw,1.14rem)}.hero-lead{margin-bottom:1.35rem;line-height:1.62}.hero-ctas{flex-wrap:wrap;gap:.85rem;margin-bottom:1.15rem;display:flex}.hero-cta-block{flex-direction:column;align-items:flex-start;gap:.4rem;display:flex}.hero-cta-soon{letter-spacing:.08em;text-transform:uppercase;color:var(--brown-muted);opacity:.9;margin:0;font-size:.72rem;font-weight:700}.btn:disabled,.btn[disabled]{cursor:not-allowed;opacity:.5;pointer-events:none;box-shadow:none;transform:none}.btn:disabled:active,.btn[disabled]:active{transform:none}.btn-ghost:disabled,.btn-ghost[disabled]{color:var(--brown-muted);background:#1218160a;border-color:#1218161a}.hero-note{color:var(--brown-muted);border-top:1px dashed var(--border);max-width:34rem;margin:0;padding-top:.25rem;font-size:.8125rem;line-height:1.55}.health-em{color:var(--green-dark);-webkit-box-decoration-break:clone;box-decoration-break:clone;background:linear-gradient(120deg,#166a4a24,#c9a2271f);border-radius:6px;padding:.08em .28em;font-weight:800}.health-em--inline{padding:.06em .22em;font-weight:800}.hero-health-focus{gap:.75rem;margin:0 0 1.35rem;display:grid}@media (min-width:520px){.hero-health-focus{grid-template-columns:1fr 1fr}}.hero-health-pill{border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#ffffffd9;align-items:flex-start;gap:.75rem;padding:.85rem 1rem;display:flex}.hero-health-pill--glucose{background:linear-gradient(145deg,#166a4a12,#fffffff2);border-color:#166a4a2e}.hero-health-pill--heart{background:linear-gradient(145deg,#b86f5214,#fffffff2);border-color:#b86f5238}.hero-health-pill__icon{border-radius:10px;flex-shrink:0;place-items:center;width:1.75rem;height:1.75rem;font-size:.85rem;line-height:1;display:grid}.hero-health-pill--glucose .hero-health-pill__icon{color:var(--green-dark);background:#166a4a26}.hero-health-pill--heart .hero-health-pill__icon{color:var(--clay-deep);background:#b86f522e}.hero-health-pill__text{flex-direction:column;gap:.15rem;min-width:0;display:flex}.hero-health-pill__title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);font-size:.92rem;font-weight:800}.hero-health-pill__sub{color:var(--brown-muted);font-size:.78rem;line-height:1.45}.health-focus-band{border-block:1px solid var(--border);background:linear-gradient(#166a4a0f 0%,#0000 100%),linear-gradient(#0000 55%,#b86f520d 100%)}.health-focus-band__title{font-family:var(--font-display);letter-spacing:-.035em;color:var(--ink);text-wrap:balance;margin:0 0 .65rem;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:800}.health-focus-band__intro{max-width:44rem;color:var(--brown-muted);margin:0 0 1.25rem;font-size:1.02rem;line-height:1.62}.health-focus-list{gap:.85rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:700px){.health-focus-list{grid-template-columns:1fr 1fr;gap:1rem}}.health-focus-list li{background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow-sm);color:var(--brown-muted);align-items:flex-start;gap:.65rem;padding:1rem 1.1rem;font-size:.95rem;line-height:1.55;display:flex}.health-focus-list strong{color:var(--ink)}.health-focus-list__ico{flex-shrink:0;margin-top:.12rem;font-weight:800}.health-focus-list__ico--g{color:var(--green)}.health-focus-list__ico--h{color:var(--clay-deep)}.intro-lead{color:var(--ink);margin-bottom:.65rem;font-size:1.08rem;font-weight:700;line-height:1.45;display:block}.section-intro--emphasis{max-width:44rem}.hero-card{-webkit-backdrop-filter:blur(14px)saturate(1.15);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg), 0 0 0 1px #ffffffb3 inset;background:#ffffffb8;border:1px solid #ffffffd9;padding:clamp(1.35rem,3.5vw,2rem);position:relative}.hero-card:before{content:"";background:linear-gradient(90deg, var(--mustard), var(--green-bright));opacity:.85;border-radius:0 0 4px 4px;height:3px;position:absolute;top:0;left:1.5rem;right:1.5rem}.hero-card h2{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin:.35rem 0 1.15rem;font-size:1.15rem;font-weight:800}.mini-list{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.mini-list li{color:var(--brown-muted);grid-template-columns:auto 1fr;align-items:start;gap:.75rem;font-size:.95rem;line-height:1.55;display:grid}.mini-list strong{color:var(--ink);font-weight:700}.check-ico{background:linear-gradient(145deg, var(--green-soft), #c9a2271f);width:1.5rem;height:1.5rem;color:var(--green);border:1px solid #166a4a1f;border-radius:10px;flex-shrink:0;place-items:center;font-size:.72rem;font-weight:800;display:grid}.pill-strip{background:0 0;border-block:none}.pill-strip__chips{flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;display:flex}.chip{font-size:.875rem;font-weight:700;font-family:var(--font-display);letter-spacing:-.02em;color:var(--brown);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:999px;align-items:center;padding:.55rem 1.1rem;display:inline-flex}.channel-intro{max-width:44rem}.channel-grid{gap:1.35rem;display:grid}@media (min-width:700px){.channel-grid{grid-template-columns:repeat(2,1fr)}}.channel-card{background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow);padding:1.65rem 1.5rem;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden}.channel-card:after{content:"";background:linear-gradient(90deg, #25d36659, var(--green-bright));opacity:.65;height:4px;position:absolute;inset:0 0 auto}.channel-card:nth-child(2):after{background:linear-gradient(90deg, var(--green-bright), var(--mustard))}.channel-card:hover{box-shadow:var(--shadow-lg);border-color:#166a4a2e;transform:translateY(-3px)}.channel-card-head{align-items:center;gap:.95rem;margin-bottom:.75rem;display:flex}.channel-icon-wrap{border-radius:14px;flex-shrink:0;place-items:center;width:3.35rem;height:3.35rem;display:grid}.channel-icon-wrap--wa{color:#128c7e;background:#fff;border:1px solid #25d36647;box-shadow:0 4px 14px #128c7e1f}.channel-icon-wrap--and{color:var(--green-dark);background:linear-gradient(145deg,#3ddc842e,#166a4a14);border:1px solid #166a4a1f}.channel-icon{width:2.5rem;height:2.5rem}.channel-logo-img{width:2.35rem;height:2.35rem;display:block}.channel-logo-img--whatsapp{width:2.5rem;height:2.5rem}.channel-card-title{font-family:var(--font-display);color:var(--ink);letter-spacing:-.03em;margin:0;font-size:1.2rem;font-weight:800}.channel-card-text{color:var(--brown-muted);margin:0;font-size:.96rem;line-height:1.6}.channel-footnote{color:var(--brown-muted);max-width:42rem;margin:1.75rem 0 0;font-size:.9rem;line-height:1.55}.channel-footnote a{font-weight:700}.cards{gap:1.15rem;display:grid}@media (min-width:640px){.cards.cols-2{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.cards.cols-3{grid-template-columns:repeat(3,1fr)}}.card{background:var(--surface-muted);border-radius:var(--radius-lg);border:1px solid var(--border);padding:1.45rem 1.35rem;transition:transform .2s,box-shadow .2s,border-color .2s}.section-alt .card{background:var(--surface-warm)}.card--feature:hover{box-shadow:var(--shadow-lg);border-color:#166a4a26;transform:translateY(-4px)}.card-icon{border-radius:14px;place-items:center;width:2.85rem;height:2.85rem;margin-bottom:1rem;font-size:1.4rem;display:grid}.card-icon--grain{background:linear-gradient(145deg,#c9a22740,#c9a22714)}.card-icon--sodium{background:linear-gradient(145deg,#166a4a33,#166a4a0f)}.card-icon--renal{background:linear-gradient(145deg,#b86f5238,#b86f5212)}.card-icon--protein{background:linear-gradient(145deg,#5c433024,#5c43300d)}.card-icon--habit{background:linear-gradient(145deg,#166a4a29,#c9a2271a)}.card h3{font-family:var(--font-display);letter-spacing:-.025em;color:var(--ink);margin:0 0 .55rem;font-size:1.08rem;font-weight:800}.card p{color:var(--brown-muted);margin:0;font-size:.95rem;line-height:1.58}.cards-personas .card-persona{background:var(--surface);padding:1.35rem}.persona-row{align-items:flex-start;gap:1.1rem;display:flex}.persona-avatar{outline:1px solid var(--border);border:3px solid #fff;border-radius:999px;flex-shrink:0;width:4.75rem;height:4.75rem;overflow:hidden;box-shadow:0 8px 24px #1218161a}.persona-avatar svg,.persona-avatar img{object-fit:cover;width:100%;height:100%;display:block}.persona-body h3{font-family:var(--font-display);letter-spacing:-.03em;margin:0 0 .45rem;font-size:1.05rem;font-weight:800}.persona-body p{margin:0}@media (max-width:420px){.persona-row{text-align:center;flex-direction:column;align-items:center}.persona-body{text-align:center}}.steps{counter-reset:step;gap:1.35rem;display:grid;position:relative}@media (min-width:768px){.steps{grid-template-columns:repeat(3,1fr);gap:1.25rem}.steps:before{content:"";background:linear-gradient(90deg, var(--mustard-soft), #166a4a33, var(--mustard-soft));z-index:0;pointer-events:none;height:2px;position:absolute;top:2.25rem;left:12%;right:12%}}.step{background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow);z-index:1;padding:1.5rem 1.35rem 1.4rem;position:relative}.step:before{counter-increment:step;content:counter(step);background:linear-gradient(135deg, var(--mustard) 0%, #a68416 100%);width:2.15rem;height:2.15rem;color:var(--ink);font-family:var(--font-display);border:4px solid var(--cream);box-shadow:var(--shadow-sm);border-radius:999px;place-items:center;font-size:.95rem;font-weight:800;display:grid;position:absolute;top:-.85rem;left:1.25rem}.step h3{font-family:var(--font-display);letter-spacing:-.03em;margin:.65rem 0 .45rem;font-size:1.05rem;font-weight:800;line-height:1.28}.step p{color:var(--brown-muted);margin:0;font-size:.95rem;line-height:1.58}.split{align-items:start;gap:2rem;display:grid}@media (min-width:800px){.split{grid-template-columns:1fr 1fr;gap:3rem}}.callout{border-radius:var(--radius-xl);box-shadow:var(--shadow);background:linear-gradient(155deg,#166a4a17,#f7f3eef2);border:1px solid #166a4a24;padding:2rem 1.75rem;position:relative;overflow:hidden}.callout:before{content:"";pointer-events:none;background:radial-gradient(circle,#c9a22726,#0000 70%);width:60%;height:80%;position:absolute;top:-40%;right:-20%}.callout h3{font-family:var(--font-display);letter-spacing:-.03em;margin:0 0 .65rem;font-size:1.28rem;font-weight:800;position:relative}.callout p{color:var(--brown-muted);margin:0;line-height:1.62;position:relative}.cta-panel{text-align:center;background:radial-gradient(ellipse 80% 120% at 50% -40%, #ffffff40, transparent), linear-gradient(165deg, var(--green) 0%, var(--green-dark) 48%, #082418 100%);color:#fff;border-radius:var(--radius-xl);box-shadow:var(--shadow-green), 0 0 0 1px #ffffff0f inset;padding:clamp(2.75rem,6vw,4rem) 1.75rem;position:relative;overflow:hidden}.cta-panel:before{content:"";opacity:.9;pointer-events:none;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.cta-panel h2{font-family:var(--font-display);color:#fff;text-wrap:balance;margin-bottom:.85rem;position:relative}.cta-panel p{opacity:.94;max-width:38rem;margin:0 auto 1.5rem;line-height:1.62;position:relative}.cta-panel .cta-email{opacity:.95;max-width:38rem;margin:-.35rem auto 1.35rem;position:relative}.cta-panel .cta-email a{color:#fff;text-underline-offset:3px;font-weight:700;text-decoration:underline}.cta-panel .btn-primary{color:var(--green-dark);background:#fff;position:relative;box-shadow:0 4px 20px #00000026}.cta-panel .btn-primary:hover{background:var(--cream);color:var(--green-dark)}.site-footer{background:var(--ink);color:#ffffffc2;padding:2.75rem 1.35rem;font-size:.9rem}.footer-inner{max-width:var(--max);gap:1.75rem;margin:0 auto;display:grid}@media (min-width:700px){.footer-inner{grid-template-columns:1fr auto;align-items:start}}.footer-brand{font-family:var(--font-display);color:#fff;letter-spacing:-.03em;font-size:1.15rem;font-weight:800}.footer-links{flex-wrap:wrap;gap:.75rem 1.35rem;display:flex}.footer-links a{color:#ffffffe0;font-weight:600;text-decoration:none}.footer-links a:hover{color:#fff;text-decoration:underline}.disclaimer{opacity:.78;max-width:52rem;font-size:.8rem;line-height:1.58}.disclaimer--footer{margin-top:.75rem}.section-emoji{margin-right:.35rem}.section-emoji--light{filter:none}.prose{max-width:44rem}.prose p{color:var(--brown-muted);margin:0 0 1.1rem;font-size:1.05rem;line-height:1.65}.prose p:last-child{margin-bottom:0}.question-list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.question-list li{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);text-transform:uppercase;box-shadow:var(--shadow-sm);padding:.95rem 1.1rem;font-size:.98rem;font-weight:700;line-height:1.4}.callout-foot{color:var(--ink);margin:.85rem 0 0;font-weight:700}.section-cta{text-align:center;margin:2.25rem 0 0}.meal-examples{gap:.85rem;max-width:36rem;margin:0;padding:0;list-style:none;display:grid}.meal-examples li{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);color:var(--brown);box-shadow:var(--shadow-sm);padding:1rem 1.2rem;font-size:1.02rem;font-style:italic}.shift-table-wrap{border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow);background:var(--surface);margin-bottom:1.5rem;overflow-x:auto}.shift-table{border-collapse:collapse;width:100%;min-width:36rem;font-size:.95rem}.shift-table th,.shift-table td{text-align:left;vertical-align:top;border-bottom:1px solid var(--border);padding:1rem 1.1rem}.shift-table thead th{font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;color:var(--green-dark);background:var(--surface-muted);font-size:.82rem;font-weight:800}.shift-table tbody tr:last-child td{border-bottom:none}.shift-table tbody td:first-child{color:var(--clay-deep);font-weight:600}.shift-table tbody td:nth-child(2){color:var(--green-dark);font-weight:700}.shift-table tbody td:last-child{color:var(--brown-muted)}.shift-closing{max-width:44rem}.health-focus-band__intro--after{margin-top:1.25rem;margin-bottom:0}.bullet-list{color:var(--brown-muted);margin:0;padding-left:1.25rem;line-height:1.65}.bullet-list li{margin-bottom:.45rem}.bullet-list li:last-child,.bullet-list--compact{margin-bottom:0}.response-grid{gap:1rem;margin-bottom:2rem;display:grid}@media (min-width:768px){.response-grid{grid-template-columns:repeat(3,1fr)}}.response-item{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:1.35rem 1.25rem}.response-item h3{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin:0 0 .5rem;font-size:1.02rem;font-weight:800}.response-item p{color:var(--brown-muted);margin:0;font-size:.95rem;line-height:1.58}.response-example{border-radius:var(--radius-xl);box-shadow:var(--shadow);background:linear-gradient(155deg,#166a4a12,#f7f3eef2);border:1px solid #166a4a24;padding:1.75rem 1.5rem}.response-example__label{letter-spacing:.08em;text-transform:uppercase;color:var(--green-dark);margin:0 0 .75rem;font-size:.75rem;font-weight:800}.response-example__meal{color:var(--ink);margin:0 0 1.25rem;font-size:1.02rem}.response-example__details{gap:1rem;margin:0;display:grid}.response-example__details div{border-bottom:1px dashed var(--border);padding-bottom:1rem}.response-example__details div:last-child{border-bottom:none;padding-bottom:0}.response-example__details dt{font-family:var(--font-display);color:var(--ink);margin:0 0 .35rem;font-size:.92rem;font-weight:800}.response-example__details dd{color:var(--brown-muted);margin:0;font-size:.96rem;line-height:1.58}.response-example__tagline{color:var(--green-dark);margin:1.25rem 0 0;font-weight:700}.everyday-list{gap:.55rem;max-width:28rem;margin:0 0 1.25rem;padding:0;list-style:none;display:grid}.everyday-list li{color:var(--brown);padding-left:1.5rem;font-size:1.02rem;font-weight:600;position:relative}.everyday-list li:before{content:"•";color:var(--green);font-weight:800;position:absolute;left:0}.cta-tagline{font-family:var(--font-display);letter-spacing:-.02em;font-size:1.08rem;font-weight:800;opacity:1!important;margin-bottom:1.5rem!important}.tc-snap-section{scroll-snap-align:start;scroll-snap-stop:always;box-sizing:border-box;flex-direction:column;justify-content:flex-start;min-height:100dvh;display:flex}@media (min-width:901px){.tc-snap-section{height:100dvh;max-height:100dvh;padding-top:var(--tc-nav-height);overflow:hidden}.tc-expert-section.tc-snap-section,.tc-real-meals.tc-snap-section,.tc-plate-insight-section.tc-snap-section,.tc-habit-architect.tc-snap-section,.tc-final-cta.tc-snap-section,.tc-pricing-section.tc-snap-section{padding-bottom:clamp(8px,1.2dvh,12px);padding-inline:clamp(32px,5.5vw,72px)}}.tc-hero.tc-snap-section{justify-content:flex-start}.tc-real-meals-shell,.tc-plate-insight-container,.tc-habit-architect-shell,.tc-final-cta-shell,.tc-expert-shell,.tc-pricing-shell{width:100%}@media (min-width:901px){.tc-snap-section:not(.tc-hero){overflow:hidden}}.tc-real-meals-shell,.tc-plate-insight-container,.tc-habit-architect-shell{flex-direction:column;flex:auto;justify-content:center;min-height:0;display:flex;overflow:hidden}.tc-real-meals.tc-snap-section,.tc-plate-insight-section.tc-snap-section,.tc-habit-architect.tc-snap-section{padding-bottom:clamp(12px,1.8dvh,18px);padding-inline:clamp(32px,5.5vw,72px)}.tc-habit-architect-container{gap:clamp(14px,2vw,22px);min-height:0}.tc-habit-architect-copy h2,.tc-plate-insight-header h2,.tc-final-cta-copy h2{font-size:clamp(1.4rem,2.24vw,2.08rem);line-height:1.1}.tc-habit-architect-copy p{margin-bottom:10px;font-size:clamp(.74rem,.88vw,.82rem);line-height:1.42}.tc-section-accent-line{width:40px;margin:8px 0 10px}.tc-habit-architect-image{object-fit:cover;border-radius:18px;max-width:min(100%,400px);max-height:min(34dvh,300px)}.tc-benefit-item{border-right:1px solid #16753a2e;align-items:center;gap:14px;padding:0 14px;display:flex}.tc-benefit-item:last-child{border-right:none}.tc-benefit-icon{background:var(--tc-pale-green);width:42px;height:42px;color:var(--tc-green);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.tc-benefit-icon svg{width:22px;height:22px}.tc-benefit-item p{font-size:clamp(.7rem,.8vw,.78rem)}.tc-plate-insight-header{margin-bottom:12px}.tc-plate-insight-header p{font-size:clamp(.76rem,.96vw,.86rem)}.tc-plate-insight-content{gap:clamp(14px,2vw,22px);min-height:0}.tc-how-it-works-card{border-radius:16px;padding:14px 16px}.tc-how-it-works-card h3{font-size:clamp(1rem,1.44vw,1.28rem)}.tc-card-accent-line{width:44px;margin:10px auto 14px}.tc-step-row{grid-template-columns:48px 1fr;gap:12px}.tc-step-icon{width:48px;height:48px}.tc-step-number{width:30px;height:30px;font-size:.88rem}.tc-step-copy h4{font-size:clamp(.88rem,1.2vw,1.08rem)}.tc-step-copy p{margin-bottom:6px;font-size:clamp(.76rem,1vw,.92rem);line-height:1.42}.tc-step-divider{margin:10px 0}.tc-phone-image{object-fit:contain;max-width:min(100%,300px);max-height:min(38dvh,320px)}.tc-habit-banner{border-radius:14px;grid-template-columns:48px 1fr 72px;gap:14px;margin-top:12px;padding:10px 14px}.tc-habit-banner p{font-size:clamp(.92rem,1.44vw,1.24rem)}.tc-habit-icon{width:44px;height:44px}.tc-section-eyebrow{letter-spacing:.18em;margin-bottom:10px;font-size:.68rem}.tc-habit-banner--note{grid-template-columns:48px 1fr;margin-top:14px}.tc-habit-banner--note p{font-size:clamp(.76rem,.92vw,.84rem)}.tc-expert-section.tc-snap-section{padding-bottom:clamp(8px,1.2dvh,12px);padding-inline:clamp(32px,5.5vw,72px)}.tc-expert-shell{gap:clamp(8px,1.4dvh,14px)}.tc-expert-container{gap:clamp(14px,2vw,28px)}.tc-expert-copy h2{margin-bottom:clamp(8px,1.2dvh,12px);font-size:clamp(1.35rem,2vw,1.85rem)}.tc-expert-eyebrow{margin-bottom:8px;padding:5px 10px;font-size:.58rem}.tc-expert-points{gap:8px}.tc-expert-point{grid-template-columns:38px 1fr;gap:10px;padding-bottom:8px}.tc-expert-point-icon{width:38px;height:38px}.tc-expert-point p{font-size:clamp(.74rem,.82vw,.82rem);line-height:1.42}.tc-expert-visual{border-radius:18px;padding:8px}.tc-expert-image{border-radius:14px}.tc-expert-brings-heading{margin-bottom:8px;font-size:clamp(.88rem,1.2vw,1rem)}.tc-expert-brings-card{grid-template-columns:40px 1fr;gap:10px;padding:10px 12px}.tc-expert-brings-icon{width:40px;height:40px}.tc-expert-brings-card h3{font-size:.88rem}.tc-expert-brings-card p{font-size:.74rem;line-height:1.42}.tc-expert-closing{padding:8px 14px;font-size:clamp(.76rem,.92vw,.84rem)}.tc-final-cta.tc-snap-section{padding-bottom:clamp(12px,2dvh,20px);padding-inline:clamp(32px,5.5vw,72px)}.tc-final-cta-copy h2{font-size:clamp(1.4rem,2.24vw,2.08rem)}.tc-final-cta-copy .tc-step-copy h4{font-size:.92rem}.tc-final-cta-copy .tc-step-copy p{font-size:.8rem;line-height:1.42}.tc-final-cta-leaf{width:32px;height:32px;margin-bottom:8px}.tc-final-cta-image{object-fit:contain;max-width:min(100%,480px);max-height:min(42dvh,360px)}.tc-final-cta-trust{gap:8px;margin-top:10px;padding:10px 14px}.tc-final-cta-trust .tc-benefit-item h3{font-size:.84rem}.tc-final-cta-trust .tc-benefit-item p{font-size:.74rem}.tc-final-tagline{margin-top:8px;padding:8px 16px}.tc-final-tagline p{font-size:clamp(.84rem,1.28vw,1.08rem)}.tc-final-cta .tc-primary-btn--stacked{border-radius:12px;gap:14px;min-width:min(100%,300px);padding:14px 20px}.tc-final-cta .tc-primary-btn-title{font-size:clamp(.84rem,1.44vw,1.08rem)}.tc-final-cta .tc-primary-btn-subtitle{font-size:clamp(.72rem,.96vw,.82rem)}.tc-final-cta .tc-wa-icon--lg{width:32px;height:32px}@media (max-height:900px){.tc-hero>.tc-hero-shell{padding-top:10px}.tc-hero-copy h1{margin-bottom:10px;font-size:clamp(1.2rem,1.6vw,1.44rem)}.tc-hero-badges,.tc-hero-actions{margin-top:6px}.tc-hero-beta{margin-top:6px;padding:6px 8px}.tc-hero-feature-cards{height:clamp(200px,40dvh,300px)}.tc-hero-main-image{width:min(100%,272px)}.tc-snap-section:not(.tc-hero) .tc-expert-image{width:90%;height:90%;max-height:90%}.tc-snap-section:not(.tc-hero) .tc-habit-architect-image,.tc-snap-section:not(.tc-hero) .tc-final-cta-image,.tc-snap-section:not(.tc-hero) .tc-phone-image{max-height:min(28dvh,200px)}.tc-plate-insight-section.tc-snap-section .tc-phone-image,.tc-habit-architect.tc-snap-section .tc-habit-architect-image,.tc-expert-section.tc-snap-section .tc-expert-image,.tc-final-cta.tc-snap-section .tc-final-cta-image{width:auto;max-width:100%;height:auto;max-height:100%;transform:none}.tc-snap-section:not(.tc-hero) .tc-panel-illustration{max-height:min(20dvh,160px)}}@media (min-width:901px) and (max-height:820px){.tc-expert-shell{gap:8px}.tc-expert-copy h2{margin-bottom:8px;font-size:1.45rem}.tc-expert-image{width:90%;height:90%;max-height:90%}.tc-expert-brings-card{padding:10px 12px}.tc-expert-closing{padding:7px 14px;font-size:.82rem}}@media (max-height:680px){.tc-final-cta.tc-snap-section{padding-top:10px;padding-bottom:10px}.tc-final-cta-copy h2{font-size:clamp(1.25rem,2vw,1.6rem)}.tc-final-cta-copy .tc-step-row{grid-template-columns:44px 1fr;gap:10px}.tc-final-cta-copy .tc-step-icon{width:44px;height:44px}.tc-final-cta-copy .tc-step-icon svg{width:22px;height:22px}.tc-final-cta-copy .tc-step-copy h4{font-size:.88rem}.tc-final-cta-copy .tc-step-copy p{font-size:.8rem;line-height:1.42}.tc-final-cta-visual{display:none}.tc-final-cta-container{grid-template-columns:1fr;gap:0}.tc-final-cta-trust{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:8px;padding:8px 10px}.tc-final-cta-trust .tc-benefit-item{padding:0 8px 0 0}.tc-final-cta-trust .tc-benefit-icon{width:32px;height:32px}.tc-final-cta-trust .tc-benefit-icon svg{width:22px;height:22px}.tc-final-cta-trust .tc-benefit-item h3{margin-bottom:2px;font-size:.78rem}.tc-final-cta-trust .tc-benefit-item p{font-size:.72rem;line-height:1.2}.tc-final-tagline{margin-top:8px;padding:7px 14px}.tc-final-tagline p{font-size:.84rem}}@media (max-width:768px){html{scroll-snap-type:y proximity}}@media (max-width:480px){html{scroll-snap-type:none}.tc-snap-section{scroll-snap-align:none;min-height:auto}.tc-final-cta.tc-snap-section,.tc-final-cta-shell{max-height:none}.tc-final-cta{padding:clamp(10px,2dvh,16px) 16px}.tc-wa-icon--lg{width:36px;height:36px}.tc-nav,.tc-nav-links{flex-wrap:nowrap}}.tc-hero{background:radial-gradient(circle at 78% 42%, #cae3a75c, transparent 34%), linear-gradient(180deg, var(--tc-cream-light) 0%, var(--tc-cream) 100%);color:var(--tc-text);font-family:var(--font-body);padding-inline:clamp(32px,5.5vw,72px);padding-bottom:clamp(18px,2.5vw,28px);overflow:hidden}.tc-hero a{text-decoration:none}.tc-wa-icon{filter:brightness(0)invert();flex-shrink:0;width:17px;height:17px}.tc-hero-shell{width:100%;max-width:1240px;margin:0 auto}.tc-hero>.tc-hero-shell{padding-top:clamp(12px,2vw,20px)}@media (min-width:901px){.tc-hero.tc-snap-section>.tc-hero-shell{flex-direction:column;flex:1;min-height:0;padding-top:clamp(4px,.8dvh,10px);padding-bottom:clamp(8px,1dvh,14px);display:flex}.tc-hero.tc-snap-section .tc-hero-inner{flex:1;grid-template-rows:minmax(0,1fr) auto;align-items:stretch;min-height:0}.tc-hero-copy,.tc-hero-visual{height:100%;min-height:0}.tc-hero-feature-cards{height:100%;max-height:none}}.tc-nav-wrap{z-index:100;-webkit-backdrop-filter:blur(12px)saturate(1.15);background:#fbf8eff5;border-bottom:1px solid #1f5a2c0f;margin-bottom:0;padding:11px clamp(16px,2.4vw,26px) 10px;position:fixed;top:0;left:0;right:0}.tc-nav{justify-content:space-between;align-items:center;gap:22px;margin:0;display:flex}.tc-brand{color:inherit;align-items:center;text-decoration:none;display:inline-flex}.tc-brand:hover{color:inherit;text-decoration:none}.tc-brand-logo{object-fit:contain;width:auto;max-width:min(211px,33vw);height:clamp(29px,3.5vw,39px);display:block}.tc-nav-links{flex-shrink:0;align-items:center;gap:clamp(8px,1.28vw,18px);display:flex}.tc-nav-link--section{color:var(--tc-muted);white-space:nowrap;letter-spacing:.005em;font-size:clamp(.58rem,.76vw,.74rem);font-weight:600;text-decoration:none;transition:color .15s}.tc-nav-link--section:hover{color:var(--tc-green);text-decoration:none}.tc-nav-link--page{color:var(--tc-green-deep);white-space:nowrap;letter-spacing:.005em;font-size:clamp(.58rem,.76vw,.74rem);font-weight:700;text-decoration:none;transition:color .15s}.tc-nav-link--page:hover,.tc-nav-link--page[aria-current=page]{color:var(--tc-green);text-decoration:none}.tc-nav-divider{background:var(--tc-border);flex-shrink:0;width:1px;height:16px;display:block}.tc-nav-cta{color:var(--tc-white);white-space:nowrap;background:linear-gradient(#168b33 0%,#087225 100%);border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:37px;padding:0 18px;font-size:.74rem;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 11px 24px #0c7b2838}.tc-nav-cta:hover{color:var(--tc-white);text-decoration:none;transform:translateY(-1px);box-shadow:0 18px 36px #0c7b2847}.tc-nav-toggle,.tc-nav-backdrop{display:none}@media (max-width:760px){.tc-nav{position:relative}.tc-nav-toggle{width:42px;height:42px;color:var(--tc-green-deep);cursor:pointer;background:#ffffffb8;border:1px solid #1f5a2c24;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;padding:0;transition:background .15s,border-color .15s;display:inline-flex}.tc-nav-toggle:hover,.tc-nav-toggle:focus-visible{background:#fff;border-color:#1f5a2c3d;outline:none}.tc-nav-toggle-bars{gap:5px;width:18px;display:grid}.tc-nav-toggle-bars span{background:currentColor;border-radius:999px;height:2px;transition:transform .2s,opacity .2s;display:block}.tc-nav-wrap--open .tc-nav-toggle-bars span:first-child{transform:translateY(7px)rotate(45deg)}.tc-nav-wrap--open .tc-nav-toggle-bars span:nth-child(2){opacity:0}.tc-nav-wrap--open .tc-nav-toggle-bars span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.tc-nav-backdrop{inset:0;top:var(--tc-nav-height);opacity:0;pointer-events:none;z-index:90;cursor:pointer;background:#14241857;border:0;margin:0;padding:0;transition:opacity .2s;display:block;position:fixed}.tc-nav-wrap--open .tc-nav-backdrop{opacity:1;pointer-events:auto}.tc-nav-links{z-index:110;opacity:0;visibility:hidden;pointer-events:none;background:#fbf8effa;border:1px solid #1f5a2c1a;border-radius:14px;flex-direction:column;align-items:stretch;gap:0;padding:8px;transition:opacity .2s,transform .2s,visibility .2s;display:flex;position:absolute;top:calc(100% + 8px);left:0;right:0;transform:translateY(-8px);box-shadow:0 18px 40px #14241824}.tc-nav-links--open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.tc-nav-link--section,.tc-nav-link--page{border-radius:10px;padding:12px 14px;font-size:.82rem;display:block}.tc-nav-link--section:hover,.tc-nav-link--page:hover,.tc-nav-link--page[aria-current=page]{background:#137a2e0f}.tc-nav-divider{background:var(--tc-border);width:auto;height:1px;margin:4px 8px;display:block}.tc-nav-cta{justify-content:center;width:100%;min-height:42px;margin-top:4px;font-size:.82rem}}@media (prefers-reduced-motion:reduce){.tc-nav-toggle-bars span,.tc-nav-links,.tc-nav-backdrop{transition:none}}.tc-primary-btn{color:var(--tc-white);white-space:nowrap;background:linear-gradient(#168b33 0%,#087225 100%);border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:40px;padding:0 18px;font-size:.84rem;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 10px 24px #0c7b2833}.tc-primary-btn:hover{color:var(--tc-white);text-decoration:none;transform:translateY(-1px);box-shadow:0 18px 36px #0c7b2847}.tc-primary-btn--stacked{white-space:normal;text-align:left;border-radius:14px;gap:18px;min-width:min(100%,380px);min-height:auto;padding:18px 26px}.tc-primary-btn-copy{flex-direction:column;gap:4px;display:flex}.tc-primary-btn-title{font-size:clamp(1.05rem,1.8vw,1.35rem);font-weight:800;line-height:1.1}.tc-primary-btn-subtitle{opacity:.92;font-size:clamp(.9rem,1.2vw,1.02rem);font-weight:500;line-height:1.2}.tc-wa-icon--lg{flex:none;width:40px;height:40px}.tc-hero-inner{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);grid-template-areas:"copy visual""features features";align-items:start;gap:clamp(12px,2vw,18px) clamp(6px,.8vw,12px);display:grid}.tc-hero-copy{flex-direction:column;grid-area:copy;justify-content:flex-start;align-self:stretch;gap:0;height:auto;min-height:0;padding:0;display:flex}.tc-hero-visual{background:#e8f1d861;border:1px solid #137a2e1a;border-radius:14px;flex-direction:column;grid-area:visual;justify-content:center;align-self:stretch;align-items:center;width:100%;min-height:0;padding:clamp(12px,2vw,20px);display:flex;position:relative;box-shadow:0 6px 20px #1f37260d}.tc-hero-feature-cards{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:clamp(3px,.5vw,7px);width:100%;max-width:100%;height:clamp(220px,42dvh,340px);min-height:0;display:grid}.tc-hero-feature-card-image{object-fit:contain;object-position:bottom center;filter:drop-shadow(0 10px 20px #2036261a);border-radius:6px;width:100%;height:100%;min-height:0;display:block}.tc-hero-main-image{filter:drop-shadow(0 14px 28px #2036261a);width:min(100%,320px);height:auto;display:block}.tc-hero-copy h1{font-family:var(--font-heading);letter-spacing:-.03em;margin:0 0 14px;font-size:clamp(1.32rem,1.9vw,1.6rem);font-weight:900;line-height:1.08}.tc-hero-copy h1 span{color:var(--tc-green);-webkit-text-fill-color:var(--tc-green);background:0 0}.tc-hero-copy>p{max-width:352px;color:var(--tc-muted);letter-spacing:-.01em;margin:0;font-size:clamp(.66rem,.8vw,.75rem);line-height:1.42}.tc-hero-copy>p strong{color:var(--tc-green);font-weight:850}.tc-hero-copy>p strong.tc-wordmark{color:inherit;font-weight:850}.tc-wordmark--hero{font-size:1.1em}.tc-wa-mention{white-space:nowrap;font-weight:inherit;color:inherit;align-items:center;gap:.3em;display:inline-flex}.tc-wa-inline-icon{flex-shrink:0;width:1.05em;height:1.05em}.tc-trust-line .tc-wa-mention{font-weight:700}.tc-wordmark{letter-spacing:-.02em;font-weight:850}.tc-wordmark-thali{color:var(--tc-mustard)}.tc-wordmark-check{color:var(--tc-green)}.tc-phone-header .tc-wordmark-thali,.tc-phone-header .tc-wordmark-check{color:inherit}.tc-phone-header .tc-wordmark{color:#fff}.tc-phone-header .tc-wordmark-thali{color:#f0d060}.tc-phone-header .tc-wordmark-check{color:#fff}.tc-hl{-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:6px;margin:0 -.05em;padding:.06em .28em;font-weight:800}.tc-hl--mustard{color:#8a6d12;background:linear-gradient(#f5ecd4f2,#c9a22738);box-shadow:inset 0 -1px #c9a22759}.tc-hl--green{color:var(--tc-green-dark);background:linear-gradient(#e8f3ebf2,#166a4a24);box-shadow:inset 0 -1px #166a4a47}.tc-hero-badges{flex-wrap:wrap;gap:5px;margin-top:10px;display:flex}.tc-badge{border:1px solid var(--tc-border);background:#ffffffad;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-width:96px;padding:7px 9px;display:flex;box-shadow:0 8px 20px #243d260d}.tc-badge-icon{flex-shrink:0;font-size:1.05rem;line-height:1}.tc-badge span:last-child{color:#17231f;font-size:.72rem;font-weight:700;line-height:1.15}.tc-hero .tc-badge{border-radius:8px;gap:5px;min-width:76px;padding:5px 7px}.tc-hero .tc-badge-icon{font-size:.84rem}.tc-hero .tc-badge span:last-child{font-size:.58rem;line-height:1.12}.tc-hero-actions{flex-wrap:wrap;align-items:center;gap:11px;margin-top:10px;display:flex}.tc-hero .tc-primary-btn,.tc-hero .tc-secondary-btn{border-radius:10px;min-height:32px;padding:0 14px;font-size:.67rem}.tc-secondary-btn{background:linear-gradient(180deg, var(--tc-mustard-bright) 0%, var(--tc-mustard) 100%);color:var(--tc-green-dark);white-space:nowrap;border:1.5px solid #8a6d1240;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:40px;padding:0 18px;font-size:.84rem;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 8px 20px #c9a22747}.tc-secondary-btn:hover{color:var(--tc-green-dark);background:linear-gradient(#e4c55a 0%,#b89220 100%);text-decoration:none;transform:translateY(-1px);box-shadow:0 12px 24px #c9a22757}.tc-secondary-link{color:#12201c;align-items:center;gap:12px;font-size:1.05rem;font-weight:800;text-decoration:none;display:inline-flex}.tc-secondary-link:hover{color:#12201c;text-decoration:none}.tc-secondary-link span{border:1.5px solid var(--tc-green);width:34px;height:34px;color:var(--tc-green);border-radius:999px;place-items:center;display:grid}.tc-trust-line{align-items:center;gap:8px;display:flex;color:#33423d!important;margin-top:10px!important;font-size:.78rem!important;line-height:1.35!important}.tc-hero .tc-trust-line{gap:6px;margin-top:8px!important;font-size:.62rem!important}.tc-trust-line span{color:var(--tc-green);font-weight:800}.tc-hero-beta{background:radial-gradient(circle at 12% 18%,#c9a2271f,#0000 42%),radial-gradient(circle at 88% 82%,#137a2e1a,#0000 48%),linear-gradient(#ffffffeb 0%,#eaf5dc8c 100%);border:1px solid #c9a2273d;border-radius:10px;align-items:center;gap:8px;max-width:100%;margin-top:10px;padding:8px 10px;display:flex;box-shadow:0 12px 32px #243d260f}.tc-hero-beta-label{color:#fff;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(#168b33 0%,#087225 100%);border-radius:999px;flex-shrink:0;margin:0;padding:4px 6px;font-size:.5rem;font-weight:800;line-height:1.2}.tc-hero-beta-date{letter-spacing:-.03em;color:#8a6d12;margin:0;font-size:.74rem;font-weight:900;line-height:1.15}.tc-hero-beta-note{color:var(--tc-green-dark);margin:0;font-size:.59rem;font-weight:700;line-height:1.28}.tc-hero-beta-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.tc-hero-beta-panel{background:var(--tc-cream-light);border:1px solid #137a2e1f;border-radius:10px;max-width:352px;margin-top:10px;padding:8px 10px;box-shadow:0 8px 22px #1f37260f}.tc-hero-beta-panel-eyebrow{color:var(--tc-green);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:5px;margin:0 0 4px;font-size:.5rem;font-weight:700;display:inline-flex}.tc-hero-beta-panel-eyebrow img{flex-shrink:0;width:18px;height:18px}.tc-hero-beta-panel-title{letter-spacing:-.02em;color:var(--tc-green-deep);margin:0 0 6px;font-size:clamp(.82rem,1.1vw,.92rem);font-weight:800;line-height:1.15}.tc-hero-beta-panel-rows{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.tc-hero-beta-panel-row{border:1px solid #0000;border-radius:8px;align-items:flex-start;gap:5px;min-width:0;padding:5px 6px;display:flex}.tc-hero-beta-panel-row img{flex-shrink:0;width:28px;height:28px}.tc-hero-beta-panel-row--private{background:#eef7e9;border-color:#137a2e24}.tc-hero-beta-panel-row--public{background:#fff4de;border-color:#c9a22738}.tc-hero-beta-panel-row-title{color:var(--tc-green-deep);margin:0;font-size:.56rem;font-weight:800;line-height:1.15}.tc-hero-beta-panel-row-date{letter-spacing:-.02em;color:var(--tc-green);margin:1px 0 0;font-size:.58rem;font-weight:800;line-height:1.1}.tc-hero-beta-panel-row--public .tc-hero-beta-panel-row-date{color:#e17800}.tc-hero-beta-panel-row-note{color:#3d4b46;margin:1px 0 0;font-size:.5rem;font-weight:600;line-height:1.2}.tc-hero-beta-panel-cta{background:var(--tc-green);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:5px;margin-top:6px;padding:5px 12px;font-size:.58rem;font-weight:800;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex;box-shadow:0 6px 14px #137a2e2e}.tc-hero-beta-panel-cta:hover{background:var(--tc-green-dark);color:#fff;text-decoration:none;transform:translateY(-1px)}.tc-hero-beta-panel-cta img{flex-shrink:0;width:14px;height:14px}.tc-hero-beta-panel-urgency{color:var(--tc-green);margin:4px 0 0;font-size:.5rem;font-weight:700;line-height:1.25}@media (max-width:768px){.tc-hero-beta-panel{max-width:100%}.tc-hero-beta-panel-rows{grid-template-columns:1fr}.tc-hero-beta-panel-cta{width:100%}}.tc-soft-blob{z-index:0;background:radial-gradient(circle at 72% 38%,#e8f3ebd9,#0000 42%),radial-gradient(circle at 35% 52%,#f5ecd4bf,#0000 46%);border-radius:42% 58% 43% 57%/46% 44% 56% 54%;position:absolute;inset:12px -30px 8px 10px}.tc-phone-card{width:min(440px,78%);box-shadow:var(--tc-shadow);z-index:2;background:#fff;border:9px solid #ffffffb3;border-radius:26px;flex-shrink:0;position:relative;overflow:hidden;transform:translate(-48px)}.tc-phone-header{background:linear-gradient(180deg, #06472e 0%, var(--tc-green-deep) 100%);color:#fff;grid-template-columns:28px 38px 1fr 22px;align-items:center;gap:10px;min-height:68px;padding:10px 16px;display:grid}.tc-phone-header img{background:#fff;border-radius:999px;width:36px;height:36px}.tc-phone-header strong{font-size:.98rem;display:block}.tc-phone-header small{opacity:.82;margin-top:2px;font-size:.82rem;display:block}.tc-back,.tc-menu{font-size:1.75rem;line-height:1}.tc-chat-area{background:linear-gradient(#fffdf7eb,#fffdf7eb),radial-gradient(circle at 30% 20%,#127a2e0f,#0000 40%);padding:18px 16px 14px}.tc-message-user{background:var(--tc-mustard-soft);border:1px solid #c9a22738;border-radius:14px;max-width:265px;margin-left:auto;padding:12px 14px;box-shadow:0 8px 18px #213c250f}.tc-message-user strong{color:var(--tc-green);font-size:.88rem}.tc-message-user p{margin:4px 0 3px;font-size:.92rem;line-height:1.35}.tc-message-user small{text-align:right;color:#6a786f;font-size:.78rem;display:block}.tc-message-bot{background:#fff;border:1px solid #1e37261a;border-radius:14px;max-width:310px;margin-top:14px;padding:12px 14px;box-shadow:0 10px 26px #213c2514}.tc-message-bot>strong.tc-wordmark{margin-bottom:2px;display:block}.tc-message-bot>strong:not(.tc-wordmark){color:var(--tc-green);font-size:.88rem}.tc-response-row{grid-template-columns:24px 1fr;gap:7px;margin-top:8px;display:grid}.tc-response-row p{margin:0;font-size:.88rem;line-height:1.38}.tc-message-bot small{text-align:right;color:#6f7a74;margin-top:6px;font-size:.78rem;display:block}.tc-message-bar{color:#77827d;background:#fff;border:1px solid #1b46271a;border-radius:999px;grid-template-columns:30px 1fr 30px 38px;align-items:center;height:42px;margin-top:14px;padding:0 8px 0 10px;font-size:.88rem;display:grid}.tc-mic{background:var(--tc-green);color:#fff;border-radius:999px;place-items:center;width:32px;height:32px;font-size:.85rem;display:grid}.tc-hero-mascot{z-index:3;pointer-events:none;filter:drop-shadow(0 16px 22px #1c36221f);width:min(260px,28vw);position:absolute;bottom:0;right:0}.tc-hero-feature-strip{grid-area:features;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;width:100%;margin-top:clamp(6px,1vw,12px);display:grid}.tc-feature{text-align:left;border:1px solid var(--tc-border);background:#ffffffb8;border-radius:12px;grid-template-columns:40px 1fr;align-items:center;gap:8px;min-width:0;padding:10px 12px;display:grid;box-shadow:0 8px 20px #243d260d}.tc-feature-icon{border-radius:999px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.tc-feature-icon svg{width:20px;height:20px}.tc-hero .tc-feature{border-radius:10px;grid-template-columns:32px 1fr;gap:6px;padding:8px 10px}.tc-hero .tc-feature-icon{width:32px;height:32px}.tc-hero .tc-feature-icon svg{width:16px;height:16px}.tc-feature-icon--wa{color:#fff;background:linear-gradient(145deg,#25d366 0%,#128c7e 100%)}.tc-feature-icon--green{background:linear-gradient(145deg, #1f8f62 0%, var(--tc-green-dark) 100%);color:#fff}.tc-feature-icon--mustard{background:linear-gradient(145deg, var(--tc-mustard-bright) 0%, var(--tc-mustard) 100%);color:var(--tc-green-dark)}.tc-feature-copy{min-width:0}.tc-feature-copy h3{letter-spacing:-.02em;color:var(--tc-green-dark);margin:0 0 2px;font-size:.78rem;font-weight:800;line-height:1.2}.tc-feature-copy p{color:#3d4b46;margin:0;font-size:.68rem;line-height:1.35}.tc-hero .tc-feature-copy h3{margin:0 0 1px;font-size:.62rem;line-height:1.18}.tc-hero .tc-feature-copy p{font-size:.54rem;line-height:1.32}@media (max-width:768px){.tc-hero-inner{grid-template-columns:1fr;grid-template-areas:"copy""visual""features";align-items:start;column-gap:0}.tc-hero-copy{align-self:start}.tc-hero-beta{margin-top:14px}.tc-hero-visual{min-height:0}}@media (max-width:760px){.tc-hero{padding:0 16px 28px}.tc-nav-wrap{margin-bottom:0;padding:14px 13px 10px}.tc-hero>.tc-hero-shell{padding-top:24px}.tc-brand{min-width:auto}.tc-brand-logo{max-width:min(158px,46vw);height:clamp(32px,9.7vw,39px)}.tc-brand-name{font-size:1.55rem}.tc-brand small{font-size:.78rem}.tc-hero-copy h1{font-size:clamp(1.24rem,5vw,1.48rem)}.tc-hero-badges{grid-template-columns:1fr;display:grid}.tc-badge{justify-content:flex-start}.tc-hero-visual{min-height:0}.tc-hero-feature-cards{gap:4px;height:clamp(180px,34dvh,260px)}.tc-hero-main-image{width:min(100%,288px);margin:0 auto}.tc-hero-feature-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.tc-key-points .tc-badge{flex:100%}}@media (max-width:480px){.tc-hero-actions{flex-direction:column;align-items:stretch;gap:18px}.tc-primary-btn{width:100%}.tc-secondary-btn,.tc-secondary-link{justify-content:center;width:100%}.tc-hero-feature-strip{grid-template-columns:1fr;gap:10px;margin-top:24px}}.tc-expert-section{background:radial-gradient(circle at top right, #537e371f, transparent 28%), var(--tc-cream);color:var(--tc-text);font-family:var(--font-body)}.tc-expert-section.tc-snap-section{box-sizing:border-box;justify-content:flex-start}.tc-expert-shell{flex-direction:column;flex:1;justify-content:center;gap:clamp(12px,2dvh,22px);max-width:1180px;min-height:0;margin:0 auto;display:flex}.tc-expert-container{flex-shrink:1;grid-template-columns:1fr 1.05fr;align-items:center;gap:clamp(20px,3.5vw,48px);max-width:1180px;min-height:0;margin:0 auto;display:grid}.tc-expert-eyebrow{color:var(--tc-green);background:var(--tc-pale-green);border:1px solid var(--tc-border);border-radius:999px;align-items:center;gap:8px;margin-bottom:clamp(8px,1.5dvh,14px);padding:6px 12px;font-size:.66rem;font-weight:700;display:inline-flex}.tc-expert-copy h2{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--tc-green-deep);max-width:680px;margin:0 0 clamp(12px,2dvh,20px);font-size:clamp(1.32rem,1.9vw,1.6rem);font-weight:900;line-height:1.08}.tc-expert-points{gap:clamp(8px,1.4dvh,14px);display:grid}.tc-expert-point{border-bottom:1px solid #d7c8a8d9;grid-template-columns:44px 1fr;align-items:start;gap:12px;padding-bottom:clamp(8px,1.4dvh,14px);display:grid}.tc-expert-point:last-child{border-bottom:none;padding-bottom:0}.tc-expert-point-icon{background:var(--tc-pale-green);border:1px solid var(--tc-border);width:44px;height:44px;color:var(--tc-green);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.tc-expert-point-icon--mustard{background:var(--tc-mustard-soft);color:var(--tc-mustard);border-color:#c9a22747}.tc-step-icon--mustard,.tc-benefit-icon--mustard{background:var(--tc-mustard-soft);color:var(--tc-mustard)}.tc-expert-point-icon svg{width:20px;height:20px}.tc-expert-point p{color:var(--tc-text);margin:0;font-size:clamp(.78rem,.75vw + .35rem,.88rem);line-height:1.42}.tc-expert-point strong{color:var(--tc-green-deep);font-weight:800}.tc-expert-visual{background:var(--tc-cream-light);border:1px solid var(--tc-border);border-radius:22px;justify-content:center;align-items:center;min-height:0;padding:clamp(8px,1.5dvw,14px);display:flex;box-shadow:0 24px 60px #073b2a14}.tc-expert-image{object-fit:contain;transform-origin:50%;border-radius:18px;width:100%;height:auto;max-height:min(46dvh,360px);display:block;transform:scaleX(.85)}@media (min-width:901px){.tc-expert-container{align-items:stretch}.tc-expert-visual{justify-content:center;place-self:center;align-items:center;width:90%;height:90%;min-height:0;max-height:90%}.tc-expert-image{object-fit:contain;object-position:center center;transform-origin:50%;flex:0 auto;align-self:center;width:90%;height:90%;max-height:90%;transform:scaleX(.85)}}.tc-expert-brings{background:var(--tc-cream-light);border:1px solid var(--tc-border);border-radius:22px;flex-shrink:0;width:100%;max-width:1180px;margin:0 auto;overflow:hidden}.tc-expert-brings-heading{text-align:center;font-family:var(--font-heading);color:var(--tc-green-deep);border-bottom:1px solid var(--tc-border);margin:0;padding:clamp(12px,1.6dvh,16px) clamp(16px,2vw,24px) clamp(8px,1.2dvh,12px);font-size:clamp(1.1rem,1.5vw,1.45rem);font-weight:800;line-height:1.2}.tc-expert-brings-grid{background:0 0;border:none;border-radius:0;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.tc-expert-brings-card{border-right:1px solid var(--tc-border);grid-template-columns:52px 1fr;align-items:center;gap:12px;padding:clamp(14px,2dvh,22px);display:grid}.tc-expert-brings-card:last-child{border-right:none}.tc-expert-brings-card--mustard .tc-expert-brings-icon{background:var(--tc-mustard-soft);color:var(--tc-mustard);border-color:#c9a22747}.tc-expert-brings-icon{background:var(--tc-pale-green);border:1px solid var(--tc-border);width:52px;height:52px;color:var(--tc-green);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.tc-expert-brings-icon svg{width:24px;height:24px}.tc-expert-brings-card h3{font-family:var(--font-heading);color:var(--tc-green-deep);margin:0 0 4px;font-size:1.05rem;font-weight:800;line-height:1.1}.tc-expert-brings-card p{color:var(--tc-muted);margin:0;font-size:.875rem;line-height:1.42}.tc-expert-closing{text-align:center;background:var(--tc-cream-light);border:1px solid var(--tc-border);max-width:680px;color:var(--tc-green-deep);border-radius:999px;flex-shrink:0;margin:0 auto;padding:clamp(8px,1.4dvh,12px) clamp(16px,3vw,24px);font-size:clamp(.9rem,1.1vw,1.05rem)}.tc-expert-closing strong{color:var(--tc-green);font-weight:800}.tc-expert-section.tc-snap-section .tc-expert-shell{flex:1;grid-template-rows:minmax(0,1fr) auto auto;justify-content:stretch;gap:clamp(4px,.8dvh,10px);max-width:1280px;height:100%;min-height:0;max-height:100%;display:grid;overflow:hidden}.tc-expert-section.tc-snap-section .tc-expert-container{grid-row:1;grid-template-columns:1fr 1fr;align-items:start;gap:clamp(28px,4.5vw,56px);width:100%;max-width:100%;height:100%;min-height:0;margin:0 auto;display:grid}.tc-expert-section.tc-snap-section .tc-expert-copy{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.tc-expert-section.tc-snap-section .tc-expert-copy>*{flex-shrink:1;min-height:0}.tc-expert-section.tc-snap-section .tc-expert-eyebrow{flex-shrink:0;margin-bottom:4px;padding:4px 10px;font-size:.58rem}.tc-expert-section.tc-snap-section .tc-expert-copy h2{flex-shrink:0;max-width:none;margin:0 0 6px;font-size:clamp(1.32rem,1.9vw,1.6rem);line-height:1.08}.tc-expert-section.tc-snap-section .tc-expert-points{gap:4px;min-height:0;overflow:hidden}.tc-expert-section.tc-snap-section .tc-expert-point{grid-template-columns:36px 1fr;gap:8px;padding-bottom:4px}.tc-expert-section.tc-snap-section .tc-expert-point-icon{width:36px;height:36px}.tc-expert-section.tc-snap-section .tc-expert-point-icon svg{width:16px;height:16px}.tc-expert-section.tc-snap-section .tc-expert-point p{font-size:clamp(.68rem,.82vw,.78rem);line-height:1.42}.tc-expert-section.tc-snap-section .tc-expert-visual{border-radius:16px;justify-content:center;place-self:start stretch;align-items:flex-start;width:100%;height:100%;min-height:0;max-height:none;padding:clamp(6px,1dvh,10px);overflow:hidden}.tc-expert-section.tc-snap-section .tc-expert-image{object-fit:contain;object-position:top center;flex:unset;border-radius:14px;align-self:flex-start;width:auto;max-width:100%;height:auto;max-height:100%;transform:none}.tc-expert-section.tc-snap-section .tc-expert-brings{border-radius:14px;flex-shrink:0;grid-row:2;max-width:none}.tc-expert-section.tc-snap-section .tc-expert-brings-heading{border-bottom:1px solid var(--tc-border);margin:0;padding:clamp(8px,1.1dvh,10px) clamp(12px,1.6vw,16px) clamp(6px,.9dvh,8px);font-size:clamp(.78rem,1vw,.92rem)}.tc-expert-section.tc-snap-section .tc-expert-brings-grid{border-radius:0}.tc-expert-section.tc-snap-section .tc-expert-brings-card{grid-template-columns:32px 1fr;gap:8px;padding:clamp(6px,.9dvh,10px) clamp(8px,1.2vw,12px)}.tc-expert-section.tc-snap-section .tc-expert-brings-icon{width:32px;height:32px}.tc-expert-section.tc-snap-section .tc-expert-brings-icon svg{width:16px;height:16px}.tc-expert-section.tc-snap-section .tc-expert-brings-card h3{font-size:clamp(.72rem,.9vw,.82rem)}.tc-expert-section.tc-snap-section .tc-expert-brings-card p{font-size:clamp(.64rem,.78vw,.72rem);line-height:1.42}.tc-expert-section.tc-snap-section .tc-expert-closing{flex-shrink:0;grid-row:3;width:100%;max-width:none;padding:clamp(6px,.9dvh,8px) clamp(12px,2vw,18px);font-size:clamp(.68rem,.88vw,.78rem)}@media (min-width:901px) and (max-height:820px){.tc-expert-section.tc-snap-section .tc-expert-shell{gap:4px}.tc-expert-section.tc-snap-section .tc-expert-copy h2{margin-bottom:4px;font-size:clamp(1.12rem,1.5vw,1.32rem)}.tc-expert-section.tc-snap-section .tc-expert-point{grid-template-columns:32px 1fr;padding-bottom:2px}.tc-expert-section.tc-snap-section .tc-expert-point-icon{width:32px;height:32px}.tc-expert-section.tc-snap-section .tc-expert-point-icon svg{width:14px;height:14px}.tc-expert-section.tc-snap-section .tc-expert-point p{font-size:clamp(.64rem,.78vw,.72rem)}.tc-expert-section.tc-snap-section .tc-expert-brings-card{padding:6px 8px}.tc-expert-section.tc-snap-section .tc-expert-closing{padding:6px 12px}}@media (max-width:900px){.tc-snap-section{height:auto;min-height:100dvh;max-height:none;padding-top:0;overflow:visible}.tc-snap-section:not(.tc-hero),.tc-hero.tc-snap-section{min-height:100dvh}.tc-real-meals-shell,.tc-plate-insight-container,.tc-habit-architect-shell,.tc-expert-shell,.tc-final-cta-shell{overflow:visible}.tc-problem-solution-card{border-radius:14px;grid-template-columns:1fr}.tc-transition-arrow{background:var(--tc-cream);padding:6px 0}.tc-panel-illustration{max-height:min(30dvh,220px)}.tc-advice-card{overflow:visible}.tc-copy-desktop{display:none}.tc-copy-mobile{display:inline}.tc-expert-section.tc-snap-section{height:auto;min-height:100dvh;max-height:none;overflow:visible}.tc-expert-container{grid-template-columns:1fr}.tc-expert-copy h2{max-width:100%}.tc-expert-image{max-height:min(50dvh,432px)}.tc-expert-brings-grid{grid-template-columns:1fr}.tc-expert-brings-card{border-right:none;border-bottom:1px solid var(--tc-border)}.tc-expert-brings-card:last-child{border-bottom:none}}@media (max-width:560px){.tc-expert-section.tc-snap-section{padding:48px 18px}.tc-expert-point{grid-template-columns:40px 1fr;gap:10px}.tc-expert-point-icon{width:40px;height:40px}.tc-expert-point-icon svg{width:18px;height:18px}.tc-expert-brings-card{text-align:center;grid-template-columns:1fr}.tc-expert-brings-icon{margin:0 auto}.tc-expert-closing{border-radius:20px}}.tc-real-meals{background:var(--tc-cream);font-family:var(--font-body);color:var(--tc-text)}.tc-real-meals-shell{gap:clamp(8px,1.2dvh,12px);max-width:1280px;margin:0 auto}.tc-real-meals.tc-snap-section{box-sizing:border-box}.tc-real-meals.tc-snap-section .tc-real-meals-shell{flex-direction:column;flex:1;gap:clamp(10px,1.4dvh,16px);width:100%;height:100%;min-height:0;max-height:100%;display:flex}.tc-real-meals.tc-snap-section .tc-problem-solution-card{flex:0 auto;min-height:0;overflow:visible}.tc-real-meals.tc-snap-section .tc-panel{overflow:visible}.tc-real-meals.tc-snap-section .tc-advice-card{flex-shrink:0;overflow:visible}.tc-real-meals.tc-snap-section .tc-panel-headline{margin-top:clamp(8px,1dvh,12px)}.tc-real-meals-header{text-align:center;flex-shrink:0}.tc-real-meals-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--tc-green);margin:0 0 3px;font-size:.65rem;font-weight:800}.tc-real-meals-header h2{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--tc-green-deep);margin:0 0 3px;font-size:clamp(1.35rem,2vw,1.75rem);font-weight:900;line-height:1.08}.tc-real-meals.tc-snap-section .tc-real-meals-header h2{font-size:clamp(1.32rem,1.9vw,1.6rem)}.tc-real-meals-header>p{max-width:560px;color:var(--tc-muted);margin:0 auto;font-size:clamp(.66rem,.84vw,.74rem);line-height:1.42}.tc-problem-solution-card{border-radius:18px;flex:auto;grid-template-columns:1fr 36px 1fr;min-height:0;display:grid;overflow:hidden;box-shadow:0 12px 36px #123c2e14}.tc-panel{flex-direction:column;gap:clamp(5px,.8dvh,8px);min-height:0;padding:clamp(10px,1.6dvh,16px) clamp(12px,1.6vw,20px);display:flex;overflow:hidden}.tc-panel-problem{background:radial-gradient(circle at 20% 42%, #eec58b38, transparent 34%), var(--tc-cream-light)}.tc-panel-solution{background:radial-gradient(circle at 65% 34%, #8dbe8d38, transparent 38%), var(--tc-pale-green)}.tc-pill{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;width:fit-content;padding:4px 10px;font-size:.6rem;font-weight:800;display:inline-flex}.tc-pill-problem{background:var(--tc-mustard-soft);color:var(--tc-mustard)}.tc-pill-solution{background:var(--tc-pale-green);color:var(--tc-green)}.tc-pill-icon{color:#fff;background:currentColor;border-radius:50%;flex-shrink:0;place-items:center;width:16px;height:16px;font-size:.52rem;font-weight:900;display:inline-grid}.tc-panel-illustration{object-fit:contain;object-position:center bottom;flex-shrink:1;width:100%;height:auto;min-height:0;max-height:min(24dvh,190px);display:block}.tc-panel-headline{font-family:var(--font-heading);letter-spacing:-.025em;color:var(--tc-green-deep);flex-shrink:0;margin:0;font-size:clamp(.96rem,1.5vw,1.28rem);font-weight:850;line-height:1.12}.tc-panel-headline--problem span{color:var(--tc-mustard)}.tc-panel-headline--solution span{color:var(--tc-green)}.tc-advice-card{background:var(--tc-cream-light);border:1.5px solid var(--tc-border);border-radius:12px;flex-shrink:0;min-height:0;padding:clamp(7px,.9dvh,10px) clamp(9px,1.1vw,12px);overflow:visible;box-shadow:0 6px 18px #123c2e17}.tc-advice-row{grid-template-columns:20px 1fr;align-items:start;gap:7px;display:grid}.tc-advice-icon{color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:18px;height:18px;margin-top:1px;font-size:.55rem;font-weight:900;display:inline-grid}.tc-advice-icon--check,.tc-advice-icon--fix{background:var(--tc-green)}.tc-advice-icon--warn{background:var(--tc-mustard);color:var(--tc-green-deep)}.tc-advice-label{margin-bottom:1px;font-size:.6rem;font-weight:800;line-height:1.2;display:block}.tc-advice-label--positive,.tc-advice-label--fix{color:var(--tc-green)}.tc-advice-label--warn{color:var(--tc-mustard)}.tc-advice-card p{color:var(--tc-text);margin:0;font-size:.58rem;line-height:1.38}.tc-advice-divider{border:none;border-top:1px solid var(--tc-border);margin:clamp(4px,.6dvh,7px) 0}.tc-copy-mobile{display:none}.tc-copy-desktop{display:inline}.tc-transition-arrow{background:var(--tc-cream);z-index:2;justify-content:center;align-items:center;display:flex;position:relative}.tc-transition-arrow-inner{background:var(--tc-cream-light);border:1.5px solid var(--tc-border);width:28px;height:28px;color:var(--tc-green);border-radius:50%;place-items:center;font-size:.85rem;font-weight:800;display:grid;box-shadow:0 3px 10px #123c2e1f}.tc-section-accent-line{background:var(--tc-green);border-radius:999px;width:48px;height:3px;margin:12px 0 16px}.tc-section-accent-line--center{margin:16px auto 14px}.tc-plate-insight-section:not(.tc-snap-section){background:var(--tc-cream);font-family:var(--font-body);color:var(--tc-text);padding:52px 32px}.tc-plate-insight-section.tc-snap-section{background:var(--tc-cream);font-family:var(--font-body);color:var(--tc-text)}.tc-plate-insight-container{max-width:1280px;margin:0 auto}.tc-plate-insight-header{text-align:center;margin-bottom:24px}.tc-plate-insight-header h2{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--tc-green-deep);margin:0;font-size:clamp(1.75rem,2.8vw,2.6rem);font-weight:900;line-height:1.1}.tc-plate-insight-header p{font-family:var(--font-body);color:var(--tc-muted);margin:0;font-size:clamp(.95rem,1.2vw,1.08rem);line-height:1.42}.tc-plate-insight-content{grid-template-columns:.95fr 80px 1.05fr;align-items:center;gap:32px;display:grid}.tc-how-it-works-card{background:var(--tc-cream-light);border:1px solid var(--tc-border);border-radius:20px;padding:22px 24px;box-shadow:0 18px 40px #2230230f}.tc-how-it-works-card h3{font-family:var(--font-heading);text-align:center;color:var(--tc-green-deep);margin:0;font-size:clamp(1.25rem,1.8vw,1.6rem);font-weight:800;line-height:1.1}.tc-card-accent-line{background:var(--tc-green);border-radius:999px;width:56px;height:3px;margin:14px auto 26px}.tc-step-row{grid-template-columns:64px 1fr;align-items:flex-start;gap:16px;display:grid}.tc-step-icon{background:var(--tc-pale-green);width:60px;height:60px;color:var(--tc-green);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.tc-step-icon svg{width:30px;height:30px}.tc-step-title-row{align-items:center;gap:14px;margin-bottom:8px;display:flex}.tc-step-number{background:var(--tc-green);width:36px;height:36px;color:var(--tc-white);font-family:var(--font-body);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:1.05rem;font-weight:700;display:inline-flex}.tc-step-copy h4{font-family:var(--font-body);color:var(--tc-text);margin:0;font-size:clamp(1.1rem,1.5vw,1.35rem);font-weight:700;line-height:1.25}.tc-step-copy p{font-family:var(--font-body);color:var(--tc-text);margin:0 0 8px;font-size:clamp(1rem,1.25vw,1.15rem);line-height:1.42}.tc-step-note{font-weight:500;color:var(--tc-green)!important}.tc-step-divider{background:var(--tc-border);height:1px;margin:16px 0}.tc-flow-arrow{color:var(--tc-green);justify-content:center;align-items:center;display:flex}.tc-flow-arrow svg{width:70px;height:70px}.tc-phone-visual{justify-content:center;align-items:center;display:flex}.tc-phone-image{width:100%;max-width:400px;height:auto;display:block}.tc-habit-banner{background:var(--tc-soft-cream);border:1px solid var(--tc-border);border-radius:16px;grid-template-columns:64px 1fr 96px;align-items:center;gap:24px;margin-top:22px;padding:14px 20px;display:grid}.tc-habit-icon{background:var(--tc-pale-green);width:54px;height:54px;color:var(--tc-green);border-radius:50%;justify-content:center;align-items:center;display:flex}.tc-habit-icon svg{width:28px;height:28px}.tc-habit-banner p{font-family:var(--font-body);color:var(--tc-text);text-align:center;margin:0;font-size:clamp(1.15rem,1.8vw,1.55rem);font-weight:500;line-height:1.35}.tc-habit-banner p span{color:var(--tc-green);font-weight:700}.tc-habit-leaf{color:#16753a73;justify-content:flex-end;display:flex}.tc-habit-leaf svg{width:72px;height:72px}.tc-plate-insight-section.tc-snap-section{box-sizing:border-box;justify-content:flex-start}.tc-plate-insight-section.tc-snap-section .tc-plate-insight-container{flex:1;grid-template-rows:auto minmax(0,1fr) auto;align-content:stretch;gap:clamp(4px,.7dvh,8px);width:100%;max-width:1280px;height:100%;min-height:0;max-height:100%;margin:0 auto;display:grid;overflow:hidden}.tc-plate-insight-section.tc-snap-section .tc-plate-insight-header{margin-bottom:0}.tc-plate-insight-section.tc-snap-section .tc-plate-insight-header h2{margin:0;font-size:clamp(1.32rem,1.9vw,1.6rem);line-height:1.08}.tc-plate-insight-section.tc-snap-section .tc-plate-insight-header p{margin:2px 0 0;font-size:clamp(.66rem,.84vw,.74rem);line-height:1.42}.tc-plate-insight-section.tc-snap-section .tc-plate-insight-header .tc-section-accent-line{width:40px;margin:4px auto}.tc-plate-insight-section.tc-snap-section .tc-plate-insight-content{grid-template-rows:minmax(0,1fr);grid-template-columns:1fr 80px 1fr;align-items:stretch;gap:clamp(10px,1.5vw,18px);height:100%;min-height:0;display:grid;overflow:hidden}.tc-plate-insight-section.tc-snap-section .tc-plate-insight-content>*{min-height:0}.tc-plate-insight-section.tc-snap-section .tc-how-it-works-card{border-radius:16px;flex-direction:column;justify-content:center;height:100%;min-height:0;padding:clamp(8px,1.1dvh,12px) clamp(10px,1.2vw,14px);display:flex;overflow:hidden}.tc-plate-insight-section.tc-snap-section .tc-how-it-works-card h3{font-size:clamp(.92rem,1.2vw,1.12rem)}.tc-plate-insight-section.tc-snap-section .tc-card-accent-line{width:40px;margin:4px auto 6px}.tc-plate-insight-section.tc-snap-section .tc-step-row{grid-template-columns:40px 1fr;gap:10px}.tc-plate-insight-section.tc-snap-section .tc-step-icon{width:40px;height:40px}.tc-plate-insight-section.tc-snap-section .tc-step-icon svg{width:20px;height:20px}.tc-plate-insight-section.tc-snap-section .tc-step-number{width:26px;height:26px;font-size:.8rem}.tc-plate-insight-section.tc-snap-section .tc-step-title-row{gap:8px;margin-bottom:2px}.tc-plate-insight-section.tc-snap-section .tc-step-copy h4{font-size:clamp(.82rem,1vw,.96rem)}.tc-plate-insight-section.tc-snap-section .tc-step-copy p{margin-bottom:2px;font-size:clamp(.68rem,.82vw,.78rem);line-height:1.42}.tc-plate-insight-section.tc-snap-section .tc-step-note{font-size:clamp(.64rem,.78vw,.72rem)}.tc-plate-insight-section.tc-snap-section .tc-step-divider{margin:4px 0}.tc-plate-insight-section.tc-snap-section .tc-flow-arrow svg{width:44px;height:44px}.tc-plate-insight-section.tc-snap-section .tc-flow-arrow{align-self:center}.tc-plate-insight-section.tc-snap-section .tc-phone-visual{justify-content:center;align-items:center;height:100%;min-height:0;display:flex;overflow:hidden}.tc-plate-insight-section.tc-snap-section .tc-phone-image{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.tc-plate-insight-section.tc-snap-section .tc-habit-banner{border-radius:12px;grid-template-columns:36px 1fr 56px;gap:clamp(8px,1.2vw,12px);margin-top:0;padding:clamp(6px,.9dvh,8px) clamp(10px,1.2vw,12px)}.tc-plate-insight-section.tc-snap-section .tc-habit-banner p{font-size:clamp(.74rem,1vw,.88rem);line-height:1.3}.tc-plate-insight-section.tc-snap-section .tc-habit-icon{width:36px;height:36px}.tc-plate-insight-section.tc-snap-section .tc-habit-icon svg{width:18px;height:18px}.tc-plate-insight-section.tc-snap-section .tc-habit-leaf svg{width:44px;height:44px}@media (min-width:901px) and (max-height:820px){.tc-plate-insight-section.tc-snap-section .tc-plate-insight-header h2{font-size:clamp(1.12rem,1.5vw,1.32rem)}.tc-plate-insight-section.tc-snap-section .tc-plate-insight-header p{display:none}.tc-plate-insight-section.tc-snap-section .tc-plate-insight-header .tc-section-accent-line{margin:2px auto}.tc-plate-insight-section.tc-snap-section .tc-habit-banner{padding:6px 10px}.tc-plate-insight-section.tc-snap-section .tc-habit-banner p{font-size:clamp(.7rem,.95vw,.82rem)}.tc-plate-insight-section.tc-snap-section .tc-step-divider{margin:2px 0}.tc-plate-insight-section.tc-snap-section .tc-step-copy p{margin-bottom:0;font-size:clamp(.64rem,.78vw,.72rem)}.tc-plate-insight-section.tc-snap-section .tc-step-icon{width:36px;height:36px}.tc-plate-insight-section.tc-snap-section .tc-step-icon svg{width:18px;height:18px}}@media (max-width:1024px){.tc-plate-insight-section:not(.tc-snap-section){padding:72px 28px}.tc-plate-insight-content{grid-template-columns:1fr;gap:32px}.tc-flow-arrow{transform:rotate(90deg)}.tc-phone-image{max-width:460px}}@media (max-width:768px){.tc-plate-insight-section:not(.tc-snap-section){padding:56px 20px}.tc-plate-insight-section:not(.tc-snap-section) .tc-plate-insight-header{margin-bottom:28px}.tc-plate-insight-section:not(.tc-snap-section) .tc-how-it-works-card{border-radius:18px;padding:28px 22px}.tc-plate-insight-section:not(.tc-snap-section) .tc-step-row{grid-template-columns:72px 1fr;gap:18px}.tc-plate-insight-section:not(.tc-snap-section) .tc-step-icon{width:64px;height:64px}.tc-plate-insight-section:not(.tc-snap-section) .tc-step-icon svg{width:34px;height:34px}.tc-plate-insight-section:not(.tc-snap-section) .tc-step-number{width:32px;height:32px;font-size:.95rem}.tc-plate-insight-section:not(.tc-snap-section) .tc-phone-image{max-width:100%}.tc-plate-insight-section:not(.tc-snap-section) .tc-habit-banner{text-align:center;grid-template-columns:1fr;gap:14px;padding:24px 20px}.tc-plate-insight-section:not(.tc-snap-section) .tc-habit-icon,.tc-plate-insight-section:not(.tc-snap-section) .tc-habit-leaf{justify-self:center}.tc-habit-banner p{text-align:center}}.tc-section-eyebrow{font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;color:var(--tc-green-dark);align-items:center;gap:10px;margin-bottom:14px;font-size:.78rem;font-weight:700;display:inline-flex}.tc-section-eyebrow-icon{width:24px;height:24px;color:var(--tc-green);justify-content:center;align-items:center;display:inline-flex}.tc-section-eyebrow-icon svg{width:100%;height:100%}.tc-habit-architect:not(.tc-snap-section){background:var(--tc-cream);font-family:var(--font-body);color:var(--tc-text);padding:52px 32px}.tc-habit-architect.tc-snap-section{background:var(--tc-cream);font-family:var(--font-body);color:var(--tc-text)}.tc-habit-architect-shell{max-width:1280px;margin:0 auto}.tc-habit-architect-container{grid-template-rows:auto auto;grid-template-columns:.9fr 1.1fr;align-items:start;gap:32px;display:grid}.tc-habit-architect-copy{grid-area:1/1}.tc-habit-architect-container>.tc-habit-banner--note{grid-area:2/1/auto/-1;margin-top:0}.tc-habit-architect-copy h2{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--tc-green-deep);margin:0;font-size:clamp(1.75rem,2.8vw,2.6rem);font-weight:900;line-height:1.12}.tc-habit-architect-copy p{font-family:var(--font-body);color:var(--tc-text);margin:0 0 14px;font-size:clamp(.92rem,1.1vw,1.02rem);line-height:1.42}.tc-habit-architect-copy p strong{color:var(--tc-green);font-weight:700}.tc-real-life-callout{border-left:4px solid var(--tc-green);margin-top:14px;padding-left:16px}.tc-real-life-callout p{color:var(--tc-text);margin:0;font-size:clamp(.8rem,1vw,.88rem);font-weight:600;line-height:1.42}.tc-real-life-callout strong{color:var(--tc-text);font-weight:700}.tc-real-life-callout span{color:var(--tc-green);font-weight:700}.tc-habit-architect-copy .tc-real-life-callout{margin-top:0;margin-bottom:28px}.tc-habit-architect-copy .tc-step-row{grid-template-columns:72px 1fr;gap:22px}.tc-habit-architect-copy .tc-step-icon{width:72px;height:72px}.tc-habit-architect-copy .tc-step-icon svg{width:38px;height:38px}.tc-habit-architect-copy .tc-step-copy h4{color:var(--tc-green-dark);font-weight:800}.tc-habit-architect-copy .tc-step-divider{margin:18px 0}.tc-habit-banner--note{text-align:left;grid-template-columns:64px 1fr;margin-top:28px}.tc-habit-banner--note p{text-align:left;font-size:clamp(.95rem,1.15vw,1.05rem);font-weight:400;line-height:1.42}.tc-habit-architect-visual{grid-area:1/2;justify-content:center;align-items:flex-start;display:flex}.tc-habit-architect-image{object-fit:cover;border-radius:22px;width:100%;max-width:520px;display:block;box-shadow:0 18px 45px #2230231a}.tc-habit-architect.tc-snap-section{box-sizing:border-box;justify-content:flex-start}.tc-habit-architect.tc-snap-section .tc-habit-architect-shell{flex-direction:column;flex:1;height:100%;min-height:0;max-height:100%;display:flex;overflow:hidden}.tc-habit-architect.tc-snap-section .tc-habit-architect-container{flex:1;grid-template-rows:minmax(0,1fr) auto;grid-template-columns:1fr 1fr;align-items:start;gap:clamp(8px,1.2dvh,14px) clamp(12px,2vw,24px);height:100%;min-height:0;display:grid}.tc-habit-architect.tc-snap-section .tc-habit-architect-copy{flex-direction:column;grid-area:1/1;height:100%;min-height:0;display:flex;overflow:hidden}.tc-habit-architect.tc-snap-section .tc-habit-architect-copy>*{flex-shrink:1;min-height:0}.tc-habit-architect.tc-snap-section .tc-habit-architect-visual{grid-area:1/2;justify-content:center;align-items:flex-start;height:100%;min-height:0;display:flex;overflow:hidden}.tc-habit-architect.tc-snap-section .tc-habit-architect-image{object-fit:contain;object-position:top center;border-radius:18px;width:auto;max-width:100%;height:auto;max-height:100%;box-shadow:0 12px 32px #22302314}.tc-habit-architect.tc-snap-section .tc-habit-architect-container>.tc-habit-banner--note{border-radius:12px;flex-shrink:0;grid-area:2/1/auto/-1;grid-template-columns:36px 1fr;gap:clamp(8px,1vw,10px);width:100%;margin-top:0;padding:clamp(6px,.9dvh,8px) clamp(10px,1.2vw,12px)}.tc-habit-architect.tc-snap-section .tc-section-eyebrow{margin-bottom:6px;font-size:.62rem}.tc-habit-architect.tc-snap-section .tc-habit-architect-copy h2{margin:0;font-size:clamp(1.32rem,1.9vw,1.6rem);line-height:1.08}.tc-habit-architect.tc-snap-section .tc-habit-architect-copy .tc-section-accent-line{width:40px;margin:4px 0 6px}.tc-habit-architect.tc-snap-section .tc-habit-architect-copy>p{margin-bottom:6px;font-size:clamp(.66rem,.84vw,.74rem);line-height:1.42}.tc-habit-architect.tc-snap-section .tc-habit-architect-copy .tc-real-life-callout{border-left-width:3px;margin-top:0;margin-bottom:8px;padding-left:12px}.tc-habit-architect.tc-snap-section .tc-real-life-callout p{font-size:clamp(.66rem,.82vw,.74rem);line-height:1.42}.tc-habit-architect.tc-snap-section .tc-habit-architect-copy .tc-step-row{grid-template-columns:40px 1fr;gap:10px}.tc-habit-architect.tc-snap-section .tc-habit-architect-copy .tc-step-icon{width:40px;height:40px}.tc-habit-architect.tc-snap-section .tc-habit-architect-copy .tc-step-icon svg{width:20px;height:20px}.tc-habit-architect.tc-snap-section .tc-habit-architect-copy .tc-step-copy h4{margin:0;font-size:clamp(.82rem,1vw,.92rem)}.tc-habit-architect.tc-snap-section .tc-habit-architect-copy .tc-step-copy p{margin-bottom:0;font-size:clamp(.68rem,.82vw,.76rem);line-height:1.42}.tc-habit-architect.tc-snap-section .tc-habit-architect-copy .tc-step-divider{margin:4px 0}.tc-habit-architect.tc-snap-section .tc-habit-banner--note p{text-align:left;font-size:clamp(.68rem,.88vw,.78rem);line-height:1.3}.tc-habit-architect.tc-snap-section .tc-habit-banner--note .tc-habit-icon{width:36px;height:36px}.tc-habit-architect.tc-snap-section .tc-habit-banner--note .tc-habit-icon svg{width:18px;height:18px}@media (min-width:901px) and (max-height:820px){.tc-habit-architect.tc-snap-section .tc-habit-architect-copy h2{font-size:clamp(1.12rem,1.5vw,1.32rem)}.tc-habit-architect.tc-snap-section .tc-habit-architect-copy>p{margin-bottom:4px}.tc-habit-architect.tc-snap-section .tc-habit-architect-copy .tc-real-life-callout{margin-bottom:6px}.tc-habit-architect.tc-snap-section .tc-habit-architect-copy .tc-step-divider{margin:2px 0}.tc-habit-architect.tc-snap-section .tc-habit-architect-copy .tc-step-icon{width:36px;height:36px}.tc-habit-architect.tc-snap-section .tc-habit-architect-copy .tc-step-icon svg{width:18px;height:18px}.tc-habit-architect.tc-snap-section .tc-habit-banner--note{padding:6px 10px}}@media (max-width:1024px){.tc-habit-architect:not(.tc-snap-section){padding:72px 28px}.tc-habit-architect-container{gap:36px}.tc-habit-architect-image{border-radius:28px;max-width:560px}}@media (max-width:768px){.tc-habit-architect:not(.tc-snap-section){padding:56px 20px}.tc-habit-architect:not(.tc-snap-section) .tc-habit-architect-container{grid-template-columns:1fr;gap:24px}.tc-habit-architect:not(.tc-snap-section) .tc-habit-architect-copy h2{font-size:clamp(1.5rem,7vw,2rem)}.tc-habit-architect:not(.tc-snap-section) .tc-section-eyebrow{letter-spacing:.18em;margin-bottom:18px;font-size:.78rem}.tc-habit-architect:not(.tc-snap-section) .tc-habit-architect-copy .tc-step-row{grid-template-columns:64px 1fr;gap:18px}.tc-habit-architect:not(.tc-snap-section) .tc-habit-architect-copy .tc-step-icon{width:64px;height:64px}.tc-habit-architect:not(.tc-snap-section) .tc-habit-architect-copy .tc-step-icon svg{width:34px;height:34px}.tc-habit-architect:not(.tc-snap-section) .tc-habit-banner--note{text-align:center;grid-template-columns:1fr;gap:14px}.tc-habit-architect:not(.tc-snap-section) .tc-habit-banner--note .tc-habit-icon{justify-self:center}.tc-habit-architect:not(.tc-snap-section) .tc-habit-banner--note p{text-align:center}.tc-habit-architect:not(.tc-snap-section) .tc-habit-architect-image{border-radius:24px;max-width:100%}}.tc-final-cta.tc-snap-section{justify-content:flex-start}.tc-final-cta.tc-snap-section .tc-final-cta-shell{flex:1;grid-template-rows:minmax(0,1fr) auto auto;justify-content:stretch;gap:clamp(4px,.8dvh,10px);max-width:1280px;height:100%;min-height:0;max-height:100%;display:grid;overflow:hidden}.tc-final-cta.tc-snap-section .tc-final-cta-container{grid-row:1;grid-template-columns:1fr 1fr;align-items:start;gap:clamp(28px,4.5vw,56px);width:100%;max-width:100%;height:100%;min-height:0;margin:0 auto;display:grid}.tc-final-cta.tc-snap-section .tc-final-cta-copy{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.tc-final-cta.tc-snap-section .tc-final-cta-copy>*{flex-shrink:1;min-height:0}.tc-final-cta.tc-snap-section .tc-final-cta-leaf{flex-shrink:0;width:28px;height:28px;margin-bottom:4px}.tc-final-cta.tc-snap-section .tc-final-cta-copy h2{flex-shrink:0;margin:0 0 4px;font-size:clamp(1.32rem,1.9vw,1.6rem);line-height:1.08}.tc-final-cta.tc-snap-section .tc-final-cta-copy .tc-section-accent-line{flex-shrink:0;width:40px;margin:4px 0 6px}.tc-final-cta.tc-snap-section .tc-final-cta-copy .tc-step-row{grid-template-columns:40px 1fr;gap:10px}.tc-final-cta.tc-snap-section .tc-final-cta-copy .tc-step-icon{width:40px;height:40px}.tc-final-cta.tc-snap-section .tc-final-cta-copy .tc-step-icon svg{width:20px;height:20px}.tc-final-cta.tc-snap-section .tc-final-cta-copy .tc-step-copy h4{margin:0;font-size:clamp(.82rem,1vw,.92rem)}.tc-final-cta.tc-snap-section .tc-final-cta-copy .tc-step-copy p{margin-bottom:0;font-size:clamp(.68rem,.82vw,.76rem);line-height:1.42}.tc-final-cta.tc-snap-section .tc-final-cta-copy .tc-step-divider{margin:4px 0}.tc-final-cta.tc-snap-section .tc-final-cta-copy .tc-primary-btn--stacked{border-radius:12px;flex-shrink:0;gap:10px;width:100%;min-width:0;margin-top:auto;padding:clamp(8px,1.1dvh,10px) clamp(12px,1.4vw,14px)}.tc-final-cta.tc-snap-section .tc-primary-btn-title{font-size:clamp(.78rem,1vw,.88rem)}.tc-final-cta.tc-snap-section .tc-primary-btn-subtitle{font-size:clamp(.64rem,.78vw,.72rem)}.tc-final-cta.tc-snap-section .tc-wa-icon--lg{width:28px;height:28px}.tc-final-cta.tc-snap-section .tc-final-cta-visual{justify-content:center;align-items:center;height:100%;min-height:0;display:flex;overflow:visible}.tc-final-cta.tc-snap-section .tc-final-cta-image{object-fit:contain;object-position:center;width:auto;max-width:100%;height:auto;max-height:100%}.tc-final-cta.tc-snap-section .tc-final-cta-trust{border-radius:14px;flex-shrink:0;grid-row:2;gap:clamp(6px,1vw,12px);width:100%;margin-top:0;padding:clamp(6px,.9dvh,10px) clamp(10px,1.4vw,14px)}.tc-final-cta.tc-snap-section .tc-final-cta-trust .tc-benefit-item{gap:10px;padding:0 clamp(6px,1vw,10px) 0 0}.tc-final-cta.tc-snap-section .tc-final-cta-trust .tc-benefit-icon{width:32px;height:32px}.tc-final-cta.tc-snap-section .tc-final-cta-trust .tc-benefit-icon svg{width:18px;height:18px}.tc-final-cta.tc-snap-section .tc-final-cta-trust .tc-benefit-item h3{margin:0 0 2px;font-size:clamp(.72rem,.9vw,.82rem)}.tc-final-cta.tc-snap-section .tc-final-cta-trust .tc-benefit-item p{font-size:clamp(.64rem,.78vw,.72rem);line-height:1.3}.tc-final-cta.tc-snap-section .tc-final-tagline{border-radius:12px;flex-shrink:0;grid-row:3;justify-content:center;width:100%;max-width:none;margin:0;padding:clamp(6px,.9dvh,8px) clamp(12px,2vw,16px)}.tc-final-cta.tc-snap-section .tc-final-tagline-leaf{width:18px;height:18px}.tc-final-cta.tc-snap-section .tc-final-tagline p{font-size:clamp(.68rem,.88vw,.78rem);line-height:1.3}@media (min-width:901px) and (max-height:820px){.tc-final-cta.tc-snap-section .tc-final-cta-shell{gap:4px}.tc-final-cta.tc-snap-section .tc-final-cta-copy h2{font-size:clamp(1.12rem,1.5vw,1.32rem)}.tc-final-cta.tc-snap-section .tc-final-cta-copy .tc-step-divider{margin:2px 0}.tc-final-cta.tc-snap-section .tc-final-cta-copy .tc-step-icon{width:36px;height:36px}.tc-final-cta.tc-snap-section .tc-final-cta-copy .tc-step-icon svg{width:18px;height:18px}.tc-final-cta.tc-snap-section .tc-final-cta-trust{padding:6px 10px}}@media (max-width:1100px){.tc-final-cta-trust{grid-template-columns:repeat(2,minmax(0,1fr))}.tc-final-cta-trust .tc-benefit-item:nth-child(2){border-right:none;padding-right:0}}.tc-final-cta:not(.tc-snap-section){background:var(--tc-cream);font-family:var(--font-body);color:var(--tc-text);box-sizing:border-box;padding:clamp(14px,2.5dvh,36px) clamp(20px,3vw,32px);overflow:hidden}.tc-final-cta.tc-snap-section{background:var(--tc-cream);font-family:var(--font-body);color:var(--tc-text);box-sizing:border-box;overflow:hidden}.tc-final-cta-shell{flex-direction:column;flex:auto;justify-content:center;gap:clamp(6px,1.2dvh,14px);width:100%;max-width:1280px;min-height:0;max-height:100%;margin:0 auto;display:flex;overflow:hidden}.tc-final-cta-container{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:clamp(16px,2.5vw,32px);min-height:0;display:grid}.tc-final-cta-leaf{width:44px;height:44px;color:var(--tc-green);margin-bottom:14px}.tc-final-cta-leaf svg{width:100%;height:100%}.tc-final-cta-copy h2{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--tc-green-deep);margin:0;font-size:clamp(1.75rem,2.8vw,2.6rem);font-weight:900;line-height:1.12}.tc-final-cta-copy h2 span{color:var(--tc-green);display:block}.tc-final-cta-copy .tc-step-row{grid-template-columns:72px 1fr;gap:22px}.tc-final-cta-copy .tc-step-icon{width:72px;height:72px}.tc-final-cta-copy .tc-step-icon svg{width:38px;height:38px}.tc-final-cta-copy .tc-step-copy h4{font-weight:800}.tc-final-cta-copy .tc-step-copy p strong{color:var(--tc-green);font-weight:800}.tc-final-cta-copy .tc-step-divider{margin:18px 0}.tc-final-cta-copy .tc-primary-btn--stacked{margin-top:clamp(10px,1.5dvh,18px)}.tc-final-cta-visual{justify-content:center;align-items:center;min-width:0;min-height:0;display:flex}.tc-final-cta-image{object-fit:contain;width:100%;max-width:min(420px,100%);max-height:min(42dvh,360px);display:block}.tc-final-cta-trust{background:var(--tc-soft-cream);border:1px solid var(--tc-border);border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(8px,1.5vw,20px);min-height:0;margin-top:clamp(8px,1.5dvh,16px);padding:clamp(10px,1.5dvh,14px) clamp(12px,2vw,18px);display:grid}.tc-final-cta-trust .tc-benefit-item{border-right:1px solid #16753a2e;align-items:center;padding:0 20px 0 0;display:flex}.tc-final-cta-trust .tc-benefit-item:last-child{border-right:none;padding-right:0}.tc-final-cta-trust .tc-benefit-icon{width:48px;height:48px}.tc-final-cta-trust .tc-benefit-icon svg{width:34px;height:34px}.tc-final-cta-trust .tc-benefit-item h3{font-family:var(--font-body);color:var(--tc-text);margin:0 0 4px;font-size:1.02rem;font-weight:800;line-height:1.2}.tc-final-cta-trust .tc-benefit-item p{font-family:var(--font-body);color:var(--tc-muted);margin:0;font-size:.92rem;font-weight:400;line-height:1.3}.tc-final-tagline{background:#e8f1d8bd;border-radius:999px;flex-shrink:0;align-items:center;gap:12px;width:fit-content;max-width:calc(100% - 40px);margin:clamp(8px,1.2dvh,14px) auto 0;padding:clamp(8px,1.2dvh,12px) clamp(16px,2.5vw,24px);display:flex}.tc-final-tagline-leaf{width:24px;height:24px;color:var(--tc-green);flex:none;justify-content:center;align-items:center;display:flex}.tc-final-tagline-leaf svg{width:100%;height:100%}.tc-final-tagline p{font-family:var(--font-body);color:var(--tc-green-dark);margin:0;font-size:clamp(1.05rem,1.6vw,1.35rem);font-weight:700;line-height:1.25}@media (max-width:900px){.tc-final-cta-container{grid-template-columns:1fr;gap:clamp(16px,3dvh,28px)}.tc-final-cta-image{max-width:min(360px,100%);max-height:min(28dvh,260px);margin:0 auto}}@media (max-width:768px){.tc-final-cta{padding:clamp(12px,2dvh,24px) 20px}.tc-final-cta-copy h2{font-size:clamp(1.45rem,6.5vw,2rem)}.tc-final-cta-copy .tc-step-row{grid-template-columns:52px 1fr;gap:14px}.tc-final-cta-copy .tc-step-icon{width:52px;height:52px}.tc-final-cta-copy .tc-step-icon svg{width:28px;height:28px}.tc-primary-btn--stacked{text-align:center;justify-content:center;width:100%;min-width:0}.tc-primary-btn-copy{text-align:left}.tc-final-cta-trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px}.tc-final-cta-trust .tc-benefit-item{border-bottom:none;border-right:none;padding-bottom:0;padding-right:0}.tc-final-tagline{text-align:center;border-radius:18px;justify-content:center;padding:10px 16px}}@media (max-width:900px){.tc-expert-section.tc-snap-section,.tc-real-meals.tc-snap-section,.tc-plate-insight-section.tc-snap-section,.tc-habit-architect.tc-snap-section,.tc-final-cta.tc-snap-section{padding-bottom:clamp(16px,2.5dvh,28px);padding-inline:clamp(16px,4vw,32px)}.tc-expert-section.tc-snap-section .tc-expert-shell,.tc-expert-section.tc-snap-section .tc-expert-container,.tc-expert-section.tc-snap-section .tc-expert-copy,.tc-expert-section.tc-snap-section .tc-expert-points,.tc-expert-section.tc-snap-section .tc-expert-visual,.tc-real-meals-shell,.tc-plate-insight-section.tc-snap-section .tc-plate-insight-container,.tc-plate-insight-section.tc-snap-section .tc-plate-insight-content,.tc-plate-insight-section.tc-snap-section .tc-how-it-works-card,.tc-habit-architect.tc-snap-section .tc-habit-architect-shell,.tc-habit-architect.tc-snap-section .tc-habit-architect-container,.tc-habit-architect.tc-snap-section .tc-habit-architect-copy,.tc-habit-architect.tc-snap-section .tc-habit-architect-visual,.tc-final-cta.tc-snap-section .tc-final-cta-shell,.tc-final-cta.tc-snap-section .tc-final-cta-container,.tc-final-cta.tc-snap-section .tc-final-cta-copy,.tc-final-cta.tc-snap-section .tc-final-cta-visual,.tc-final-cta-shell{height:auto;max-height:none;overflow:visible}.tc-expert-section.tc-snap-section .tc-expert-container,.tc-final-cta.tc-snap-section .tc-final-cta-container{grid-template-columns:1fr;width:100%;max-width:100%}.tc-expert-section.tc-snap-section .tc-expert-image,.tc-final-cta.tc-snap-section .tc-final-cta-image,.tc-habit-architect.tc-snap-section .tc-habit-architect-image,.tc-plate-insight-section.tc-snap-section .tc-phone-image{width:100%;max-width:min(100%,480px);height:auto;max-height:none;margin-inline:auto}.tc-problem-solution-card{border-radius:14px;grid-template-columns:1fr}.tc-panel,.tc-advice-card{overflow:visible}.tc-transition-arrow{background:var(--tc-cream);padding:6px 0}.tc-transition-arrow-inner{transform:rotate(90deg)}.tc-plate-insight-section.tc-snap-section .tc-plate-insight-content{grid-template-columns:1fr;gap:clamp(16px,2.5dvh,24px)}.tc-plate-insight-section.tc-snap-section .tc-plate-insight-container{grid-template-rows:auto;gap:clamp(12px,2dvh,18px)}.tc-flow-arrow{transform:rotate(90deg)}.tc-habit-architect.tc-snap-section .tc-habit-architect-container{grid-template-rows:auto;grid-template-columns:1fr;gap:clamp(16px,2.5dvh,24px)}.tc-habit-architect.tc-snap-section .tc-habit-architect-copy,.tc-habit-architect.tc-snap-section .tc-habit-architect-visual{grid-area:auto/1}.tc-habit-architect.tc-snap-section .tc-habit-architect-container>.tc-habit-banner--note{grid-area:auto/1;margin-top:clamp(8px,1.2dvh,12px)}.tc-plate-insight-section.tc-snap-section .tc-habit-banner{grid-template-columns:auto 1fr;margin-top:clamp(10px,1.5dvh,16px)}.tc-plate-insight-section.tc-snap-section .tc-habit-leaf{display:none}.tc-final-cta.tc-snap-section .tc-final-cta-trust{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.tc-expert-section.tc-snap-section,.tc-real-meals.tc-snap-section,.tc-plate-insight-section.tc-snap-section,.tc-habit-architect.tc-snap-section,.tc-final-cta.tc-snap-section{padding:clamp(14px,2dvh,22px) 16px}.tc-expert-section.tc-snap-section .tc-expert-copy h2,.tc-real-meals.tc-snap-section .tc-real-meals-header h2,.tc-plate-insight-section.tc-snap-section .tc-plate-insight-header h2,.tc-habit-architect.tc-snap-section .tc-habit-architect-copy h2,.tc-final-cta.tc-snap-section .tc-final-cta-copy h2{font-size:clamp(1.28rem,6.5vw,1.72rem)}.tc-habit-architect.tc-snap-section .tc-habit-banner--note{text-align:center;grid-template-columns:1fr}.tc-habit-architect.tc-snap-section .tc-habit-banner--note .tc-habit-icon{margin-inline:auto}.tc-final-cta.tc-snap-section .tc-final-cta-trust{grid-template-columns:1fr}}@media (min-width:901px){.tc-snap-section:not(.tc-hero) .tc-habit-architect-copy h2{margin-bottom:clamp(8px,1.2dvh,12px);font-size:clamp(1.4rem,2.24vw,2.08rem);line-height:1.1}.tc-expert-section.tc-snap-section .tc-expert-copy h2{margin-bottom:6px;font-size:clamp(1.32rem,1.9vw,1.6rem);line-height:1.08}.tc-habit-architect.tc-snap-section .tc-habit-architect-copy h2{margin-bottom:0;font-size:clamp(1.32rem,1.9vw,1.6rem);line-height:1.08}.tc-final-cta.tc-snap-section .tc-final-cta-copy h2{margin-bottom:4px;font-size:clamp(1.32rem,1.9vw,1.6rem);line-height:1.08}.tc-snap-section:not(.tc-hero) .tc-plate-insight-header h2{margin-bottom:0;font-size:clamp(1.32rem,1.9vw,1.6rem);line-height:1.08}.tc-snap-section:not(.tc-hero) .tc-plate-insight-header p{font-size:clamp(.66rem,.84vw,.74rem)}.tc-snap-section:not(.tc-hero) .tc-habit-architect-copy p,.tc-snap-section:not(.tc-hero) .tc-expert-point p{margin-bottom:10px;font-size:clamp(.74rem,.88vw,.82rem);line-height:1.42}.tc-expert-section.tc-snap-section .tc-expert-point p{margin-bottom:0;font-size:clamp(.68rem,.82vw,.78rem);line-height:1.42}.tc-snap-section:not(.tc-hero) .tc-step-row{grid-template-columns:48px 1fr;gap:12px}.tc-snap-section:not(.tc-hero) .tc-step-icon{width:48px;height:48px}.tc-snap-section:not(.tc-hero) .tc-step-icon svg{width:24px;height:24px}.tc-snap-section:not(.tc-hero) .tc-step-copy h4{font-size:clamp(.88rem,1.2vw,1.08rem)}.tc-snap-section:not(.tc-hero) .tc-step-copy p{margin-bottom:6px;font-size:clamp(.76rem,1vw,.92rem);line-height:1.42}.tc-snap-section:not(.tc-hero) .tc-habit-architect-copy .tc-step-row{grid-template-columns:52px 1fr;gap:14px}.tc-snap-section:not(.tc-hero) .tc-habit-architect-copy .tc-step-icon{width:52px;height:52px}.tc-snap-section:not(.tc-hero) .tc-habit-architect-copy .tc-step-icon svg{width:28px;height:28px}.tc-snap-section:not(.tc-hero) .tc-final-cta-copy .tc-step-row{grid-template-columns:52px 1fr;gap:14px}.tc-snap-section:not(.tc-hero) .tc-final-cta-copy .tc-step-icon{width:52px;height:52px}.tc-snap-section:not(.tc-hero) .tc-final-cta-copy .tc-step-icon svg{width:28px;height:28px}.tc-snap-section:not(.tc-hero) .tc-final-cta-copy .tc-step-copy h4{font-size:.92rem}.tc-snap-section:not(.tc-hero) .tc-final-cta-copy .tc-step-copy p{font-size:.8rem;line-height:1.42}.tc-snap-section:not(.tc-hero) .tc-final-cta-trust .tc-benefit-item h3{font-size:.84rem}.tc-snap-section:not(.tc-hero) .tc-final-cta-trust .tc-benefit-item p{font-size:.74rem}.tc-snap-section:not(.tc-hero) .tc-final-tagline p{font-size:clamp(.84rem,1.28vw,1.08rem)}.tc-snap-section:not(.tc-hero) .tc-how-it-works-card{padding:14px 16px}.tc-snap-section:not(.tc-hero) .tc-how-it-works-card h3{font-size:clamp(1rem,1.44vw,1.28rem)}.tc-snap-section:not(.tc-hero) .tc-habit-banner p{font-size:clamp(.92rem,1.44vw,1.24rem)}.tc-snap-section:not(.tc-hero) .tc-expert-brings-card h3{font-size:.88rem}.tc-snap-section:not(.tc-hero) .tc-expert-brings-card p{font-size:.74rem}.tc-snap-section:not(.tc-hero) .tc-benefit-item p{font-size:clamp(.7rem,.8vw,.78rem)}}@media (min-width:901px) and (min-height:600px){.tc-expert-section.tc-snap-section .tc-expert-shell{grid-template-rows:minmax(0,1fr) auto auto;height:100%;max-height:100%;display:grid}.tc-expert-section.tc-snap-section .tc-expert-container{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(28px,4.5vw,56px);width:100%;max-width:100%;height:100%;min-height:0;margin:0 auto}.tc-expert-section.tc-snap-section .tc-expert-visual{align-self:start;align-items:flex-start;width:100%;height:100%;min-height:0;max-height:none}.tc-expert-section.tc-snap-section .tc-expert-image{object-fit:contain;object-position:top center;width:auto;max-width:100%;height:auto;max-height:100%;transform:none}.tc-habit-architect.tc-snap-section .tc-habit-architect-shell{height:100%;max-height:100%}.tc-habit-architect.tc-snap-section .tc-habit-architect-container{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:1fr 1fr;align-items:start;height:100%;min-height:0}.tc-habit-architect.tc-snap-section .tc-habit-architect-copy{grid-area:1/1;height:100%;min-height:0;overflow:hidden}.tc-habit-architect.tc-snap-section .tc-habit-architect-copy>*{flex-shrink:1;min-height:0}.tc-habit-architect.tc-snap-section .tc-habit-architect-visual{grid-area:1/2;align-items:flex-start;height:100%;min-height:0;overflow:hidden}.tc-habit-architect.tc-snap-section .tc-habit-architect-image{object-fit:contain;object-position:top center;width:auto;max-width:100%;height:auto;max-height:100%}.tc-habit-architect.tc-snap-section .tc-habit-architect-container>.tc-habit-banner--note{grid-area:2/1/auto/-1;margin-top:0}.tc-plate-insight-section.tc-snap-section .tc-plate-insight-container{grid-template-rows:auto minmax(0,1fr) auto;height:100%;min-height:0;max-height:100%;display:grid;overflow:hidden}.tc-plate-insight-section.tc-snap-section .tc-plate-insight-content{grid-template-rows:minmax(0,1fr);grid-template-columns:1fr 80px 1fr;align-items:stretch;height:100%;min-height:0;display:grid;overflow:hidden}.tc-plate-insight-section.tc-snap-section .tc-how-it-works-card{height:100%;min-height:0;overflow:hidden}.tc-plate-insight-section.tc-snap-section .tc-phone-image{object-fit:contain;max-width:100%;max-height:100%}.tc-plate-insight-section.tc-snap-section .tc-habit-banner{margin-top:clamp(8px,1dvh,12px)}.tc-final-cta.tc-snap-section .tc-final-cta-shell{grid-template-rows:minmax(0,1fr) auto auto;height:100%;max-height:100%;display:grid}.tc-final-cta.tc-snap-section .tc-final-cta-container{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(28px,4.5vw,56px);width:100%;max-width:100%;height:100%;min-height:0;margin:0 auto}.tc-final-cta.tc-snap-section .tc-final-cta-visual{align-items:flex-start;height:100%;min-height:0}.tc-final-cta.tc-snap-section .tc-final-cta-image{object-fit:contain;object-position:top center;width:auto;max-width:100%;height:auto;max-height:100%}.tc-final-cta.tc-snap-section .tc-final-cta-trust{margin-top:0}.tc-final-cta.tc-snap-section .tc-final-tagline{width:100%;max-width:none;margin:0}}.tc-section{font-family:var(--font-body);color:var(--tc-text)}.tc-section-shell{max-width:1180px}.tc-section-title,.tc-section h2.tc-section-title{font-family:var(--font-heading);letter-spacing:-.045em;color:var(--tc-text);margin:0 0 1.25rem;font-size:clamp(1.75rem,3vw,2.35rem);font-weight:900;line-height:1.12}.tc-section--surface{background:radial-gradient(circle at 88% 12%,#166a4a0f,#0000 38%),radial-gradient(circle at 8% 88%,#c9a2270f,#0000 34%),#ffffff8c;border-block:1px solid #166a4a14}.tc-section:not(.tc-section--surface):not(.tc-section--band){background:0 0}.tc-section-lead{color:#172622;letter-spacing:-.015em;max-width:44rem;margin:0 0 1.35rem;font-size:clamp(1rem,1.2vw,1.12rem);line-height:1.58}.tc-section-title .tc-wordmark{letter-spacing:-.02em;font-weight:850}.tc-section-lead .tc-wordmark,.tc-prose .tc-wordmark{font-weight:850}.tc-key-points{flex-wrap:wrap;gap:10px;max-width:44rem;margin:0 0 1.75rem;display:flex}.tc-key-points .tc-badge{border-radius:14px;flex:calc(33.333% - 8px);min-width:min(100%,200px);padding:10px 12px}.tc-key-points .tc-badge span:last-child{font-size:.78rem}.tc-key-points .tc-badge:first-child{background:linear-gradient(135deg,#e8f3ebe6,#ffffffd9);border-color:#166a4a2e}.tc-key-points .tc-badge:nth-child(2){background:linear-gradient(135deg,#f5ecd4f2,#ffffffd9);border-color:#c9a22747}.tc-key-points .tc-badge:nth-child(3){background:linear-gradient(135deg,#fff5f0f2,#ffffffd9);border-color:#b86f5233}.tc-prose{max-width:44rem}.tc-prose p{color:#3d4b46;letter-spacing:-.01em;margin:0 0 1rem;font-size:1rem;line-height:1.62}.tc-prose p:last-child{margin-bottom:0}.tc-section .section-intro{color:#3d4b46;letter-spacing:-.01em;font-size:1rem;line-height:1.62}.tc-section .question-list li{border:1px solid var(--tc-border);font-family:var(--font-heading);letter-spacing:-.02em;text-transform:none;color:var(--tc-green-dark);background:#ffffffc7;border-radius:14px;font-size:.92rem;font-weight:800;box-shadow:0 8px 22px #243d260d}.tc-callout{border:1px solid var(--tc-border);background:radial-gradient(circle at 92% 8%,#c9a2271a,#0000 42%),linear-gradient(155deg,#e8f3eba6,#ffffffeb);border-radius:22px;box-shadow:0 16px 46px #23392812}.tc-callout:before{background:radial-gradient(circle,#c9a2271f,#0000 70%)}.tc-callout h3{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--tc-green-dark);font-weight:900}.tc-callout p,.tc-callout .bullet-list{color:#3d4b46}.tc-step{border:1px solid var(--tc-border);background:#ffffffc7;border-radius:22px;box-shadow:0 16px 46px #23392812}.tc-step:before{border-color:var(--tc-cream);background:linear-gradient(135deg, var(--tc-mustard-bright) 0%, var(--tc-mustard) 100%);color:var(--tc-green-dark);font-family:var(--font-heading)}.tc-step h3{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--tc-green-dark);font-weight:900}.tc-step p{color:#3d4b46}.tc-card{border:1px solid var(--tc-border);background:#ffffffc7;border-radius:22px;box-shadow:0 12px 36px #2339280f}.tc-section--surface .tc-card{background:#ffffffeb}.tc-card h3{font-family:var(--font-heading);letter-spacing:-.025em;color:var(--tc-green-dark);font-weight:900}.tc-card p{color:#3d4b46}.tc-section .meal-examples li{border:1px solid var(--tc-border);color:#172622;background:#ffffffc7;border-radius:14px;box-shadow:0 8px 22px #243d260d}.tc-section .shift-table-wrap{border:1px solid var(--tc-border);background:#ffffffc7;border-radius:22px;box-shadow:0 16px 46px #23392812}.tc-section .shift-table thead th{font-family:var(--font-heading);color:var(--tc-green-dark);background:#e8f3eb80}.tc-section--band.health-focus-band{background:radial-gradient(circle at 15%,#166a4a14,#0000 42%),radial-gradient(circle at 85%,#c9a22712,#0000 38%),#ffffff73;border-block:1px solid #166a4a14}.tc-section .health-focus-list li{border:1px solid var(--tc-border);background:#ffffffc7;border-radius:14px;box-shadow:0 8px 22px #243d260d}.tc-section .everyday-list li{color:#172622;font-weight:700}.tc-section .everyday-list li:before{color:var(--tc-mustard)}.tc-section .btn-primary{background:linear-gradient(180deg, var(--tc-green-bright) 0%, var(--tc-green) 55%, var(--tc-green-dark) 100%);border:1px solid #c9a22759;border-radius:14px;font-weight:800;box-shadow:0 12px 28px #166a4a3d}@media (max-width:760px){.tc-key-points .tc-badge{flex:100%}}.tc-cred-section{background:radial-gradient(60% 40% at 15% 15%,#c9a2270f,#0000 50%),radial-gradient(50% 40% at 85% 85%,#166a4a0f,#0000 50%),#f7f4ee;padding:clamp(3rem,6vw,5rem) 1.35rem}.tc-cred-wrap{flex-direction:column;gap:2.5rem;max-width:1060px;margin:0 auto;display:flex}.tc-cred-heading{text-align:center;padding:0 4rem;position:relative}.tc-cred-leaf-deco{position:absolute;top:0}.tc-cred-leaf-deco--tl{left:0}.tc-cred-leaf-deco--tr{right:0}.tc-cred-title{font-family:var(--font-heading);letter-spacing:-.045em;color:#1a2a20;text-wrap:balance;margin:0;font-size:clamp(1.9rem,4vw,3.2rem);font-weight:900;line-height:1.1}.tc-cred-em{color:#2d7a50;display:inline-block;position:relative}.tc-cred-em:after{content:"";background:#2d7a50;border-radius:2px;width:60%;height:3px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.tc-cred-mid{grid-template-columns:1fr 1px 1fr;align-items:center;gap:0 2.5rem;padding:1.75rem 0;display:grid}.tc-cred-divider{background:#2d7a502e;width:1px;height:100%;min-height:120px}.tc-cred-mid-left{flex-direction:column;gap:.85rem;padding-right:.5rem;display:flex}.tc-cred-mid-right{flex-direction:column;gap:1.25rem;padding-left:.5rem;display:flex}.tc-cred-avatar{flex-shrink:0;width:58px;height:58px}.tc-cred-bold-stmt{font-family:var(--font-heading);letter-spacing:-.02em;color:#1a2a20;margin:0;font-size:.96rem;font-weight:800;line-height:1.48}.tc-cred-sub-stmt{color:#3d4b40;margin:0;font-size:.93rem;line-height:1.65}.tc-cred-sub-stmt strong{color:#2d7a50;font-weight:800}.tc-cred-row{grid-template-columns:36px 1fr;align-items:center;gap:.8rem;display:grid}.tc-cred-row p{color:#3d4b40;margin:0;font-size:.91rem;line-height:1.55}.tc-cred-row p strong{color:#1a2a20;font-weight:800}.tc-cred-green{color:#2d7a50!important}.tc-cred-row-icon{border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.tc-cred-row-icon--doc{color:#2d7a50;background:#2d7a501f}.tc-cred-row-icon--nut{color:#3d7fa8;background:#3d7fa81f}.tc-cred-row-icon--tc{color:#2d7a50;background:#2d7a501f}.tc-cred-bridge{justify-content:center;align-items:center;gap:.85rem;display:flex}.tc-cred-bridge-label{font-family:var(--font-heading);letter-spacing:.04em;color:#2d7a50;white-space:nowrap;background:#2d7a5012;border:1.5px solid #2d7a5038;border-radius:999px;padding:.42rem 1.15rem;font-size:.82rem;font-weight:800}.tc-cred-cards{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.tc-cred-card{background:#fff;border-radius:16px;flex-direction:row;min-height:200px;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 4px 20px #1e372817}.tc-cred-card:hover{transform:translateY(-3px);box-shadow:0 12px 36px #1e372824}.tc-cred-card-art{flex-shrink:0;justify-content:center;align-items:center;width:42%;display:flex;position:relative;overflow:hidden}.tc-cred-card-art img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.tc-cred-card-art--food{background:linear-gradient(145deg,#2d7a501f,#2d7a500a)}.tc-cred-card-art--nutrition{background:linear-gradient(145deg,#3d7fa81f,#3d7fa80a)}.tc-cred-card-art--behavior{background:linear-gradient(145deg,#7b68b01f,#7b68b00a)}.tc-cred-card-content{flex-direction:column;flex:1;justify-content:center;gap:.5rem;padding:1.25rem 1.1rem 1.25rem 1rem;display:flex}.tc-cred-card-badge{border-radius:50%;flex-shrink:0;place-items:center;width:30px;height:30px;display:grid}.tc-cred-card-badge--food{color:#2d7a50;background:#2d7a5026}.tc-cred-card-badge--nutrition{color:#3d7fa8;background:#3d7fa826}.tc-cred-card-badge--behavior{color:#7b68b0;background:#7b68b026}.tc-cred-card-heading{font-family:var(--font-heading);letter-spacing:-.025em;margin:0;font-size:.94rem;font-weight:900;line-height:1.28}.tc-cred-card-heading--food{color:#2d7a50}.tc-cred-card-heading--nutrition{color:#3d7fa8}.tc-cred-card-heading--behavior{color:#7b68b0}.tc-cred-card-content p{color:#4a5548;margin:0;font-size:.83rem;line-height:1.6}.tc-cred-bar{background:#ffffffeb;border:1px solid #2d7a501f;border-radius:14px;align-items:center;min-height:64px;display:flex;overflow:hidden;box-shadow:0 4px 16px #1e37280f}.tc-cred-bar-cell{flex:1;align-items:center;gap:.85rem;padding:1rem 1.5rem;display:flex}.tc-cred-bar-cell--right{justify-content:space-between}.tc-cred-bar-divider{background:#2d7a502e;flex-shrink:0;width:1px;height:36px}.tc-cred-bar-cell p{color:#3d4b40;margin:0;font-size:.9rem;line-height:1.45}.tc-cred-bar-cell strong{color:#1a2a20;font-weight:800}.tc-cred-bar-icon{border-radius:50%;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}.tc-cred-bar-icon--shield,.tc-cred-bar-icon--heart{color:#2d7a50;background:#2d7a501a}@media (max-width:900px){.tc-cred-mid{grid-template-columns:1fr;gap:1.5rem 0}.tc-cred-divider{width:100%;height:1px;min-height:unset}.tc-cred-cards{grid-template-columns:1fr}.tc-cred-card{min-height:160px}.tc-cred-card-art{width:38%}.tc-cred-heading{padding:0 2rem}}@media (max-width:600px){.tc-cred-leaf-deco{display:none}.tc-cred-heading{padding:0}.tc-cred-bar{flex-direction:column;align-items:stretch}.tc-cred-bar-divider{width:100%;height:1px}.tc-cred-bar-cell--right{justify-content:flex-start}.tc-cred-card-art{width:35%}}.tc-pricing-main{font-family:var(--font-body);color:var(--tc-text)}.tc-pricing-section.tc-snap-section{padding-bottom:clamp(8px,1.2dvh,12px);box-sizing:border-box;background:var(--tc-cream);justify-content:flex-start;padding-inline:clamp(32px,5.5vw,72px)}.tc-pricing-shell{flex-direction:column;flex:auto;justify-content:center;gap:clamp(8px,1.2dvh,14px);width:100%;max-width:1280px;min-height:0;margin:0 auto;display:flex;overflow:visible}@media (min-width:901px) and (min-height:600px){.tc-pricing-shell{overflow:hidden}}.tc-pricing-header{text-align:center;flex-shrink:0}.tc-pricing-header h1{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--tc-green-deep);margin:0 0 clamp(4px,.6dvh,8px);font-size:clamp(1.32rem,1.9vw,1.6rem);font-weight:900;line-height:1.08}.tc-pricing-lead{max-width:560px;color:var(--tc-muted);margin:0 auto;font-size:clamp(.66rem,.84vw,.74rem);line-height:1.42}.tc-pricing-lead strong{color:var(--tc-green-deep);font-weight:700}.tc-pricing-region-tabs{flex-shrink:0;justify-content:center;align-items:stretch;gap:clamp(6px,.9vw,10px);margin-bottom:clamp(4px,.6dvh,8px);display:flex}.tc-pricing-region-tab{border:1.5px solid var(--tc-border);min-width:clamp(72px,9vw,96px);color:var(--tc-muted);cursor:pointer;font-family:var(--font-heading);background:#ffffffb8;border-radius:12px;flex-direction:column;align-items:center;gap:clamp(3px,.4dvh,5px);padding:clamp(6px,.8dvh,8px) clamp(8px,1vw,12px);font-size:clamp(.58rem,.72vw,.66rem);font-weight:800;line-height:1.2;transition:border-color .15s,background .15s,color .15s,box-shadow .15s;display:flex}.tc-pricing-region-tab:hover{color:var(--tc-green-deep);border-color:#137a2e47}.tc-pricing-region-tab--active{border-color:var(--tc-green);background:var(--tc-white);color:var(--tc-green-deep);box-shadow:0 8px 20px #137a2e1f}.tc-pricing-region-tab-visual{color:var(--tc-green);justify-content:center;align-items:center;gap:clamp(4px,.5vw,6px);display:flex}.tc-pricing-region-tab--active .tc-pricing-region-tab-visual{color:var(--tc-green-deep)}.tc-pricing-region-flag{border-radius:3px;flex-shrink:0;width:clamp(22px,2.6vw,28px);height:auto;box-shadow:0 1px 3px #2339281f}.tc-pricing-region-map{flex-shrink:0;width:clamp(14px,1.6vw,18px);height:auto}.tc-pricing-region-tab-label{text-align:center;white-space:nowrap}.tc-pricing-region-panel{flex-direction:column;flex:auto;gap:clamp(8px,1.2dvh,14px);min-height:0;display:flex;overflow:visible}@media (min-width:901px) and (min-height:600px){.tc-pricing-region-panel{overflow:hidden}}.tc-pricing-grid{flex:auto;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:clamp(8px,1vw,12px);min-height:0;display:grid}.tc-pricing-card{border:1px solid var(--tc-border);background:var(--tc-cream-light);border-radius:16px;flex-direction:column;min-height:0;padding:clamp(10px,1.4dvh,14px) clamp(10px,1.1vw,12px);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #2339280f}.tc-pricing-card--featured{border:2px solid var(--tc-green);background:var(--tc-white);box-shadow:0 16px 40px #137a2e1f}.tc-pricing-card--premium{background:#fffdf6eb;border:1px solid #c9a22747}.tc-pricing-card--coming-soon{border:1.5px dashed var(--tc-border);background:#f3f1e5b8}.tc-pricing-badge{background:var(--tc-green);color:var(--tc-white);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;border-radius:999px;flex-shrink:0;align-self:center;margin:0 0 clamp(6px,.8dvh,8px);padding:3px 10px;font-size:.58rem;font-weight:800;position:relative;top:auto;left:auto;transform:none}.tc-pricing-badge--mustard{background:var(--tc-mustard-soft);color:var(--tc-mustard);border:1px solid #c9a22747}.tc-pricing-badge--coming{background:var(--tc-mustard-soft);color:var(--tc-green-deep);text-transform:none;letter-spacing:.01em;border:1px solid #c9a22747}.tc-pricing-card-top{border-bottom:1px solid var(--tc-border);flex-shrink:0;padding-bottom:clamp(6px,.8dvh,10px)}.tc-pricing-card-top h3{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--tc-green-deep);margin:0;font-size:clamp(.82rem,1vw,.92rem);font-weight:900}.tc-pricing-card-price{color:var(--tc-muted);margin:clamp(3px,.4dvh,6px) 0 0;font-size:clamp(.64rem,.78vw,.72rem);font-weight:600}.tc-pricing-card-price-amount{font-family:var(--font-heading);letter-spacing:-.04em;color:var(--tc-green-deep);font-size:clamp(1.2rem,1.8vw,1.5rem);font-weight:900;line-height:1.05;display:block}.tc-pricing-card-price-note{font-family:var(--font-body);color:var(--tc-muted);letter-spacing:.01em;margin-top:2px;font-size:clamp(.48rem,.6vw,.56rem);font-weight:600;display:block}.tc-pricing-card-soon-note{color:var(--tc-muted);margin:clamp(4px,.5dvh,6px) 0 0;font-size:clamp(.58rem,.72vw,.66rem);line-height:1.42}.tc-pricing-card-stats{flex-shrink:0;gap:clamp(3px,.5dvh,6px);margin:clamp(6px,.8dvh,10px) 0 0;padding:0;display:grid}.tc-pricing-card-stats div{justify-content:space-between;align-items:baseline;gap:.5rem;font-size:clamp(.58rem,.72vw,.66rem);display:flex}.tc-pricing-card-stats dt{color:var(--tc-muted);margin:0;font-weight:600}.tc-pricing-card-stats dd{color:var(--tc-green-deep);margin:0;font-weight:800}.tc-pricing-card-features{flex-direction:column;flex:auto;gap:clamp(3px,.5dvh,5px);min-height:0;margin:clamp(6px,.8dvh,10px) 0 0;padding:0;list-style:none;display:flex}.tc-pricing-card-features li{color:var(--tc-text);padding-left:1rem;font-size:clamp(.58rem,.72vw,.66rem);line-height:1.42;position:relative}.tc-pricing-card-features li:before{content:"✓";color:var(--tc-green);font-size:.68rem;font-weight:900;position:absolute;top:0;left:0}.tc-pricing-card-cta-block{flex-direction:column;flex-shrink:0;gap:clamp(4px,.6dvh,6px);margin-top:auto;display:flex}.tc-pricing-card-availability{text-align:center;letter-spacing:.02em;color:var(--tc-green-deep);margin:0;font-size:clamp(.56rem,.7vw,.64rem);font-weight:700}.tc-pricing-card-free-offer{text-align:center;color:var(--tc-muted);margin:0 0 clamp(2px,.4dvh,4px);font-size:clamp(.54rem,.68vw,.62rem);font-weight:600;line-height:1.42}.tc-pricing-card-cta-block .tc-pricing-btn{margin-top:0}.tc-pricing-btn{background:var(--tc-white);width:100%;min-height:clamp(32px,4dvh,36px);color:var(--tc-green-deep);font-family:var(--font-heading);border:1.5px solid #137a2e33;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;margin-top:auto;padding:0 .75rem;font-size:clamp(.62rem,.76vw,.7rem);font-weight:800;text-decoration:none;transition:background .15s,color .15s;display:flex}.tc-pricing-btn:hover{background:var(--tc-pale-green);color:var(--tc-green-deep);text-decoration:none}.tc-pricing-btn--primary{background:linear-gradient(180deg, var(--tc-green-bright) 0%, var(--tc-green) 100%);color:var(--tc-white);border-color:#0000;box-shadow:0 10px 22px #0c7b2833}.tc-pricing-btn--primary:hover{color:var(--tc-white);background:linear-gradient(#1a9a3a 0%,#0a7f2a 100%)}.tc-pricing-btn--secondary{background:var(--tc-mustard-soft);color:var(--tc-green-deep);border-color:#c9a22759}.tc-pricing-btn--secondary:hover{background:var(--tc-mustard-soft);color:var(--tc-green-deep);border-color:var(--tc-mustard)}.tc-pricing-card--coming-soon .tc-pricing-card-features{margin-top:clamp(8px,1dvh,12px)}.tc-pricing-footnote{text-align:center;color:var(--tc-muted);flex-shrink:0;margin:0;font-size:clamp(.58rem,.72vw,.66rem);line-height:1.42}@media (max-width:1119px){.tc-pricing-section.tc-snap-section{padding:clamp(12px,2dvh,18px) clamp(16px,4vw,32px)}.tc-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tc-pricing-region-tabs{flex-wrap:nowrap;max-width:420px;margin-left:auto;margin-right:auto}.tc-pricing-region-tab{flex:1 1 0;min-width:0}.tc-pricing-region-tab-label{white-space:normal;font-size:clamp(.52rem,2.8vw,.62rem)}}@media (max-width:900px) and (max-height:820px){.tc-pricing-section.tc-snap-section .tc-pricing-card{padding:8px}.tc-pricing-section.tc-snap-section .tc-pricing-card-features li{font-size:.56rem}}@media (max-width:680px){.tc-pricing-section.tc-snap-section{padding:clamp(12px,2dvh,18px) clamp(16px,4vw,24px)}.tc-pricing-grid{grid-template-columns:1fr}.tc-pricing-region-tabs{width:100%;max-width:none}}
