:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--cream:#f7f6f1;--cream-2:#efeee8;--paper:#fffdf8;--green:#29412d;--green-dark:#18351f;--green-soft:#536b4e;--ink:#222823;--muted:#626a62;--gold:#b69a65;--line:#29412d26;--soft-shadow:0 18px 46px #2e372c17;--shell:1320px;--serif:Georgia, "Times New Roman", serif;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}.stories-preview{isolation:isolate;background:radial-gradient(circle at 7% 54%,#b69a651a 0 170px,#0000 171px),linear-gradient(120deg,#fffdf8b8,#efeee86b);padding:58px 0 42px;position:relative;overflow:hidden}.stories-preview:before{z-index:-1;content:"";border:1px solid #29412d0e;border-radius:50%;width:440px;height:440px;position:absolute;top:-180px;right:-145px}.stories-preview:after{z-index:-1;content:"";transform-origin:100%;background:#b69a6547;width:170px;height:1px;position:absolute;bottom:72px;right:9%;transform:rotate(-32deg)}.stories-preview__heading{grid-template-columns:minmax(0,1.25fr) minmax(270px,.75fr);align-items:end;gap:64px;margin-bottom:32px;display:grid}.stories-preview__heading .eyebrow{margin-bottom:12px}.stories-preview__heading h2{margin:0;font-size:clamp(2.45rem,3.7vw,4.35rem)}.stories-preview__heading h2 em{color:#846d43;font-style:italic}.stories-preview__intro{justify-self:end;max-width:430px;padding-bottom:6px}.stories-preview__intro p{margin-bottom:14px;font-size:.78rem;line-height:1.65}.stories-preview__intro span{color:#697069;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;font-size:.57rem;font-weight:650;display:inline-flex}.stories-preview__intro i{background:#78906d;border:1px solid #29412d52;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #78906d1a}.stories-preview__stage{position:relative}.stories-preview__stage:before,.stories-preview__stage:after{z-index:4;width:max(16px, calc((100vw - var(--shell)) / 2));content:"";pointer-events:none;position:absolute;top:0;bottom:0}.stories-preview__stage:before{background:linear-gradient(90deg,#f5f3ec,#0000);left:0}.stories-preview__stage:after{background:linear-gradient(270deg,#f1f0ea,#0000);right:0}.stories-preview__track{overscroll-behavior-x:contain;padding:14px max(32px, calc((100vw - var(--shell)) / 2)) 22px;scroll-behavior:smooth;scroll-padding-inline:max(32px, calc((100vw - var(--shell)) / 2));scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x pan-y;cursor:grab;gap:17px;display:flex;overflow-x:auto}.stories-preview__track:active{cursor:grabbing}.stories-preview__track::-webkit-scrollbar{display:none}.story-gallery-card{aspect-ratio:1;scroll-snap-align:center;background:#ddd9cf;border:1px solid #29412d1f;border-radius:14px;flex:0 0 clamp(190px,16vw,238px);transition:transform .38s,box-shadow .38s,border-color .38s;position:relative;overflow:hidden;transform:translateY(0);box-shadow:0 9px 24px #2531280e}.story-gallery-card:after{z-index:3;content:"";pointer-events:none;border:1px solid #ffffff38;border-radius:9px;position:absolute;inset:7px}.story-gallery-card.is-active{border-color:#b69a65ad;transform:translateY(-8px);box-shadow:0 18px 38px #1f372729}.story-gallery-card__media,.story-gallery-card__backdrop,.story-gallery-card__photo,.story-gallery-card__veil{width:100%;height:100%;position:absolute;inset:0}.story-gallery-card__media{background:#dfdcd3;overflow:hidden}.story-gallery-card__backdrop{object-fit:cover;filter:blur(16px)saturate(.72)brightness(.86);opacity:.62;transform:scale(1.16)}.story-gallery-card__photo{z-index:1;object-fit:contain;transition:transform .55s cubic-bezier(.2,.7,.2,1),filter .35s}.story-gallery-card:not(.is-active) .story-gallery-card__photo{filter:saturate(.88)contrast(.98)}.story-gallery-card:hover .story-gallery-card__photo,.story-gallery-card.is-active .story-gallery-card__photo{transform:scale(1.025)}.story-gallery-card__veil{z-index:2;pointer-events:none;background:linear-gradient(#0d1c1108 40%,#0e1f139e 100%)}.story-gallery-card__label{z-index:5;color:#1f3827;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.105em;text-transform:uppercase;background:#fffdf8e8;border:1px solid #ffffffad;border-radius:999px;max-width:calc(100% - 72px);padding:6px 10px 5px;font-size:.52rem;font-weight:760;line-height:1;position:absolute;bottom:16px;left:17px}.story-gallery-card__number{z-index:5;color:#ffffffe6;font-family:var(--serif);letter-spacing:.08em;text-shadow:0 1px 8px #00000052;font-size:.72rem;position:absolute;top:16px;right:17px}.story-gallery-card__open{z-index:5;color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);opacity:0;background:#1c352238;border:1px solid #ffffff7a;border-radius:50%;place-items:center;width:30px;height:30px;transition:opacity .25s,transform .25s,background .25s;display:grid;position:absolute;bottom:14px;right:15px;transform:translate(-5px)}.story-gallery-card__open svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:13px}.story-gallery-card:hover .story-gallery-card__open,.story-gallery-card.is-active .story-gallery-card__open{opacity:1;transform:translate(0)}.story-gallery-card:hover .story-gallery-card__open{background:#1c3522b8}.stories-preview__footer{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;margin-top:2px;display:grid}.stories-preview__footer>p{color:#7a8079;letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.55rem;font-weight:650}.stories-preview__footer>.text-link{justify-self:end}.stories-preview__controls{align-items:center;gap:12px;display:flex}.stories-preview__controls button{width:38px;height:38px;color:var(--green);cursor:pointer;background:#fffdf8b8;border:1px solid #29412d38;border-radius:50%;flex:none;place-items:center;padding:0;transition:color .2s,background .2s,opacity .2s;display:grid}.stories-preview__controls button:hover:not(:disabled){color:#fff;background:var(--green)}.stories-preview__controls button:disabled{opacity:.3;cursor:default}.stories-preview__controls button svg{fill:none;stroke:currentColor;stroke-width:1.75px;width:15px}.stories-preview__controls button:first-child svg{transform:rotate(180deg)}.stories-preview__controls small{color:#71776f;min-width:42px;font-family:var(--serif);letter-spacing:.06em;font-size:.67rem}.stories-preview__progress{background:#29412d2e;width:104px;height:1px;position:relative;overflow:hidden}.stories-preview__progress span{background:var(--green);transition:width .35s;position:absolute;inset:0 auto 0 0}.stories-preview__disclaimer{color:#858981;width:min(100% - 32px,620px);font-family:var(--serif);text-align:center;margin:26px auto 0;font-size:.61rem}@media (max-width:900px){.stories-preview{padding-top:48px}.stories-preview__heading{grid-template-columns:1fr;gap:18px}.stories-preview__intro{justify-self:start;max-width:520px}.story-gallery-card{flex-basis:clamp(188px,29vw,224px)}.stories-preview__footer{grid-template-columns:1fr auto}.stories-preview__footer>p{display:none}}@media (max-width:560px){.stories-preview{padding:40px 0 32px}.stories-preview:before{width:310px;height:310px}.stories-preview__heading{margin-bottom:20px}.stories-preview__heading h2{font-size:clamp(2.25rem,11vw,3rem)}.stories-preview__intro p{margin-bottom:10px;font-size:.72rem}.stories-preview__track{gap:12px;padding:12px 14px 19px;scroll-padding-inline:14px}.story-gallery-card{border-radius:13px;flex-basis:min(73vw,244px)}.story-gallery-card.is-active{transform:translateY(-5px)}.stories-preview__stage:before,.stories-preview__stage:after{width:15px}.stories-preview__footer{flex-wrap:wrap;justify-content:space-between;gap:16px;display:flex}.stories-preview__controls{gap:9px}.stories-preview__controls button{width:35px;height:35px}.stories-preview__progress{width:58px}.stories-preview__controls small{min-width:38px}.stories-preview__footer>.text-link{min-height:39px;padding:8px 13px}.stories-preview__disclaimer{margin-top:21px;padding-inline:14px}}@media (prefers-reduced-motion:reduce){.stories-preview__track{scroll-behavior:auto}.story-gallery-card,.story-gallery-card__photo,.story-gallery-card__open,.stories-preview__progress span{transition:none}}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--cream)}body{min-width:320px;color:var(--ink);background:var(--cream);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:15px;line-height:1.58}body.nav-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}img,svg{max-width:100%;display:block}img{width:100%}p,h1,h2,h3,h4,ul,blockquote{margin-top:0}h1,h2,h3{color:var(--green-dark);font-family:var(--serif);font-weight:500}h1{letter-spacing:-.047em;margin-bottom:24px;font-size:clamp(3.25rem,5.3vw,5.65rem);line-height:.98}h2{letter-spacing:-.04em;margin-bottom:18px;font-size:clamp(2.25rem,3.45vw,4.25rem);line-height:1.02}h3{font-size:1.35rem;line-height:1.18}h1 em,h2 em{color:var(--green);font-weight:400}p{color:var(--muted)}::selection{color:#fff;background:var(--green)}.shell{width:min(calc(100% - 64px), var(--shell));margin-inline:auto}.skip-link{z-index:1000;color:#fff;background:var(--green);border-radius:8px;padding:10px 15px;position:fixed;top:-80px;left:18px}.skip-link:focus{top:16px}.section-rule{border-top:1px solid #29412d17}.eyebrow{color:#a05c2c;letter-spacing:.16em;text-transform:uppercase;margin-bottom:16px;font-size:.72rem;font-weight:750}.eyebrow--gold{color:#d8bb82}.section-title{max-width:820px;margin-bottom:44px}.section-title--center{text-align:center;margin-inline:auto}.section-title--compact{margin-bottom:34px}.section-title>p:last-child{max-width:680px;margin:0 auto}.section-title--light h2{color:#fff}.section-title--light p:not(.eyebrow){color:#ffffffb3}.center-action{justify-content:center;margin-top:30px;display:flex}.serif-tagline{color:var(--green-dark);font-family:var(--serif);text-align:center;margin:24px 0 0;font-size:clamp(1.5rem,2.3vw,2.35rem)}.lead-serif{color:var(--green-dark);font-family:var(--serif);font-size:1.35rem}.site-header{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f6f1f0;border-bottom:1px solid #29412d14;position:sticky;top:0}.site-header__row{grid-template-columns:150px minmax(0,1fr);align-items:center;gap:34px;min-height:84px;display:grid}.brand-logo{color:#1d2520;grid-template-rows:20px auto auto;justify-items:center;width:max-content;min-width:102px;line-height:1;display:inline-grid}.brand-logo__mark{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4px;width:30px;height:21px;margin-bottom:2px}.brand-logo strong{font-family:var(--serif);letter-spacing:.15em;font-size:1.55rem}.brand-logo small{letter-spacing:-.01em;margin-top:5px;font-size:.61rem}.brand-logo--inverse{color:#fff}.desktop-nav{justify-content:flex-end;align-items:center;gap:clamp(20px,2vw,36px);min-width:0;display:flex}.desktop-nav a{color:#29312c;white-space:nowrap;padding:31px 0 27px;font-size:.82rem;font-weight:560;position:relative}.desktop-nav a:after{content:"";background:var(--green);height:1.5px;transition:transform .2s;position:absolute;bottom:20px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a.is-active:after{transform:scaleX(1)}.cta-button{border:1px solid var(--green);color:#fff;background:var(--green);border-radius:9px;justify-content:center;align-items:center;gap:10px;min-height:45px;padding:10px 18px;font-size:.78rem;font-weight:560;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 8px 20px #19341f21}.cta-button:hover{background:#1e3523;transform:translateY(-1px)}.cta-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65px;width:18px;height:18px}.cta-button--light{color:var(--green-dark);box-shadow:none;background:#fffaf1;border-color:#29412d2e}.cta-button--light:hover{color:#fff;background:var(--green)}.header-consultation{white-space:nowrap;border-radius:12px}.text-link{color:#fff;background:var(--green);border-radius:7px;align-items:center;gap:12px;min-height:43px;padding:9px 16px;font-size:.78rem;font-weight:560;display:inline-flex}.text-link svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:17px}.text-link:hover svg{transform:translate(2px)}.mobile-menu-button{border:1px solid var(--line);width:43px;height:43px;color:var(--green);background:0 0;border-radius:50%;place-items:center;margin-left:auto;display:none}.mobile-menu-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:21px}.mobile-panel{display:none}.hero{background:radial-gradient(circle at 18% 20%, #fffffff2, transparent 38%), var(--cream);min-height:615px;position:relative;overflow:hidden}.hero__grid{grid-template-columns:minmax(330px,.72fr) minmax(520px,1.28fr);align-items:center;gap:30px;min-height:615px;display:grid}.hero__copy{z-index:3;padding:62px 0 58px;position:relative}.hero__lead{color:#4f5851;max-width:485px;margin-bottom:28px;font-size:clamp(.96rem,1.15vw,1.08rem);line-height:1.62}.hero__visual{align-self:stretch;min-width:0;position:relative}.hero__visual--product{justify-content:center;align-items:center;display:flex}.hero__visual--product img{object-fit:contain;filter:saturate(.96)contrast(.99);width:112%;max-width:none;margin-right:-10%}.hero-leaf{z-index:1;color:#5c792d;fill:#6c8937;stroke:#4e6e2c;stroke-width:2px;opacity:.92;width:240px;position:absolute}.hero-leaf--right{top:35px;right:-48px;transform:rotate(8deg)}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.hero-note{color:var(--green);font-family:var(--serif);margin:15px 0 0;font-size:.87rem}.hero--home .hero__copy{padding-left:42px}.hero--home .hero__lead{max-width:350px}.hero--home .hero__visual img{width:116%;margin-right:-16%}.hero-trust-row{grid-template-columns:repeat(4,1fr);gap:10px;max-width:480px;margin-top:24px;display:grid}.hero-trust-row span{color:#2f3932;text-align:center;justify-items:center;font-size:.66rem;line-height:1.25;display:grid}.hero-trust-row svg{fill:none;width:29px;height:29px;stroke:var(--green);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.25px;margin-bottom:6px}.formula-row{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:10px;display:grid}.formula-row article{text-align:center}.formula-circle{border-radius:50%;place-items:center;width:112px;height:112px;margin:auto;display:grid;position:relative;overflow:hidden}.formula-circle--blue{background:#e3eff6}.formula-circle--green{background:#e4eadc}.formula-circle--cream{background:#eee9de}.formula-circle--cream svg{fill:none;stroke:#607663;stroke-width:1.25px;width:52px;height:52px}.pack{border:1px solid #00000014;border-radius:4px;width:29px;height:76px;position:absolute;transform:rotate(4deg);box-shadow:0 8px 14px #22282324}.pack--blue{background:linear-gradient(90deg,#29a8e7,#82d1f4,#259acb)}.pack--green{background:linear-gradient(90deg,#3f7c2f,#8aae55,#356625);left:33px;transform:rotate(3deg)}.pack--brown{background:linear-gradient(90deg,#6a321a,#b36b3d,#5b2d1b);right:33px;transform:rotate(-4deg)}.formula-row h3{font-family:var(--serif);margin:8px 0 3px;font-size:1rem}.formula-row h3 b{font-size:1.45rem;font-weight:500}.formula-row h3 em{color:var(--green);font-family:var(--sans);letter-spacing:.08em;font-size:.63rem;font-style:normal}.formula-row p{max-width:140px;margin:0 auto;font-size:.67rem;line-height:1.4}.formula-sign{color:var(--green-dark);font-family:var(--serif);font-size:2rem;font-weight:400}.home-plan__products{object-fit:contain;width:115%;margin-left:-10%}.product-cards{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.product-card{background:#f8f5ef;border:1px solid #29412d24;border-radius:11px;grid-template-rows:auto 1fr auto;min-height:410px;display:grid;overflow:hidden}.product-card--blue{background:#f7f7f3}.product-card--green{background:#f5f6f0}.product-card--brown{background:#f8f4ef}.product-card__copy{padding:18px 20px 4px}.product-card__copy h3{color:var(--green-dark);margin-bottom:4px;font-size:1.35rem}.product-card--blue .product-card__copy h3{color:#1886ca}.product-card__subtitle{color:#2b332e;margin-bottom:12px;font-size:.67rem}.product-card ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.product-card li{color:#3f4740;align-items:center;gap:7px;font-size:.69rem;display:flex}.product-card li svg{fill:none;width:14px;height:14px;stroke:var(--green);stroke-width:1.6px}.product-card>img{object-fit:cover;object-position:center;mix-blend-mode:multiply;height:235px}.product-card__ingredient{background:#ffffff8c;border-top:1px solid #29412d1a;align-items:center;gap:12px;min-height:57px;padding:10px 18px;display:flex}.product-card__ingredient svg{fill:none;width:27px;height:27px;stroke:var(--green);stroke-width:1.2px}.product-card__ingredient span{color:var(--ink);font-size:.72rem}.product-card__ingredient small{color:#a05c2c;letter-spacing:.1em;text-transform:uppercase;margin-bottom:2px;font-size:.55rem;font-weight:700;display:block}.standards-band{color:#fff;background:linear-gradient(105deg,#1f4829,#0f3a1d);padding:26px 0;position:relative;overflow:hidden}.standards-band__grid{grid-template-columns:.75fr 1.25fr;align-items:center;gap:45px;display:grid}.standards-band h2{color:#fff;margin-bottom:12px;font-size:2.15rem}.standards-band p{color:#ffffffb8;max-width:360px;margin-bottom:16px;font-size:.75rem}.standards-band .text-link{background:0 0;border:1px solid #d8bb82a6}.standards-band__leaf{color:#a1a536;fill:#87912b;stroke:#d0b45b;stroke-width:1.6px;opacity:.78;width:220px;position:absolute;bottom:-62px;right:-18px}.standards-icons{grid-template-columns:repeat(4,1fr);display:grid}.standards-icons span{text-align:center;border-left:1px solid #ffffff24;align-content:center;place-items:center;min-height:82px;padding:8px;display:grid}.standards-icons i{color:#e3c76f;width:43px;height:43px;font-family:var(--serif);border:1px solid #d0b45b;border-radius:50%;place-items:center;margin-bottom:4px;font-size:.82rem;font-style:normal;display:grid}.standards-icons svg{fill:none;stroke:currentColor;stroke-width:1.4px;width:22px;height:22px}.standards-icons b{color:#fff;max-width:96px;font-size:.63rem;font-weight:500;line-height:1.25}.story-preview-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.story-preview-grid article{border:1px solid var(--line);background:#faf8f2;border-radius:10px;grid-template-columns:1.3fr .9fr;min-height:170px;display:grid;overflow:hidden}.story-preview-grid img{object-fit:cover;object-position:center;height:100%;min-height:170px}.story-preview-grid article>div{flex-direction:column;justify-content:center;padding:14px;display:flex}.story-preview-grid blockquote{color:var(--green-dark);font-family:var(--serif);margin-bottom:9px;font-size:.86rem;font-style:italic;line-height:1.35}.story-preview-grid p{text-transform:uppercase;margin-bottom:10px;font-size:.54rem}.story-preview-grid a{color:var(--green);align-items:center;gap:5px;font-size:.59rem;display:inline-flex}.story-preview-grid svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:12px}.home-faq{padding:30px 0;position:relative;overflow:hidden}.home-faq__grid{grid-template-columns:180px 1fr;align-items:center;gap:60px;display:grid}.home-faq__brand{text-align:center}.mini-wordmark{color:var(--green-dark);font-family:var(--serif);letter-spacing:.16em;font-size:1.55rem}.mini-wordmark small{font-family:var(--sans);letter-spacing:0;font-size:.48rem;display:block}.home-faq__brand p{margin-top:12px;font-size:.66rem}.home-faq h2{text-align:center;margin-bottom:18px;font-size:2rem}.faq-mini-grid{grid-template-columns:repeat(2,1fr);gap:8px 20px;display:grid}.faq-mini-grid a{border:1px solid var(--line);background:#ffffff80;border-radius:6px;justify-content:space-between;align-items:center;min-height:36px;padding:7px 13px;font-size:.66rem;display:flex}.faq-mini-grid b{font-size:1.05rem;font-weight:400}.faq-help{justify-content:center;align-items:center;gap:10px;margin:13px 0 0;font-size:.6rem;display:flex}.faq-help .text-link{min-height:auto;color:var(--green);background:0 0;padding:0;font-size:.62rem;text-decoration:underline}.home-faq__leaf{color:#7a8e33;fill:#778b33;stroke:#56702d;stroke-width:1.4px;opacity:.8;width:180px;position:absolute;bottom:-50px;right:5px}.plan-badge{z-index:3;width:88px;height:88px;color:var(--green-dark);font-family:var(--serif);background:radial-gradient(circle,#f9efd9,#d4b878);border:1px solid #b78f4a;border-radius:50%;align-content:center;place-items:center;display:grid;position:absolute;top:34px;right:8%;box-shadow:0 8px 22px #56422229}.plan-badge strong{font-size:1.8rem;font-weight:500;line-height:1}.plan-badge span{font-size:1rem}.hero--plan .hero__visual img{width:108%;margin-right:-9%}.plan-benefit-row{grid-template-columns:repeat(3,1fr);gap:18px;max-width:500px;margin:26px 0;display:grid}.plan-benefit-row span{color:#374139;font-size:.65rem;line-height:1.45}.plan-benefit-row svg{fill:none;width:31px;height:31px;stroke:var(--green);stroke-width:1.35px;margin-bottom:7px}.feature-strip{color:#fff;background:var(--green-dark)}.feature-strip .shell{grid-template-columns:repeat(4,1fr);display:grid}.feature-strip span{border-right:1px solid #ffffff21;justify-content:center;align-items:center;gap:10px;min-height:52px;font-size:.75rem;display:flex}.feature-strip span:last-child{border-right:0}.feature-strip svg{fill:none;stroke:#fff;stroke-width:1.3px;width:22px;height:22px}.plan-steps{padding:30px 0 24px}.plan-step-grid{grid-template-columns:repeat(3,1fr);gap:44px;display:grid}.plan-step-grid article{border:1px solid var(--line);background:#faf8f2;border-radius:10px;position:relative;overflow:visible}.plan-step-grid header{text-align:center;min-height:170px;padding:18px 28px 8px}.plan-step-grid header b{color:var(--green-dark);font-family:var(--serif);font-size:1.2rem;font-weight:400}.plan-step-grid h3{margin:2px 0 11px;font-size:1rem}.plan-step-grid p{margin:0;font-size:.67rem}.plan-step-grid img{object-fit:cover;border-radius:0 0 9px 9px;height:230px}.step-arrow{z-index:3;color:var(--green);font-family:var(--serif);font-size:2rem;position:absolute;top:51%;right:-36px}.audience-section{padding:28px 0 34px}.audience-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.audience-grid article{text-align:center;background:#ffffff7a;border:1px solid #29412d14;border-radius:9px;padding-bottom:17px;position:relative;overflow:hidden}.audience-grid img{object-fit:cover;height:195px}.audience-grid h3{margin:14px 12px 5px;font-size:1rem}.audience-grid p{min-height:39px;margin:0 16px 9px;font-size:.65rem}.audience-grid svg{fill:none;width:20px;height:20px;stroke:var(--green);stroke-width:1.3px;margin:auto}.daily-routine{background:#f3f1eb;padding:28px 0 36px}.daily-routine__grid{grid-template-columns:repeat(3,1fr);gap:45px;max-width:990px;margin:auto;display:grid}.daily-routine__grid article{border:1px solid var(--line);text-align:center;background:#f7f6f1;border-radius:8px;padding:12px 16px 17px}.routine-time{color:#343d35;font-family:var(--serif);text-align:left;align-items:center;gap:8px;font-size:.75rem;display:flex}.routine-time svg{fill:none;width:23px;height:23px;stroke:var(--green);stroke-width:1.4px}.daily-routine h3{margin:3px 0 4px;font-size:.95rem}.daily-routine__grid img{object-fit:cover;height:160px}.daily-routine__grid p{margin:8px 0 0;font-size:.64rem}.routine-support{border:1px solid var(--line);background:#f8f6f0;border-radius:8px;grid-template-columns:repeat(2,1fr);max-width:640px;margin:14px auto 0;display:grid}.routine-support span{border-right:1px solid var(--line);grid-template-columns:35px 1fr;padding:12px 18px;display:grid}.routine-support span:last-child{border-right:0}.routine-support svg{fill:none;width:26px;height:26px;stroke:var(--green);stroke-width:1.3px;grid-row:1/3}.routine-support b{color:var(--green-dark);font-family:var(--serif);font-size:.8rem}.routine-support small{color:var(--muted);font-size:.56rem}.hero--products .hero__copy{max-width:480px}.hero--products .hero__visual img{width:110%}.product-detail-page{padding:28px 0}.product-detail-page--soft{background:#f1efe8}.product-feature{background:#f8f5ef;border:1px solid #29412d1a;border-radius:14px;display:grid;overflow:hidden}.product-feature--magic{grid-template-columns:.95fr 1.05fr}.product-feature--niuniu{grid-template-columns:.82fr 1.18fr}.product-feature__image{min-height:480px}.product-feature__image img{object-fit:cover;height:100%}.product-feature__copy{align-self:center;padding:40px 52px}.product-feature__copy h2{margin-bottom:2px;font-size:clamp(2.4rem,4vw,4rem)}.product-feature__copy h3{margin:0 0 12px;font-size:1.45rem}.product-feature__copy>p:not(.eyebrow):not(.lead-serif){max-width:580px;font-size:.82rem}.product-feature__copy h4{color:var(--green-dark);letter-spacing:.08em;text-transform:uppercase;margin:24px 0 13px;font-size:.73rem}.ingredient-detail-grid{grid-template-columns:repeat(2,1fr);gap:15px 25px;display:grid}.ingredient-detail-grid span{grid-template-columns:30px 1fr;align-items:center;display:grid}.ingredient-detail-grid svg{fill:none;width:25px;height:25px;stroke:var(--green);stroke-width:1.25px;grid-row:1/3}.ingredient-detail-grid b{color:#39423b;font-size:.72rem}.ingredient-detail-grid small{color:var(--muted);font-size:.59rem}.ingredient-columns{grid-template-columns:repeat(2,1fr);gap:5px 18px;margin:0;padding:0;list-style:none;display:grid}.ingredient-columns li{color:#3d473f;padding-left:13px;font-size:.68rem;position:relative}.ingredient-columns li:before{content:"•";color:var(--green);position:absolute;left:0}.ingredient-highlights{grid-column:1/-1;padding:8px 26px 26px}.ingredient-highlights>p{margin-left:4px}.ingredient-highlights>div{grid-template-columns:repeat(9,minmax(0,1fr));gap:8px;display:grid}.ingredient-highlights article{text-align:center;background:#ffffff80;border:1px solid #29412d17;border-radius:9px;min-width:0;padding:9px 7px 12px}.ingredient-highlights article b{color:#3d463e;font-size:.56rem;font-weight:500;line-height:1.25;display:block}.ingredient-orb{background:radial-gradient(circle at 38% 30%,#e1dbb7,#a9a76b);border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 7px;display:grid;position:relative}.ingredient-orb span{background:#ffffff8c;border-radius:50% 45%;width:25px;height:25px;box-shadow:12px 6px #ffffff4d,-8px 9px #ffffff40}.ingredient-orb--2{background:radial-gradient(circle,#efe7cc,#c7b997)}.ingredient-orb--3{background:radial-gradient(circle,#f2d59f,#c8a15f)}.ingredient-orb--4{background:radial-gradient(circle,#e1eceb,#83a9a5)}.ingredient-orb--5{background:radial-gradient(circle,#dce5c8,#7c9b52)}.product-lifestyle{padding:34px 0}.product-lifestyle__grid{grid-template-columns:.9fr 1.05fr .9fr;align-items:center;gap:24px;display:grid}.product-lifestyle img{object-fit:cover;border-radius:12px;height:300px}.product-lifestyle__grid>div{text-align:center;padding:20px}.product-lifestyle h2{font-size:2.55rem}.product-lifestyle p{font-size:.8rem}.hero--science{background:linear-gradient(100deg,#faf9f4 0%,#f6f4ed 56%,#f4f0e7 100%)}.science-shadow-leaf{color:#d6d4cb;fill:#dad8cf;stroke:#d6d4cb;stroke-width:2px;opacity:.5;filter:blur(1px);width:280px;position:absolute;top:70px;right:-30px;transform:rotate(18deg)}.science-atom{aspect-ratio:1.18;perspective:800px;width:min(540px,90%);margin:auto;position:relative}.science-atom__platform{background:linear-gradient(#fdfcf8,#d9d5ca);border-radius:50%;height:18%;position:absolute;bottom:4%;left:10%;right:10%;transform:perspective(300px)rotateX(61deg);box-shadow:0 28px 34px #3b3b3129}.science-atom__core{z-index:3;aspect-ratio:1;background:radial-gradient(circle at 32% 25%,#ffffffe6,#89a655a3 22%,#607c34 63%,#294520 100%);border-radius:50%;width:34%;position:absolute;top:25%;left:34%;box-shadow:inset -16px -17px 35px #0c221261,inset 15px 14px 24px #ffffff6e,0 22px 45px #324b2638}.science-atom__core span{filter:blur(3px);background:#fff6;border-radius:50%;width:36%;height:18%;position:absolute;top:16%;left:20%;transform:rotate(-25deg)}.science-atom__ring{z-index:4;width:62%;height:47%;transform-style:preserve-3d;border:2px solid #c89c43;border-radius:50%;position:absolute;top:18%;left:19%}.science-atom__ring--1{transform:rotate(10deg)}.science-atom__ring--2{transform:rotate(67deg)scaleX(.92)}.science-atom__ring--3{transform:rotate(-46deg)scaleX(.95)}.science-atom__ring b{background:radial-gradient(circle at 35% 30%,#fff4bf,#b47b16 70%);border-radius:50%;width:13px;height:13px;position:absolute;top:-7px;left:49%;box-shadow:0 2px 7px #64471440}.science-atom__orb{z-index:6;background:radial-gradient(circle at 33% 27%,#fffffff2,#ffffff59 35%,#a79c8273 67%,#524c3d40);border:1px solid #89774b3d;border-radius:50%;width:70px;height:70px;position:absolute;box-shadow:inset -9px -11px 16px #524b371f,0 12px 26px #46443521}.science-atom__orb--1{top:26%;left:12%}.science-atom__orb--2{top:29%;right:8%}.science-atom__orb--3{width:58px;height:58px;bottom:18%;right:22%}.registrations-section{color:#fff;background:radial-gradient(circle at 50% 0,#2c5b36,#10391f 70%);padding:30px 0 22px}.registration-grid{grid-template-columns:repeat(5,1fr);gap:15px;display:grid}.registration-grid article{color:var(--ink);text-align:center;background:#f6f1e7;border-radius:8px;padding:10px 10px 14px}.document-card{text-align:left;background:linear-gradient(#fff,#fafafa);border:1px solid #ddd8cc;height:225px;margin-bottom:11px;padding:15px 13px;position:relative;overflow:hidden;box-shadow:0 6px 15px #0000001a}.document-card__logo{color:#2981b6;font-family:var(--serif);margin-bottom:14px;font-size:.75rem;font-weight:700}.document-card span{background:#d9d9d9;width:100%;height:4px;margin:7px 0;display:block}.document-card span:nth-of-type(2){width:70%}.document-card span:nth-of-type(4){width:86%}.document-card span:nth-of-type(6){width:54%}.document-card b{color:#ad6a3f;font-size:1rem;position:absolute;bottom:12px;right:12px}.document-card--2{border:5px double #7291a3}.document-card--3 .document-card__logo{color:#e46635}.document-card--4 .document-card__logo{color:#4a4a4a}.document-card--5 b{color:#1b5b36;font-size:2rem}.registration-grid h3{color:#292d29;margin-bottom:6px;font-size:.93rem}.registration-grid p{color:#7b6b43;justify-content:center;align-items:center;gap:5px;margin:0;font-size:.61rem;display:flex}.registration-grid p svg{fill:none;stroke:#d2a33d;stroke-width:2px;width:13px;height:13px}.legal-note{color:#ffffff8c;text-align:center;margin:13px 0 0;font-size:.59rem}.research-section{padding:28px 0 30px}.research-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.research-grid article{border:1px solid var(--line);background:#faf9f4;border-radius:10px;overflow:hidden}.research-grid article>div:last-child{padding:17px 18px 18px}.research-grid h3{margin-bottom:8px;font-size:1.1rem}.research-grid p{min-height:58px;margin-bottom:13px;font-size:.7rem}.research-grid a{color:var(--green);align-items:center;gap:6px;font-size:.65rem;display:inline-flex}.research-grid a svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:13px}.molecule-visual{background:radial-gradient(circle at 30% 45%,#f2f5e8,#d9e1c3 55%,#bac89e);height:160px;position:relative;overflow:hidden}.molecule-visual span{background:radial-gradient(circle at 35% 30%,#ffffffe6,#6d964473 55%,#3b5c288c);border:2px solid #4a6c3247;border-radius:50%;width:52px;height:52px;position:absolute}.molecule-visual span:first-child{top:29%;left:11%}.molecule-visual span:nth-child(2){width:35px;height:35px;top:14%;left:38%}.molecule-visual span:nth-child(3){width:70px;height:70px;top:34%;right:15%}.molecule-visual span:nth-child(4){bottom:-15px;left:45%}.molecule-visual i{background:#4d693e59;width:140px;height:1px;position:absolute;transform:rotate(20deg)}.molecule-visual i:nth-last-child(2){top:42%;left:18%}.molecule-visual i:last-child{top:48%;right:9%;transform:rotate(-23deg)}.molecule-visual--2{background:radial-gradient(circle,#f1f4e8,#dbe5c5)}.molecule-visual--3{background:linear-gradient(120deg,#f0ece0,#dfe6cc)}.delivery-section{padding:0 0 32px}.delivery-card{background:#f4f1ea;border:1px solid #29412d1a;border-radius:10px;padding:25px 28px 22px}.delivery-grid{grid-template-columns:repeat(5,1fr);gap:15px;display:grid}.delivery-grid article{text-align:center;position:relative}.delivery-icon{border:1px solid var(--line);background:#f8f7f2;border-radius:50%;place-items:center;width:76px;height:76px;margin:auto auto 9px;display:grid}.delivery-icon svg{fill:none;stroke:#a3643c;stroke-width:1.2px;width:36px;height:36px}.delivery-grid h3{margin-bottom:6px;font-size:.9rem}.delivery-grid p{max-width:140px;margin:0 auto;font-size:.61rem}.delivery-arrow{color:var(--green);font-size:1.45rem;font-weight:400;position:absolute;top:29px;right:-15px}.quality-section{padding:30px 0 0;position:relative;overflow:hidden}.quality-section__grid{grid-template-columns:.78fr 1.22fr;align-items:end;gap:40px;display:grid}.quality-section__grid>div{align-self:center;padding:25px 0 55px}.quality-section h2{font-size:3rem}.quality-section ul{gap:6px;margin:18px 0 20px;padding:0;list-style:none;display:grid}.quality-section li{color:#465048;align-items:center;gap:7px;font-size:.72rem;display:flex}.quality-section li svg{width:16px;height:16px;fill:var(--green);stroke:var(--green);stroke-width:1.5px}.quality-section img{object-fit:cover;object-position:center;height:430px}.quality-section__leaf{color:#6d8738;fill:#668032;stroke:#4e692c;stroke-width:1.4px;opacity:.8;width:140px;position:absolute;top:20px;left:47%}.hero--stories{background-color:#f4e8d8;background-image:url(/images/stories/simso-home-cover.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:700px}.hero--stories .hero__grid{grid-template-columns:.64fr 1.36fr;min-height:700px}.hero--stories .hero__copy{text-shadow:0 1px #ffffff61}.stories-hero-background-spacer{align-self:stretch;min-height:700px}.polaroid{z-index:3;object-fit:cover;background:#fff;width:146px;height:185px;padding:7px 7px 24px;position:absolute;box-shadow:0 13px 25px #2a2c2629}.polaroid--one{top:13%;left:21%;transform:rotate(-7deg)}.polaroid--two{top:15%;right:8%;transform:rotate(7deg)}.polaroid--three{top:48%;right:4%;transform:rotate(-4deg)}.featured-story{padding:28px 0 36px;position:relative}.featured-story__grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:55px;display:grid}.featured-story__image{position:relative}.featured-story__image img{object-fit:contain;background:#e7e0d4;border-radius:12px;height:480px}.featured-story__image span{box-shadow:var(--soft-shadow);color:#725c37;letter-spacing:.08em;text-transform:uppercase;background:#fffaf1;border-radius:8px;padding:8px 18px;font-size:.62rem;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.featured-story h2{font-size:4rem}.featured-story p{max-width:470px;font-size:.82rem}.featured-story blockquote{max-width:450px;color:var(--green-dark);font-family:var(--serif);margin:18px 0 4px;font-size:1rem;font-style:italic}.featured-story small{color:#6f6e63;letter-spacing:.12em;text-transform:uppercase;margin-bottom:22px;font-size:.58rem;display:block}.journeys-section{background:#f1eee6;padding:27px 0 32px}.journey-scroll{scrollbar-width:none;scroll-snap-type:x mandatory;grid-auto-columns:minmax(190px,1fr);grid-auto-flow:column;gap:14px;padding:2px 2px 16px;display:grid;overflow-x:auto}.journey-scroll::-webkit-scrollbar{display:none}.journey-scroll article{border:1px solid var(--line);scroll-snap-align:start;background:#faf8f2;border-radius:9px;min-width:0;padding:8px 8px 14px;overflow:hidden;box-shadow:0 8px 20px #29412d0f}.journey-scroll img{object-fit:cover;object-position:top center;border-radius:6px;height:180px}.journey-scroll p{color:#9b6537;letter-spacing:.08em;text-transform:uppercase;margin:11px 4px 4px;font-size:.53rem;font-weight:700}.journey-scroll h3{min-height:43px;margin:0 4px 9px;font-size:1.05rem}.journey-scroll a{color:var(--green);align-items:center;gap:5px;margin:0 4px;font-size:.61rem;display:inline-flex}.journey-scroll svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:12px}.carousel-dots{justify-content:center;gap:8px;display:flex}.carousel-dots i{background:#d0cdc5;border-radius:50%;width:7px;height:7px}.carousel-dots i.is-active{background:var(--green)}.proof-section{padding:28px 0 36px}.proof-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.proof-grid article{border:1px solid var(--line);background:#f8f6f0;border-radius:9px;overflow:hidden}.proof-grid article>div{background:#e6e2d9;height:170px;padding:16px}.proof-grid h3{margin:13px 15px 4px;font-size:.95rem}.proof-grid article>p{margin:0 15px 15px;font-size:.64rem}.proof-chat{align-content:center;gap:7px;display:grid;background:#262d28!important}.proof-chat span{color:#edf4eb;background:#3c4b41;border-radius:12px 12px 12px 3px;width:-moz-fit-content;width:fit-content;max-width:90%;padding:7px 10px;font-size:.57rem}.proof-chat span:nth-child(2){background:#2a6c45;border-radius:12px 12px 3px;margin-left:auto}.proof-chart{background:#f4f6f4!important}.proof-chart b{color:#323d35;font-family:var(--serif);font-size:1.5rem;font-weight:500}.proof-chart small{font-family:var(--sans);font-size:.58rem}.proof-chart svg{width:100%;margin-top:20px}.proof-chart path{fill:none;stroke:#5d9181;stroke-width:2.4px}.proof-notes{grid-template-columns:repeat(2,1fr);gap:10px;display:grid;transform:rotate(-2deg);background:#e7dcc9!important}.proof-notes i{border-bottom:1px solid #756d5e}.proof-support{align-content:center;gap:8px;display:grid;background:#efe8de!important}.proof-support b{color:var(--green);font-family:var(--serif);font-size:1rem}.proof-support p,.proof-support span{background:#fff;border-radius:8px;margin:0;padding:7px 9px;font-size:.57rem}.guidance-section{background:#efe6d8;padding:0}.guidance-section__grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:42px;display:grid}.guidance-section__grid>img{object-fit:cover;height:390px}.guidance-section__grid>div{padding:32px 0}.guidance-section h2{font-size:3.3rem}.guidance-section p{max-width:500px;font-size:.77rem}.guidance-points{grid-template-columns:repeat(3,1fr);gap:15px;margin:22px 0;display:grid}.guidance-points span{grid-template-columns:30px 1fr;display:grid}.guidance-points svg{fill:none;width:24px;height:24px;stroke:var(--green);stroke-width:1.3px;grid-row:1/3}.guidance-points b{color:var(--green-dark);font-family:var(--serif);font-size:.72rem}.guidance-points small{color:var(--muted);font-size:.54rem}.hero--faq .hero__visual img{width:108%}.faq-content{padding:18px 0 36px}.faq-tabs{border:1px solid var(--line);background:#ece9e2;border-radius:10px;grid-template-columns:repeat(3,1fr);margin-bottom:28px;display:grid;overflow:hidden}.faq-tabs a{border-right:1px solid var(--line);color:#303a32;place-items:center;min-height:47px;font-size:.78rem;display:grid}.faq-tabs a:first-child{color:#fff;background:var(--green)}.faq-tabs a:last-child{border-right:0}.faq-group{grid-template-columns:1.1fr .9fr;align-items:center;gap:42px;padding:0 0 28px;scroll-margin-top:100px;display:grid}.faq-group+.faq-group{border-top:1px solid #29412d17;padding-top:28px}.faq-group h2{align-items:center;gap:13px;margin-bottom:17px;font-size:2.1rem;display:flex}.faq-group h2 svg{fill:none;width:37px;height:37px;stroke:var(--green);stroke-width:1.15px}.faq-group>img{object-fit:cover;border-radius:11px;height:310px}.accordion-list{gap:9px;display:grid}.accordion-list article{border:1px solid var(--line);background:#ffffff75;border-radius:8px;overflow:hidden}.accordion-list button{width:100%;min-height:50px;color:var(--green-dark);font-family:var(--serif);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:15px;padding:11px 17px;font-size:.93rem;display:flex}.accordion-list button b{font-family:var(--sans);font-size:1.25rem;font-weight:400}.accordion-list article>div{border-top:1px solid #29412d14;padding:0 17px 14px}.accordion-list article>div p{margin:12px 0 0;font-size:.72rem}.consultation-band{color:#fff;background:linear-gradient(105deg,#1c4527,#0e351c);padding:25px 0 0;position:relative;overflow:hidden}.consultation-band__inner{z-index:2;text-align:center;grid-template-columns:1fr auto;align-items:center;gap:30px;padding-bottom:21px;display:grid;position:relative}.consultation-band__inner>div{justify-self:end;max-width:650px}.consultation-band h2{color:#fff;margin-bottom:7px;font-size:2rem}.consultation-band p:not(.eyebrow){color:#ffffffb8;margin:0;font-size:.68rem}.consultation-band__leaf{z-index:1;color:#a5a43b;fill:#8c9131;stroke:#d0b45b;stroke-width:1.4px;opacity:.8;width:180px;position:absolute}.consultation-band__leaf--left{bottom:-65px;left:-35px;transform:rotate(-18deg)}.consultation-band__leaf--right{bottom:-62px;right:-30px;transform:scaleX(-1)rotate(-18deg)}.benefit-row{z-index:2;border-top:1px solid #ffffff24;grid-template-columns:repeat(4,1fr);display:grid;position:relative}.benefit-row span{color:#ffffffe0;border-right:1px solid #ffffff24;justify-content:center;align-items:center;gap:8px;min-height:50px;font-size:.62rem;display:flex}.benefit-row span:last-child{border-right:0}.benefit-row svg{fill:none;stroke:#d8bf81;stroke-width:1.25px;width:20px;height:20px}.site-footer{background:#f6f4ee;padding:30px 0 15px}.site-footer__grid{grid-template-columns:1.2fr repeat(3,.75fr) 1.35fr;gap:38px;display:grid}.footer-brand p{margin:13px 0 10px;font-size:.62rem}.social-row{color:var(--green);gap:10px;font-size:.8rem;font-weight:700;display:flex}.site-footer nav{align-content:start;gap:4px;display:grid}.site-footer h3{color:#333b34;font-family:var(--sans);letter-spacing:.04em;text-transform:uppercase;margin-bottom:7px;font-size:.62rem;font-weight:700}.site-footer nav a,.footer-contact p{color:#525b54;font-size:.59rem}.footer-contact p{margin-bottom:10px}.email-box{border:1px solid var(--line);color:#858b85;background:#fff;border-radius:6px;justify-content:space-between;align-items:center;min-height:34px;padding:6px 10px;font-size:.55rem;display:flex}.email-box svg{fill:none;width:14px;stroke:var(--green);stroke-width:1.7px}.footer-whatsapp{min-height:auto;color:var(--green);box-shadow:none;background:0 0;border:0;margin-top:8px;padding:0;font-size:.58rem}.footer-whatsapp:hover{color:var(--green);background:0 0;transform:none}.footer-whatsapp svg{width:15px}.site-footer__bottom{border-top:1px solid var(--line);color:#747a74;justify-content:space-between;gap:15px;margin-top:18px;padding-top:12px;font-size:.53rem;display:flex}.legal-page{min-height:65vh;padding:70px 0}.legal-page__inner{max-width:850px}.legal-page h1{font-size:3.6rem}.legal-page h2{margin-top:35px;font-size:1.8rem}.legal-page p,.legal-page li{font-size:.87rem}.error-page{text-align:center;place-items:center;min-height:65vh;padding:80px 20px;display:grid}.error-page h1{font-size:5rem}.error-page p{margin-bottom:22px}@media (max-width:1180px){.site-header__row{grid-template-columns:125px minmax(0,1fr);gap:18px}.desktop-nav{gap:15px}.desktop-nav a{font-size:.73rem}.hero__grid{grid-template-columns:.82fr 1.18fr}.hero--home .hero__copy{padding-left:0}.hero__visual--product img{width:105%;margin-right:-4%}.home-plan__grid{grid-template-columns:1fr}.home-plan__products{width:65%;margin:-30px auto 0}.ingredient-highlights>div{grid-template-columns:repeat(5,1fr)}.site-footer__grid{grid-template-columns:1.2fr repeat(3,1fr)}.footer-contact{grid-column:1/-1}}@media (max-width:960px){.shell{width:min(calc(100% - 40px), var(--shell))}.site-header__row{min-height:72px;display:flex}.desktop-nav,.header-consultation{display:none}.mobile-menu-button{display:grid}.mobile-panel{z-index:99;border-bottom:1px solid var(--line);opacity:0;background:#f7f6f1;max-height:0;transition:max-height .25s,opacity .2s;display:block;position:fixed;inset:72px 0 auto;overflow:hidden}.mobile-panel.is-open{opacity:1;max-height:calc(100vh - 72px)}.mobile-panel nav{gap:0;padding-top:12px;padding-bottom:20px;display:grid}.mobile-panel nav>a:not(.cta-button){border-bottom:1px solid var(--line);color:var(--green-dark);font-family:var(--serif);padding:13px 3px;font-size:1.2rem}.mobile-panel .cta-button{margin-top:15px}.hero,.hero__grid{min-height:auto}.hero__grid{grid-template-columns:1fr;gap:0}.hero__copy{padding:55px 0 18px}.hero__visual{min-height:420px}.hero__visual--product img{width:100%;margin:0}.hero-leaf{opacity:.55;width:170px}.hero--stories{background-position:64% bottom;background-size:auto 58%;min-height:900px}.hero--stories .hero__grid{grid-template-columns:1fr;align-content:start;min-height:900px}.hero--stories .hero__copy{max-width:610px;padding-bottom:0}.stories-hero-background-spacer{min-height:500px}.standards-band__grid,.product-feature--magic,.product-feature--niuniu,.quality-section__grid,.featured-story__grid,.guidance-section__grid{grid-template-columns:1fr}.standards-icons{grid-template-columns:repeat(4,1fr)}.product-feature__image{min-height:390px}.product-feature--niuniu .product-feature__image{order:-1}.ingredient-highlights{grid-column:auto}.registration-grid{grid-template-columns:repeat(3,1fr)}.delivery-grid{grid-template-columns:repeat(3,1fr);row-gap:25px}.delivery-arrow{display:none}.quality-section__grid>div{padding-bottom:20px}.quality-section img{height:380px}.featured-story__image img{height:430px}.proof-grid{grid-template-columns:repeat(2,1fr)}.guidance-section__grid>img{height:330px}.faq-group{grid-template-columns:1fr}.faq-group>img{order:-1;height:270px}.consultation-band__inner{grid-template-columns:1fr;justify-items:center}.consultation-band__inner>div{justify-self:center}.site-footer__grid{grid-template-columns:repeat(3,1fr)}.footer-brand{grid-column:1/-1}}@media (max-width:720px){body{font-size:14px}.shell{width:min(calc(100% - 28px), var(--shell))}h1{font-size:clamp(2.75rem,13vw,4rem)}h2{font-size:clamp(2rem,9vw,3rem)}.hero__copy{padding-top:43px}.hero__visual{min-height:310px}.hero-trust-row{grid-template-columns:repeat(2,1fr);max-width:310px}.hero--home .hero__visual img,.hero--plan .hero__visual img,.hero--products .hero__visual img,.hero--faq .hero__visual img{width:115%;max-width:none;margin-left:-7%}.plan-badge{width:68px;height:68px;top:20px;right:15px}.plan-badge strong{font-size:1.35rem}.plan-badge span{font-size:.8rem}.plan-benefit-row{grid-template-columns:1fr;gap:10px}.plan-benefit-row span{align-items:center;gap:10px;display:flex}.plan-benefit-row svg{flex:none;margin:0}.feature-strip .shell{grid-template-columns:repeat(2,1fr)}.feature-strip span{border-bottom:1px solid #ffffff21;font-size:.66rem}.formula-row{grid-template-columns:1fr;gap:6px}.formula-sign{transform:rotate(90deg)}.home-plan__products{width:100%;margin:5px auto 0}.product-cards,.plan-step-grid,.audience-grid,.daily-routine__grid,.story-preview-grid,.research-grid{grid-template-columns:1fr}.product-card{min-height:390px}.product-card>img{height:230px}.step-arrow{display:none}.audience-grid{grid-template-columns:repeat(2,1fr)}.audience-grid img{height:145px}.daily-routine__grid{gap:14px}.routine-support{grid-template-columns:1fr}.routine-support span{border-right:0;border-bottom:1px solid var(--line)}.routine-support span:last-child{border-bottom:0}.standards-band__grid{gap:24px}.standards-icons{grid-template-columns:repeat(2,1fr)}.story-preview-grid article{grid-template-columns:1.15fr .85fr}.home-faq__grid{grid-template-columns:1fr;gap:20px}.home-faq__brand{display:none}.faq-mini-grid{grid-template-columns:1fr}.product-feature__copy{padding:30px 22px}.product-feature__image{min-height:300px}.ingredient-detail-grid,.ingredient-columns{grid-template-columns:1fr}.ingredient-highlights>div{grid-template-columns:repeat(2,1fr);display:grid}.product-lifestyle__grid{grid-template-columns:1fr}.product-lifestyle img{height:230px}.registration-grid{grid-template-columns:repeat(2,1fr)}.registration-grid article:last-child{grid-column:1/-1;justify-self:center;width:50%}.document-card{height:190px}.science-atom{width:100%}.delivery-grid{grid-template-columns:1fr}.delivery-card{padding-inline:18px}.quality-section__leaf{display:none}.quality-section img{height:290px}.hero--stories{background-position:66% bottom;background-size:auto 53%;min-height:850px}.hero--stories .hero__grid{min-height:850px}.stories-hero-background-spacer{min-height:420px}.polaroid{width:92px;height:128px;padding:5px 5px 17px}.polaroid--one{top:5%;left:4%}.polaroid--two{top:8%;right:4%}.polaroid--three{top:45%;right:2%}.featured-story__grid{gap:28px}.featured-story__image img{height:380px}.featured-story h2{font-size:3rem}.proof-grid{grid-template-columns:1fr}.guidance-section__grid{gap:0}.guidance-section__grid>div{padding:30px 0}.guidance-points,.faq-tabs{grid-template-columns:1fr}.faq-tabs a{border-right:0;border-bottom:1px solid var(--line)}.faq-tabs a:last-child{border-bottom:0}.faq-group{gap:20px}.faq-group>img{height:220px}.benefit-row{grid-template-columns:repeat(2,1fr)}.benefit-row span{border-bottom:1px solid #ffffff24}.site-footer__grid{grid-template-columns:repeat(2,1fr);gap:24px}.footer-brand,.footer-contact{grid-column:1/-1}.site-footer__bottom{text-align:center;flex-direction:column;align-items:center}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.home-hero{background:#f7f6f1;min-height:clamp(720px,100svh - 110px,920px);position:relative;overflow:hidden}.home-hero__media{display:block;position:absolute;inset:0}.home-hero__media img{object-fit:cover;object-position:center right;image-rendering:auto;filter:none;width:100%;height:100%;display:block;transform:none}.home-hero__shade{z-index:1;pointer-events:none;background:linear-gradient(90deg,#faf8f2f5 0%,#faf8f2cc 22%,#faf8f21f 39%,#faf8f200 52%)}.home-hero__copy h1{margin-bottom:25px;font-size:clamp(3.4rem,4.55vw,5.45rem);line-height:.98}.home-hero__lead{color:#4f5851;max-width:390px;margin-bottom:27px;font-size:clamp(.96rem,1vw,1.08rem);line-height:1.65}.home-hero .hero-trust-row{max-width:475px;margin-top:31px}.home-plan{background:#f7f5ef;padding:52px 0 34px}.home-plan .section-title{margin-bottom:25px}.home-plan__grid{grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);align-items:center;gap:clamp(24px,3vw,54px);display:grid}.home-plan .formula-row{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:clamp(6px,1vw,13px);display:grid}.home-plan .formula-circle{border:1px solid #29412d0a;width:clamp(118px,9vw,145px);height:clamp(118px,9vw,145px);overflow:visible}.formula-product{object-fit:contain;filter:drop-shadow(0 14px 14px #242f241f);width:auto;height:auto;position:absolute}.formula-product--block{width:34%;height:76%;top:12%;left:33%;transform:rotate(3deg)}.formula-circle--replace{isolation:isolate}.formula-product--matcha{z-index:2;width:33%;height:77%;top:11%;left:27%;transform:rotate(-4deg)}.formula-product--coffee{z-index:1;width:31%;height:73%;top:15%;right:24%;transform:rotate(5deg)}.formula-product--you{filter:none;width:84%;height:84%;inset:8%}.home-plan .formula-row h3{margin-top:12px;font-size:1.05rem}.home-plan .formula-row p{max-width:155px;font-size:.7rem}.home-plan__bundle{isolation:isolate;min-height:330px;position:relative}.home-plan__halo{z-index:-1;filter:blur(3px);background:radial-gradient(#dbceb59e,#f6f2ea00 70%);border-radius:50%;width:95%;height:52%;position:absolute;bottom:2%;right:2%}.home-plan__bundle img{object-fit:contain;filter:drop-shadow(0 24px 22px #30342a26);width:auto;height:auto;position:absolute}.home-plan__bundle-magic{z-index:2;width:49%;bottom:5%;left:-2%}.home-plan__bundle-matcha{z-index:3;width:49%;bottom:7%;right:22%}.home-plan__bundle-coffee{z-index:2;width:45%;bottom:4%;right:-4%}.home-plan .serif-tagline{margin-top:16px}.products-showcase{padding:52px 0 40px}.products-showcase .section-title{margin-bottom:34px}.products-showcase .product-cards{gap:20px}.products-showcase .product-card{border-radius:14px;grid-template-rows:auto minmax(245px,1fr) auto;min-height:495px;box-shadow:0 18px 45px #29412d0b}.products-showcase .product-card__copy{padding:23px 24px 7px}.products-showcase .product-card__copy h3{font-size:1.5rem}.product-card__visual{background:radial-gradient(circle at 50% 75%,#e2d5baa6,#0000 44%),linear-gradient(#ffffff38,#efeadfb3);place-items:end center;min-height:255px;padding:13px 22px 7px;display:grid;position:relative;overflow:hidden}.product-card__visual:before,.product-card__visual:after{content:"";background:#4e6f3417;border-radius:50%;position:absolute}.product-card__visual:before{width:125px;height:125px;top:17px;right:-25px}.product-card__visual:after{width:95px;height:95px;bottom:8px;left:-35px}.product-card__visual>span{filter:blur(18px);background:#d7cbb257;border-radius:50%;height:25%;position:absolute;bottom:14%;left:8%;right:8%}.product-card__visual img{z-index:2;object-fit:contain;filter:drop-shadow(0 17px 15px #2d332a24);width:auto;max-width:94%;height:238px;position:relative}.product-card--blue .product-card__visual img{height:230px}.product-card--brown .product-card__visual img{height:220px}.products-showcase .product-card>img{display:none}.products-showcase .product-card__ingredient{min-height:64px;padding-inline:22px}@media (max-width:1180px){.home-hero__copy{width:45%}.home-hero__copy h1{font-size:clamp(3.2rem,5vw,4.6rem)}.home-plan__grid{grid-template-columns:1fr}.home-plan__bundle{width:min(650px,90%);min-height:340px;margin:-25px auto 0}}@media (max-width:960px){.home-hero{flex-direction:column;min-height:0;display:flex}.home-hero__inner{order:1;min-height:0}.home-hero__copy{width:min(620px,100%);padding:58px 0 40px}.home-hero__copy h1{font-size:clamp(3.3rem,9vw,5rem)}.home-hero__media{order:2;height:clamp(390px,64vw,610px);position:relative}.home-hero__media img{object-position:center center}.home-hero__shade{display:none}.home-hero .hero-trust-row{max-width:520px}}@media (max-width:720px){.home-hero__copy{padding:43px 0 32px}.home-hero__copy h1{font-size:clamp(2.8rem,13vw,4.2rem)}.home-hero__lead{font-size:.96rem}.home-hero__media{height:355px}.home-hero .hero-trust-row{grid-template-columns:repeat(4,1fr);gap:4px;max-width:none}.home-hero .hero-trust-row span{font-size:.58rem}.home-hero .hero-trust-row svg{width:25px;height:25px}.home-plan{padding:42px 0 30px}.home-plan .formula-row{grid-template-columns:1fr;gap:8px}.home-plan .formula-sign{margin:-2px 0;transform:none}.home-plan .formula-circle{width:138px;height:138px}.home-plan .formula-row p{max-width:230px}.home-plan__bundle{width:100%;min-height:280px;margin-top:5px}.home-plan__bundle-magic{width:53%;left:-6%}.home-plan__bundle-matcha{width:51%;right:20%}.home-plan__bundle-coffee{width:48%;right:-8%}.products-showcase .product-card{min-height:465px}.product-card__visual{min-height:245px}.product-card__visual img{height:225px}}.home-plan{background:#f7f5ef;padding:clamp(42px,4vw,64px) 0 clamp(34px,3vw,50px);overflow:hidden}.home-plan__layout{grid-template-columns:minmax(610px,1.16fr) minmax(430px,.84fr);align-items:center;gap:clamp(18px,2.5vw,44px);display:grid}.home-plan__content{z-index:2;min-width:0;position:relative}.home-plan__content .section-title{max-width:none;margin:0 0 clamp(24px,2.2vw,34px)}.home-plan__content .section-title h2{letter-spacing:-.045em;margin-bottom:0;font-size:clamp(2.25rem,3.05vw,3.75rem);line-height:1.03}.home-plan__content .section-title .eyebrow{margin-bottom:9px}.home-plan__content .formula-row{grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr) 28px minmax(0,1fr);align-items:center;gap:clamp(7px,.8vw,13px);display:grid}.home-plan__content .formula-row article{text-align:center;min-width:0}.home-plan__content .formula-circle{border:1px solid #29412d09;place-items:center;width:clamp(126px,9.2vw,154px);height:clamp(126px,9.2vw,154px);margin-inline:auto;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff47}.home-plan__content .formula-product{object-fit:contain;filter:drop-shadow(0 12px 12px #242f241f);max-width:none;display:block;position:absolute}.home-plan__content .formula-product--block{width:39%;height:80%;top:10%;left:31%;transform:rotate(3deg)}.home-plan__content .formula-product--matcha{z-index:2;width:35%;height:79%;top:10%;left:27%;transform:rotate(-4deg)}.home-plan__content .formula-product--coffee{z-index:1;width:34%;height:77%;top:12%;right:23%;transform:rotate(5deg)}.home-plan__content .formula-product--you{filter:none;width:76%;height:76%;inset:12%}.home-plan__content .formula-row h3{margin:11px 0 4px;font-size:1.02rem}.home-plan__content .formula-row h3 b{font-size:1.55rem}.home-plan__content .formula-row h3 em{letter-spacing:.075em;font-size:.66rem}.home-plan__content .formula-row p{max-width:165px;margin:0 auto;font-size:.69rem;line-height:1.43}.home-plan__content .formula-sign{align-self:center;margin-top:-42px;font-size:2rem;line-height:1}.home-plan__content .serif-tagline{white-space:nowrap;margin:clamp(25px,2.3vw,36px) 0 0;font-size:clamp(1.48rem,2.05vw,2.25rem)}.home-plan__scene{isolation:isolate;width:116%;margin-left:-12%;display:block;position:relative}.home-plan__scene:after{content:"";filter:blur(28px);z-index:-1;background:#4d422f1f;border-radius:50%;height:20%;position:absolute;bottom:1%;left:8%;right:9%;transform:scaleY(.55)}.home-plan__scene img{aspect-ratio:4/3;object-fit:cover;object-position:50% 52%;filter:saturate(.96)contrast(.99);width:100%;max-width:none;display:block;-webkit-mask-image:radial-gradient(84% 79% at 51% 51%,#000 70%,#000000e6 82%,#0000 100%);mask-image:radial-gradient(84% 79% at 51% 51%,#000 70%,#000000e6 82%,#0000 100%)}.home-plan__bundle,.home-plan__halo,.home-plan__bundle-magic,.home-plan__bundle-matcha,.home-plan__bundle-coffee{display:none!important}.product-card__visual--photo{background:#f2eee5;min-height:252px;padding:0;overflow:hidden}.product-card__visual--photo:before,.product-card__visual--photo:after,.product-card__visual--photo>span{display:none}.product-card__visual--photo img,.product-card--blue .product-card__visual--photo img,.product-card--brown .product-card__visual--photo img{object-fit:cover;object-position:center;filter:none;width:100%;max-width:none;height:100%;min-height:252px;display:block;position:static}@media (max-width:1180px){.home-plan__layout{grid-template-columns:minmax(540px,1.08fr) minmax(360px,.92fr);gap:8px}.home-plan__scene{width:118%;margin-left:-15%}.home-plan__content .serif-tagline{white-space:normal}}@media (max-width:960px){.home-plan__layout{grid-template-columns:1fr}.home-plan__content{max-width:760px;margin-inline:auto}.home-plan__scene{width:min(720px,100%);margin:-18px auto -20px}}@media (max-width:720px){.home-plan__content .section-title h2{font-size:clamp(2.25rem,10vw,3.1rem)}.home-plan__content .formula-row{grid-template-columns:1fr;gap:8px}.home-plan__content .formula-sign{margin:-3px 0;transform:none}.home-plan__content .formula-circle{width:142px;height:142px}.home-plan__content .formula-row p{max-width:240px}.home-plan__content .serif-tagline{margin-top:23px;font-size:1.55rem}.home-plan__scene{margin-top:4px}.product-card__visual--photo,.product-card__visual--photo img,.product-card--blue .product-card__visual--photo img,.product-card--brown .product-card__visual--photo img{min-height:235px}}.home-rhythm{isolation:isolate;background:radial-gradient(circle at 20% 71%,#cee0b538,#0000 23%),radial-gradient(circle at 50% 68%,#c6e7f74a,#0000 22%),radial-gradient(circle at 80% 71%,#e2cfb73d,#0000 23%),#f9f7f1;padding:clamp(46px,4.8vw,76px) 0 clamp(30px,3.2vw,50px);position:relative;overflow:hidden}.home-rhythm__inner{z-index:2;position:relative}.home-rhythm__header{max-width:780px;margin:0}.home-rhythm__eyebrow{color:#a87833;letter-spacing:.205em;text-transform:uppercase;margin:0 0 9px;font-size:clamp(.68rem,.78vw,.82rem);font-weight:650}.home-rhythm__accent{background:#b69a65d9;width:36px;height:1px;margin-bottom:20px;display:block}.home-rhythm__header h2{color:#173a22;letter-spacing:-.047em;margin:0 0 20px;font-size:clamp(3.15rem,4.15vw,4.65rem);line-height:.99}.home-rhythm__header>p:last-child{color:#667067;margin:0;font-size:clamp(.88rem,1vw,1.03rem)}.home-rhythm__timeline{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(24px,3vw,52px);margin-top:clamp(-2px,.2vw,4px);display:grid;position:relative}.home-rhythm__timeline:before{z-index:0;content:"";background:linear-gradient(90deg,#0000,#b69a65d1 8% 92%,#0000);height:1px;position:absolute;top:75px;left:7.5%;right:7.5%}.home-rhythm__step{z-index:1;text-align:center;min-width:0;position:relative}.home-rhythm__step:before{z-index:3;content:"";background:#b68c49;border:3px solid #f9f7f1;border-radius:50%;width:14px;height:14px;position:absolute;top:68px;left:50%;transform:translate(-50%);box-shadow:0 0 0 1px #b68c4914}.home-rhythm__marker{flex-direction:column;justify-content:flex-start;align-items:center;min-height:99px;display:flex}.home-rhythm__marker strong{color:#b18443;font-family:var(--serif);margin-bottom:1px;font-size:clamp(2.1rem,2.55vw,2.75rem);font-weight:400;line-height:1;display:block}.home-rhythm__marker span{color:#29412d;letter-spacing:.015em;text-transform:uppercase;font-size:clamp(.63rem,.72vw,.75rem);font-weight:600}.home-rhythm__copy{z-index:4;margin-top:2px;position:relative}.home-rhythm__copy h3{color:#18351f;margin:0 0 2px;font-size:clamp(1.75rem,2vw,2.18rem);line-height:1.06}.home-rhythm__copy p{color:#6d756e;margin:0;font-size:clamp(.72rem,.78vw,.83rem)}.home-rhythm__visual{height:clamp(325px,23vw,386px);margin-top:2px;position:relative}.home-rhythm__visual:before{aspect-ratio:1.13;content:"";filter:blur(7px);border-radius:50%;width:min(31vw,395px);max-width:100%;position:absolute;top:51%;left:50%;transform:translate(-50%,-50%)}.home-rhythm__visual--morning:before{background:radial-gradient(circle,#e0efcbc2 0%,#e0efcb61 47%,#0000 72%)}.home-rhythm__visual--lunch:before{background:radial-gradient(circle,#cdebf9d1 0%,#cdebf96b 47%,#0000 72%)}.home-rhythm__visual--evening:before{background:radial-gradient(circle,#eddeccc7 0%,#eddecc63 47%,#0000 72%)}.home-rhythm__product{z-index:2;object-fit:contain;transform-origin:50% 90%;filter:drop-shadow(0 20px 14px #32372d21);width:auto;max-width:none;height:auto;display:block;position:absolute;bottom:9px}.home-rhythm__product--niuniu-combined{filter:drop-shadow(0 22px 16px #32372d26);width:clamp(205px,15.2vw,252px);bottom:0;left:50%;transform:translate(-50%)}.home-rhythm__product--magic{width:clamp(145px,10.6vw,181px);left:50%;transform:translate(-50%)rotate(4.5deg)}.home-rhythm__footer{z-index:4;text-align:center;margin-top:clamp(-22px,-1.25vw,-10px);position:relative}.home-rhythm__footer>p{color:#18351f;font-family:var(--serif);margin:0 0 5px;font-size:clamp(1.65rem,2.35vw,2.55rem);line-height:1.08}.home-rhythm__footer small{color:#737c74;font-size:clamp(.7rem,.78vw,.83rem);display:block}.home-rhythm__footer>span{width:170px;height:18px;margin:9px auto 0;display:block;position:relative}.home-rhythm__footer>span:before,.home-rhythm__footer>span:after{content:"";background:linear-gradient(90deg,#0000,#b69a657a);width:72px;height:1px;position:absolute;top:9px}.home-rhythm__footer>span:before{left:0}.home-rhythm__footer>span:after{right:0;transform:scaleX(-1)}.home-rhythm__footer i{background:#b68c49;width:8px;height:8px;position:absolute;top:5px;left:50%;transform:translate(-50%)rotate(45deg)}.home-rhythm__leaf{z-index:1;color:#647e37;fill:currentColor;stroke:currentColor;opacity:.17;filter:blur(5px);pointer-events:none;width:clamp(210px,19vw,350px);position:absolute}.home-rhythm__leaf--left{bottom:-70px;left:-112px;transform:rotate(-23deg)scale(1.16)}.home-rhythm__leaf--right{bottom:-74px;right:-105px;transform:scaleX(-1)rotate(-18deg)scale(1.16)}@media (max-width:1180px){.home-rhythm__header{max-width:690px}.home-rhythm__timeline{gap:18px}}@media (max-width:900px){.home-rhythm__header{max-width:620px}.home-rhythm__header h2{font-size:clamp(3rem,7vw,4.15rem)}.home-rhythm__timeline:before{left:5%;right:5%}.home-rhythm__visual{height:310px}.home-rhythm__product--niuniu-combined{width:218px}.home-rhythm__product--magic{width:148px}}@media (max-width:720px){.home-rhythm{background:radial-gradient(circle at 50% 31%,#e0efcb3d,#0000 18%),radial-gradient(circle at 50% 58%,#cdebf94a,#0000 17%),radial-gradient(circle at 50% 84%,#eddecc40,#0000 18%),#f9f7f1;padding:44px 0 36px}.home-rhythm__header{text-align:left;max-width:none}.home-rhythm__header h2{font-size:clamp(2.75rem,12.4vw,4rem)}.home-rhythm__timeline{grid-template-columns:1fr;gap:6px;margin-top:28px;display:grid}.home-rhythm__timeline:before{background:linear-gradient(#0000,#b69a65bf 5% 95%,#0000);width:1px;height:auto;top:5px;bottom:35px;left:28px}.home-rhythm__step{text-align:left;grid-template-rows:auto auto;grid-template-columns:58px 1fr;align-items:start;min-height:365px;display:grid}.home-rhythm__step:before{top:27px;left:28px}.home-rhythm__marker{grid-column:1/-1;align-items:flex-start;min-height:63px;padding-left:58px}.home-rhythm__marker strong{font-size:2.3rem}.home-rhythm__copy{grid-area:2/2;margin-top:5px}.home-rhythm__visual{grid-area:2/1/auto/-1;height:305px;margin-top:42px}.home-rhythm__visual:before{width:min(88vw,390px)}.home-rhythm__product--niuniu-combined{width:220px}.home-rhythm__product--magic{width:151px}.home-rhythm__footer{margin-top:-10px;padding-inline:6px}.home-rhythm__leaf{opacity:.11}}@media (max-width:420px){.home-rhythm__header h2{font-size:2.7rem}.home-rhythm__step{min-height:350px}.home-rhythm__visual{height:290px}.home-rhythm__product--niuniu-combined{width:204px}}.home-hero{isolation:isolate;background:#f6f2e9;width:100%;min-height:clamp(650px,41vw,780px);display:block;position:relative;overflow:hidden}.home-hero__media{z-index:0;isolation:isolate;background:#f6f2e9;width:100%;height:100%;display:block;position:absolute;inset:0;overflow:hidden}.home-hero__media img{object-fit:cover;object-position:center 54%;opacity:1;image-rendering:auto;backface-visibility:hidden;will-change:auto;width:100%;max-width:none;height:100%;display:block;position:absolute;inset:0;filter:none!important;transform:none!important}.home-hero__shade{z-index:1;pointer-events:none;background:linear-gradient(90deg,#faf8f2f7 0%,#faf8f2d6 21%,#faf8f22e 39%,#faf8f200 54%);position:absolute;inset:0}.home-hero__inner{z-index:2;align-items:center;min-height:clamp(650px,41vw,780px);display:flex;position:relative}.home-hero__copy{width:min(42%,560px);padding:58px 0 48px}@media (min-width:1921px){.home-hero,.home-hero__inner{min-height:clamp(760px,41vw,940px)}.home-hero__media img{object-position:center 55%}}@media (max-width:1180px) and (min-width:961px){.home-hero__copy{width:45%}.home-hero__media img{object-position:54% 54%}}@media (max-width:960px){.home-hero{flex-direction:column;min-height:0;display:flex}.home-hero__inner{order:1;min-height:0}.home-hero__copy{width:min(620px,100%);padding:58px 0 40px}.home-hero__media{order:2;height:clamp(390px,64vw,610px);position:relative;inset:auto}.home-hero__media img{object-position:center 56%}.home-hero__shade{display:none}}@media (max-width:720px){.home-hero__copy{padding:43px 0 32px}.home-hero__media{height:clamp(330px,91vw,410px)}.home-hero__media img{object-position:center center}}.plan-final-page{color:var(--ink);background:#f8f6f0;overflow:hidden}.plan-final-page .eyebrow{color:#a05c2c;letter-spacing:.18em;margin-bottom:10px;font-size:.68rem;font-weight:760}.plan-final-hero{background:radial-gradient(circle at 18% 18%,#fffffffa,#0000 44%),linear-gradient(100deg,#fbfaf6 0%,#f9f7f1 54%,#f5f1e8 100%);position:relative;overflow:hidden}.plan-final-hero__grid{grid-template-columns:minmax(330px,.72fr) minmax(570px,1.28fr);align-items:center;gap:22px;min-height:520px;display:grid}.plan-final-hero__copy{z-index:4;padding:42px 0 28px;position:relative}.plan-final-hero__copy h1{color:#18351f;letter-spacing:-.048em;margin-bottom:20px;font-size:clamp(3.45rem,4.35vw,5rem);line-height:.97}.plan-final-hero__copy h1 em{color:#29412d;font-weight:400}.plan-final-hero__lead{color:#343c36;max-width:360px;margin-bottom:24px;font-size:.88rem;line-height:1.62}.plan-final-benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:430px;margin:0 0 25px;display:grid}.plan-final-benefits span{color:#26342b;align-content:start;justify-items:start;display:grid}.plan-final-benefits svg{fill:none;stroke:#29412d;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35px;width:30px;height:30px;margin-bottom:7px}.plan-final-benefits b{color:#26342b;font-family:var(--serif);font-size:.76rem;font-weight:500;line-height:1.2}.plan-final-benefits small{color:#454e47;max-width:118px;margin-top:3px;font-size:.61rem;line-height:1.42}.plan-final-hero__copy .cta-button{border-radius:7px;min-height:43px;padding-inline:17px;font-size:.72rem;box-shadow:0 9px 20px #18351f1f}.plan-final-hero__note{color:#364038;font-family:var(--serif);margin:13px 0 0;font-size:.72rem}.plan-final-hero__visual{align-self:stretch;min-width:0;min-height:520px;position:relative}.plan-final-hero__visual picture{justify-content:center;align-items:flex-end;display:flex;position:absolute;inset:0 -4%}.plan-final-hero__visual img{object-fit:contain;object-position:center bottom;image-rendering:auto;width:100%;max-width:none;height:100%;transform:translateY(10px)scale(1.04);filter:none!important}.plan-final-badge{z-index:5;color:#18351f;width:78px;height:78px;font-family:var(--serif);background:radial-gradient(circle at 42% 35%,#fff7e8,#dec58e 70%,#c7a766);border:1px solid #b78f4a;border-radius:50%;align-content:center;place-items:center;display:grid;position:absolute;top:24px;right:62px;box-shadow:0 9px 22px #56422229}.plan-final-badge strong{font-size:1.55rem;font-weight:500;line-height:1}.plan-final-badge span{margin-top:2px;font-size:.88rem;line-height:1}.plan-final-hero__leaf{z-index:4;color:#54742b;fill:#6f8b3c;stroke:#4d6c2c;stroke-width:1.7px;opacity:.94;pointer-events:none;width:230px;position:absolute;top:40px;right:-70px;transform:rotate(8deg)}.plan-final-feature-strip{color:#fff;background:linear-gradient(90deg,#1e4829,#153b21)}.plan-final-feature-strip .shell{grid-template-columns:repeat(4,1fr);display:grid}.plan-final-feature-strip span{color:#fffffff0;border-right:1px solid #ffffff24;justify-content:center;align-items:center;gap:10px;min-height:48px;font-size:.69rem;display:flex}.plan-final-feature-strip span:last-child{border-right:0}.plan-final-feature-strip svg{fill:none;stroke:#f4f0df;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.3px;width:22px;height:22px}.plan-final-section{background:#faf8f3;border-top:1px solid #29412d14}.plan-final-title{text-align:center;max-width:900px;margin:0 auto 24px}.plan-final-title h2{color:#18351f;letter-spacing:-.038em;margin:0;font-size:clamp(2.15rem,3.2vw,3.45rem);line-height:1.02}.plan-final-title h2 em{font-weight:400}.plan-final-steps{padding:22px 0 18px}.plan-final-step-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:47px;max-width:1190px;margin:0 auto;display:grid}.plan-final-step-grid article{background:#ffffff85;border:1px solid #29412d24;border-radius:8px;grid-template-rows:138px 195px;min-width:0;display:grid;position:relative;overflow:visible}.plan-final-step__copy{text-align:center;padding:15px 24px 10px}.plan-final-step__copy>b{color:#17391f;font-family:var(--serif);font-size:1.15rem;font-weight:500;line-height:1}.plan-final-step__copy h3{color:#203a27;margin:3px 0 8px;font-size:.94rem}.plan-final-step__copy p{color:#565e57;max-width:290px;margin:0 auto;font-size:.61rem;line-height:1.48}.plan-final-step-grid article>img{object-fit:cover;object-position:center;border-radius:0 0 7px 7px;width:100%;height:195px;filter:none!important}.plan-final-arrow{z-index:3;color:#29412d;font-family:var(--serif);font-size:1.9rem;line-height:1;position:absolute;top:58%;right:-38px}.plan-final-tagline{color:#213a27;font-family:var(--serif);text-align:center;margin:14px 0 0;font-size:.87rem}.plan-final-audience{background:#f7f5ef;padding:18px 0 24px}.plan-final-audience-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;max-width:1190px;margin:0 auto;display:grid}.plan-final-audience-grid article{text-align:center;background:#ffffff7a;border:1px solid #29412d17;border-radius:7px;padding-bottom:14px;overflow:hidden}.plan-final-audience-grid img{object-fit:cover;object-position:center;width:100%;height:154px;filter:none!important}.plan-final-audience-grid h3{color:#223c28;margin:10px 10px 4px;font-size:.91rem}.plan-final-audience-grid p{color:#596159;min-height:32px;margin:0 13px 8px;font-size:.59rem;line-height:1.45}.plan-final-audience-grid svg{fill:none;stroke:#29412d;stroke-width:1.35px;width:19px;height:19px;margin:auto}.plan-final-routine{background:#faf8f3;padding:18px 0 22px}.plan-final-routine-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:45px;max-width:930px;margin:0 auto;display:grid}.plan-final-routine-grid article{text-align:center;background:#ffffff70;border:1px solid #29412d24;border-radius:7px;padding:11px 14px 12px;overflow:hidden}.plan-final-routine__heading{color:#303a32;font-family:var(--serif);text-align:left;align-items:center;gap:8px;font-size:.69rem;display:flex}.plan-final-routine__heading svg{fill:none;stroke:#29412d;stroke-width:1.35px;flex:none;width:22px;height:22px}.plan-final-routine-grid h3{color:#17391f;margin:1px 0 5px;font-size:.88rem}.plan-final-routine-grid img{object-fit:cover;object-position:center;width:100%;height:132px;filter:none!important}.plan-final-routine-grid p{color:#565e57;margin:7px 2px 0;font-size:.58rem;line-height:1.42}.plan-final-support{background:#ffffff6b;border:1px solid #29412d21;border-radius:6px;grid-template-columns:repeat(2,minmax(0,1fr));max-width:610px;margin:12px auto 0;display:grid;overflow:hidden}.plan-final-support span{text-align:left;border-right:1px solid #29412d21;grid-template-columns:38px 1fr;padding:9px 15px;display:grid}.plan-final-support span:last-child{border-right:0}.plan-final-support svg{fill:none;stroke:#29412d;stroke-width:1.3px;grid-row:1/3;width:26px;height:26px}.plan-final-support b{color:#203b27;font-family:var(--serif);font-size:.74rem}.plan-final-support small{color:#626962;font-size:.51rem;line-height:1.42}.plan-final-page .consultation-band{padding-top:19px}.plan-final-page .consultation-band__inner{grid-template-columns:1fr;justify-items:center;gap:11px;padding-bottom:15px}.plan-final-page .consultation-band__inner>div{justify-self:center;max-width:610px}.plan-final-page .consultation-band h2{margin-bottom:3px;font-size:clamp(1.7rem,2.3vw,2.2rem);line-height:1.04}.plan-final-page .consultation-band p:not(.eyebrow){max-width:470px;margin-inline:auto;font-size:.6rem}.plan-final-page .consultation-band .cta-button{min-height:38px;padding:8px 15px;font-size:.66rem}.plan-final-page .consultation-band .benefit-row span{min-height:45px;font-size:.56rem}.plan-final-faq{background:#f8f6f0;border-top:1px solid #29412d17;padding:10px 0 12px}.plan-final-faq h2{color:#263b2b;text-align:center;margin:0 0 7px;font-size:1rem}.plan-final-faq__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px;max-width:610px;margin:0 auto;display:grid}.plan-final-faq details{border-bottom:1px solid #29412d24}.plan-final-faq summary{color:#3b443d;cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:27px;padding:3px 8px;font-size:.51rem;list-style:none;display:flex}.plan-final-faq summary::-webkit-details-marker{display:none}.plan-final-faq summary span{color:#29412d;font-size:.9rem;font-weight:300;transition:transform .2s}.plan-final-faq details[open] summary span{transform:rotate(45deg)}.plan-final-faq details p{color:#626962;margin:0;padding:0 8px 8px;font-size:.5rem;line-height:1.45}.plan-final-faq__help{color:#596159;justify-content:center;align-items:center;gap:5px;margin:6px 0 0;font-size:.48rem;display:flex}.plan-final-faq__help .cta-button{color:#29412d;min-height:0;box-shadow:none;background:0 0;border:0;padding:0;font-size:.5rem;text-decoration:underline}.plan-final-faq__help .cta-button:hover{color:#18351f;background:0 0;transform:none}.plan-final-faq__help .cta-button svg{width:11px;height:11px}@media (min-width:1500px){.plan-final-hero__grid,.plan-final-hero__visual{min-height:555px}.plan-final-hero__visual img{transform:translateY(12px)scale(1.07)}}@media (max-width:1180px){.plan-final-hero__grid{grid-template-columns:minmax(320px,.82fr) minmax(480px,1.18fr)}.plan-final-hero__copy h1{font-size:clamp(3.1rem,5vw,4.3rem)}.plan-final-badge{right:28px}.plan-final-step-grid{gap:38px}.plan-final-arrow{right:-31px}.plan-final-routine-grid{gap:28px}}@media (max-width:960px){.plan-final-hero__grid{grid-template-columns:1fr;gap:0;min-height:0}.plan-final-hero__copy{max-width:650px;padding:48px 0 16px}.plan-final-hero__lead{max-width:480px}.plan-final-benefits{max-width:500px}.plan-final-hero__visual{min-height:470px}.plan-final-hero__visual picture{inset:-10px -5% 0}.plan-final-badge{top:12px;right:7%}.plan-final-hero__leaf{width:185px;top:30px;right:-45px}.plan-final-step-grid{grid-template-columns:1fr;gap:18px;max-width:760px}.plan-final-step-grid article{grid-template-rows:220px;grid-template-columns:.82fr 1.18fr}.plan-final-step__copy{align-content:center;padding:20px 26px;display:grid}.plan-final-step-grid article>img{border-radius:0 7px 7px 0;height:220px}.plan-final-arrow{display:none}.plan-final-audience-grid{grid-template-columns:repeat(2,1fr)}.plan-final-routine-grid{grid-template-columns:1fr;gap:14px;max-width:680px}.plan-final-routine-grid article{text-align:left;grid-template-rows:auto auto 1fr;grid-template-columns:1fr 1.25fr;align-items:center;column-gap:16px;display:grid}.plan-final-routine__heading,.plan-final-routine-grid h3,.plan-final-routine-grid p{grid-column:1}.plan-final-routine-grid img{grid-area:1/2/4;height:165px}}@media (max-width:720px){.plan-final-page .eyebrow{font-size:.62rem}.plan-final-hero__copy{padding:38px 0 9px}.plan-final-hero__copy h1{font-size:clamp(3rem,14vw,4rem)}.plan-final-benefits{gap:10px}.plan-final-benefits small{font-size:.57rem}.plan-final-hero__visual{min-height:clamp(340px,78vw,450px)}.plan-final-hero__visual img{transform:translateY(4px)scale(1.08)}.plan-final-badge{width:68px;height:68px;top:4px;right:2%}.plan-final-badge strong{font-size:1.35rem}.plan-final-badge span{font-size:.77rem}.plan-final-hero__leaf{opacity:.76;width:150px;top:15px;right:-55px}.plan-final-feature-strip .shell{grid-template-columns:repeat(2,1fr)}.plan-final-feature-strip span{border-bottom:1px solid #ffffff1f;min-height:42px;font-size:.62rem}.plan-final-feature-strip span:nth-child(2){border-right:0}.plan-final-feature-strip span:nth-last-child(-n+2){border-bottom:0}.plan-final-title h2{font-size:clamp(2.05rem,10vw,3rem)}.plan-final-step-grid article{grid-template-rows:auto 205px;grid-template-columns:1fr}.plan-final-step__copy{min-height:130px}.plan-final-step-grid article>img{border-radius:0 0 7px 7px;height:205px}.plan-final-audience-grid{grid-template-columns:1fr;gap:12px}.plan-final-audience-grid article{text-align:left;grid-template-rows:auto auto 1fr;grid-template-columns:44% 1fr;align-items:center;padding:0 13px 0 0;display:grid}.plan-final-audience-grid img{grid-row:1/4;height:155px}.plan-final-audience-grid h3{margin:10px 0 2px 13px}.plan-final-audience-grid p{min-height:0;margin:0 0 6px 13px}.plan-final-audience-grid svg{margin:0 0 10px 13px}.plan-final-routine-grid article{text-align:center;grid-template-rows:auto auto 150px auto;grid-template-columns:1fr}.plan-final-routine__heading,.plan-final-routine-grid h3{grid-column:1}.plan-final-routine-grid img{grid-area:3/1;height:150px}.plan-final-routine-grid p{grid-column:1}.plan-final-support{grid-template-columns:1fr}.plan-final-support span{border-bottom:1px solid #29412d21;border-right:0}.plan-final-support span:last-child{border-bottom:0}.plan-final-page .consultation-band .benefit-row{grid-template-columns:repeat(2,1fr)}.plan-final-page .consultation-band .benefit-row span:nth-child(2){border-right:0}.plan-final-page .consultation-band .benefit-row span:nth-child(-n+2){border-bottom:1px solid #ffffff24}.plan-final-faq__grid{grid-template-columns:1fr}.plan-final-faq__help{text-align:center;display:block}}@media (max-width:430px){.plan-final-benefits{grid-template-columns:1fr;gap:11px}.plan-final-benefits span{grid-template-columns:35px 1fr}.plan-final-benefits svg{grid-row:1/3;margin:0}.plan-final-benefits small{max-width:none}.plan-final-hero__visual{min-height:315px}}.plan-final-page img{image-rendering:auto;-webkit-font-smoothing:antialiased;backface-visibility:hidden}.plan-final-step-grid{gap:42px;max-width:1230px}.plan-final-step-grid article{grid-template-rows:auto auto;overflow:visible}.plan-final-step-grid article>img{aspect-ratio:16/9;object-fit:cover;object-position:center;border-radius:0 0 7px 7px;width:100%;height:auto;display:block;filter:none!important;transform:none!important}.plan-final-audience-grid{max-width:1230px}.plan-final-audience-grid img{aspect-ratio:16/9;object-fit:cover;object-position:center;width:100%;height:auto;display:block;filter:none!important;transform:none!important}.plan-final-routine-grid{gap:32px;max-width:1050px}.plan-final-routine-grid article{padding:12px 14px 13px}.plan-final-routine-grid img{aspect-ratio:3/2;object-fit:contain;object-position:center;background:#faf8f3;width:100%;height:auto;padding:0;display:block;filter:none!important;transform:none!important}@media (max-width:960px){.plan-final-step-grid article{grid-template-rows:230px;grid-template-columns:.82fr 1.18fr}.plan-final-step-grid article>img{aspect-ratio:auto;border-radius:0 7px 7px 0;width:100%;height:230px}.plan-final-routine-grid{gap:15px;max-width:720px}.plan-final-routine-grid img{aspect-ratio:3/2;grid-area:1/2/4;width:100%;height:auto;max-height:190px}}@media (max-width:720px){.plan-final-step-grid article{grid-template-rows:auto auto;grid-template-columns:1fr}.plan-final-step-grid article>img{aspect-ratio:16/9;border-radius:0 0 7px 7px;width:100%;height:auto}.plan-final-audience-grid img{aspect-ratio:auto;width:100%;height:100%;min-height:155px}.plan-final-routine-grid article{grid-template-rows:auto auto auto auto;grid-template-columns:1fr}.plan-final-routine-grid img{aspect-ratio:3/2;grid-area:3/1;width:100%;height:auto;max-height:none}}.research-grid--photo{align-items:stretch}.research-grid--photo .research-card{isolation:isolate;background:#fbfaf6;border:1px solid #29412d21;border-radius:14px;flex-direction:column;min-width:0;transition:transform .28s,box-shadow .28s,border-color .28s;display:flex;overflow:hidden;box-shadow:0 15px 38px #27352913}.research-grid--photo .research-card:hover{border-color:#29412d3d;transform:translateY(-4px);box-shadow:0 24px 54px #2735291f}.research-card__media{aspect-ratio:16/9;background:#ecefe7;margin:0;position:relative;overflow:hidden}.research-card__media:after{content:"";pointer-events:none;background:linear-gradient(#0000 52%,#13271838 100%),linear-gradient(120deg,#ffffff1f,#0000 45%);position:absolute;inset:0}.research-card__media img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.72,.2,1);transform:scale(1.001)}.research-card:hover .research-card__media img{transform:scale(1.045)}.research-card__media figcaption{z-index:2;color:#fff;-webkit-backdrop-filter:blur(10px);letter-spacing:.11em;text-transform:uppercase;background:#1c37229e;border:1px solid #ffffff75;border-radius:999px;width:max-content;max-width:calc(100% - 28px);padding:7px 10px;font-size:.58rem;font-weight:700;line-height:1;position:absolute;bottom:13px;left:14px;right:14px}.research-card__content{flex-direction:column;flex:1;min-height:205px;display:flex;padding:22px 22px 21px!important}.research-grid--photo .research-card h3{color:var(--green-dark);margin:0 0 10px;font-size:clamp(1.25rem,1.55vw,1.55rem);line-height:1.14}.research-grid--photo .research-card p{color:#626a62;flex:1;min-height:0;margin:0 0 18px;font-size:.74rem;line-height:1.62}.research-grid--photo .research-card a{border-bottom:1px solid #29412d47;width:max-content;padding-bottom:3px;font-size:.68rem;font-weight:650;transition:gap .2s,border-color .2s}.research-grid--photo .research-card a:hover{border-color:currentColor;gap:10px}.research-card--dnf10 .research-card__media img{object-position:50% 49%}.research-card--carnitine .research-card__media img{object-position:50% 48%}.research-card--herbosomal .research-card__media img{object-position:50% 52%}@media (max-width:960px){.research-grid--photo{grid-template-columns:repeat(2,minmax(0,1fr));max-width:760px;margin-inline:auto}.research-grid--photo .research-card:last-child{grid-column:1/-1;justify-self:center;width:calc(50% - 9px)}}@media (max-width:640px){.research-grid--photo{grid-template-columns:1fr;gap:15px}.research-grid--photo .research-card:last-child{grid-column:auto;width:100%}.research-card__content{min-height:0;padding:19px 18px 20px!important}.research-grid--photo .research-card p{margin-bottom:15px;font-size:.72rem}}@media (prefers-reduced-motion:reduce){.research-grid--photo .research-card,.research-card__media img{transition:none}.research-grid--photo .research-card:hover,.research-card:hover .research-card__media img{transform:none}}.journey-marquee{min-width:0;margin-top:42px;position:relative;overflow:hidden}.journey-marquee:before,.journey-marquee:after{z-index:2;content:"";pointer-events:none;width:clamp(22px,5vw,82px);position:absolute;top:0;bottom:0}.journey-marquee:before{background:linear-gradient(90deg, var(--cream,#f7f6f1), #f7f6f100);left:0}.journey-marquee:after{background:linear-gradient(270deg, var(--cream,#f7f6f1), #f7f6f100);right:0}.journey-marquee__viewport{width:100%;min-width:0;padding:12px 0 30px;overflow:hidden}.journey-marquee__track{--journey-marquee-gap:16px;gap:var(--journey-marquee-gap);will-change:transform;width:max-content;animation:journey-marquee-slide var(--journey-marquee-duration,30s) linear infinite;display:flex}.journey-marquee:hover .journey-marquee__track{animation-play-state:paused}.journey-marquee__group{gap:var(--journey-marquee-gap);flex-shrink:0;display:flex}.journey-marquee__card{box-sizing:border-box;flex:0 0 clamp(238px,21vw,310px);width:clamp(238px,21vw,310px);min-width:0;transition:transform .3s,box-shadow .3s}.journey-marquee__card:hover{z-index:3;transform:translateY(-7px);box-shadow:0 20px 44px #29412d24}.journey-marquee__card img{aspect-ratio:4/5;object-fit:cover;object-position:center;box-sizing:border-box;background:var(--cream,#f7f6f1);-webkit-user-drag:none;-webkit-user-select:none;user-select:none;border:1px solid #29412d29;border-radius:18px;width:100%;display:block;overflow:hidden}@keyframes journey-marquee-slide{0%{transform:translate(0,0)}to{transform:translate3d(calc(-50% - (var(--journey-marquee-gap) / 2)), 0, 0)}}@media (max-width:780px){.journey-marquee{margin-top:32px}.journey-marquee__track,.journey-marquee__group{gap:13px}.journey-marquee__track{--journey-marquee-gap:13px}.journey-marquee__card{flex-basis:min(74vw,286px);width:min(74vw,286px)}}@media (max-width:520px){.journey-marquee:before,.journey-marquee:after{width:24px}.journey-marquee__viewport{padding-bottom:22px}.journey-marquee__card{flex-basis:min(78vw,270px);width:min(78vw,270px)}}@media (prefers-reduced-motion:reduce){.journey-marquee__viewport{scrollbar-width:none;overflow-x:auto}.journey-marquee__viewport::-webkit-scrollbar{display:none}.journey-marquee__track{animation:none}.journey-marquee__group[aria-hidden=true]{display:none}}.proof-showcase{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:50px;display:grid}.proof-showcase__item{min-width:0}.proof-showcase__card{aspect-ratio:1;background:#efeee8;border:1px solid #29412d29;border-radius:22px;width:100%;position:relative;overflow:hidden;box-shadow:0 18px 45px #29412d12}.proof-showcase__card img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1);display:block}.proof-showcase__item:hover .proof-showcase__card img{transform:scale(1.045)}.proof-showcase__tag{color:#29412d;letter-spacing:.11em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f7f6f1db;border:1px solid #ffffff73;border-radius:999px;padding:8px 12px;font-size:10px;font-weight:600;line-height:1;position:absolute;top:16px;left:16px}.proof-showcase__text{padding:20px 4px 0}.proof-showcase__text h3{color:#222823;margin:0 0 7px;font-size:clamp(20px,1.5vw,24px);font-weight:500;line-height:1.2}.proof-showcase__text p{color:#2228239e;margin:0;font-size:14px;line-height:1.6}@media (max-width:1024px){.proof-showcase{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:38px}}@media (max-width:640px){.proof-showcase{grid-template-columns:1fr;gap:36px;margin-top:36px}.proof-showcase__card{border-radius:18px}.proof-showcase__text{padding-top:17px}}.standards-band--premium{isolation:isolate;color:var(--ink);background:radial-gradient(circle at 75% 9%,#fffffffa,#0000 21%),radial-gradient(circle at 65% 42%,#ddc08938,#0000 29%),radial-gradient(circle at 100% 29%,#bc95562e,#0000 24%),linear-gradient(109deg,#fbf9f3 0%,#f7f3ea 50%,#eee3d1 100%);padding:0;position:relative;overflow:hidden}.standards-band--premium:before,.standards-band--premium:after{z-index:-1;content:"";pointer-events:none;position:absolute}.standards-band--premium:before{opacity:.24;background-image:radial-gradient(circle at 15% 18%,#b5955e38 0 1px,#0000 1.7px),radial-gradient(circle at 82% 11%,#ffffffe6 0 2px,#0000 3px);background-size:31px 31px,54px 54px;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 66%);mask-image:linear-gradient(#000,#0000 66%)}.standards-band--premium:after{aspect-ratio:1;filter:blur(12px);background:radial-gradient(circle,#ffffffbf,#fff0 67%);border-radius:50%;width:48%;top:-15%;right:-8%}.standards-band--premium .standards-band__hero{z-index:2;grid-template-columns:minmax(380px,.82fr) minmax(650px,1.36fr);align-items:center;gap:clamp(18px,2.7vw,48px);min-height:555px;padding-top:clamp(58px,5vw,82px);padding-bottom:42px;display:grid;position:relative}.standards-band--premium .standards-band__copy{z-index:4;max-width:570px;padding-left:clamp(0px,1.1vw,16px);position:relative}.standards-band--premium .standards-band__copy .eyebrow{color:#9c7139;letter-spacing:.29em;margin-bottom:19px;font-size:.73rem;font-weight:700}.standards-band--premium h2{color:#173326;letter-spacing:-.052em;max-width:600px;margin-bottom:22px;font-size:clamp(3.45rem,4.85vw,5.35rem);font-weight:400;line-height:.99}.standards-band--premium .standards-band__copy>p:not(.eyebrow){color:#626760;max-width:535px;margin-bottom:29px;font-size:clamp(.86rem,.95vw,1rem);line-height:1.78}.standards-band--premium .text-link{color:#93662f;letter-spacing:.19em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff40;border:1px solid #a87a3abf;border-radius:9px;justify-content:space-between;min-width:255px;min-height:53px;padding:12px 28px 12px 31px;font-size:.72rem;font-weight:720;box-shadow:inset 0 0 0 1px #ffffff73}.standards-band--premium .text-link:hover{color:#fff;background:#9d733b}.science-trust-visual{z-index:2;min-width:0;min-height:490px;position:relative}.science-trust-visual__art{width:min(100%,790px);height:auto;position:absolute;top:50%;left:51%;overflow:visible;transform:translate(-50%,-49%)}.science-trust-callout{z-index:5;align-items:center;gap:13px;width:205px;margin:0;display:flex;position:absolute}.science-trust-callout:before,.science-trust-callout:after{content:"";pointer-events:none;position:absolute;top:50%}.science-trust-callout:before{background:linear-gradient(90deg,#b88b4a2e,#b88b4ab8);width:58px;height:1px}.science-trust-callout:after{background:#c3944f;border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 4px #c3944f14}.science-trust-callout__icon{color:#b17e39;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf8b8;border:1px solid #b48443b3;border-radius:50%;flex:0 0 68px;place-items:center;width:68px;height:68px;display:grid;box-shadow:0 9px 24px #74572c1f,inset 0 0 0 5px #ffffff59}.science-trust-callout__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65px;width:34px;height:34px}.science-trust-callout__copy{gap:5px;display:grid}.science-trust-callout__copy strong{color:#252a25;letter-spacing:.16em;text-transform:uppercase;font-size:.69rem;font-weight:750}.science-trust-callout__copy small{color:#575c56;max-width:120px;font-size:.67rem;line-height:1.5}.science-trust-callout--researched{top:34px;left:0}.science-trust-callout--tested{bottom:62px;left:4px}.science-trust-callout--safe{top:112px;right:-1px}.science-trust-callout--transparent{bottom:63px;right:-1px}.science-trust-callout--researched:before,.science-trust-callout--tested:before{left:calc(100% + 6px)}.science-trust-callout--researched:after,.science-trust-callout--tested:after{left:calc(100% + 63px)}.science-trust-callout--safe:before,.science-trust-callout--transparent:before{background:linear-gradient(90deg,#b88b4ab8,#b88b4a2e);right:calc(100% + 6px)}.science-trust-callout--safe:after,.science-trust-callout--transparent:after{right:calc(100% + 63px)}.standards-cert-panel{z-index:5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8d4;border:1px solid #b185487a;border-radius:30px;margin-bottom:14px;padding:28px 22px 22px;position:relative;box-shadow:0 18px 42px #493a261f,inset 0 0 0 1px #ffffffb8}.standards-cert-grid{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.standards-cert-item{text-align:center;border-left:1px solid #b78c4e4d;flex-direction:column;align-items:center;min-width:0;min-height:238px;padding:0 clamp(12px,1.4vw,24px);display:flex}.standards-cert-item:first-child{border-left:0}.standards-cert-item__icon{color:#a97432;background:#ffffff3d;border:1px solid #af7f3d;border-radius:50%;flex:0 0 66px;place-items:center;width:66px;height:66px;margin-bottom:15px;display:grid}.standards-cert-item__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:36px;height:36px}.standards-cert-item__icon--text strong{color:#a97432;font-family:var(--serif);font-size:1.1rem;font-weight:500;line-height:.92;display:grid}.standards-cert-item__icon--text strong small{font-family:var(--serif);margin-top:4px;font-size:.55rem}.standards-cert-item h3{color:#2e302c;font-family:var(--serif);letter-spacing:.015em;margin-bottom:13px;font-size:.83rem;font-weight:500}.standards-cert-item>p{color:#575b55;max-width:150px;margin:0;font-size:.67rem;line-height:1.52}.standards-cert-item__note{color:#a77d42;letter-spacing:.1em;white-space:nowrap;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:auto;padding-top:17px;font-size:.49rem;font-weight:560;display:flex}.standards-cert-item__note i{background:currentColor;width:10px;height:1px;display:block}.standards-band__closing{z-index:4;color:#fff;background:radial-gradient(at 13% 130%,#b6934a3b,#0000 49%),radial-gradient(at 88% -30%,#b6934a29,#0000 46%),linear-gradient(112deg,#183126,#0f2b20 58%,#162f24);border-top:1px solid #b88f4bad;grid-template-columns:minmax(40px,1fr) auto minmax(40px,1fr);align-items:center;gap:24px;min-height:96px;padding:0 clamp(28px,5vw,78px);display:grid;position:relative;box-shadow:inset 0 1px #ffffff0d}.standards-band__closing:before,.standards-band__closing:after{content:"";opacity:.55;pointer-events:none;width:34%;height:85px;position:absolute}.standards-band__closing:before{border:1px solid #be944975;border-radius:50%;bottom:-58px;left:-5%;transform:rotate(7deg)}.standards-band__closing:after{border:1px solid #be944957;border-radius:50%;top:-62px;right:-3%;transform:rotate(-8deg)}.standards-band__closing>span{background:linear-gradient(90deg,#0000,#bd97549e);height:1px}.standards-band__closing>span:last-child{background:linear-gradient(90deg,#bd97549e,#0000)}.standards-band__closing p{color:#ffffffeb;letter-spacing:.34em;text-align:center;text-transform:uppercase;align-items:center;gap:14px;margin:0;font-size:.67rem;font-weight:520;display:flex}.standards-band__closing svg{fill:none;stroke:#c89d52;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4px;width:22px;height:22px}@media (min-width:1500px){.standards-band--premium .standards-band__hero,.standards-cert-panel{width:min(100% - 96px,1510px)}.standards-band--premium .standards-band__hero{grid-template-columns:minmax(430px,.85fr) minmax(760px,1.42fr)}.science-trust-visual__art{width:min(100%,850px)}}@media (max-width:1180px){.standards-band--premium .standards-band__hero{grid-template-columns:minmax(330px,.82fr) minmax(560px,1.18fr)}.science-trust-callout{gap:9px;width:175px}.science-trust-callout__icon{flex-basis:56px;width:56px;height:56px}.science-trust-callout__icon svg{width:28px;height:28px}.science-trust-callout:before{width:35px}.science-trust-callout--researched:after,.science-trust-callout--tested:after{left:calc(100% + 40px)}.science-trust-callout--safe:after,.science-trust-callout--transparent:after{right:calc(100% + 40px)}.standards-cert-panel{padding-inline:12px}.standards-cert-item{padding-inline:10px}.standards-cert-item>p{font-size:.62rem}}@media (max-width:960px){.standards-band--premium .standards-band__hero{grid-template-columns:1fr;gap:8px;padding-top:60px}.standards-band--premium .standards-band__copy{max-width:680px;padding-left:0}.standards-band--premium .standards-band__copy>p:not(.eyebrow){max-width:620px}.science-trust-visual{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px;min-height:650px;padding-top:500px;display:grid}.science-trust-visual__art{width:min(760px,100%);top:0;left:50%;transform:translate(-50%)}.science-trust-callout{background:#fffdf88c;border:1px solid #b1854838;border-radius:14px;width:100%;min-height:82px;padding:8px 12px;position:static}.science-trust-callout:before,.science-trust-callout:after{display:none}.science-trust-callout__copy small{max-width:190px}.standards-cert-grid{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:28px}.standards-cert-item{min-height:220px}.standards-cert-item:nth-child(5){border-left:0}.standards-cert-item:nth-child(n+5){border-top:1px solid #b78c4e4d;padding-top:25px}.standards-cert-item:last-child{grid-column:3/5}}@media (max-width:720px){.standards-band--premium .standards-band__hero{padding-top:48px;padding-bottom:30px}.standards-band--premium h2{font-size:clamp(3rem,13vw,4.15rem)}.standards-band--premium .text-link{width:100%;min-width:0}.science-trust-visual{min-height:560px;padding-top:360px}.science-trust-visual__art{width:560px;max-width:none}.science-trust-visual__leaf{opacity:.48}.science-trust-callout{flex-direction:column;align-items:flex-start;min-height:104px;padding:13px}.science-trust-callout__icon{flex-basis:48px;width:48px;height:48px}.science-trust-callout__copy strong{font-size:.62rem}.science-trust-callout__copy small{font-size:.61rem}.standards-cert-panel{width:min(calc(100% - 22px), var(--shell));border-radius:22px;padding:22px 10px 18px}.standards-cert-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:0}.standards-cert-item,.standards-cert-item:nth-child(n+5){border-top:1px solid #b78c4e4d;border-left:1px solid #b78c4e4d;min-height:230px;padding:22px 12px}.standards-cert-item:first-child,.standards-cert-item:nth-child(2){border-top:0}.standards-cert-item:nth-child(odd){border-left:0}.standards-cert-item:last-child{border-left:0;grid-column:1/-1;justify-self:center;width:50%}.standards-band__closing{grid-template-columns:1fr;min-height:110px;padding:24px 20px}.standards-band__closing>span{display:none}.standards-band__closing p{letter-spacing:.22em;justify-content:center;font-size:.58rem;line-height:1.75}}@media (max-width:430px){.science-trust-visual{grid-template-columns:1fr;min-height:730px;padding-top:340px}.science-trust-callout{flex-direction:row;align-items:center;min-height:82px}.standards-cert-item>p{font-size:.6rem}.standards-cert-item__note{letter-spacing:.06em;font-size:.42rem}}@media (prefers-reduced-motion:reduce){.standards-band--premium *,.standards-band--premium :before,.standards-band--premium :after{scroll-behavior:auto!important}}.consultation-band__inner{text-align:center;justify-content:center;align-items:center;min-height:145px;display:flex;position:relative}.consultation-band__content{text-align:center;width:100%;max-width:760px;margin:0 auto}.consultation-band__content .eyebrow,.consultation-band__content h2,.consultation-band__content>p:last-child{margin-left:auto;margin-right:auto}.consultation-band__inner>.cta-button{position:absolute;top:50%;right:0;transform:translateY(-50%)}@media (max-width:1050px){.consultation-band__inner{flex-direction:column;gap:24px;padding-top:48px;padding-bottom:48px}.consultation-band__inner>.cta-button{position:static;transform:none}.consultation-band__content{max-width:680px}}.standards-band--premium .standards-cert-header{text-align:center;z-index:2;grid-column:1/-1;width:100%;margin:0 0 48px;padding:0;position:relative}.standards-band--premium .standards-cert-header .eyebrow{letter-spacing:.22em;text-align:center;text-transform:uppercase;width:100%;margin:0;font-size:12px;font-weight:700;line-height:1.4;display:block;color:#a85b28!important;opacity:1!important}.floating-whatsapp{z-index:300;right:max(24px, env(safe-area-inset-right));bottom:max(24px, env(safe-area-inset-bottom));justify-items:end;gap:12px;display:grid;position:fixed}.floating-whatsapp__menu{opacity:0;visibility:hidden;pointer-events:none;transform-origin:100% 100%;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf8fa;border:1px solid #29412d24;border-radius:18px;width:min(320px,100vw - 32px);transition:opacity .2s,transform .2s,visibility .2s;overflow:hidden;transform:translateY(12px)scale(.97);box-shadow:0 22px 60px #18351f38}.floating-whatsapp.is-open .floating-whatsapp__menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.floating-whatsapp__heading{color:#fff;background:linear-gradient(135deg,#29412d,#18351f);align-items:center;gap:12px;padding:16px 17px 14px;display:flex}.floating-whatsapp__mini-icon{background:#ffffff21;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;display:grid}.floating-whatsapp__mini-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:21px;height:21px}.floating-whatsapp__heading strong,.floating-whatsapp__heading small{display:block}.floating-whatsapp__heading strong{font-family:var(--serif);font-size:1rem;font-weight:500;line-height:1.2}.floating-whatsapp__heading small{color:#ffffffb3;margin-top:3px;font-size:.68rem}.floating-whatsapp__questions{gap:8px;padding:12px;display:grid}.floating-whatsapp__questions a{min-height:50px;color:var(--green-dark);background:#f7f6f1;border:1px solid #29412d1a;border-radius:11px;justify-content:space-between;align-items:center;gap:14px;padding:11px 13px;font-size:.78rem;font-weight:560;line-height:1.35;transition:border-color .18s,background .18s,transform .18s;display:flex}.floating-whatsapp__questions a:hover{background:#efeee8;border-color:#29412d47;transform:translate(-2px)}.floating-whatsapp__questions a svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;flex:none;width:17px;height:17px}.floating-whatsapp__toggle{color:#fff;cursor:pointer;background:#25d366;border:0;border-radius:50%;place-items:center;width:62px;height:62px;transition:transform .2s,box-shadow .2s,background .2s;display:grid;box-shadow:0 14px 32px #14693452}.floating-whatsapp__toggle:hover{background:#1fbd59;transform:translateY(-2px);box-shadow:0 17px 36px #14693461}.floating-whatsapp__toggle:focus-visible,.floating-whatsapp__questions a:focus-visible{outline-offset:3px;outline:3px solid #25d3664d}.floating-whatsapp__toggle svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75px;width:30px;height:30px}.floating-whatsapp.is-open .floating-whatsapp__toggle{background:var(--green)}@media (max-width:720px){.floating-whatsapp{right:max(15px, env(safe-area-inset-right));bottom:max(15px, env(safe-area-inset-bottom))}.floating-whatsapp__toggle{width:56px;height:56px}.floating-whatsapp__toggle svg{width:27px;height:27px}.floating-whatsapp__questions a{font-size:.76rem}}@media (prefers-reduced-motion:reduce){.floating-whatsapp__menu,.floating-whatsapp__toggle,.floating-whatsapp__questions a{transition:none}}.body-plan-section{isolation:isolate;background:radial-gradient(circle at 18% 22%,#ffffffeb,#0000 35%),radial-gradient(circle at 80% 68%,#e1cdb23d,#0000 36%),linear-gradient(145deg,#f8f3eb 0%,#fffdf9 48%,#f2eadf 100%);border-top:1px solid #815c3c1c;padding:28px 0 42px;position:relative;overflow:hidden}.body-plan-section:before,.body-plan-section:after{z-index:-1;content:"";pointer-events:none;position:absolute}.body-plan-section:before{opacity:.72;background:repeating-linear-gradient(8deg,#7c5b3e06 0 1px,#0000 1px 6px),repeating-linear-gradient(98deg,#ffffff3b 0 1px,#0000 1px 7px);inset:0}.body-plan-section:after{background:#ffffff73;border-radius:50% 42% 0 0;width:48%;height:340px;bottom:-185px;right:-8%;transform:rotate(-4deg);box-shadow:inset 0 28px 65px #a989681a}.body-plan-section__inner{z-index:2;position:relative}.body-plan-section__header{text-align:center;margin:0 auto 18px}.body-plan-section__header .eyebrow{color:#b45f3f;letter-spacing:.18em;justify-content:center;align-items:center;gap:11px;margin-bottom:7px;font-size:.67rem;display:flex}.body-plan-section__header .eyebrow:before,.body-plan-section__header .eyebrow:after{content:"";background:linear-gradient(90deg,#0000,#b45f3f8c);width:38px;height:1px}.body-plan-section__header .eyebrow:after{transform:scaleX(-1)}.body-plan-section__header h2{color:#2d2824;letter-spacing:-.035em;margin:0;font-size:clamp(2rem,3vw,3.15rem)}.body-plan-layout{grid-template-columns:minmax(0,1.38fr) minmax(300px,.88fr);align-items:stretch;gap:22px;max-width:980px;margin:0 auto;display:grid}.body-plan-options{grid-template-rows:auto auto;gap:13px;min-width:0;display:grid}.body-plan-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.body-plan-card{text-align:left;background:#fffdf9e0;border:1px solid #7d5e471a;border-radius:14px;min-height:255px;padding:30px 28px 21px;position:relative;box-shadow:0 16px 38px #5f493714}.body-plan-card--featured{border:1.5px solid #d18c69;box-shadow:0 18px 40px #a05c3a1a}.body-plan-card__badge{color:#fff;letter-spacing:.08em;text-align:center;text-transform:uppercase;background:linear-gradient(90deg,#9d4b2f,#ca774e);border-radius:0 0 8px 8px;min-width:110px;padding:5px 14px 6px;font-size:.52rem;font-weight:750;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 6px 12px #91482a29}.body-plan-card__title{color:#2f2925;font-family:var(--serif);white-space:nowrap;justify-content:center;align-items:flex-end;gap:8px;display:flex}.body-plan-card__title strong{font-size:3rem;font-weight:400;line-height:.86}.body-plan-card__title>span{padding-bottom:3px;font-size:.95rem}.body-plan-card__title svg{fill:none;stroke:#9a8c62;stroke-width:1.25px;width:27px;height:27px;margin:0 0 2px -5px}.body-plan-card__tagline{color:#625c56;text-align:center;margin:12px 0 0;font-size:.62rem}.body-plan-card__price{color:#292520;font-family:var(--serif);text-align:center;margin:14px 0 10px;font-size:2.7rem;line-height:1}.body-plan-card--featured .body-plan-card__price{color:#b45f3f}.body-plan-card__price span{margin-right:2px;font-size:1.6rem}.body-plan-card ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.body-plan-card li{color:#4b4742;align-items:center;gap:8px;font-size:.62rem;display:flex}.body-plan-card li>span{color:#253b2c;font-size:.75rem}.body-plan-payment{background:#fffdf9d6;border:1px solid #7d5e471c;border-radius:14px;min-height:165px;overflow:hidden;box-shadow:0 14px 32px #5f493712}.body-plan-payment img{object-fit:fill;width:100%;height:100%;min-height:165px}.body-plan-consultation{background:#fffdfae8;border:1px solid #7d5e471a;border-radius:14px;flex-direction:column;min-height:100%;padding:22px 25px 18px;display:flex;box-shadow:0 18px 44px #5f493717}.body-plan-consultation>header{text-align:center}.body-plan-consultation>header p{color:#38302a;font-family:var(--serif);margin:0;font-size:1.5rem;line-height:1.1}.body-plan-consultation>header strong{color:#be633e;margin:2px 0 5px;font-family:Brush Script MT,Segoe Script,cursive;font-size:2.75rem;font-weight:400;line-height:.95;display:block}.body-plan-consultation__divider{color:#9c927f;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;display:grid}.body-plan-consultation__divider:before,.body-plan-consultation__divider:after{content:"";background:#6f635340;height:1px}.body-plan-consultation__divider i{width:18px;height:10px;position:relative}.body-plan-consultation__divider i:before,.body-plan-consultation__divider i:after{content:"";border:1px solid;border-radius:100% 0;width:9px;height:6px;position:absolute;top:1px;transform:rotate(28deg)}.body-plan-consultation__divider i:before{left:0}.body-plan-consultation__divider i:after{right:0;transform:scaleX(-1)rotate(28deg)}.body-plan-consultation__benefits{gap:12px;margin:20px 0 18px;display:grid}.body-plan-consultation__benefits article{grid-template-columns:35px 1fr;align-items:center;gap:10px;display:grid}.body-plan-consultation__icon{color:#81786d;background:#eeeae3;border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.body-plan-consultation__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35px;width:19px;height:19px}.body-plan-consultation__benefits b{color:#3b3631;margin-bottom:1px;font-size:.69rem;display:block}.body-plan-consultation__benefits p{color:#79736d;margin:0;font-size:.55rem;line-height:1.35}.body-plan-consultation__cta{margin-top:auto}.body-plan-consultation__cta .cta-button{background:linear-gradient(90deg,#b75738,#c96f4a);border:0;border-radius:8px;width:100%;min-height:45px;font-size:.72rem;box-shadow:0 10px 22px #a84e3029}.body-plan-consultation__cta .cta-button:hover{background:linear-gradient(90deg,#9f472d,#b95e3d)}.body-plan-consultation__note{color:#746e68;text-align:center;justify-content:center;align-items:center;gap:7px;margin:11px 0 0;font-size:.49rem;display:flex}.body-plan-consultation__note span{color:#5f5a55;font-size:.52rem}.body-plan-consultation__note i{background:#998d80;border-radius:50%;width:3px;height:3px}.body-plan-section__decor{z-index:1;pointer-events:none;fill:#7e8c55;stroke:#697746;stroke-width:1.35px;opacity:.53;position:absolute}.body-plan-section__decor--left{width:210px;bottom:-52px;left:-42px;transform:rotate(-24deg)}.body-plan-section__decor--right{width:220px;top:66px;right:-14px;transform:scaleX(-1)rotate(-15deg)}@media (max-width:980px){.body-plan-layout{grid-template-columns:1fr;max-width:760px}.body-plan-consultation{min-height:auto}.body-plan-consultation__benefits{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.body-plan-section{padding:28px 0 34px}.body-plan-section__header{margin-bottom:20px}.body-plan-section__header h2{font-size:2rem;line-height:1.04}.body-plan-cards{grid-template-columns:1fr}.body-plan-card{min-height:auto;padding:32px 24px 22px}.body-plan-payment{min-height:0}.body-plan-payment img{object-fit:contain;height:auto;min-height:0}.body-plan-consultation{padding:22px 20px 18px}.body-plan-consultation__benefits{grid-template-columns:1fr}.body-plan-section__decor--right{top:140px;right:-90px}}.body-plan-section__instruction{color:#756d65;max-width:560px;margin:9px auto 0;font-size:.66rem}.body-plan-selector{position:relative}.body-plan-selector__input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.body-plan-card{cursor:pointer;-webkit-user-select:none;user-select:none;transition:border-color .22s,box-shadow .22s,transform .22s,background .22s}.body-plan-card:hover{border-color:#be633e6b;transform:translateY(-2px);box-shadow:0 20px 42px #774c341c}.body-plan-card--featured{border-color:#7d5e4724;box-shadow:0 16px 38px #5f493714}.body-plan-card__selector{color:#8b8178;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:6px;font-size:.52rem;font-weight:700;display:inline-flex;position:absolute;top:16px;right:16px}.body-plan-card__selector:after{content:"Select"}.body-plan-card__selector i{background:#fffdf9;border:1.5px solid #aaa096;border-radius:50%;width:15px;height:15px;display:block;position:relative}.body-plan-card__selector i:after{content:"";opacity:0;background:#bd633f;border-radius:50%;transition:opacity .18s,transform .18s;position:absolute;inset:3px;transform:scale(.4)}#body-plan-30:checked~.body-plan-layout .body-plan-card[for=body-plan-30],#body-plan-60:checked~.body-plan-layout .body-plan-card[for=body-plan-60]{background:#fffbf6fa;border:1.5px solid #ce7f5b;transform:translateY(-3px);box-shadow:0 22px 46px #a6583624}#body-plan-30:checked~.body-plan-layout .body-plan-card[for=body-plan-30] .body-plan-card__selector,#body-plan-60:checked~.body-plan-layout .body-plan-card[for=body-plan-60] .body-plan-card__selector{color:#b75838}#body-plan-30:checked~.body-plan-layout .body-plan-card[for=body-plan-30] .body-plan-card__selector:after,#body-plan-60:checked~.body-plan-layout .body-plan-card[for=body-plan-60] .body-plan-card__selector:after{content:"Selected"}#body-plan-30:checked~.body-plan-layout .body-plan-card[for=body-plan-30] .body-plan-card__selector i,#body-plan-60:checked~.body-plan-layout .body-plan-card[for=body-plan-60] .body-plan-card__selector i{border-color:#bd633f}#body-plan-30:checked~.body-plan-layout .body-plan-card[for=body-plan-30] .body-plan-card__selector i:after,#body-plan-60:checked~.body-plan-layout .body-plan-card[for=body-plan-60] .body-plan-card__selector i:after{opacity:1;transform:scale(1)}#body-plan-30:focus-visible~.body-plan-layout .body-plan-card[for=body-plan-30],#body-plan-60:focus-visible~.body-plan-layout .body-plan-card[for=body-plan-60]{outline-offset:4px;outline:3px solid #be633e3d}.body-plan-consultation--30,.body-plan-consultation--60{animation:.28s both bodyPlanPanelIn;display:none}#body-plan-30:checked~.body-plan-layout .body-plan-consultation--30,#body-plan-60:checked~.body-plan-layout .body-plan-consultation--60{display:flex}.body-plan-consultation__selected{background:linear-gradient(135deg,#fbf0e6e6,#fffdf9f2);border:1px solid #be633e2e;border-radius:10px;margin:15px 0 3px;padding:13px 15px}.body-plan-consultation__selected>span{color:#a65a3b;letter-spacing:.13em;text-transform:uppercase;margin-bottom:5px;font-size:.5rem;font-weight:750;display:block}.body-plan-consultation__selected>div{justify-content:space-between;align-items:baseline;gap:14px;display:flex}.body-plan-consultation__selected b{color:#342e29;font-family:var(--serif);font-size:1.12rem;font-weight:500}.body-plan-consultation__selected strong{color:#bd633f;font-family:var(--serif);white-space:nowrap;font-size:1.22rem;font-weight:500}.body-plan-consultation__selected p{color:#776e66;margin:4px 0 0;font-size:.54rem;line-height:1.45}.body-plan-consultation__selected+.body-plan-consultation__benefits{margin-top:14px}@keyframes bodyPlanPanelIn{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@media (max-width:680px){.body-plan-section__instruction{max-width:310px;font-size:.62rem}.body-plan-card__selector{top:17px;right:18px}.body-plan-consultation__selected>div{align-items:center}}@media (prefers-reduced-motion:reduce){.body-plan-card,.body-plan-card__selector i:after,.body-plan-consultation--30,.body-plan-consultation--60{transition:none;animation:none}}.home-hero{--hero-media-y:0px;--hero-leaf-y:0px;--hero-shadow-y:0px}.home-hero__title-line{display:block}.home-hero__cta{display:inline-flex}.home-hero__parallax-leaf,.home-hero__parallax-shadow{z-index:1;pointer-events:none;position:absolute}.home-hero__parallax-leaf{color:#55733b;fill:currentColor;stroke:currentColor;opacity:.105;filter:blur(.35px);width:clamp(210px,19vw,330px);transform:translate3d(0, var(--hero-leaf-y), 0) rotate(11deg);will-change:transform;top:-38px;right:clamp(-74px,-3vw,-34px)}.home-hero__parallax-shadow{filter:blur(24px);opacity:.45;width:min(34vw,520px);height:min(30vw,430px);transform:translate3d(0, var(--hero-shadow-y), 0);will-change:transform;background:radial-gradient(circle,#2b422d1c,#2b422d00 68%);border-radius:50%;top:7%;right:3%}@media (min-width:961px){.home-hero__media{height:auto;transform:translate3d(0, var(--hero-media-y), 0);will-change:transform;top:-12px;bottom:-12px}}@media (prefers-reduced-motion:no-preference){.home-hero.is-motion-enabled .home-hero__media{transform:translate3d(0, var(--hero-media-y), 0) scale(1.03);transform-origin:58% 52%}.home-hero.is-motion-enabled .home-hero__eyebrow,.home-hero.is-motion-enabled .home-hero__title-line,.home-hero.is-motion-enabled .home-hero__lead,.home-hero.is-motion-enabled .home-hero__cta,.home-hero.is-motion-enabled .hero-trust-row{opacity:0;transform:translateY(18px)}.home-hero.is-motion-enabled.is-ready .home-hero__media{animation:1.1s cubic-bezier(.2,.72,.2,1) .15s both home-hero-media-in}.home-hero.is-motion-enabled.is-ready .home-hero__eyebrow{animation:.65s cubic-bezier(.2,.72,.2,1) 60ms both home-hero-copy-in}.home-hero.is-motion-enabled.is-ready .home-hero__title-line:first-child{animation:.8s cubic-bezier(.2,.72,.2,1) .13s both home-hero-copy-in}.home-hero.is-motion-enabled.is-ready .home-hero__title-line:nth-child(2){animation:.8s cubic-bezier(.2,.72,.2,1) .24s both home-hero-copy-in}.home-hero.is-motion-enabled.is-ready .home-hero__lead{animation:.7s cubic-bezier(.2,.72,.2,1) .38s both home-hero-copy-in}.home-hero.is-motion-enabled.is-ready .home-hero__cta{animation:.6s cubic-bezier(.2,.72,.2,1) .54s both home-hero-copy-in}.home-hero.is-motion-enabled.is-ready .hero-trust-row{animation:.65s cubic-bezier(.2,.72,.2,1) .65s both home-hero-copy-in}}@keyframes home-hero-media-in{0%{transform:translate3d(0, var(--hero-media-y), 0) scale(1.03)}to{transform:translate3d(0, var(--hero-media-y), 0) scale(1)}}@keyframes home-hero-copy-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translate(0,0)}}.home-rhythm__timeline{--rhythm-progress:0}.home-rhythm.is-motion-enabled .home-rhythm__timeline:before{background:linear-gradient(90deg,#0000,#29412d26 8% 92%,#0000)}.home-rhythm.is-motion-enabled .home-rhythm__timeline:after{z-index:0;content:"";height:1px;transform:scaleX(var(--rhythm-progress));transform-origin:0;will-change:transform;background:linear-gradient(90deg,#b69a65 0%,#7f895e 46%,#29412d 100%);position:absolute;top:75px;left:7.5%;right:7.5%;box-shadow:0 0 10px #b69a6529}.home-rhythm.is-motion-enabled .home-rhythm__step:before{background:#d7d9d3;border-color:#f9f7f1;transition:background .35s,box-shadow .35s,transform .35s;box-shadow:0 0 0 1px #29412d14}.home-rhythm.is-motion-enabled .home-rhythm__marker strong,.home-rhythm.is-motion-enabled .home-rhythm__marker span,.home-rhythm.is-motion-enabled .home-rhythm__copy{transition:color .35s,opacity .35s}.home-rhythm.is-motion-enabled .home-rhythm__marker strong,.home-rhythm.is-motion-enabled .home-rhythm__marker span{color:#a8ada7}.home-rhythm.is-motion-enabled .home-rhythm__copy{opacity:.56}.home-rhythm.is-motion-enabled .home-rhythm__visual{opacity:0;will-change:opacity, transform;transition:opacity .72s cubic-bezier(.2,.72,.2,1),transform .72s cubic-bezier(.2,.72,.2,1);transform:translateY(24px)}.home-rhythm.is-motion-enabled .home-rhythm__step.is-revealed .home-rhythm__visual{opacity:1;transform:translate(0,0)}.home-rhythm.is-motion-enabled .home-rhythm__step.is-active:before{background:#b69a65;transform:translate(-50%)scale(1.08);box-shadow:0 0 0 5px #b69a6524,0 0 0 1px #b68c4938}.home-rhythm.is-motion-enabled .home-rhythm__step.is-active .home-rhythm__marker strong{color:#b18443}.home-rhythm.is-motion-enabled .home-rhythm__step.is-active .home-rhythm__marker span,.home-rhythm.is-motion-enabled .home-rhythm__step.is-active .home-rhythm__copy{color:#29412d;opacity:1}.home-rhythm.is-motion-enabled .home-rhythm__step.is-past:before{background:#29412d;box-shadow:0 0 0 1px #29412d2e}.home-rhythm.is-motion-enabled .home-rhythm__step.is-past .home-rhythm__marker strong,.home-rhythm.is-motion-enabled .home-rhythm__step.is-past .home-rhythm__marker span{color:#29412d}.home-rhythm.is-motion-enabled .home-rhythm__step.is-past .home-rhythm__copy{opacity:1}@media (max-width:960px){.home-hero__parallax-leaf,.home-hero__parallax-shadow{display:none}.home-hero__media{transform:none}}@media (max-width:720px){.home-rhythm.is-motion-enabled .home-rhythm__timeline:before{background:linear-gradient(#0000,#29412d26 5% 95%,#0000)}.home-rhythm.is-motion-enabled .home-rhythm__timeline:after{width:1px;height:auto;transform:scaleY(var(--rhythm-progress));transform-origin:top;background:linear-gradient(#b69a65 0%,#7f895e 46%,#29412d 100%);inset:5px auto 35px 28px}.home-rhythm.is-motion-enabled .home-rhythm__step.is-active:before{transform:translate(-50%)scale(1.08)}}@media (prefers-reduced-motion:reduce){.home-hero__media,.home-hero__media img,.home-hero__parallax-leaf,.home-hero__parallax-shadow,.home-hero__eyebrow,.home-hero__title-line,.home-hero__lead,.home-hero__cta,.home-hero .hero-trust-row,.home-rhythm__visual{opacity:1!important;animation:none!important;transform:none!important}}.home-rhythm.is-motion-enabled .home-rhythm__step.is-past .home-rhythm__visual,.home-rhythm.is-motion-enabled .home-rhythm__step.is-active .home-rhythm__visual{opacity:1;transform:translate(0,0)}.registration-card{isolation:isolate;border:1px solid #b69a6500;transition:transform .32s cubic-bezier(.2,.72,.2,1),border-color .32s,box-shadow .32s;position:relative;overflow:hidden;box-shadow:0 8px 20px #081f1114}.registration-card:before{z-index:2;content:"";opacity:0;pointer-events:none;background:linear-gradient(90deg,#0000,#dec184f2,#0000);height:1px;transition:opacity .32s,transform .32s;position:absolute;top:0;left:16px;right:16px;transform:scaleX(.45)}.registration-card:hover{border-color:#d5b26c94;transform:translateY(-4px);box-shadow:0 16px 34px #071f1029,0 0 0 1px #e4c68b1f}.registration-card:hover:before{opacity:1;transform:scaleX(1)}.registration-card .document-card{transition:filter .32s,box-shadow .32s}.registration-card:hover .document-card{filter:saturate(1.02)contrast(1.01);box-shadow:0 9px 22px #0000001f}.registration-card__status{color:#454b449e;letter-spacing:.065em;text-transform:uppercase;min-height:17px;margin:8px 4px 0;font-size:.5rem;font-weight:650;line-height:1.35;display:block}.registration-card--placeholder{cursor:default}.delivery-section--timeline{--delivery-progress:0;background:radial-gradient(circle at 50% 10%,#ffffffd1,#0000 38%),linear-gradient(#f7f6f1 0%,#f2f0e9 100%);min-height:clamp(780px,142vh,1160px);padding:0}.delivery-card--sticky{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#faf9f4eb;border-color:#29412d1c;flex-direction:column;justify-content:center;min-height:510px;padding:44px 44px 35px;display:flex;position:sticky;top:102px;box-shadow:0 20px 55px #29412d14}.delivery-card--sticky .section-title{margin-bottom:31px}.delivery-section__intro{font-size:.75rem;max-width:610px!important}.delivery-timeline{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;padding:0 2px;display:grid;position:relative}.delivery-timeline:before,.delivery-timeline:after{z-index:0;content:"";pointer-events:none;height:1px;position:absolute;top:54px;left:10%;right:10%}.delivery-timeline:before{background:#666c6533}.delivery-timeline:after{transform:scaleX(var(--delivery-progress));transform-origin:0;will-change:transform;background:linear-gradient(90deg,#b69a65 0%,#c4a86f 72%,#29412d 100%);box-shadow:0 0 12px #b69a6533}.delivery-step{z-index:1;text-align:center;min-width:0;position:relative}.delivery-step__number{color:#a9ada8;font-family:var(--serif);letter-spacing:.12em;margin-bottom:8px;font-size:.66rem;transition:color .38s;display:block}.delivery-step .delivery-icon{z-index:2;color:#9da29d;background:#efeee9;border-color:#72777133;width:70px;height:70px;margin-bottom:14px;transition:color .42s,background .42s,border-color .42s,box-shadow .42s,transform .42s cubic-bezier(.2,.72,.2,1);position:relative;transform:scale(.92);box-shadow:0 0 0 7px #faf9f4f5}.delivery-step .delivery-icon svg{stroke:currentColor;transition:transform .42s cubic-bezier(.2,.72,.2,1)}.delivery-step__copy{opacity:.34;transition:opacity .5s,transform .5s cubic-bezier(.2,.72,.2,1);transform:translateY(9px)}.delivery-step h3{color:#a4a8a3;margin-bottom:7px;font-size:.9rem;transition:color .42s}.delivery-step p{color:#9a9f9a;max-width:165px;margin:0 auto;font-size:.61rem;transition:color .42s}.delivery-step.is-complete .delivery-step__number,.delivery-step.is-complete h3{color:#a78246}.delivery-step.is-complete .delivery-icon{color:#fffaf0;background:#b69a65;border-color:#b69a6585;transform:scale(1);box-shadow:0 0 0 7px #faf9f4f5,0 7px 18px #916f3230}.delivery-step.is-active .delivery-step__number,.delivery-step.is-active h3{color:#29412d}.delivery-step.is-active .delivery-icon{color:#fff;background:#29412d;border-color:#29412d;transform:scale(1);box-shadow:0 0 0 7px #faf9f4f5,0 0 0 1px #29412d21,0 10px 22px #29412d33}.delivery-step.is-active .delivery-icon svg{transform:scale(1.04)}.delivery-step.is-complete .delivery-step__copy,.delivery-step.is-active .delivery-step__copy{opacity:1;transform:translateY(0)}.delivery-step.is-complete p{color:#73664d}.delivery-step.is-active p{color:#536057}.delivery-section__note{color:#4d544e9e;letter-spacing:.025em;text-align:center;margin:29px 0 0;font-size:.54rem}@media (max-width:960px){.delivery-section--timeline{min-height:clamp(740px,126vh,980px)}.delivery-card--sticky{min-height:500px;padding-inline:25px;top:86px}.delivery-timeline{gap:8px}.delivery-step .delivery-icon{width:62px;height:62px}.delivery-timeline:before,.delivery-timeline:after{top:50px}.delivery-step p{max-width:130px}}@media (max-width:720px){.registration-card__status{font-size:.47rem}.delivery-section--timeline{min-height:auto;padding:31px 0 34px}.delivery-card--sticky{min-height:0;padding:35px 21px 29px;position:relative;top:auto}.delivery-card--sticky .section-title{margin-bottom:26px}.delivery-timeline{grid-template-columns:1fr;gap:0;padding:0}.delivery-timeline:before,.delivery-timeline:after{width:1px;height:auto;inset:43px auto 47px 35px}.delivery-timeline:after{transform:scaleY(var(--delivery-progress));transform-origin:top;background:linear-gradient(#b69a65 0%,#c4a86f 72%,#29412d 100%)}.delivery-step{text-align:left;grid-template-rows:auto 1fr;grid-template-columns:70px minmax(0,1fr);align-items:start;column-gap:18px;min-height:132px;display:grid}.delivery-step__number{text-align:center;grid-area:1/1;margin:0 0 6px}.delivery-step .delivery-icon{grid-area:2/1;width:62px;height:62px;margin:0 auto}.delivery-step__copy{grid-area:1/2/3;align-self:center;padding:8px 0 24px}.delivery-step h3,.delivery-step p{text-align:left;max-width:none;margin-inline:0}.delivery-step h3{font-size:1rem}.delivery-step p{font-size:.68rem}.delivery-section__note{margin-top:8px}}@media (prefers-reduced-motion:reduce){.registration-card,.registration-card:before,.registration-card .document-card,.delivery-timeline:after,.delivery-step__number,.delivery-step .delivery-icon,.delivery-step .delivery-icon svg,.delivery-step__copy,.delivery-step h3,.delivery-step p{transition:none!important}.registration-card:hover{transform:none}.delivery-step__copy{opacity:1;transform:none}}.story-proof-section{isolation:isolate;background:radial-gradient(circle at 8% 12%,#fffffff0,#0000 31%),radial-gradient(circle at 92% 88%,#e1d6bc3d,#0000 27%),linear-gradient(#fbfaf6 0%,#f8f6ef 100%);padding:34px 0 46px;position:relative;overflow:hidden}.story-proof-section:before,.story-proof-section:after{z-index:-1;content:"";pointer-events:none;opacity:.13;background:radial-gradient(at 50% 100%,#0000 46%,#78906f 47% 49%,#0000 50%) 50% 100%/46px 86px no-repeat,radial-gradient(at 50% 100%,#0000 46%,#78906f 47% 49%,#0000 50%) 16% 76%/39px 74px no-repeat,radial-gradient(at 50% 100%,#0000 46%,#78906f 47% 49%,#0000 50%) 84% 76%/39px 74px no-repeat;width:170px;height:170px;position:absolute}.story-proof-section:before{top:-80px;left:-74px;transform:rotate(-29deg)}.story-proof-section:after{bottom:-92px;right:-75px;transform:rotate(147deg)}.story-proof-section__viewport{scrollbar-width:none;width:100%;padding:0 max(24px,50vw - 740px);overflow:auto hidden}.story-proof-section__viewport::-webkit-scrollbar{display:none}.story-proof-section__inner{width:100%;min-width:1120px;max-width:1480px;margin-inline:auto}.story-proof-timeline{grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:20px;margin:0 14px 19px;display:grid;position:relative}.story-proof-timeline:before{z-index:-1;content:"";background:linear-gradient(90deg,#be914359,#c79b4c 12% 88%,#be9143b8);height:1px;position:absolute;top:50%;left:6px;right:6px;transform:translateY(-50%)}.story-proof-timeline__step{color:#fffdf8;width:48px;height:48px;font-family:var(--serif);background:linear-gradient(145deg,#466f4b,#234b2d);border:2px solid #f7f1e4;border-radius:50%;justify-self:center;place-items:center;font-size:1.22rem;line-height:1;display:grid;box-shadow:0 0 0 1.5px #c49a52,0 7px 15px #25462b29,inset 0 1px #ffffff3d}.story-proof-timeline__arrow{border-top:1.5px solid #c79b4c;border-right:1.5px solid #c79b4c;width:13px;height:13px;position:absolute;top:50%;right:1px;transform:translateY(-50%)rotate(45deg)}.story-proof-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:20px;display:grid}.story-proof-card{background:#fffdf8e6;border:1px solid #ac9f7761;border-radius:20px;grid-template-rows:auto 1fr auto;min-width:0;padding:18px 16px 15px;transition:transform .35s,box-shadow .35s,border-color .35s;display:grid;position:relative;box-shadow:0 13px 30px #353d2f12,inset 0 1px #ffffffe0}.story-proof-card:not(:last-child):after{z-index:3;content:"";pointer-events:none;background:#c49a52;width:31px;height:1px;position:absolute;top:54%;left:calc(100% + 5px)}.story-proof-card:not(:last-child):before{z-index:4;content:"";pointer-events:none;background:#c49a52;border-radius:50%;width:9px;height:9px;position:absolute;top:calc(54% - 4px);left:calc(100% + 16px);box-shadow:0 0 0 3px #c49a521a}.story-proof-card:hover{border-color:#b69a65a6;transform:translateY(-4px);box-shadow:0 19px 42px #2a372a1c}.story-proof-card__header{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;min-height:56px;margin-bottom:14px;display:grid}.story-proof-card__icon{color:#fffdf7;background:radial-gradient(circle at 31% 25%,#fff3,#0000 27%),linear-gradient(145deg,#668363,#355c3c);border-radius:50%;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 7px 14px #2c4c3124}.story-proof-card__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55px;width:25px;height:25px;overflow:visible}.story-proof-card__icon circle:not(:first-child){fill:currentColor;stroke:none}.story-proof-card:last-child .story-proof-card__icon svg{fill:currentColor;stroke:currentColor}.story-proof-card__header h3{color:#173c25;letter-spacing:-.018em;margin:0 0 3px;font-size:clamp(1.05rem,1.22vw,1.3rem);font-weight:500;line-height:1.08}.story-proof-card__header p{color:#303731ad;font-family:var(--serif);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:clamp(.66rem,.76vw,.78rem);line-height:1.25;overflow:hidden}.story-proof-card__media{aspect-ratio:1/1.04;background:#eee9df;border:1px solid #696f5b21;border-radius:15px;min-height:0;position:relative;overflow:hidden}.story-proof-card__media:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff40}.story-proof-card__media img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .65s cubic-bezier(.22,1,.36,1);transform:scale(1.002)}.story-proof-card:hover .story-proof-card__media img{transform:scale(1.025)}.story-proof-card__quote{grid-template-columns:24px minmax(0,1fr);align-items:start;gap:7px;min-height:68px;margin:15px 2px 0;padding:0;display:grid}.story-proof-card__quote>span{color:#c69b50;margin-top:-2px;font-family:Georgia,serif;font-size:2.15rem;font-weight:700;line-height:.9}.story-proof-card__quote p{color:#30312dcc;font-family:var(--serif);text-align:center;margin:0;font-size:clamp(.74rem,.83vw,.88rem);font-style:italic;line-height:1.55}@media (max-width:1180px){.story-proof-section__viewport{padding-inline:20px}.story-proof-section__inner{min-width:1080px}}@media (max-width:720px){.story-proof-section{padding:26px 0 34px}.story-proof-section__viewport{scroll-snap-type:x mandatory;padding-inline:14px}.story-proof-section__inner{min-width:1010px}.story-proof-timeline{margin-bottom:16px}.story-proof-card{scroll-snap-align:start}}@media (prefers-reduced-motion:reduce){.story-proof-card,.story-proof-card__media img{transition:none}}.seo-page-intro{background:radial-gradient(circle at 82% 20%,#b69a651a,#0000 28%),linear-gradient(135deg,#fbfaf6 0%,#f4f1e9 100%);border-bottom:1px solid #29412d17;padding:18px 0 16px;position:relative;overflow:hidden}.seo-page-intro:after{content:"";border:1px solid #29412d11;border-radius:50%;width:210px;height:210px;position:absolute;bottom:-100px;right:-65px}.seo-page-intro__inner{z-index:1;text-align:center;max-width:1000px;margin-inline:auto;position:relative}.seo-page-intro .eyebrow{text-align:center;margin-bottom:5px;font-size:.62rem;line-height:1.35}.seo-page-intro h1{letter-spacing:-.03em;text-align:center;max-width:920px;margin:0 auto 7px;font-size:clamp(1.95rem,2.2vw,2.45rem);line-height:1.08}.seo-page-intro__inner>p:last-child{text-align:center;max-width:760px;margin:0 auto;font-size:.78rem;line-height:1.45}@media (max-width:960px){.seo-page-intro{padding:17px 0 15px}.seo-page-intro h1{font-size:clamp(1.85rem,4vw,2.2rem)}}@media (max-width:720px){.seo-page-intro{padding:15px 0 14px}.seo-page-intro .eyebrow{margin-bottom:4px;font-size:.58rem}.seo-page-intro h1{margin-bottom:6px;font-size:clamp(1.68rem,7.4vw,2rem);line-height:1.1}.seo-page-intro__inner>p:last-child{max-width:92%;font-size:.75rem;line-height:1.45}}.registrations-section--verified{background:radial-gradient(circle at 50% -12%,#536b4e9e,#0000 42%),linear-gradient(135deg,#113c22 0%,#0d351d 58%,#0a2e19 100%);padding:38px 0 28px}.registrations-section--verified .section-title{margin-inline:auto;max-width:790px;margin-bottom:24px}.registrations-section--verified .section-title h2{color:#fffdf7;max-width:none}.registrations-section--verified .section-title>p:last-child{color:#ffffffb8;max-width:660px;margin-inline:auto}.certification-group-labels{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin:0 0 10px;display:grid}.certification-group-label{color:#d7b15f;letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:8px;min-width:0;font-size:.61rem;font-weight:800;display:flex}.certification-group-label:before,.certification-group-label:after{content:"";background:#d7b15f61;flex:1;height:1px}.certification-group-label svg{fill:none;stroke:currentColor;stroke-width:1.8px;flex:none;width:15px;height:15px}.certification-group-label span{white-space:nowrap;flex:none}.certification-group-label--testing{grid-column:1/4}.certification-group-label--registration{grid-column:4/6}.certification-group-label--technology{grid-column:6/7}.registration-grid--verified{grid-template-columns:repeat(6,minmax(0,1fr));align-items:stretch;gap:12px;display:grid}.registration-grid--verified .registration-card--verified{color:#26332a;text-align:left;background:#f7f3e9;border:1px solid #b69a6552;border-radius:9px;flex-direction:column;min-width:0;min-height:424px;padding:10px 10px 12px;display:flex;box-shadow:0 12px 28px #03160b29}.registration-grid--verified .registration-card--verified:before{left:12px;right:12px}.registration-card__category{min-height:22px;margin-bottom:6px}.registration-card__category span{color:#9a7437;letter-spacing:.065em;text-transform:uppercase;background:#b69a6512;border:1px solid #b69a654d;border-radius:999px;align-items:center;min-height:20px;padding:3px 7px;font-size:.46rem;font-weight:800;line-height:1.15;display:inline-flex}.registration-card__preview{background:#fff;border:1px solid #ded8ca;border-radius:4px;place-items:center;height:174px;margin-bottom:10px;display:grid;overflow:hidden;box-shadow:0 5px 13px #00000014}.registration-card__preview img{object-fit:contain;width:100%;height:100%;padding:5px;transition:transform .32s cubic-bezier(.2,.72,.2,1);display:block}.registration-card--verified:hover .registration-card__preview img{transform:scale(1.018)}.registration-card__body{flex-direction:column;flex:1;display:flex}.registration-grid--verified .registration-card__brand{color:#9b7232;font-family:var(--sans);letter-spacing:.055em;text-transform:uppercase;margin:0 0 5px;font-size:.58rem;font-weight:800;line-height:1.25;display:block}.registration-grid--verified h3{color:#173824;min-height:42px;font-family:var(--serif);text-align:left;margin:0 0 7px;font-size:.92rem;line-height:1.14}.registration-grid--verified .registration-card__subtitle{color:#4f574f;text-align:left;min-height:31px;margin:0 0 7px;font-size:.57rem;line-height:1.45;display:block}.registration-grid--verified .registration-card__meta{color:#6f633f;text-align:left;justify-content:flex-start;align-items:flex-start;gap:6px;min-height:28px;margin:0 0 8px;font-size:.54rem;line-height:1.4;display:flex}.registration-grid--verified .registration-card__meta svg{fill:none;stroke:#c99b43;stroke-width:2px;flex:0 0 12px;width:12px;height:12px;margin-top:1px}.registration-card__detail{color:#6f5b36;letter-spacing:.035em;text-transform:uppercase;background:#b69a651a;border-radius:999px;align-self:flex-start;margin-top:auto;padding:4px 7px;font-size:.48rem;font-weight:750;line-height:1.2;display:inline-flex}.registration-card__action{color:#fffdf7;background:#15472a;border:1px solid #b69a656b;border-radius:5px;justify-content:space-between;align-items:center;gap:8px;min-height:33px;margin-top:11px;padding:8px 10px;font-size:.55rem;font-weight:750;line-height:1.2;text-decoration:none;transition:background .24s,transform .24s,border-color .24s;display:flex}.registration-card__action:hover{background:#1b5734;border-color:#d7b15fc7}.registration-card__action svg{fill:none;stroke:currentColor;stroke-width:1.8px;flex:none;width:13px;height:13px}.registration-card--technology{background:radial-gradient(circle at 84% 18%,#7e9b5f2b,#0000 29%),#f7f3e9!important}.certification-trust-row{background:#103d21c7;border:1px solid #d7b15f5e;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:16px;display:grid;overflow:hidden}.certification-trust-row>div{align-items:center;gap:10px;min-width:0;padding:12px 14px;display:flex}.certification-trust-row>div+div{border-left:1px solid #d7b15f42}.certification-trust-row svg{fill:none;stroke:#d7b15f;stroke-width:1.6px;flex:0 0 24px;width:24px;height:24px}.certification-trust-row p{text-align:left;flex-direction:column;gap:2px;margin:0;display:flex}.certification-trust-row b{color:#e0bd6f;font-size:.58rem;line-height:1.25}.certification-trust-row span{color:#ffffffb8;font-size:.5rem;line-height:1.35}.legal-note--verified{color:#ffffff80;margin-top:12px}@media (max-width:1180px){.certification-group-labels{display:none}.registration-grid--verified{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.registration-grid--verified .registration-card--verified{min-height:455px}.registration-card__preview{height:210px}}@media (max-width:820px){.registration-grid--verified{grid-template-columns:repeat(2,minmax(0,1fr))}.registration-grid--verified .registration-card--verified:last-child{grid-column:auto;justify-self:stretch;width:auto}.certification-trust-row{grid-template-columns:repeat(2,minmax(0,1fr))}.certification-trust-row>div:nth-child(3){border-top:1px solid #d7b15f42;border-left:0}.certification-trust-row>div:nth-child(4){border-top:1px solid #d7b15f42}}@media (max-width:560px){.registrations-section--verified{padding:31px 0 24px}.registration-grid--verified{grid-template-columns:1fr}.registration-grid--verified .registration-card--verified{min-height:0;padding:12px}.registration-card__preview{height:min(310px,72vw)}.registration-grid--verified h3,.registration-grid--verified .registration-card__subtitle{min-height:0}.certification-trust-row{grid-template-columns:1fr}.certification-trust-row>div+div{border-top:1px solid #d7b15f42;border-left:0}}@media (prefers-reduced-motion:reduce){.registration-card__preview img,.registration-card__action{transition:none!important}}.stories-preview{padding:58px 0 42px}@media (max-width:900px){.stories-preview{padding:48px 0 42px}}@media (max-width:560px){.stories-preview{padding:40px 0 32px}}@keyframes storiesGalleryMoveLeft{0%,7%{translate:0}93%,to{translate:var(--stories-auto-distance) 0}}@media (min-width:901px){.stories-preview__track{--stories-auto-distance:calc(100vw - 2292px)}.stories-preview__track>.story-gallery-card{will-change:translate;animation:28s ease-in-out infinite alternate storiesGalleryMoveLeft}.stories-preview__track:focus-within>.story-gallery-card{animation-play-state:paused}}@media (min-width:1188px) and (max-width:1383px){.stories-preview__track{--stories-auto-distance:calc(-76vw - 202px)}}@media (min-width:1384px) and (max-width:1487px){.stories-preview__track{--stories-auto-distance:calc(-126vw + 490px)}}@media (min-width:1488px){.stories-preview__track{--stories-auto-distance:calc(50vw - 2128px)}}@media (prefers-reduced-motion:reduce){.stories-preview__track>.story-gallery-card{animation:none;translate:0}}.journeys-section{overflow:hidden}.journeys-section .journey-marquee{margin-top:28px}.journeys-section .journey-marquee__viewport{scrollbar-width:none;scroll-snap-type:x proximity;overscroll-behavior-inline:contain;touch-action:pan-x;padding:8px 0 24px;overflow:auto hidden}.journeys-section .journey-marquee__viewport::-webkit-scrollbar{display:none}.journeys-section .journey-marquee__track{--journey-marquee-gap:14px;--journey-marquee-duration:36s;animation:journey-marquee-slide var(--journey-marquee-duration) linear infinite}.journeys-section .journey-marquee:hover .journey-marquee__track{animation-play-state:running}.journeys-section .journey-marquee:active .journey-marquee__track{animation-play-state:paused}.journeys-section .journey-marquee__card{scroll-snap-align:start;background:#faf8f2e0;border:1px solid #29412d1f;border-radius:14px;flex:0 0 clamp(178px,14vw,216px);width:clamp(178px,14vw,216px);padding:7px 7px 12px;overflow:hidden;box-shadow:0 7px 18px #29412d0e}.journeys-section .journey-marquee__card img{aspect-ratio:1;object-fit:cover;object-position:center top;border-radius:14px}.journeys-section .journey-marquee__copy{padding:9px 4px 0}.journeys-section .journey-marquee__copy p{color:#9b6537;letter-spacing:.08em;text-transform:uppercase;margin:0 0 4px;font-size:.5rem;font-weight:700;line-height:1.3}.journeys-section .journey-marquee__copy h3{min-height:2.3em;color:var(--green-dark);margin:0;font-size:.9rem;line-height:1.15}.journeys-section .journey-marquee__card:hover{transform:translateY(-4px);box-shadow:0 13px 28px #29412d1c}.journeys-section .journey-scroll{will-change:transform;gap:14px;width:max-content;max-width:none;padding:8px 14px 24px;animation:24s ease-in-out infinite alternate journeyCardsMoveLeft;display:flex;overflow:visible}.journeys-section .journey-scroll:hover,.journeys-section .journey-scroll:focus-within{animation-play-state:paused}.journeys-section .journey-scroll article{border-radius:14px;flex:0 0 clamp(178px,14vw,216px);width:clamp(178px,14vw,216px);padding:7px 7px 12px}.journeys-section .journey-scroll img{aspect-ratio:1;object-fit:cover;object-position:center top;border-radius:10px;width:100%;height:auto}.journeys-section .journey-scroll p{margin-top:9px}.journeys-section .journey-scroll h3{min-height:0;margin-bottom:7px;font-size:.92rem;line-height:1.18}@keyframes journeyCardsMoveLeft{0%,8%{transform:translate(0,0)}92%,to{transform:translate(min(0px,100vw - 1170px))}}@media (max-width:780px){.journeys-section .journey-marquee{margin-top:22px}.journeys-section .journey-marquee__track{--journey-marquee-gap:11px;--journey-marquee-duration:30s}.journeys-section .journey-marquee__card,.journeys-section .journey-scroll article{flex-basis:min(45vw,188px);width:min(45vw,188px)}.journeys-section .journey-scroll{gap:11px;animation-duration:20s}}@media (max-width:520px){.journeys-section .journey-marquee__card,.journeys-section .journey-scroll article{flex-basis:min(42vw,172px);width:min(42vw,172px)}}@media (prefers-reduced-motion:reduce){.journeys-section .journey-marquee__track{animation:none}.journeys-section .journey-scroll{scroll-snap-type:x mandatory;scrollbar-width:none;width:100%;animation:none;overflow-x:auto}.journeys-section .journey-scroll::-webkit-scrollbar{display:none}}.stories-editorial{isolation:isolate;background:linear-gradient(90deg,#0000 0 49.8%,#b69a650e 49.8% 50%,#0000 50%),radial-gradient(circle at 72% 13%,#b69a6514,#0000 24%),#f8f5ee;border-bottom:1px solid #7d5e2b2e;padding:34px 0 0;position:relative;overflow:hidden}.stories-editorial:before{z-index:-1;color:#29412d09;content:"JOURNEYS";font-family:var(--serif);letter-spacing:-.07em;white-space:nowrap;font-size:clamp(8rem,17vw,21rem);line-height:.75;position:absolute;top:148px;left:2%}.stories-editorial__heading{grid-template-columns:minmax(0,1fr) minmax(290px,410px);align-items:center;gap:72px;padding-block:2px 26px;display:grid}.stories-editorial__heading .eyebrow{color:#ad6e2d;letter-spacing:.2em;margin-bottom:10px}.stories-editorial__heading h1{color:#242724;letter-spacing:-.055em;margin:0;font-size:clamp(3.25rem,4.6vw,5.4rem);line-height:.91}.stories-editorial__intro{grid-template-columns:minmax(0,1fr) 86px;align-items:center;gap:24px;display:grid}.stories-editorial__intro>p{color:#303831;border-right:1px solid #b69a6599;margin:0;padding-right:24px;font-size:.78rem;line-height:1.6}.stories-editorial__explore{color:#a26428;letter-spacing:.11em;text-transform:uppercase;border:1px solid #b48749;border-radius:50%;place-items:center;width:76px;height:76px;font-size:.53rem;font-weight:700;transition:color .25s,background .25s,transform .25s;display:grid;position:relative}.stories-editorial__explore i{background:#b48749;border-radius:50%;width:6px;height:6px;position:absolute;bottom:10px;right:1px}.stories-editorial__explore:hover{color:#fff;background:#a97838;transform:translateY(-2px)}.stories-showcase{touch-action:pan-y;-webkit-user-select:none;user-select:none;outline:none;position:relative}.stories-showcase:focus-visible{outline-offset:-2px;outline:2px solid #29412d8c}.stories-showcase__gallery{grid-template-columns:minmax(118px,16vw) minmax(250px,370px) minmax(350px,480px) minmax(170px,240px) minmax(118px,16vw);justify-content:center;align-items:end;min-height:500px;padding-top:20px;display:grid;position:relative}.stories-showcase__gallery:before{z-index:-1;content:"";background:linear-gradient(90deg,#0000,#ae7e3e 13% 87%,#0000);height:1px;position:absolute;bottom:20px;left:0;right:0;box-shadow:0 8px 20px #59422021}.story-side-card{color:#372f24;cursor:pointer;background:#f6f1e8;border:1px solid #50463438;border-radius:3px;width:calc(100% - 18px);height:390px;padding:0;display:block;position:relative;overflow:visible;box-shadow:0 14px 28px #39312424}.story-side-card--left{border-top-right-radius:9px;justify-self:start;transform:translate(-18px)rotate(-.25deg)}.story-side-card--right{border-top-left-radius:9px;justify-self:end;height:420px;transform:translate(18px)rotate(.25deg)}.story-side-card__clip{z-index:4;background:linear-gradient(90deg,#8c6a35,#cba665 48%,#8e6c38);border:1px solid #8e6e3f;border-radius:12px 12px 6px 6px;width:29px;height:39px;position:absolute;top:-25px;left:50%;transform:translate(-50%);box-shadow:0 3px 6px #3828123d}.story-side-card__clip:after{content:"";background:#f6e4b9;border-radius:50%;width:9px;height:9px;position:absolute;top:7px;left:50%;transform:translate(-50%);box-shadow:inset 0 1px 2px #3d280966}.story-side-card__tab{background:#183a28;width:24px;height:136px;position:absolute;top:0;left:-22px;box-shadow:inset -1px 0 #ffffff1a}.story-side-card__tab:after{content:"";background:#b69a65;width:1px;height:44px;position:absolute;top:53px;left:9px}.story-side-card__number{z-index:3;color:#a56e2d;font-family:var(--serif);font-size:1rem;position:absolute;top:28px;left:16px}.story-side-card__photo{background:#e6dfd3;border:1px solid #634d2e33;position:absolute;inset:75px 14px 36px;overflow:hidden}.story-side-card__photo img{object-fit:cover;height:100%;transition:transform .55s cubic-bezier(.2,.75,.25,1),filter .3s}.story-side-card:hover .story-side-card__photo img{filter:saturate(1.03)contrast(1.02);transform:scale(1.025)}.story-side-card__caption{font-family:var(--serif);letter-spacing:.23em;text-align:center;text-transform:uppercase;font-size:.52rem;position:absolute;bottom:10px;left:0;right:0}.story-editorial-card{z-index:2;color:#f5efe2;background:radial-gradient(circle at 50% 0,#77977433,#0000 50%),linear-gradient(145deg,#173923,#102e1c 78%);align-self:end;height:372px;padding:62px 44px 40px;position:relative;box-shadow:0 15px 28px #18321f2e}.story-editorial-card__label{color:#c7a46c;letter-spacing:.17em;text-transform:uppercase;margin-bottom:18px;font-size:.58rem;font-weight:700}.story-editorial-card h2{color:#f7f0e4;max-width:290px;margin-bottom:18px;font-size:clamp(2.45rem,3vw,3.65rem);line-height:.96}.story-editorial-card__rule{background:#b99a64;width:22px;height:1px;margin-bottom:18px;display:block}.story-editorial-card__summary{color:#fffaefc7;max-width:230px;font-family:var(--serif);white-space:pre-line;margin-bottom:24px;font-size:.8rem;line-height:1.55}.story-editorial-card__link{color:#203526;background:#f5f0e6;border-radius:5px;align-items:center;gap:24px;min-height:48px;padding:0 22px;font-size:.69rem;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.story-editorial-card__link:hover{background:#fff;transform:translateY(-2px)}.story-editorial-card__link svg,.stories-showcase__controls svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:16px}.story-editorial-card__link svg.is-left,.stories-showcase__controls svg.is-left{transform:rotate(180deg)}.story-featured-frame{z-index:4;background:linear-gradient(135deg,#d6b678,#9b6a27 18%,#e1c488 50%,#996724 82%,#d2b274);border:2px solid #9e7332;justify-self:center;width:calc(100% - 22px);height:480px;margin:0;padding:16px;position:relative;box-shadow:0 16px 24px #4330153b,inset 0 0 0 1px #fff4cdbf}.story-featured-frame:after{z-index:-1;content:"";background:linear-gradient(#234833,#173923);border:1px solid #15321f;height:23px;position:absolute;bottom:-21px;left:-24px;right:-24px;box-shadow:0 9px 15px #172c1d33}.story-featured-frame__tab{z-index:-1;color:#40311b;clip-path:polygon(9% 100%,17% 0,83% 0,91% 100%);letter-spacing:.18em;text-align:center;text-transform:uppercase;background:#bf9659;min-width:190px;height:25px;padding-top:4px;font-size:.58rem;font-weight:800;position:absolute;top:-23px;left:50%;transform:translate(-50%)}.story-featured-frame__mat{background:#eee9e1;border:1px solid #442f1385;width:100%;height:100%;display:block;overflow:hidden}.story-featured-frame__mat img{object-fit:contain;background:#efede8;height:100%}.story-handwritten-quote{color:#173923;background:#f8f5eef0;align-self:end;min-height:372px;margin:0;padding:128px 23px 32px}.story-handwritten-quote p{color:#173923;margin:0;font-family:Segoe Print,Bradley Hand,cursive;font-size:clamp(1.15rem,1.45vw,1.7rem);font-style:italic;line-height:1.5;transform:rotate(-1.5deg)}.story-handwritten-quote span{background:#42634d;width:92px;height:1px;margin:20px 0 0 12px;display:block;transform:rotate(-7deg)}.stories-showcase__controls{grid-template-columns:auto minmax(100px,1fr) auto;align-items:center;gap:20px;min-height:84px;display:grid}.stories-showcase__controls button{color:#a36b2d;cursor:pointer;background:0 0;border:1px solid #b48749;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;transition:color .2s,background .2s;display:grid}.stories-showcase__controls button:hover{color:#fff;background:#a97838}.stories-showcase__controls p{color:#56594f;font-family:var(--serif);gap:7px;margin:0;font-size:.75rem;display:flex}.stories-showcase__controls p strong{color:#273029;font-weight:600}.stories-showcase__progress{background:#a46b2d40;height:1px;position:relative}.stories-showcase__progress span{background:#ad793b;transition:width .35s;position:absolute;inset:0 auto 0 0}.stories-showcase__controls small{color:#3b3b35;letter-spacing:.24em;text-transform:uppercase;font-size:.53rem;font-weight:700}.story-side-card:focus-visible,.stories-showcase__controls button:focus-visible,.stories-editorial__explore:focus-visible,.story-editorial-card__link:focus-visible{outline-offset:3px;outline:2px solid #29412d}@media (max-width:1180px){.stories-showcase__gallery{grid-template-columns:minmax(250px,340px) minmax(350px,440px) minmax(190px,260px);padding-inline:30px}.story-side-card{display:none}.story-editorial-card{grid-column:1}.story-featured-frame{grid-column:2}.story-handwritten-quote{grid-column:3}}@media (max-width:860px){.stories-editorial{padding-top:28px}.stories-editorial__heading{grid-template-columns:1fr;gap:20px;padding-bottom:38px}.stories-editorial__intro{grid-template-columns:minmax(0,1fr) 72px;max-width:530px}.stories-editorial__explore{width:66px;height:66px}.stories-showcase__gallery{grid-template-columns:minmax(270px,360px) minmax(330px,430px);min-height:480px}.story-editorial-card{grid-column:1;padding-inline:34px}.story-featured-frame{grid-column:2}.story-handwritten-quote{display:none}}@media (max-width:660px){.stories-editorial{background:radial-gradient(circle at 88% 8%,#b69a6517,#0000 28%),#f8f5ee;padding-top:22px}.stories-editorial:before{font-size:8.5rem;top:210px;left:-12%}.stories-editorial__heading{width:min(calc(100% - 34px), var(--shell));padding-bottom:42px}.stories-editorial__heading h1{font-size:clamp(2.65rem,13vw,3.65rem);line-height:.94}.stories-editorial__heading .eyebrow{font-size:.58rem}.stories-editorial__intro{grid-template-columns:1fr 64px;gap:14px}.stories-editorial__intro>p{padding-right:14px;font-size:.73rem}.stories-editorial__explore{width:58px;height:58px;font-size:.46rem}.stories-showcase__gallery{flex-direction:column;gap:0;min-height:0;padding:0 17px;display:flex}.story-featured-frame{aspect-ratio:3/4;order:1;align-self:center;width:min(88vw,400px);height:auto;margin-bottom:20px;padding:12px}.story-featured-frame:after{left:-13px;right:-13px}.story-featured-frame__tab{min-width:166px;font-size:.52rem}.story-editorial-card{order:2;align-self:center;width:min(94vw,440px);height:auto;min-height:306px;padding:43px 34px 36px}.story-editorial-card h2{max-width:310px;font-size:2.7rem}.story-editorial-card__summary{max-width:285px}.stories-showcase__gallery:before{bottom:0}.stories-showcase__controls{width:min(calc(100% - 34px), var(--shell));grid-template-columns:42px auto 1fr 42px;gap:12px;min-height:78px}.stories-showcase__controls button{width:40px;height:40px}.stories-showcase__controls small{display:none}}@media (prefers-reduced-motion:reduce){.story-side-card__photo img,.stories-editorial__explore,.story-editorial-card__link,.stories-showcase__progress span{transition:none}}.stories-showcase__controls{z-index:20;pointer-events:auto;position:relative}.stories-showcase__controls button,.story-side-card,.story-editorial-card__link,.stories-editorial__explore{z-index:21;pointer-events:auto;position:relative}@media (min-width:861px){.stories-editorial{padding-top:20px}.stories-editorial__heading{padding-block:0 8px}.stories-editorial__heading h1{font-size:clamp(3.35rem,3.1vw,3.75rem);line-height:.93}.stories-editorial:before{font-size:clamp(10.5rem,13vw,15.5rem);top:128px}}@media (min-width:1181px){.stories-showcase__gallery{min-height:500px;padding-top:12px}.story-side-card--left{justify-self:end;width:220px;transform:translate(-10px)rotate(-.25deg)}.story-editorial-card{justify-self:end;width:370px;padding:46px 44px 36px}.story-editorial-card__label{margin-bottom:14px}.story-editorial-card h2{margin-bottom:14px;font-size:2.8rem}.story-editorial-card__rule{margin-bottom:14px}.story-featured-frame{width:min(100%,550px)}.story-handwritten-quote{justify-self:start;width:240px}.story-handwritten-quote p{font-size:1.45rem}.story-side-card--right{justify-self:start;width:300px;transform:translate(-10px)rotate(.25deg)}}@media (min-width:1181px) and (max-height:1000px){.stories-editorial{padding-top:14px}.stories-editorial__heading{padding-bottom:4px}.stories-editorial__heading h1{font-size:3.25rem;line-height:.91}.stories-editorial:before{font-size:12.75rem;top:112px}.stories-showcase__gallery{min-height:420px;padding-top:8px}.story-featured-frame{height:410px}.story-editorial-card{height:320px;padding:36px 42px 30px}.story-editorial-card h2{font-size:2.5rem}.story-editorial-card__summary{margin-bottom:18px}.story-editorial-card__link{min-height:44px}.story-side-card--left{height:340px}.story-side-card--right{height:360px}.story-side-card__photo{top:64px}.story-handwritten-quote{min-height:320px;padding-top:100px}.stories-showcase__controls{min-height:66px}}
