.CircularGallery-module__u9Wnwq__circularGallery{cursor:grab;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.CircularGallery-module__u9Wnwq__circularGallery:active{cursor:grabbing}.CircularGallery-module__u9Wnwq__circularGallery canvas{display:block;position:absolute;inset:0;width:100%!important;height:100%!important}
.SplitText-module__YZ_QkG__splitParent{white-space:normal;word-wrap:break-word;display:inline-block;overflow:visible}.SplitText-module__YZ_QkG__heroTitle{font-family:var(--font-display);letter-spacing:-.06em;font-size:clamp(3.35rem,10vw,6.35rem);font-weight:900;line-height:.92}.SplitText-module__YZ_QkG__heroTitle .split-word:first-child{color:var(--white);text-shadow:none}.SplitText-module__YZ_QkG__heroTitle .split-word:first-child .split-char{color:var(--white);-webkit-text-stroke:1px #0f172ae0;text-shadow:0 2px 12px #0f172a33}.SplitText-module__YZ_QkG__heroTitle .split-word:last-child{color:var(--green)}.SplitText-module__YZ_QkG__heroTitle .split-word:last-child .split-char{color:var(--green);text-shadow:0 0 18px #0596694d,0 12px 34px #05966938}
.hero-3-module__paJ35q__hero{width:100%;min-height:calc(100svh - var(--nav-height));text-align:center;background:var(--bg);isolation:isolate;justify-content:center;align-items:center;padding:clamp(72px,11vh,112px) 16px clamp(180px,28vh,280px);display:flex;position:relative;overflow:hidden}.hero-3-module__paJ35q__hero:before{content:"";z-index:0;background:url(/images/heroes/hero-bg.png) 50%/cover no-repeat;position:absolute;inset:0}.hero-3-module__paJ35q__content{z-index:2;flex-direction:column;align-items:center;max-width:760px;display:flex;position:relative}.hero-3-module__paJ35q__tagline{border:1px solid var(--border-accent);color:var(--green);letter-spacing:.04em;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow-sm);background:#ffffffb8;border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:7px 16px;font-size:13px;font-weight:700;display:inline-flex}.hero-3-module__paJ35q__title{font-family:var(--font-display);letter-spacing:-.04em;color:var(--green);margin:0;font-size:clamp(3.35rem,10vw,6.35rem);font-weight:800;line-height:.98}.hero-3-module__paJ35q__description{max-width:610px;color:var(--text-dim);margin:24px 0 0;font-size:clamp(1rem,2vw,1.16rem);line-height:1.75}.hero-3-module__paJ35q__actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:32px;display:flex}.hero-3-module__paJ35q__galleryWrap{z-index:1;height:min(43vh,390px);position:absolute;bottom:0;left:0;right:0;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#fff 12% 92%);mask-image:linear-gradient(#0000,#fff 12% 92%)}@media (max-width:760px){.hero-3-module__paJ35q__hero{padding-inline:16px;min-height:92svh;padding-top:48px;padding-bottom:170px}.hero-3-module__paJ35q__title{font-size:clamp(2.75rem,17vw,4rem);line-height:1}.hero-3-module__paJ35q__description{font-size:.98rem;line-height:1.65}.hero-3-module__paJ35q__actions{flex-direction:column;align-items:stretch;width:100%}.hero-3-module__paJ35q__actions a{justify-content:center}.hero-3-module__paJ35q__galleryWrap{height:230px}}@media (max-width:420px){.hero-3-module__paJ35q__hero{padding-bottom:145px}.hero-3-module__paJ35q__tagline{text-align:center;justify-content:center;max-width:100%}.hero-3-module__paJ35q__galleryWrap{height:190px}}
.DietImage-module__ykQPUq__image{object-fit:cover;width:100%;height:100%}
.DietCategoryCard-module__NKGYZa__motionWrap{height:100%}.DietCategoryCard-module__NKGYZa__card{background:var(--diet-gradient,var(--white));border:1px solid var(--border);border-radius:var(--radius-lg);height:100%;box-shadow:var(--shadow-sm);transition:box-shadow .4s var(--transition), border-color .3s;flex-direction:column;display:flex;position:relative;overflow:hidden}.DietCategoryCard-module__NKGYZa__card:hover{box-shadow:var(--shadow-lg);border-color:color-mix(in srgb, var(--diet-accent) 35%, var(--border))}.DietCategoryCard-module__NKGYZa__card:hover .DietCategoryCard-module__NKGYZa__arrow{background:var(--diet-accent);color:#fff;transform:translate(2px,-2px)}.DietCategoryCard-module__NKGYZa__imageArea{background:var(--surface-muted);height:180px;position:relative;overflow:hidden}.DietCategoryCard-module__NKGYZa__imageOverlay{pointer-events:none;background:linear-gradient(#0000 55%,#ffffff8c 100%);position:absolute;inset:0}.DietCategoryCard-module__NKGYZa__iconBadge{width:40px;height:40px;color:var(--diet-accent);box-shadow:var(--shadow-sm);border:1px solid var(--border);z-index:2;background:#ffffffeb;border-radius:12px;justify-content:center;align-items:center;display:flex;position:absolute;top:14px;left:14px}.DietCategoryCard-module__NKGYZa__body{flex-direction:column;flex:1;padding:18px 20px 22px;display:flex}.DietCategoryCard-module__NKGYZa__topRow{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.DietCategoryCard-module__NKGYZa__topRow h3{font-family:var(--font-display);color:var(--text);letter-spacing:-.02em;font-size:1.1rem;font-weight:700}.DietCategoryCard-module__NKGYZa__body>p{color:var(--text-dim);margin-bottom:10px;font-size:.875rem;line-height:1.5}.DietCategoryCard-module__NKGYZa__calorieBadge{color:var(--diet-accent);background:color-mix(in srgb, var(--diet-accent) 10%, white);border:1px solid color-mix(in srgb, var(--diet-accent) 25%, transparent);letter-spacing:.02em;border-radius:50px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-block}.DietCategoryCard-module__NKGYZa__arrow{background:var(--white);width:36px;height:36px;color:var(--diet-accent);border:1px solid var(--border);transition:transform .3s var(--transition), background .3s, color .3s;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.DietCategoryCard-module__NKGYZa__shine{opacity:0;pointer-events:none;background:linear-gradient(90deg,#0000,#fff6,#0000);width:60%;height:100%;transition:opacity .3s;position:absolute;top:0;left:-100%;transform:skew(-20deg)}.DietCategoryCard-module__NKGYZa__card:hover .DietCategoryCard-module__NKGYZa__shine{opacity:1;animation:DietCategoryCard-module__NKGYZa__cardShine .8s var(--transition)}@keyframes DietCategoryCard-module__NKGYZa__cardShine{0%{left:-100%}to{left:150%}}@media (max-width:768px){.DietCategoryCard-module__NKGYZa__imageArea{height:140px}}
.HeroSection-module__P9QsKq__hero{min-height:100vh;padding-top:var(--nav-height);padding-bottom:80px;position:relative;overflow:hidden}.HeroSection-module__P9QsKq__cardsSection{margin-top:72px}.HeroSection-module__P9QsKq__cardsHeader{text-align:center;margin-bottom:40px}.HeroSection-module__P9QsKq__cardsTitle{font-family:var(--font-display);letter-spacing:-.03em;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.HeroSection-module__P9QsKq__cardsGrid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));align-items:stretch;gap:20px;display:grid}.HeroSection-module__P9QsKq__scrollHint{border:2px solid var(--border);border-radius:20px;justify-content:center;width:24px;height:40px;padding-top:8px;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.HeroSection-module__P9QsKq__scrollHint span{background:var(--green);border-radius:4px;width:4px;height:8px}@media (max-width:1200px){.HeroSection-module__P9QsKq__cardsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.HeroSection-module__P9QsKq__cardsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.HeroSection-module__P9QsKq__hero{padding-top:var(--nav-height);padding-bottom:60px}.HeroSection-module__P9QsKq__cardsSection{margin-top:48px}.HeroSection-module__P9QsKq__cardsHeader{margin-bottom:28px}.HeroSection-module__P9QsKq__cardsGrid{grid-template-columns:minmax(0,1fr);gap:16px}.HeroSection-module__P9QsKq__scrollHint{display:none}}
.FeaturesSection-module__fjSKOq__section{padding:var(--space-section) 0}.FeaturesSection-module__fjSKOq__header{text-align:center;margin-bottom:48px}.FeaturesSection-module__fjSKOq__header .FeaturesSection-module__fjSKOq__section-subtitle{margin-inline:auto}.FeaturesSection-module__fjSKOq__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.FeaturesSection-module__fjSKOq__card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:box-shadow .3s, transform .3s var(--transition);padding:28px 24px}.FeaturesSection-module__fjSKOq__card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.FeaturesSection-module__fjSKOq__iconWrap{background:var(--green-light);width:48px;height:48px;color:var(--green);border-radius:14px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.FeaturesSection-module__fjSKOq__card h3{font-family:var(--font-display);margin-bottom:10px;font-size:1.05rem;font-weight:700}.FeaturesSection-module__fjSKOq__card p{color:var(--text-dim);font-size:14px;line-height:1.6}@media (max-width:1024px){.FeaturesSection-module__fjSKOq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.FeaturesSection-module__fjSKOq__grid{grid-template-columns:1fr}}
.DietPageTemplate-module__q4jXRa__main{padding-top:var(--nav-height)}.DietPageTemplate-module__q4jXRa__hero{background:var(--diet-gradient,var(--bg));padding:48px 0 64px}.DietPageTemplate-module__q4jXRa__back{color:var(--text-dim);align-items:center;gap:8px;margin-bottom:32px;font-size:14px;font-weight:600;transition:color .2s;display:inline-flex}.DietPageTemplate-module__q4jXRa__back:hover{color:var(--diet-accent,var(--green))}.DietPageTemplate-module__q4jXRa__heroGrid{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.DietPageTemplate-module__q4jXRa__badge{color:var(--diet-accent);background:var(--diet-accent-light);border-radius:50px;margin-bottom:20px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-block}.DietPageTemplate-module__q4jXRa__heroContent h1{font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(2.25rem,5vw,3.25rem);font-weight:800}.DietPageTemplate-module__q4jXRa__heroContent>p{color:var(--text-dim);max-width:520px;margin-bottom:28px;font-size:1.05rem;line-height:1.7}.DietPageTemplate-module__q4jXRa__heroCtas{flex-wrap:wrap;gap:12px;margin-bottom:28px;display:flex}.DietPageTemplate-module__q4jXRa__highlights{flex-wrap:wrap;gap:12px 20px;list-style:none;display:flex}.DietPageTemplate-module__q4jXRa__highlights li{color:var(--text-secondary);align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.DietPageTemplate-module__q4jXRa__highlights svg{color:var(--diet-accent);flex-shrink:0}.DietPageTemplate-module__q4jXRa__heroVisual{aspect-ratio:4/3;border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);border:1px solid var(--border);position:relative;overflow:hidden}.DietPageTemplate-module__q4jXRa__section{padding:var(--space-section) 0}.DietPageTemplate-module__q4jXRa__macroGrid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:32px;display:grid}.DietPageTemplate-module__q4jXRa__macroCard{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);text-align:center;padding:28px 24px}.DietPageTemplate-module__q4jXRa__macroValue{font-family:var(--font-display);color:var(--diet-accent);margin-bottom:8px;font-size:1.5rem;font-weight:700;display:block}.DietPageTemplate-module__q4jXRa__macroLabel{margin-bottom:4px;font-size:15px;font-weight:600;display:block}.DietPageTemplate-module__q4jXRa__macroNote{color:var(--text-muted);font-size:13px}.DietPageTemplate-module__q4jXRa__plansGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:24px;margin-top:36px;display:grid}.DietPageTemplate-module__q4jXRa__planCard{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow);padding:32px 28px;transition:box-shadow .3s,border-color .3s;position:relative}.DietPageTemplate-module__q4jXRa__planCard:hover{box-shadow:var(--shadow-lg);border-color:color-mix(in srgb, var(--diet-accent) 30%, var(--border))}.DietPageTemplate-module__q4jXRa__planBadge{text-transform:uppercase;letter-spacing:.06em;color:var(--diet-accent);background:var(--diet-accent-light);border-radius:50px;padding:6px 12px;font-size:11px;font-weight:700;position:absolute;top:20px;right:20px}.DietPageTemplate-module__q4jXRa__planCard h3{font-family:var(--font-display);margin-bottom:8px;font-size:1.35rem;font-weight:700}.DietPageTemplate-module__q4jXRa__planDuration{color:var(--text-dim);margin-bottom:4px;font-size:14px}.DietPageTemplate-module__q4jXRa__planMeta{color:var(--text-secondary);margin-bottom:20px;font-size:14px}.DietPageTemplate-module__q4jXRa__planPrice{font-family:var(--font-display);color:var(--text);font-size:2rem;font-weight:800}.DietPageTemplate-module__q4jXRa__planPrice span{color:var(--text-muted);font-size:14px;font-weight:500}.DietPageTemplate-module__q4jXRa__mealsGrid{grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr));gap:24px;margin-top:36px;display:grid}.DietPageTemplate-module__q4jXRa__mealCard{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:box-shadow .3s;overflow:hidden}.DietPageTemplate-module__q4jXRa__mealCard:hover{box-shadow:var(--shadow)}.DietPageTemplate-module__q4jXRa__mealImage{height:200px;position:relative}.DietPageTemplate-module__q4jXRa__mealBody{padding:20px 22px 24px}.DietPageTemplate-module__q4jXRa__mealType{text-transform:uppercase;letter-spacing:.06em;color:var(--diet-accent);background:var(--diet-accent-light);border-radius:50px;margin-bottom:8px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-block}.DietPageTemplate-module__q4jXRa__mealBody h3{font-family:var(--font-display);margin-bottom:8px;font-size:1.1rem;font-weight:700}.DietPageTemplate-module__q4jXRa__mealBody>p{color:var(--text-dim);margin-bottom:14px;font-size:14px;line-height:1.5}.DietPageTemplate-module__q4jXRa__mealMacros{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.DietPageTemplate-module__q4jXRa__mealMacros span{background:var(--surface-muted);color:var(--text-secondary);border-radius:8px;padding:5px 10px;font-size:12px;font-weight:600}.DietPageTemplate-module__q4jXRa__mealFooter{justify-content:space-between;align-items:center;display:flex}.DietPageTemplate-module__q4jXRa__mealPrice{font-family:var(--font-display);font-size:1.25rem;font-weight:700}.DietPageTemplate-module__q4jXRa__ctaBand{padding:0 0 var(--space-section)}.DietPageTemplate-module__q4jXRa__ctaInner{text-align:center;background:var(--diet-gradient);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow);padding:56px 40px}.DietPageTemplate-module__q4jXRa__ctaInner h2{font-family:var(--font-display);margin-bottom:12px;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.DietPageTemplate-module__q4jXRa__ctaInner>p{color:var(--text-dim);margin-bottom:28px}.DietPageTemplate-module__q4jXRa__ctaButtons{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}@media (max-width:900px){.DietPageTemplate-module__q4jXRa__heroGrid{grid-template-columns:1fr;gap:32px}.DietPageTemplate-module__q4jXRa__heroVisual{aspect-ratio:16/10;order:-1;max-height:280px}.DietPageTemplate-module__q4jXRa__macroGrid{grid-template-columns:1fr}}@media (max-width:640px){.DietPageTemplate-module__q4jXRa__hero{padding:32px 0 48px}.DietPageTemplate-module__q4jXRa__back{margin-bottom:24px}.DietPageTemplate-module__q4jXRa__heroContent h1{font-size:clamp(2rem,12vw,2.75rem)}.DietPageTemplate-module__q4jXRa__heroContent>p{font-size:.98rem}.DietPageTemplate-module__q4jXRa__heroCtas,.DietPageTemplate-module__q4jXRa__ctaButtons{flex-direction:column}.DietPageTemplate-module__q4jXRa__highlights{flex-direction:column;gap:10px}.DietPageTemplate-module__q4jXRa__planCard,.DietPageTemplate-module__q4jXRa__macroCard{padding:24px 20px}.DietPageTemplate-module__q4jXRa__planBadge{margin-bottom:14px;display:inline-flex;position:static}.DietPageTemplate-module__q4jXRa__mealFooter{flex-direction:column;align-items:stretch;gap:12px}.DietPageTemplate-module__q4jXRa__mealFooter .btn-ghost{border:1px solid var(--border);justify-content:center}.DietPageTemplate-module__q4jXRa__ctaInner{padding:40px 20px}}
.HowItWorks-module__nNh7fG__section{padding:var(--space-section) 0;background:var(--white);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.HowItWorks-module__nNh7fG__header{text-align:center;margin-bottom:56px}.HowItWorks-module__nNh7fG__steps{grid-template-columns:repeat(3,1fr);gap:32px;max-width:1000px;margin:0 auto;display:grid}.HowItWorks-module__nNh7fG__step{align-items:flex-start;gap:20px;display:flex}.HowItWorks-module__nNh7fG__number{font-family:var(--font-display);color:var(--green-light);background:linear-gradient(135deg, var(--green), #34d399);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;flex-shrink:0;font-size:2.5rem;font-weight:800;line-height:1}.HowItWorks-module__nNh7fG__step h3{font-family:var(--font-display);margin-bottom:8px;font-size:1.15rem;font-weight:700}.HowItWorks-module__nNh7fG__step p{color:var(--text-dim);font-size:14px;line-height:1.6}@media (max-width:768px){.HowItWorks-module__nNh7fG__steps{grid-template-columns:1fr;gap:40px}}
