:root{--brand-green:#15803d;--brand-green-hover:#166534;--brand-green-vivid:#2cb24a;--brand-green-deep:#14532d;--brand-green-ink:#0f3d23;--beige:#dbdcca;--beige-soft:#f2f1e7;--gold:#d5b26b;--gold-soft:#eed9aa;--sage:#b4bfaa;--sage-soft:#dce2d6;--gray-green:#66756b;--paper:#fbfaf5;--white:#fff;--ink:#20271f;--brand-line:#14532d33;--shadow-soft:0 18px 48px #0f3d231a;--shadow-card:0 8px 24px #0f3d2314;--font-display:"Lora", Georgia, serif;--font-body:"Raleway", "Segoe UI", sans-serif;--step--1:clamp(.82rem, .79rem + .15vw, .92rem);--step-0:clamp(1rem, .96rem + .18vw, 1.1rem);--step-1:clamp(1.2rem, 1.08rem + .55vw, 1.55rem);--step-2:clamp(1.55rem, 1.28rem + 1.15vw, 2.25rem);--step-3:clamp(2.15rem, 1.64rem + 2.2vw, 3.65rem);--step-4:clamp(2.75rem, 1.8rem + 4.2vw, 5.9rem);--space-xs:.5rem;--space-sm:.85rem;--space-md:1.25rem;--space-lg:2rem;--space-xl:3.25rem;--space-2xl:clamp(4.5rem, 8vw, 8rem);--container:1200px;--radius-sm:8px;--radius-md:18px;--radius-lg:34px;--radius-organic:42% 58% 48% 52% / 38% 42% 58% 62%;--transition:.22s ease}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{background:var(--paper);min-width:320px;color:var(--ink);font-family:var(--font-body);font-size:var(--step-0);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;line-height:1.65}body,button,a{font-family:var(--font-body)}img{max-width:100%;height:auto;display:block}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}p,h1,h2,h3,figure,dl,dd{margin:0}ul,ol{margin:0;padding:0}h1,h2,h3{color:var(--brand-green-ink);font-family:var(--font-display);text-wrap:balance;font-weight:500;line-height:1.08}h1{font-size:var(--step-4);letter-spacing:-.045em}h2{font-size:var(--step-3);letter-spacing:-.035em}h3{font-size:var(--step-2);letter-spacing:-.02em}p{max-width:68ch}::selection{background:var(--gold);color:var(--brand-green-ink)}:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.skip-link{z-index:999;background:var(--white);color:var(--brand-green-deep);border-radius:var(--radius-sm);transition:transform var(--transition);padding:.75rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-shell{min-height:100vh;overflow:clip}.container{width:min(calc(100% - 2rem), var(--container));margin-inline:auto}.section{padding-block:var(--space-2xl)}.section-heading{gap:var(--space-md);margin-bottom:var(--space-xl);display:grid}.section-heading>p,.section-heading-split>p,.process-intro>p{color:var(--gray-green)}.section-heading-centered{text-align:center;max-width:800px;margin-inline:auto}.eyebrow{color:var(--brand-green);letter-spacing:.17em;text-transform:uppercase;font-size:.76rem;font-weight:700;line-height:1.3}.eyebrow-light{color:var(--gold-soft)}.lead{font-family:var(--font-display);font-size:var(--step-1);line-height:1.5}.button{border-radius:var(--radius-sm);cursor:pointer;min-height:48px;transition:background var(--transition), color var(--transition), border-color var(--transition), transform var(--transition), box-shadow var(--transition);border:1px solid #0000;justify-content:center;align-items:center;gap:.65rem;padding:.82rem 1.25rem;font-size:.93rem;font-weight:700;line-height:1;display:inline-flex}.button:hover{box-shadow:var(--shadow-card);transform:translateY(-2px)}.button svg,.conversion-link svg,.card-action svg,.preview-action svg,.all-products-link svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:1.2rem;height:1.2rem}.button svg path:not([fill=none]){fill:currentColor}.button-primary,.button-dark,.button-small{background:var(--brand-green-deep);color:var(--white)}.button-primary:hover,.button-dark:hover,.button-small:hover{background:var(--brand-green-ink)}.button-gold{background:var(--gold);color:var(--brand-green-ink)}.button-gold:hover{background:var(--gold-soft)}.button-outline-light{color:var(--white);border-color:#ffffffa6}.button-outline-light:hover{background:var(--white);color:var(--brand-green-deep)}.button-outline-dark{border-color:var(--brand-green-deep);color:var(--brand-green-deep)}.button-outline-dark:hover{background:var(--brand-green-deep);color:var(--white)}.button-small{min-height:44px;padding:.7rem 1rem;font-size:.82rem}@keyframes organic-reveal{0%{opacity:.2;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@supports (animation-timeline:view()){.reveal{animation:1ms ease-out both organic-reveal;animation-timeline:view();animation-range:entry 8% cover 28%}}@media (width>=768px){.container{width:min(calc(100% - 4rem), var(--container))}.section-heading-split,.process-intro{grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);align-items:end}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-header{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbfaf5ed;border-bottom:1px solid #45421b1f;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:76px;display:flex}.brand{align-items:center;gap:.7rem;display:inline-flex}.brand-mark{border-radius:var(--radius-organic);background:var(--brand-green-deep);width:38px;height:38px;color:var(--gold);place-items:center;display:grid}.brand-mark svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:24px;height:24px}.brand-text{line-height:1.05;display:grid}.brand-text strong{color:var(--brand-green-deep);font-family:var(--font-display);font-size:1.05rem}.brand-text small{color:var(--gray-green);letter-spacing:.14em;text-transform:uppercase;margin-top:.22rem;font-size:.58rem;font-weight:700}.primary-navigation{border:1px solid var(--brand-line);border-radius:var(--radius-md);background:var(--paper);box-shadow:var(--shadow-soft);padding:.8rem;display:none;position:absolute;top:76px;left:1rem;right:1rem}.primary-navigation.is-open{display:grid}.primary-navigation>a:not(.button){border-radius:var(--radius-sm);min-height:48px;color:var(--brand-green-deep);padding:.7rem .8rem;font-size:.9rem;font-weight:700;position:relative}.primary-navigation>a:not(.button):hover,.primary-navigation>a.is-active{background:var(--beige-soft)}.header-actions{align-items:center;gap:.6rem;display:flex}.header-buy{display:none}.menu-toggle,.icon-button{border:1px solid var(--brand-line);cursor:pointer;width:46px;height:46px;transition:background var(--transition), color var(--transition), border-color var(--transition);background:0 0;border-radius:50%;place-items:center;padding:0;display:inline-grid}.menu-toggle:hover,.icon-button:hover{border-color:var(--brand-green);background:var(--brand-green-deep);color:var(--white)}.menu-toggle svg,.icon-button svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.icon-flip{transform:scaleX(-1)}.site-footer{background:var(--brand-green-ink);color:#ffffffc2;padding-top:4.5rem}.footer-grid{gap:2.5rem;display:grid}.brand-footer .brand-mark{background:var(--gold);color:var(--brand-green-deep)}.brand-footer .brand-text strong,.brand-footer .brand-text small{color:var(--white)}.footer-brand p{margin-top:1.2rem;font-size:.9rem}.footer-column{align-content:start;gap:.65rem;display:grid}.footer-column h2{color:var(--gold-soft);font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;margin-bottom:.4rem;font-size:.75rem;font-weight:700}.footer-column>a,.footer-link{min-height:32px;color:var(--white);font-size:.9rem}.footer-link{align-items:center;gap:.5rem;display:inline-flex}.footer-link svg{stroke:currentColor;fill:none;width:1.1rem;height:1.1rem}.footer-link svg path:not([fill=none]){fill:currentColor}.footer-social-note{color:#ffffff85;font-size:.78rem}.footer-location{align-items:flex-start;gap:.9rem;display:flex}.footer-location>svg{width:24px;stroke:var(--gold);stroke-width:1.6px}.footer-location p{font-size:.87rem;display:grid}.footer-location strong{color:var(--white)}.footer-bottom{border-top:1px solid #ffffff1f;flex-direction:column;gap:.45rem;margin-top:3.5rem;padding-block:1.25rem;font-size:.72rem;display:flex}.home-hero{isolation:isolate;background:var(--brand-green-deep);min-height:calc(100svh - 76px);color:var(--white);align-items:end;display:grid;position:relative}.hero-media,.hero-overlay{z-index:-2;position:absolute;inset:0}.hero-media img{object-fit:cover;object-position:center 44%;width:100%;height:100%}.hero-overlay{z-index:-1;background:linear-gradient(#1f22101f,#1f2210d1 68%,#1f2210f5),linear-gradient(90deg,#1f2210d6,#0000 72%)}.hero-content{padding-block:7rem 2rem}.hero-content h1{max-width:900px;color:var(--white);margin-top:.65rem}.hero-lead{color:#ffffffdb;max-width:640px;font-size:var(--step-1);margin-top:1.35rem}.hero-actions{flex-direction:column;gap:.75rem;margin-top:2rem;display:flex}.hero-proof{border-top:1px solid #ffffff47;gap:.65rem;margin-top:3.5rem;padding-top:1.25rem;font-size:.82rem;display:grid}.hero-proof span{gap:.65rem;display:flex}.hero-proof strong{color:var(--gold);font-weight:600}.hero-side-note{display:none}.intro-section{background:var(--beige-soft)}.intro-grid{gap:2rem;display:grid}.intro-copy{color:var(--gray-green);gap:1.25rem;display:grid}.intro-copy .lead{color:var(--brand-green-deep)}.intro-image{min-height:420px;box-shadow:var(--shadow-soft);border-radius:clamp(20px,3vw,34px);position:relative;overflow:hidden}.intro-image img{object-fit:cover;width:100%;height:100%}.intro-image figcaption{color:var(--brand-green-deep);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fbfaf5e6;border-radius:999px;align-items:center;gap:.55rem;padding:.65rem .9rem;font-size:.74rem;font-weight:700;display:flex;position:absolute;bottom:1rem;right:1rem}.intro-image figcaption svg{fill:none;width:18px;stroke:var(--brand-green)}.history-section{background:var(--paper)}.nutrition-section{background:var(--white)}.nutrition-grid{gap:2rem;display:grid}.nutrition-copy h2{max-width:16ch;margin-top:.55rem}.nutrition-copy .lead{max-width:58ch;color:var(--brand-green-deep);margin-top:1rem}.nutrition-copy>p:not(.eyebrow):not(.lead){max-width:60ch;color:var(--gray-green);margin-top:.9rem}.nutrition-copy .button{margin-top:1.5rem}.nutrition-points{gap:.8rem;display:grid}.nutrition-point{border:1px solid var(--brand-line);border-radius:var(--radius-sm);background:var(--beige-soft);grid-template-columns:auto 1fr;align-items:start;gap:.9rem;padding:1.1rem;display:grid}.nutrition-point-icon{background:var(--white);width:2.3rem;height:2.3rem;color:var(--brand-green);border-radius:50%;place-items:center;display:grid}.nutrition-point-icon svg{width:1.2rem;height:1.2rem}.nutrition-point-icon svg path:first-child{fill:var(--brand-green);stroke:var(--brand-green)}.nutrition-point-icon svg path:last-child{stroke:var(--white);stroke-width:3px}.nutrition-point h3{color:var(--brand-green-deep);font-size:1rem}.nutrition-point p{color:var(--gray-green);margin-top:.35rem;font-size:.85rem;line-height:1.55}.history-carousel{border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-soft);display:grid;overflow:hidden}.history-image-wrap{aspect-ratio:4/3;background:var(--sage);min-height:0;position:relative}.history-image-wrap img{object-fit:cover;object-position:var(--media-object-position,center);width:100%;height:100%}.history-count{color:var(--white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#27281fc2;border-radius:999px;padding:.55rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;left:1rem}.history-copy{flex-direction:column;justify-content:center;min-height:430px;padding:2rem;display:flex}.history-copy h3{margin-top:.65rem}.history-copy>p:not(.eyebrow){color:var(--gray-green);margin-top:1.25rem}.carousel-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;display:flex}.carousel-controls{gap:.6rem;display:flex}.text-button{min-height:44px;color:var(--gray-green);cursor:pointer;background:0 0;border:0;border-bottom:1px solid;font-size:.76rem;font-weight:700}.carousel-dots{gap:.55rem;margin-top:1.8rem;display:flex}.carousel-dots button{cursor:pointer;background:0 0;border:0;place-items:center;width:44px;height:44px;padding:0;display:grid}.carousel-dot-pill{background:var(--beige);content:"";width:44px;height:10px;transition:background var(--transition), width var(--transition);border-radius:999px;display:block}.carousel-dots button.is-active .carousel-dot-pill{background:var(--brand-green)}.process-section{background:var(--brand-green-deep);color:#ffffffc2}.process-intro{gap:1.5rem;margin-bottom:3.5rem;display:grid}.process-intro h2,.process-intro>p{color:var(--white)}.process-timeline{list-style:none}.process-timeline li{grid-template-columns:42px 18px 1fr;gap:.9rem;min-height:142px;display:grid;position:relative}.process-timeline li:not(:last-child):after{content:"";background:#d5b26b59;width:1px;position:absolute;top:28px;bottom:0;left:50px}.process-number{color:var(--gold);font-size:.72rem;font-weight:700}.process-node{z-index:1;border:3px solid var(--brand-green-deep);background:var(--gold);width:13px;height:13px;box-shadow:0 0 0 1px var(--gold);border-radius:50%;position:relative}.process-timeline h3{color:var(--white);font-size:var(--step-1)}.process-timeline p{margin-top:.55rem;font-size:.9rem}.process-image-strip{border-radius:var(--radius-md);height:300px;margin-top:2.5rem;position:relative;overflow:hidden}.process-image-strip img{object-fit:cover;filter:saturate(.78);width:100%;height:100%}.process-image-strip span{background:var(--gold);color:var(--brand-green-ink);border-radius:999px;padding:.65rem .9rem;font-size:.72rem;font-weight:700;position:absolute;bottom:1rem;right:1rem}.products-preview-section{background:var(--beige-soft)}.product-rail{gap:1rem;display:grid}.product-preview{border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-card);transition:transform var(--transition), box-shadow var(--transition);overflow:hidden}.product-preview:hover{box-shadow:var(--shadow-soft);transform:translateY(-3px)}.product-preview-image{background:var(--sage-soft);height:480px;overflow:hidden}.product-preview-image img{object-fit:cover;object-position:var(--media-object-position,center);width:100%;height:100%}.product-preview.is-featured .product-preview-image img{object-position:center 58%}.product-preview-body{grid-template-columns:34px 1fr;padding:1.25rem;display:grid}.product-preview-body>span{color:var(--brand-green);grid-row:1/4;font-size:.7rem;font-weight:700}.product-preview-body h3{font-size:1.25rem}.product-preview-body p{color:var(--gray-green);margin-top:.25rem;font-size:.76rem}.preview-action{width:fit-content;min-height:44px;color:var(--brand-green-deep);border-bottom:1px solid;align-items:center;gap:.45rem;margin-top:.6rem;font-size:.78rem;font-weight:700;display:inline-flex}.all-products-link{border-radius:var(--radius-md);background:var(--brand-green);min-height:160px;color:var(--white);font-family:var(--font-display);justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;font-size:1.2rem;display:flex}.home-tour{background:var(--brand-green);display:grid}.home-tour-image{min-height:430px}.home-tour-image img{object-fit:cover;width:100%;height:100%}.home-tour-copy{padding:3.5rem max(1rem, calc((100vw - var(--container)) / 2));color:var(--white)}.home-tour-copy h2{color:var(--white);margin-top:.65rem}.home-tour-copy .eyebrow{color:var(--white)}.home-tour-copy>p:not(.eyebrow){margin-top:1.25rem}.check-list{gap:.7rem;margin-block:1.75rem;list-style:none;display:grid}.check-list li:before{color:var(--gold-soft);content:"✓";margin-right:.65rem}.commitment-section{background:var(--sage-soft)}.commitment-grid{align-items:center;gap:2rem;display:grid}.commitment-mark{border-radius:var(--radius-organic);width:180px;height:180px;color:var(--brand-green-deep);letter-spacing:.08em;text-align:center;text-transform:uppercase;border:1px solid #14532d40;flex-direction:column;justify-content:center;align-items:center;font-size:.72rem;font-weight:700;display:flex}.commitment-mark svg{fill:none;width:52px;stroke:var(--brand-green);stroke-width:1.4px;margin-bottom:.65rem}.commitment-grid>p{color:var(--gray-green)}.conversion-section{background:var(--paper)}.conversion-grid{gap:1rem;display:grid}.conversion-card{border-radius:var(--radius-md);flex-direction:column;align-items:flex-start;min-height:350px;padding:2rem;display:flex}.conversion-card>svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:42px;height:42px;margin-bottom:auto}.conversion-card>p:not(.eyebrow){margin-top:.8rem;font-size:.9rem}.conversion-link{border-bottom:1px solid;align-items:center;gap:.55rem;min-height:44px;margin-top:1.25rem;font-size:.82rem;font-weight:700;display:inline-flex}.conversion-buy{background:var(--gold-soft);color:var(--brand-green-deep)}.conversion-tour{background:var(--brand-green);color:var(--white)}.conversion-tour h3,.conversion-tour .eyebrow{color:var(--white)}.conversion-wholesale{background:var(--brand-green-deep);color:#ffffffc7}.conversion-wholesale h3,.conversion-wholesale .eyebrow{color:var(--gold-soft)}.inner-hero{background:var(--beige-soft);padding-block:4.5rem}.inner-hero-grid{align-items:center;gap:2.5rem;display:grid}.inner-hero h1{margin-top:.7rem}.inner-hero p:not(.eyebrow){color:var(--gray-green);font-size:var(--step-1);margin-top:1.25rem}.inner-hero-art{border-radius:25% 25% 20px 20px;min-height:430px;position:relative;overflow:hidden}.inner-hero-art img{object-fit:cover;width:100%;height:100%}.inner-hero-art span{background:var(--gold);color:var(--brand-green-ink);border-radius:999px;padding:.65rem .85rem;font-size:.72rem;font-weight:700;position:absolute;bottom:1rem;right:1rem}.featured-product{padding-block:var(--space-2xl);background:var(--brand-green-deep);color:#ffffffc7}.featured-product-grid{align-items:center;gap:3rem;display:grid}.featured-product-image{place-items:center;min-height:520px;display:grid;position:relative}.product-orbit{aspect-ratio:1;border:1px solid #d5b26b61;border-radius:50%;width:min(86vw,470px);position:absolute}.product-orbit:before,.product-orbit:after{content:"";border:1px dashed #d5b26b38;border-radius:50%;position:absolute;inset:10%}.product-orbit:after{inset:24%}.featured-product-image img{z-index:1;aspect-ratio:3/4;object-fit:cover;object-position:var(--media-object-position,center);filter:drop-shadow(0 24px 28px #0000004d);border-radius:48% 48% 28px 28px;width:min(82vw,390px);max-height:520px;position:relative}.volume-seal{z-index:2;background:var(--gold);width:76px;height:76px;color:var(--brand-green-ink);font-family:var(--font-display);border-radius:50%;place-items:center;font-weight:700;display:grid;position:absolute;bottom:7%;right:8%}.featured-product-copy h2{color:var(--white);margin-top:.65rem}.featured-product-copy .lead{color:#ffffffe0;margin-top:1.25rem}.feature-list{gap:0;margin-block:2rem;list-style:none;display:grid}.feature-list li{border-top:1px solid #ffffff26;grid-template-columns:42px 1fr;gap:1rem;padding-block:1rem;display:grid}.feature-list li>span{color:var(--gold);font-size:.72rem}.feature-list strong{color:var(--white)}.feature-list p{margin-top:.25rem;font-size:.86rem}.featured-product-actions{flex-direction:column;align-items:flex-start;gap:.9rem;display:flex}.featured-product-actions>span{font-size:.72rem}.catalog-section{background:var(--paper)}.product-grid{gap:1rem;display:grid}.product-card{border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-card);transition:transform var(--transition), box-shadow var(--transition);flex-direction:column;display:flex;overflow:hidden}.product-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-3px)}.product-card-back{flex-direction:column;min-height:100%;animation:.28s product-card-flip-in;display:flex}.product-card-image{background:var(--sage-soft);height:330px;position:relative;overflow:hidden}.product-card-image img{object-fit:cover;object-position:var(--media-object-position,center);width:100%;height:100%}.product-card-image>span{color:var(--brand-green-deep);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fbfaf5e6;border-radius:999px;padding:.45rem .65rem;font-size:.62rem;font-weight:700;position:absolute;bottom:.8rem;right:.8rem}.product-card-body{flex-direction:column;flex:1;min-height:260px;padding:1.5rem;display:flex}.product-kicker{color:var(--brand-green);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:700}.product-card h2{margin-top:.45rem;font-size:1.5rem}.product-card-body>p:not(.product-kicker){color:var(--gray-green);margin-top:.75rem;font-size:.86rem}.product-mini-facts{flex-wrap:wrap;gap:.4rem;margin-top:1rem;margin-bottom:.75rem;list-style:none;display:flex}.product-mini-facts li{background:var(--beige-soft);color:var(--brand-green-deep);border-radius:999px;padding:.35rem .55rem;font-size:.66rem;font-weight:600}.product-card-footer{border-top:1px solid var(--brand-line);justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:1rem;display:flex}.product-card-footer>span{color:var(--gray-green);font-size:.68rem}.card-action{min-height:44px;color:var(--brand-green-deep);align-items:center;gap:.4rem;font-size:.75rem;font-weight:700;display:inline-flex}.product-benefits-toggle{cursor:pointer;background:0 0;border:0;padding:0}.product-benefits-outline{border:1px solid var(--brand-green);border-radius:var(--radius-sm);color:var(--brand-green);transition:background var(--transition), color var(--transition), transform var(--transition);background:0 0;justify-content:center;padding:.6rem .9rem}.product-benefits-outline:hover{background:var(--brand-green);color:var(--white);transform:translateY(-1px)}.product-benefits-toggle:focus-visible{outline:2px solid var(--brand-gold);outline-offset:4px}.product-whatsapp-action{border-radius:var(--radius-sm);background:var(--brand-green);color:var(--white);transition:background var(--transition), transform var(--transition), box-shadow var(--transition);justify-content:center;padding:.6rem .9rem;box-shadow:0 6px 14px #0f3d232e}.product-whatsapp-action:hover{background:var(--brand-green-deep);transform:translateY(-1px);box-shadow:0 8px 16px #0f3d2338}.product-whatsapp-action svg{width:1rem;height:1rem}.product-benefits-content{flex-direction:column;flex:1;padding:1.4rem 1.5rem 1.5rem;display:flex}.product-benefits-content h2{margin-top:.35rem;font-size:1.35rem}.product-benefits-groups{gap:.5rem;margin-top:.65rem;display:grid}.product-benefit-group h3{color:var(--brand-green-deep);letter-spacing:.04em;text-transform:uppercase;font-size:.78rem}.product-benefit-group{padding:0 0 20px}.product-benefit-group+.product-benefit-group{margin-top:.15rem}.product-benefits-list{gap:.3rem;margin-top:.5rem;padding:0;list-style:none;display:grid}.product-benefits-list li{color:var(--ink);align-items:flex-start;gap:.45rem;font-size:.78rem;line-height:1.45;display:flex}.product-benefit-leaf{flex:none;width:.9rem;height:.9rem;margin-top:.12rem}.product-benefit-leaf path:first-child{fill:var(--brand-green);stroke:var(--brand-green)}.product-benefit-leaf path:last-child{stroke:var(--white);stroke-width:3px}.product-benefits-actions{border-top:1px solid var(--brand-line);justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:1rem;display:flex}@keyframes product-card-flip-in{0%{opacity:0;transform:rotateY(90deg)}to{opacity:1;transform:rotateY(0)}}@media (prefers-reduced-motion:reduce){.product-card,.product-card-back{transition:none;animation:none}}.commerce-section{background:var(--beige-soft)}.commerce-grid{gap:1rem;display:grid}.commerce-card{border-radius:var(--radius-md);flex-direction:column;align-items:flex-start;min-height:410px;padding:2rem;display:flex}.commerce-card>svg{fill:none;stroke:currentColor;stroke-width:1.4px;width:48px;height:48px;margin-bottom:auto}.commerce-card h2{margin-top:.55rem}.commerce-card>p:not(.eyebrow){margin-top:1rem}.commerce-card .button{margin-top:1.5rem}.commerce-card small{color:var(--gray-green);margin-top:.8rem}.commerce-wholesale-card{background:var(--gold-soft);color:var(--brand-green-deep)}.commerce-shipping-card{border:1px solid var(--brand-line);background:var(--paper)}.tour-hero{isolation:isolate;min-height:720px;color:var(--white);align-items:end;display:grid;position:relative}.tour-hero>img,.tour-hero-overlay{z-index:-2;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.tour-hero-overlay{z-index:-1;background:linear-gradient(#1f22100d,#1f2210e0)}.tour-hero-content{padding-block:7rem 3rem}.tour-hero h1{max-width:900px;color:var(--white);margin-top:.6rem}.tour-hero-content>p:not(.eyebrow){max-width:620px;font-size:var(--step-1);margin-top:1.25rem}.tour-hero-content .button{margin-top:1.75rem}.tour-hero-fact{display:none}.tour-experience{background:var(--paper)}.tour-experience-grid{gap:2rem;display:grid}.itinerary-list{list-style:none}.itinerary-list li{border-bottom:1px solid var(--brand-line);grid-template-columns:44px 1fr;gap:1rem;padding-block:1rem;display:grid}.itinerary-list span{color:var(--brand-green);font-size:.7rem;font-weight:700}.itinerary-list p{font-family:var(--font-display);font-size:1.08rem}.practical-section{background:var(--brand-green-deep);color:#ffffffc7}.practical-grid{display:grid}.practical-image{min-height:460px}.practical-image img{object-fit:cover;width:100%;height:100%}.practical-copy{padding:3.5rem max(1rem, calc((100vw - var(--container)) / 2))}.status-badge{color:var(--gold-soft);letter-spacing:.06em;text-transform:uppercase;border:1px solid #d5b26b73;border-radius:999px;padding:.45rem .7rem;font-size:.68rem;font-weight:700;display:inline-flex}.practical-copy .eyebrow{margin-top:2rem}.practical-copy h2{color:var(--white);margin-top:.55rem}.practical-list{margin-block:2rem}.practical-list>div{border-top:1px solid #ffffff26;gap:.25rem;padding-block:1rem;display:grid}.practical-list dt{color:var(--gold);letter-spacing:.09em;text-transform:uppercase;font-size:.68rem;font-weight:700}.practical-list dd{color:var(--white)}.preliminary-note{color:#fff9;margin-bottom:1.5rem;font-size:.8rem}.recommendations-section{background:var(--gold-soft)}.recommendations-grid{align-items:center;gap:2rem;display:grid}.recommendations-grid>div>svg{fill:none;width:48px;stroke:var(--brand-green);stroke-width:1.4px;margin-bottom:1rem}.recommendations-grid ul{gap:.8rem;list-style:none;display:grid}.recommendations-grid li{font-family:var(--font-display);border-bottom:1px solid #45421b33;padding-bottom:.8rem;font-size:1.1rem}.recommendations-grid>p{color:var(--gray-green)}.gallery-section{background:var(--beige-soft)}.tour-gallery{gap:1rem;display:grid}.tour-gallery figure{border-radius:var(--radius-md);min-height:300px;position:relative;overflow:hidden}.tour-gallery img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.tour-gallery figure:hover img{transform:scale(1.025)}.tour-gallery figcaption{border-radius:var(--radius-sm);color:var(--white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#27281fb8;padding:.7rem .85rem;font-size:.75rem;position:absolute;bottom:.8rem;left:.8rem;right:.8rem}.location-section{background:var(--paper)}.location-grid{border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-soft);display:grid;overflow:hidden}.location-map{background:var(--sage-soft);min-width:0;min-height:310px;position:relative;overflow:hidden}.location-map iframe{border:0;width:100%;height:100%;min-height:310px;display:block}.location-copy{padding:2.5rem}.location-copy h2{margin-top:.6rem}.location-copy dl{margin-block:1.8rem}.location-copy dl>div{border-top:1px solid var(--brand-line);padding-block:.9rem}.location-copy dt{color:var(--brand-green);text-transform:uppercase;font-size:.68rem;font-weight:700}.location-copy dd{color:var(--gray-green);margin-top:.25rem;font-size:.88rem}.location-actions{gap:.75rem;display:grid}.location-actions .button,.location-whatsapp-link{justify-content:center;width:100%;min-height:44px}.location-whatsapp-link{color:var(--brand-green-deep);align-items:center;gap:.55rem;font-size:.8rem;font-weight:700;display:inline-flex}.location-whatsapp-link svg{fill:none;stroke:currentColor;width:18px;height:18px}.location-whatsapp-link svg path:not([fill=none]){fill:currentColor}.tour-final-cta{padding-block:var(--space-2xl);background:var(--brand-green);color:var(--white);text-align:center}.tour-final-cta .container{justify-items:center;display:grid}.tour-final-cta h2{max-width:800px;color:var(--white);margin-top:.6rem}.tour-final-cta .eyebrow{color:var(--white)}.tour-final-cta p:not(.eyebrow){margin-top:1.2rem}.tour-final-cta .button{margin-top:1.6rem}@media (width>=600px){.hero-actions{flex-direction:row}.hero-proof{grid-template-columns:repeat(3,1fr)}.product-grid,.product-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.all-products-link{grid-column:1/-1}.footer-bottom{flex-direction:row;justify-content:space-between}}@media (width>=768px){.footer-grid{grid-template-columns:1.2fr .7fr 1fr}.footer-location{grid-column:2/-1}.intro-grid{grid-template-columns:.8fr 1fr;align-items:start}.nutrition-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center}.intro-image{grid-column:1/-1}.history-carousel,.featured-product-grid,.inner-hero-grid,.location-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.location-map,.location-map iframe{min-height:440px}.location-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.location-whatsapp-link{grid-column:1/-1}.history-carousel{height:clamp(500px,48vw,560px)}.history-image-wrap,.history-copy{height:100%;min-height:0}.history-copy{padding:3rem}.conversion-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.commerce-grid,.tour-experience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recommendations-grid{grid-template-columns:.8fr 1fr}.recommendations-grid>p{grid-column:2}.tour-gallery{grid-template-columns:1.4fr 1fr}.gallery-featured{grid-row:span 2}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){.header-inner{min-height:82px}.primary-navigation{box-shadow:none;background:0 0;border:0;border-radius:0;align-items:center;gap:.35rem;margin-left:auto;padding:0;display:flex;position:static}.primary-navigation>a:not(.button){background:0 0;place-items:center;min-height:44px;padding-inline:.8rem;display:grid}.primary-navigation>a:not(.button):after{background:var(--brand-green);content:"";transform-origin:0;height:2px;transition:transform var(--transition);position:absolute;bottom:.45rem;left:.8rem;right:.8rem;transform:scaleX(0)}.primary-navigation>a:hover:after,.primary-navigation>a.is-active:after{transform:scaleX(1)}.header-buy{display:inline-flex}.nav-mobile-cta,.menu-toggle{display:none}.home-hero{min-height:calc(100svh - 82px)}.hero-content{padding-block:9rem 3rem}.hero-content h1{max-width:940px}.hero-proof{max-width:760px}.hero-side-note{color:#fff9;letter-spacing:.1em;writing-mode:vertical-rl;text-transform:uppercase;font-size:.7rem;display:block;position:absolute;bottom:3rem;right:1.75rem}.intro-grid{grid-template-columns:.7fr .8fr 1.2fr;align-items:center}.intro-image{grid-column:auto;min-height:580px}.process-timeline{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.process-timeline li{grid-template-columns:1fr;min-height:auto;padding-right:1.5rem}.process-timeline li:not(:last-child):after{width:calc(100% - 8px);height:1px;inset:42px 0 auto 13px}.process-node{order:2;margin-block:.75rem 1rem}.process-timeline li>div{order:3}.process-image-strip{height:420px}.product-rail{grid-template-columns:1.4fr repeat(3,minmax(0,1fr))}.product-preview-image{height:340px}.product-preview.is-featured{grid-row:span 2}.product-preview.is-featured .product-preview-image{height:500px}.all-products-link{grid-column:2/-1;min-height:auto}.home-tour{grid-template-columns:1.2fr .8fr;min-height:700px}.home-tour-copy{flex-direction:column;justify-content:center;padding-inline:clamp(3rem,6vw,7rem);display:flex}.commitment-grid{grid-template-columns:.55fr 1.2fr .9fr}.conversion-card{min-height:420px}.inner-hero{padding-block:6rem}.inner-hero-grid{grid-template-columns:1.2fr .8fr}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card-image{height:360px}.practical-grid{grid-template-columns:1.1fr .9fr}.practical-copy{flex-direction:column;justify-content:center;padding-inline:clamp(3rem,6vw,7rem);display:flex}.recommendations-grid{grid-template-columns:.8fr 1fr .8fr}.recommendations-grid>p{grid-column:auto}.tour-gallery figure{min-height:340px}.footer-grid{grid-template-columns:1.4fr .65fr 1fr 1fr}.footer-location{grid-column:auto}}
