
:root{
  --bg:#f4efe4;--paper:#fffdf7;--ink:#163126;--muted:#69766e;--green:#123d2c;--green2:#1f5b42;--lime:#b7d26a;--line:#d8d3c6;--soft:#e9e3d7;--danger:#8a3434;--safe-bottom:env(safe-area-inset-bottom,0px);--max:480px;--ease:cubic-bezier(.2,.7,.2,1)
}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:#d7d2c7}body{margin:0;min-width:320px;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#ded9ce;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{border:0}img{display:block;max-width:100%}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.mobile-stage{width:min(100%,var(--max));margin:0 auto;background:var(--bg);min-height:100vh;box-shadow:0 0 0 1px rgba(0,0,0,.06),0 28px 90px rgba(19,34,26,.14);overflow:hidden;position:relative}.site-main{position:relative}.site-main>section{padding:58px 18px;border-top:1px solid rgba(22,49,38,.08)}
.site-header{position:sticky;top:0;z-index:50;height:70px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;background:rgba(244,239,228,.94);border-bottom:1px solid #cfc9bb;backdrop-filter:blur(14px)}.brand-lockup{display:flex;align-items:center;gap:10px;min-width:0}.brand-orb{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;background:var(--green);color:#fff7df;border-radius:9px;font-size:11px;font-weight:900;letter-spacing:.04em}.brand-copy{display:flex;flex-direction:column;min-width:0;line-height:1}.brand-copy strong{font-size:12px;letter-spacing:.06em;white-space:nowrap}.brand-copy em{margin-top:4px;color:var(--muted);font-size:7px;font-weight:800;font-style:normal;letter-spacing:.12em;white-space:nowrap}.header-actions{display:flex;align-items:center;gap:7px}.header-cta{min-height:42px;display:grid;place-items:center;padding:0 12px;border:1px solid var(--green);border-radius:8px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.menu-trigger{width:43px;height:43px;border-radius:8px;background:var(--green);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px}.menu-trigger span{width:18px;height:2px;background:#fff}.menu-trigger span:last-child{width:12px;margin-left:6px}
.menu-sheet{position:fixed;inset:0;z-index:100}.menu-sheet__backdrop{position:absolute;inset:0;background:rgba(10,25,18,.48)}.menu-sheet__panel{position:absolute;top:0;right:max(0px,calc((100vw - 480px)/2));width:min(88vw,400px);height:100%;background:#f8f4e9;padding:18px 16px calc(30px + var(--safe-bottom));display:flex;flex-direction:column;gap:6px;box-shadow:-28px 0 70px rgba(0,0,0,.2);animation:sheetIn .28s var(--ease)}.menu-sheet__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;padding-bottom:14px;border-bottom:1px solid var(--line);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.14em}.menu-sheet__top button{width:42px;height:42px;border-radius:8px;background:var(--green);color:white;font-size:24px}.menu-sheet__panel>a{padding:15px 10px;border-bottom:1px solid var(--line);font-family:Georgia,serif;font-size:21px;line-height:1.1}
.hero-shell{padding:26px 18px 54px!important;background:#f7f1e6}.hero-kicker,.section-heading small{margin:0 0 10px;font-size:9px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:var(--green2)}.hero-copy h1{margin:0;font-family:Georgia,'Times New Roman',serif;font-weight:500;letter-spacing:-.045em;line-height:.97;font-size:42px}.hero-product-name{display:block;font-family:Arial,sans-serif;font-size:13px;font-weight:900;letter-spacing:.22em;text-transform:uppercase;color:var(--green2);margin:0 0 12px}.hero-title-copy{display:block}.hero-lead{margin:18px 0 0;color:var(--muted);font-size:14px;line-height:1.7}.hero-trust-row{display:flex;gap:6px;flex-wrap:wrap;margin-top:18px}.hero-trust-row span{padding:7px 9px;border:1px solid var(--green);border-radius:999px;font-size:9px;font-weight:800;color:var(--green)}.hero-visual{margin:24px -18px 0;position:relative}.hero-frame--main{height:270px;overflow:hidden;border-top:1px solid var(--green);border-bottom:1px solid var(--green)}.hero-frame--main img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-visual-note{position:absolute;left:18px;right:18px;bottom:14px;padding:12px 14px;background:rgba(18,61,44,.9);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px}.hero-visual-note strong{font-family:Georgia,serif;font-size:25px;font-weight:500}.hero-visual-note span{font-size:9px;text-transform:uppercase;letter-spacing:.1em;text-align:right;max-width:150px}.hero-commerce{margin-top:0;background:var(--paper);border:1px solid var(--line);border-top:0;padding:18px}.price-orbit>small{display:block;color:var(--muted);font-size:10px}.price-orbit__line{display:flex;align-items:baseline;gap:9px;flex-wrap:wrap;margin-top:3px}.price-orbit strong{font-family:Georgia,serif;font-size:38px;font-weight:500}.price-orbit del{font-size:13px;color:#918c81}.price-orbit__line>span{font-size:10px;font-weight:900;background:var(--lime);padding:4px 7px;border-radius:4px}.hero-actions{display:grid;grid-template-columns:1.45fr 1fr;gap:8px;margin-top:15px}.primary-cta,.secondary-cta{min-height:52px;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:7px;font-weight:900;font-size:12px;text-transform:uppercase;letter-spacing:.06em}.primary-cta{background:var(--green);color:white}.secondary-cta{border:1px solid var(--green);color:var(--green);background:transparent}.hero-confirmation{margin:13px 0 0;color:var(--muted);font-size:10px;line-height:1.55}
.section-heading{margin-bottom:22px}.section-heading .section-index{display:inline-grid;place-items:center;width:34px;height:25px;border:1px solid var(--green);border-radius:999px;margin-bottom:12px;font-size:9px;font-weight:900}.section-heading h2{margin:0;font-family:Georgia,serif;font-size:34px;font-weight:500;line-height:1.02;letter-spacing:-.035em}.section-heading p{margin:13px 0 0;color:var(--muted);font-size:13px;line-height:1.65}.section-heading--inverse{color:#fff}.section-heading--inverse small,.section-heading--inverse p{color:#c7d2cb}.section-heading--inverse .section-index{border-color:#c7d2cb}.section-heading--center{text-align:center}.section-heading--center .section-index{margin-inline:auto}
.ingredients-lab{background:#fffdf7}.ingredients-image-wrap{position:relative;margin:0 0 16px}.ingredients-image-mask{height:300px;overflow:hidden;border-radius:0 0 40px 0}.ingredients-image-mask img{width:100%;height:100%;object-fit:cover}.ingredients-caption{position:absolute;left:0;bottom:0;background:var(--lime);padding:10px 12px;display:flex;align-items:center;gap:10px}.ingredients-caption span{font-family:Georgia,serif;font-size:24px}.ingredients-caption strong{font-size:9px;text-transform:uppercase;letter-spacing:.08em}.ingredient-stack{display:grid;border-top:1px solid var(--green)}.ingredient-stack article{display:grid;grid-template-columns:42px 1fr auto;gap:10px;padding:15px 0;border-bottom:1px solid var(--line);align-items:start}.ingredient-number{font-size:10px;font-weight:900;color:var(--green2)}.ingredient-stack h3{margin:0;font-family:Georgia,serif;font-size:20px;font-weight:500}.ingredient-stack p{margin:5px 0 0;color:var(--muted);font-size:11px;line-height:1.5}.ingredient-stack article>span{padding:4px 6px;border:1px solid var(--line);font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}
.product-intro{background:var(--green);color:#f8f4e9;padding:0!important;overflow:hidden}.product-intro__header{padding:58px 18px 28px}.product-intro__eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:18px}.product-intro__eyebrow span{width:36px;height:36px;display:grid;place-items:center;background:var(--lime);color:var(--green);font-size:10px;font-weight:900}.product-intro__eyebrow small{font-size:9px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:#c9d8cf}.product-intro__header h2{margin:0;font-family:Georgia,serif;font-size:38px;font-weight:500;line-height:.98;letter-spacing:-.04em}.product-intro__header p{margin:16px 0 0;color:#c8d5ce;font-size:12px;line-height:1.7}.product-intro__visual{position:relative;height:335px;margin:0;overflow:hidden;border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2)}.product-intro__visual img{width:100%;height:100%;object-fit:cover;object-position:center 42%}.product-intro__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 52%,rgba(7,28,19,.72) 100%);pointer-events:none}.product-intro__visual figcaption{position:absolute;z-index:2;left:18px;right:18px;bottom:16px;display:flex;align-items:flex-end;justify-content:space-between;gap:14px;color:white}.product-intro__visual figcaption span{flex:0 0 auto;padding:8px 10px;background:var(--lime);color:var(--green);font-size:10px;font-weight:900;letter-spacing:.08em}.product-intro__visual figcaption strong{max-width:210px;text-align:right;font-family:Georgia,serif;font-size:20px;font-weight:500;line-height:1.05}.product-intro__facts{position:relative;z-index:3;margin:-1px 18px 0;background:#f8f3e7;color:var(--ink);border-left:1px solid #abb9b0;border-right:1px solid #abb9b0}.product-intro__facts article{display:grid;grid-template-columns:52px 1fr;gap:13px;padding:16px 15px;border-bottom:1px solid #cfc8bb;align-items:start}.product-intro__facts article>strong{font-family:Georgia,serif;font-size:25px;font-weight:500;color:var(--green2);line-height:1}.product-intro__facts small{display:block;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.product-intro__facts h3{margin:4px 0 4px;font-family:Georgia,serif;font-size:21px;font-weight:500;line-height:1.05}.product-intro__facts p{margin:0;color:var(--muted);font-size:10px;line-height:1.5}.product-intro__note{padding:22px 18px 54px;display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start}.product-intro__note span{padding:6px 7px;border:1px solid #8eaa9a;color:#dbe6df;font-size:7px;font-weight:900;letter-spacing:.1em;white-space:nowrap}.product-intro__note p{margin:0;color:#b9cbc0;font-size:9px;line-height:1.55}
.preparation-flow{background:#f7f2e7}.prep-scene{display:grid;grid-template-columns:1fr;gap:14px}.prep-image{position:relative;height:390px;overflow:hidden}.prep-image img{width:100%;height:100%;object-fit:cover}.prep-badge{position:absolute;right:10px;top:10px;background:#f7f2e7;border:1px solid var(--green);padding:10px 12px;text-align:center}.prep-badge span{display:block;font-family:Georgia,serif;font-size:24px}.prep-badge small{font-size:8px;text-transform:uppercase;letter-spacing:.09em}.prep-timeline{display:grid}.prep-timeline article{display:grid;grid-template-columns:38px 1fr;gap:10px;padding:13px 0;border-bottom:1px solid var(--line)}.prep-timeline article>span{width:30px;height:30px;border-radius:50%;background:var(--green);color:white;display:grid;place-items:center;font-size:10px;font-weight:900}.prep-timeline h3{margin:0;font-size:14px}.prep-timeline p{margin:3px 0 0;color:var(--muted);font-size:11px}
.feature-constellation{background:#fffdf7}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.feature-card{min-height:170px;padding:14px;border:1px solid var(--line);background:#f5f0e5;display:flex;flex-direction:column}.feature-card>span{font-size:9px;font-weight:900;color:var(--green2)}.feature-card h3{margin:auto 0 7px;font-family:Georgia,serif;font-size:20px;font-weight:500;line-height:1.05}.feature-card p{margin:0;color:var(--muted);font-size:10px;line-height:1.45}
.wellness-manifesto{background:var(--green);color:white}.manifesto-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#6f887a;border:1px solid #6f887a}.manifesto-grid article{background:var(--green);padding:16px;min-height:155px}.manifesto-grid small{font-size:8px;color:#bad0c1}.manifesto-grid strong{display:block;margin-top:28px;font-family:Georgia,serif;font-size:20px;font-weight:500;line-height:1.1}.manifesto-grid p{margin:8px 0 0;color:#c9d5ce;font-size:10px;line-height:1.5}
.package-selector{background:#f5efe3}.package-visual{position:relative;margin:-58px -18px 26px}.package-visual__mask{height:245px;overflow:hidden}.package-visual__mask img{width:100%;height:100%;object-fit:cover}.package-visual__tag{position:absolute;left:16px;bottom:14px;max-width:270px;padding:9px 11px;background:#fffdf7;border-left:5px solid var(--lime);font-size:9px;font-weight:800}.package-rail{display:grid;gap:8px}.package-card{text-align:left;background:#fffdf7;border:1px solid var(--line);border-radius:8px;padding:14px;transition:.18s}.package-card.is-selected{border:2px solid var(--green);background:#fbf8ef}.package-card__head{display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.package-card__head i{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:white;font-style:normal}.package-card__quantity{display:flex;align-items:baseline;gap:6px;margin:17px 0 8px}.package-card__quantity strong{font-family:Georgia,serif;font-size:34px;font-weight:500}.package-card__quantity small{color:var(--muted)}.package-card__price{display:flex;align-items:baseline;gap:8px}.package-card__price strong{font-size:19px}.package-card__price del{font-size:11px;color:#8c877d}.package-card__meta{display:flex;gap:8px;margin:8px 0}.package-card__meta span{font-size:9px;background:#ece6d9;padding:4px 6px}.package-card p{margin:7px 0 0;color:var(--muted);font-size:10px}.package-summary{margin-top:10px;background:var(--green);color:white;padding:14px;display:grid;grid-template-columns:1fr 1fr;gap:10px;border-radius:8px}.package-summary small{display:block;color:#bdccc2;font-size:8px;text-transform:uppercase;letter-spacing:.09em}.package-summary strong{display:block;margin-top:3px}.package-summary>a{grid-column:1/-1;min-height:42px;display:grid;place-items:center;background:var(--lime);color:var(--green);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;border-radius:5px}
.reviews-studio{background:#fffdf7}.review-stream{display:grid;gap:8px}.review-card{border:1px solid var(--line);background:#f5f0e5;padding:14px}.review-card__top{display:flex;gap:10px;align-items:center}.review-avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:white;font-size:9px;font-weight:900}.review-card__top strong{display:block;font-size:12px}.review-card__top small{display:block;margin-top:2px;color:var(--muted);font-size:9px}.review-card__top time{margin-left:auto;color:var(--muted);font-size:8px}.review-card p{margin:11px 0 0;color:#4d5c54;font-size:11px;line-height:1.55}.star-row{color:#96821c;letter-spacing:.08em}.review-summary{margin:14px 0;padding:12px 0;border-top:1px solid var(--green);border-bottom:1px solid var(--green);display:flex;align-items:center;justify-content:space-between}.review-summary strong{font-family:Georgia,serif;font-size:30px;font-weight:500}.review-summary span{display:block;color:var(--muted);font-size:9px}.review-summary small{color:var(--muted);font-size:10px}.review-empty{padding:18px;border:1px dashed #aaa397;text-align:center;color:var(--muted)}.review-empty strong{display:block;color:var(--ink)}.review-empty p{margin:5px 0 0;font-size:10px}.review-form{margin-top:18px;padding:16px;border:1px solid var(--green);background:#f8f3e8}.form-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.form-head small{font-size:8px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.form-head h3{margin:4px 0 0;font-family:Georgia,serif;font-size:24px;font-weight:500}.form-head>span{max-width:110px;text-align:right;font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:var(--green2)}
.field-shell{margin-bottom:13px}.field-shell label,.rating-field>span{display:block;margin-bottom:6px;font-size:10px;font-weight:800}.field-shell input,.field-shell textarea{width:100%;border:1px solid #bdb6a9;border-radius:5px;background:#fff;padding:12px 13px;outline:0;color:var(--ink)}.field-shell input:focus,.field-shell textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(18,61,44,.09)}.field-shell small,.rating-field small{display:block;color:var(--danger);font-size:9px;margin-top:4px}.rating-field{margin-bottom:13px}.rating-buttons{display:flex;gap:5px}.rating-buttons button{width:42px;height:42px;border:1px solid #bdb6a9;background:#fff;color:#b5ad9d;border-radius:4px;font-size:20px}.rating-buttons button.is-active{color:#8f7a10;background:#f6edb6;border-color:#a59028}.form-submit{width:100%;min-height:52px;background:var(--green);color:white;border-radius:6px;font-weight:900;display:flex;align-items:center;justify-content:center;gap:10px}.form-status{margin-top:10px;font-size:10px}.form-status.is-success{color:#225d3f}.form-status.is-error{color:var(--danger)}
.shopping-trust{background:#e8dfcf}.shopping-panel{background:#fffdf7;border:1px solid var(--green);padding:16px}.shopping-mark{padding-bottom:10px;border-bottom:1px solid var(--line);font-size:9px;letter-spacing:.14em;color:var(--green2)}.shopping-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:12px;background:var(--line)}.shopping-stats article{background:#fffdf7;padding:13px 8px}.shopping-stats strong{display:block;font-family:Georgia,serif;font-size:22px;font-weight:500}.shopping-stats span{display:block;margin-top:4px;color:var(--muted);font-size:8px;line-height:1.35}.shopping-note{margin:12px 0 0;color:var(--muted);font-size:9px}
.order-terminal{background:#173d2d;color:white}.order-terminal .section-heading p,.order-terminal .section-heading small{color:#c5d0ca}.order-terminal .section-index{border-color:#c5d0ca}.order-form--compact{background:#f8f3e8;color:var(--ink);padding:16px;border-radius:9px}.order-form__summary{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding-bottom:13px;border-bottom:1px solid var(--line);margin-bottom:15px}.order-form__summary-copy span{display:block;color:var(--muted);font-size:8px;text-transform:uppercase;letter-spacing:.08em}.order-form__summary-copy strong{display:block;margin-top:3px}.order-form__summary-price{text-align:right}.order-form__summary-price em{display:block;font-family:Georgia,serif;font-size:28px;font-style:normal}.order-form__summary-price del{font-size:10px;color:var(--muted)}.order-form__summary-price span{font-size:9px;background:var(--lime);padding:3px 5px;margin-left:5px}.phone-control{display:flex;border:1px solid #bdb6a9;border-radius:5px;background:#fff;overflow:hidden}.phone-control:focus-within{border-color:var(--green);box-shadow:0 0 0 3px rgba(18,61,44,.09)}.phone-control__prefix{display:flex;align-items:center;padding:0 11px;background:#eee7d9;border-right:1px solid #ccc4b6;font-size:11px;font-weight:900}.phone-control input{border:0!important;box-shadow:none!important;border-radius:0!important}.field-hint{margin:5px 0 0;color:var(--muted);font-size:8px}.consent-row{display:flex;gap:9px;align-items:flex-start;color:var(--muted);font-size:9px;line-height:1.5}.consent-row input{margin-top:2px;accent-color:var(--green)}.consent-row a{text-decoration:underline}.form-submit--order{margin-top:13px;background:var(--lime);color:var(--green);font-size:12px;letter-spacing:.08em}.order-security{margin:12px 0 0;color:#6c786f;font-size:9px;line-height:1.55}.honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}
.faq-deck{background:#fffdf7}.faq-list{border-top:1px solid var(--green)}.faq-item{border-bottom:1px solid var(--green)}.faq-item button{width:100%;padding:15px 0;background:transparent;color:var(--ink);display:flex;align-items:center;justify-content:space-between;text-align:left}.faq-item button span{display:flex;align-items:center;gap:10px}.faq-item button small{font-size:8px;color:var(--muted)}.faq-item button strong{font-family:Georgia,serif;font-size:18px;font-weight:500}.faq-item button i{font-style:normal;font-size:18px}.faq-item>div{padding:0 28px 16px}.faq-item>div p{margin:0;color:var(--muted);font-size:11px;line-height:1.6}
.legal-contact{background:#e9e1d3;padding-bottom:112px!important}.legal-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.legal-card{min-height:180px;background:#fffdf7;border:1px solid var(--line);padding:13px;display:flex;flex-direction:column;align-items:flex-start}.legal-card small{font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.legal-card h3{margin:auto 0 8px;font-family:Georgia,serif;font-size:19px;font-weight:500;line-height:1.1}.legal-card a,.legal-card p{font-size:9px;margin:3px 0}.legal-card nav{margin-top:auto;display:grid;gap:4px}.mandatory-notices{margin-top:16px;padding:14px;border-left:4px solid var(--green);background:#fffdf7}.mandatory-notices p{margin:0 0 8px;font-size:9px;line-height:1.55}.mandatory-notices p:last-child{margin-bottom:0}
.site-footer{padding:28px 18px 120px;background:#0f2f22;color:#f7f2e7}.footer-mark{display:flex;gap:11px;align-items:center}.footer-mark .brand-orb{background:#f7f2e7;color:#0f2f22}.footer-mark strong{display:block;font-size:10px;letter-spacing:.05em}.footer-mark small{display:block;margin-top:5px;color:#aebfb5;font-size:8px}.footer-contact{margin-top:18px;padding:14px 0;border-top:1px solid #456151;border-bottom:1px solid #456151}.footer-contact p,.footer-contact a{display:block;margin:4px 0;color:#d8e0db;font-size:10px}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin-top:16px;background:#456151}.footer-links a,.footer-links button{min-height:42px;display:flex;align-items:center;padding:9px;background:#0f2f22;color:#e4ebe6;font-size:9px;text-align:left}.footer-links button{border-radius:0}.footer-disclaimer{margin-top:18px;padding-top:14px;border-top:1px solid #456151}.footer-disclaimer p{margin:0 0 8px;color:#aebfb5;font-size:8px;line-height:1.55}.footer-copy{margin:18px 0 0;color:#81968a;font-size:8px}
.sticky-order{position:fixed;z-index:60;left:50%;bottom:calc(10px + var(--safe-bottom));transform:translateX(-50%);width:min(calc(100% - 20px),460px);display:grid;grid-template-columns:1fr auto;gap:8px;padding:8px;background:#fffdf7;border:1px solid #bcb4a7;box-shadow:0 15px 35px rgba(0,0,0,.18);transition:.2s}.sticky-order.is-hidden{opacity:0;pointer-events:none;transform:translate(-50%,20px)}.sticky-order__info{padding:4px 7px}.sticky-order__info small{display:block;color:var(--muted);font-size:8px}.sticky-order__info strong{display:block;margin-top:2px}.sticky-order__button{min-width:112px;display:grid;place-items:center;background:var(--green);color:white;border-radius:5px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.cookie-panel{position:fixed;z-index:120;inset:0;display:flex;align-items:flex-end;justify-content:center;background:rgba(7,20,14,.35);padding:0 max(0px,calc((100vw - 480px)/2))}.cookie-panel[hidden]{display:none}.cookie-panel__content{width:100%;max-width:480px;background:#fffdf7;padding:18px 16px calc(20px + var(--safe-bottom));border-top:1px solid var(--green);animation:cookieIn .26s var(--ease)}.cookie-panel__head{display:flex;justify-content:space-between;gap:12px}.cookie-panel__head small{display:block;color:var(--muted);font-size:8px;text-transform:uppercase;letter-spacing:.08em}.cookie-panel__head strong{display:block;margin-top:3px;font-family:Georgia,serif;font-size:22px;font-weight:500}.cookie-panel__head button{width:40px;height:40px;border-radius:5px;background:var(--green);color:white;font-size:22px}.cookie-panel__content>p{color:var(--muted);font-size:10px}.cookie-panel__actions{display:grid;grid-template-columns:1fr 1fr 1fr;gap:5px}.cookie-panel__actions button{min-height:44px;background:#ede5d7;color:var(--green);font-size:8px;font-weight:900}.cookie-panel__actions button:first-child{background:var(--green);color:white}.cookie-panel__content>a{display:block;margin-top:10px;text-decoration:underline;font-size:9px;color:var(--muted)}
.order-success-modal{position:fixed;z-index:130;inset:0;display:grid;place-items:center;padding:20px;background:rgba(7,20,14,.5)}.order-success-modal[hidden]{display:none}.order-success-modal__backdrop{position:absolute;inset:0}.order-success-modal__panel{position:relative;width:min(100%,420px);background:#fffdf7;border:1px solid var(--green);padding:22px;text-align:center}.order-success-modal__close{position:absolute;right:10px;top:10px;width:38px;height:38px;background:#eee6d7}.order-success-modal__icon{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:white;font-size:24px;margin:0 auto 10px}.order-success-modal__panel>small{font-size:8px;letter-spacing:.1em}.order-success-modal__panel h2{font-family:Georgia,serif;font-weight:500}.order-success-modal__panel>p{color:var(--muted);font-size:10px}.order-success-modal__details{display:grid;gap:4px;margin:14px 0}.order-success-modal__details div{display:flex;justify-content:space-between;padding:9px;background:#eee7da;font-size:9px}.order-success-modal__confirm{width:100%;min-height:48px;background:var(--green);color:white;font-weight:900}.purchase-toast{position:fixed;z-index:70;left:50%;bottom:95px;transform:translateX(-50%);width:min(calc(100% - 28px),440px);background:#fffdf7;border:1px solid var(--line);padding:12px;display:grid;grid-template-columns:10px 1fr 32px;gap:9px}.purchase-toast[hidden]{display:none}.purchase-toast__status{width:8px;height:8px;border-radius:50%;background:var(--green);margin-top:5px}.purchase-toast strong{font-size:10px}.purchase-toast small{display:block;color:var(--muted);font-size:8px}.purchase-toast button{background:transparent;font-size:18px}
.legal-page{min-height:70vh;padding-bottom:100px}.legal-page__hero{padding:48px 18px 34px;background:#163d2d;color:white}.legal-page__hero>span{font-size:8px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:#bcd0c2}.legal-page__hero h1{margin:8px 0 10px;font-family:Georgia,serif;font-size:38px;line-height:1;font-weight:500}.legal-page__hero p{margin:0;color:#c8d4cc;font-size:12px;line-height:1.6}.legal-page__content{padding:30px 18px;background:#fffdf7}.legal-page__content h2{margin:28px 0 8px;padding-top:18px;border-top:1px solid var(--line);font-family:Georgia,serif;font-size:24px;font-weight:500}.legal-page__content h2:first-child{margin-top:0;padding-top:0;border-top:0}.legal-page__content p{margin:0;color:#59675f;font-size:12px;line-height:1.7}.legal-page__content a{text-decoration:underline;color:var(--green)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:26px}.contact-panel{min-height:112px;padding:13px;background:#f2ebde;border:1px solid var(--line);display:flex;flex-direction:column;justify-content:flex-end}.contact-panel--wide{grid-column:1/-1}.contact-panel small{font-size:8px;text-transform:uppercase;color:var(--muted)}.contact-panel strong,.contact-panel a{margin-top:7px;font-size:12px;word-break:break-word}.inline-cta{display:inline-flex;margin-top:18px;padding:0 16px;min-height:48px}
@keyframes sheetIn{from{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes cookieIn{from{transform:translateY(100%)}to{transform:translateY(0)}}
@media(max-width:359px){.site-main>section{padding-left:14px;padding-right:14px}.hero-copy h1{font-size:37px}.feature-grid,.manifesto-grid,.legal-grid{grid-template-columns:1fr}.hero-actions{grid-template-columns:1fr}.shopping-stats{grid-template-columns:1fr}.cookie-panel__actions{grid-template-columns:1fr}.package-summary{grid-template-columns:1fr}.package-summary>a{grid-column:auto}.hero-visual{margin-left:-14px;margin-right:-14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}


/* Visual polish v4 */
.hero-shell{position:relative;overflow:hidden}.hero-shell:before{content:"";position:absolute;inset:-60px auto auto -40px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(152,181,70,.18) 0%,rgba(152,181,70,0) 70%);pointer-events:none}.hero-shell:after{content:"";position:absolute;right:-50px;top:170px;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,rgba(18,61,44,.12) 0%,rgba(18,61,44,0) 70%);pointer-events:none}.hero-frame--main,.ingredients-image-mask,.product-intro__visual,.feature-card,.package-card,.review-card,.faq-item,.legal-card,.order-form--compact{transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.hero-frame--main,.ingredients-image-mask,.product-intro__visual{box-shadow:0 16px 30px rgba(18,61,44,.08)}.hero-visual-note{border-radius:10px;box-shadow:0 10px 28px rgba(0,0,0,.16);animation:floatSoft 4.8s ease-in-out infinite}.feature-card:hover,.package-card:hover,.review-card:hover,.legal-card:hover,.faq-item:hover,.order-form--compact:hover,.hero-frame--main:hover,.ingredients-image-mask:hover,.product-intro__visual:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(18,61,44,.12);border-color:#7e927c}.review-card{border-radius:14px;background:linear-gradient(180deg,#fbf8f1 0%,#f4eee2 100%)}.review-card p{font-size:11.5px}.legal-card{border-radius:14px;background:linear-gradient(180deg,#fffdf7 0%,#f7f0e3 100%)}.legal-card--delivery{position:relative;overflow:hidden}.legal-card--delivery:after{content:"";position:absolute;right:-22px;bottom:-26px;width:92px;height:92px;border-radius:50%;background:rgba(152,181,70,.16)}.legal-card--delivery .delivery-list{display:grid;gap:10px;margin-top:auto;width:100%}.legal-card--delivery .delivery-list div{position:relative;z-index:1;padding:10px 12px;border-radius:10px;background:rgba(255,255,255,.8);border:1px solid #ddd4c5}.legal-card--delivery .delivery-list strong{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--green2);margin-bottom:3px}.legal-card--delivery .delivery-list span{display:block;font-size:10px;line-height:1.5;color:#4b5a53}.order-terminal{background:linear-gradient(180deg,#173d2d 0%,#1f4a37 100%)}.form-submit--order{box-shadow:0 12px 24px rgba(152,181,70,.24)}.faq-item button i{transition:transform .24s ease}.faq-item button[aria-expanded="true"] i{transform:rotate(45deg)}@keyframes floatSoft{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (prefers-reduced-motion:reduce){.hero-visual-note{animation:none}.hero-frame--main,.ingredients-image-mask,.product-intro__visual,.feature-card,.package-card,.review-card,.faq-item,.legal-card,.order-form--compact{transition:none}}


/* Policy pages: structure and visual treatment aligned with the supplied reference */
.legal-page{padding:36px 18px 100px;background:linear-gradient(180deg,#f4f8f1,#e6eee3);min-height:70vh}
.legal-page__hero{padding:28px 20px;border-radius:34px 34px 90px 34px;background:linear-gradient(145deg,#1d3424,#31583a);color:#fff;box-shadow:0 18px 48px rgba(25,53,36,.18)}
.legal-page__hero>span{font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.16em;color:#abd194}
.legal-page__hero h1{margin:12px 0 10px;font-family:Georgia,'Times New Roman',serif;font-size:34px;line-height:1.04;letter-spacing:-.05em;font-weight:500}
.legal-page__hero p{margin:0;font-size:12px;line-height:1.65;color:rgba(255,255,255,.68)}
.legal-page__content{margin-top:18px;padding:20px;border-radius:28px;background:rgba(255,255,255,.76);border:1px solid #fff;box-shadow:0 14px 36px rgba(38,70,48,.10)}
.legal-page__content h2{margin:26px 0 8px;padding-top:0;border-top:0;font-family:Georgia,'Times New Roman',serif;font-size:19px;letter-spacing:-.025em;font-weight:500}
.legal-page__content h2:first-child{margin-top:0}
.legal-page__content p,.legal-page__content li{margin:0;font-size:12px;line-height:1.7;color:#69766e}
.legal-page__content a{color:#1f5b42;font-weight:700;text-decoration:none}
.legal-page__content .inline-cookie-button{margin-top:4px;min-height:42px;padding:0 14px;border-radius:999px;background:#123d2c;color:#fff;font-size:10px;font-weight:800;cursor:pointer}


/* Policy pages & logo polish v6 */
.brand-orb--leaf{font-size:0!important;position:relative;overflow:hidden}.brand-orb--leaf::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,0))}.brand-orb--leaf::after{content:"";position:absolute;inset:7px;background-repeat:no-repeat;background-position:center;background-size:22px 22px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%23f3f0e7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 18c2-4 5-7 10-12' stroke-width='1.9'/%3E%3Cpath d='M9.5 14.5C6.7 14 4 11.4 3.4 8.1c3.3-.4 6.4.4 8.7 2.7-.4 1.5-1.3 2.8-2.6 3.7Z' fill='%23f3f0e7' stroke-width='1.1'/%3E%3Cpath d='M14.8 10.2c2.9-.2 5.7 1.3 7.8 4-2.9 1-5.8.9-8.3-.6-.1-1.2.1-2.3.5-3.4Z' fill='%23f3f0e7' stroke-width='1.1'/%3E%3C/g%3E%3C/svg%3E")}.footer-mark .brand-orb--leaf::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%230f2f22' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 18c2-4 5-7 10-12' stroke-width='1.9'/%3E%3Cpath d='M9.5 14.5C6.7 14 4 11.4 3.4 8.1c3.3-.4 6.4.4 8.7 2.7-.4 1.5-1.3 2.8-2.6 3.7Z' fill='%230f2f22' stroke-width='1.1'/%3E%3Cpath d='M14.8 10.2c2.9-.2 5.7 1.3 7.8 4-2.9 1-5.8.9-8.3-.6-.1-1.2.1-2.3.5-3.4Z' fill='%230f2f22' stroke-width='1.1'/%3E%3C/g%3E%3C/svg%3E")}.legal-page{background:linear-gradient(180deg,#f4efe4 0%,#f4efe4 160px,#fffdf8 160px)}.legal-page__hero{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.12)}.legal-page__hero::before{content:"";position:absolute;right:-18px;top:-14px;width:110px;height:110px;border-radius:50%;background:radial-gradient(circle,rgba(171,209,148,.28),rgba(171,209,148,0) 70%)}.legal-page__hero::after{content:"";position:absolute;left:-10px;bottom:-18px;width:90px;height:90px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.12),rgba(255,255,255,0) 70%)}.legal-page__content{margin:-14px 14px 0;padding:26px 18px 32px;border-radius:22px;background:#fffdf8;box-shadow:0 18px 42px rgba(18,61,44,.08);position:relative;z-index:1}.legal-page__content h2{display:flex;align-items:center;gap:10px;font-size:22px}.legal-page__content h2::before{content:"";width:12px;height:12px;border-radius:50%;background:linear-gradient(180deg,#98b546,#6f9234)}.contact-panel{border-radius:16px;background:linear-gradient(180deg,#f8f2e8 0%,#efe7d8 100%);box-shadow:0 10px 20px rgba(18,61,44,.05)}.contact-panel strong,.contact-panel a{line-height:1.45}.legal-card--confirm{background:linear-gradient(180deg,#fffdf7 0%,#eef4e6 100%)}


/* Policy header redesign v7 */
.legal-page{background:linear-gradient(180deg,#eeeadf 0%,#f5f1e8 210px,#fffdf9 210px)!important}
.legal-page__hero{margin:18px 14px 0!important;padding:24px 22px 26px!important;border-radius:26px 26px 18px 18px!important;background:linear-gradient(180deg,#fbf8f1 0%,#efe6d6 100%)!important;color:#173d2d!important;border:1px solid #d7cebe!important;box-shadow:0 14px 34px rgba(34,54,40,.08)!important}
.legal-page__hero::before{content:"";position:absolute;right:18px;top:16px;width:88px;height:88px;border-radius:50%;background:radial-gradient(circle,rgba(152,181,70,.26) 0%,rgba(152,181,70,0) 72%)!important}
.legal-page__hero::after{content:"";position:absolute;left:18px;right:18px;bottom:14px;height:1px;background:linear-gradient(90deg,rgba(18,61,44,.18),rgba(18,61,44,0))!important}
.legal-page__hero>span{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;background:#f1eadc;color:#6f8d34!important;border:1px solid #d7cebe;font-size:9px!important;font-weight:900!important;letter-spacing:.14em!important}
.legal-page__hero>span::before{content:"";width:9px;height:9px;border-radius:50%;background:linear-gradient(180deg,#98b546,#73923b)}
.legal-page__hero h1{margin:16px 0 10px!important;color:#173d2d!important;font-family:Georgia,'Times New Roman',serif!important;font-size:33px!important;line-height:1.06!important;letter-spacing:-.04em!important}
.legal-page__hero p{max-width:92%;margin:0!important;color:#5f6c64!important;font-size:12px!important;line-height:1.65!important}
.legal-page__content{margin:-10px 14px 0!important;border-radius:22px!important;box-shadow:0 18px 36px rgba(18,61,44,.06)!important}
@media (max-width:420px){.legal-page__hero h1{font-size:31px!important}.legal-page__hero p{max-width:100%}}


/* VARIANT 4 — dark mint minimal */
:root{--bg:#101815;--paper:#18231f;--ink:#f0f7f3;--muted:#9eb1a8;--green:#8fe0c1;--green2:#8fe0c1;--lime:#f1d47a;--line:#33453e;--soft:#21302a}
html{background:#09100e}body{font-family:Tahoma,Verdana,sans-serif;background:#0b1210;color:var(--ink)}a{color:inherit}.mobile-stage{background:var(--bg);box-shadow:0 0 0 1px #2b3b35,0 30px 90px rgba(0,0,0,.5)}
.site-header{height:76px;background:rgba(13,20,18,.96);border-bottom:1px solid #34443e;backdrop-filter:blur(16px)}.brand-orb{border-radius:14px;background:#8fe0c1!important;color:#102019!important}.brand-copy strong{font-family:Tahoma,sans-serif;color:#f4fbf7}.brand-copy em{color:#8fa59c}.header-cta{border-color:#8fe0c1;color:#8fe0c1;border-radius:12px}.menu-trigger{background:#8fe0c1;border-radius:12px}.menu-trigger span{background:#102019}
.menu-sheet__backdrop{background:rgba(0,0,0,.7)}.menu-sheet__panel{background:#111b17;color:#edf7f2;border-left:1px solid #3a5148}.menu-sheet__panel>a{font-family:"Arial Narrow",Arial,sans-serif;font-size:22px;border-color:#2b3d36}.menu-sheet__top button{background:#8fe0c1;color:#102019}
.site-main>section{border-color:#293a33;padding-top:62px;padding-bottom:62px}.hero-shell,.ingredients-lab,.preparation-flow,.feature-constellation,.package-selector{background:#101815!important}
.hero-shell{background:linear-gradient(180deg,#0c1411,#131f1a)!important}.hero-copy h1,.section-heading h2,.product-intro__header h2,.feature-card h3,.manifesto-grid strong,.package-card__quantity strong{font-family:"Arial Narrow",Arial,sans-serif!important;font-weight:800!important;letter-spacing:-.03em!important}.hero-copy h1{font-size:43px;line-height:.98}.hero-product-name{font-family:Tahoma,sans-serif;color:#8fe0c1}.hero-lead,.section-heading p{color:#9eb1a8}.hero-trust-row span{border-color:#47675a;color:#b7e9d5;background:#16231e;border-radius:10px}
.hero-frame--main{height:292px;border:1px solid #4e6d61;border-radius:18px;box-shadow:0 20px 50px rgba(0,0,0,.32)}.hero-frame--main img{filter:saturate(.9) contrast(1.03)}.hero-visual-note{left:12px;right:12px;border-radius:14px;background:rgba(9,17,14,.88);border:1px solid #567669}.hero-visual-note strong{font-family:"Arial Narrow",Arial,sans-serif}.hero-commerce{margin-top:12px;background:#18231f;border:1px solid #33453e;border-radius:18px}.price-orbit del{color:#71867d}.price-orbit__line>span{background:#f1d47a;color:#1f241f}.primary-cta,.secondary-cta{border-radius:12px}.primary-cta{background:#8fe0c1;color:#102019}.secondary-cta{border-color:#8fe0c1;color:#8fe0c1}
.section-heading .section-index{border-color:#8fe0c1;color:#8fe0c1;border-radius:10px}.section-heading small,.hero-kicker{color:#8fe0c1}.section-heading h2{font-size:34px}
.ingredients-image-mask{border-radius:18px}.ingredients-caption{background:#f1d47a;color:#172019;border-radius:0 12px 0 0}.ingredient-stack{border-color:#526c62}.ingredient-stack article{border-color:#33453e}.ingredient-stack h3{font-family:"Arial Narrow",Arial,sans-serif}.ingredient-stack article>span{border-color:#476158;color:#9eb1a8}
.product-intro{background:#0a100e;color:#f0f7f3;border-top:1px solid #31453d;border-bottom:1px solid #31453d}.product-intro__eyebrow span{background:#8fe0c1;color:#102019;border-radius:10px}.product-intro__header p,.product-intro__note p{color:#93a89f}.product-intro__visual{margin:0 14px;border:1px solid #385047;border-radius:18px}.product-intro__visual figcaption span{background:#8fe0c1;color:#102019;border-radius:8px}.product-intro__facts{margin:14px;background:#18231f;color:#f0f7f3;border:1px solid #33453e;border-radius:16px;overflow:hidden}.product-intro__facts article{border-color:#33453e}.product-intro__facts small,.product-intro__facts p{color:#96aaa1}.product-intro__facts h3{font-family:"Arial Narrow",Arial,sans-serif}.product-intro__note span{border-color:#527266;color:#8fe0c1;border-radius:8px}
.prep-image{height:380px;border-radius:18px;border:1px solid #33453e}.prep-badge{background:#121d19;border-color:#8fe0c1;color:#f0f7f3;border-radius:12px}.prep-timeline article{border-color:#33453e}.prep-timeline article>span{background:#8fe0c1;color:#102019;border-radius:10px}.prep-timeline p{color:#9eb1a8}
.feature-grid{grid-template-columns:1fr;gap:8px}.feature-card{min-height:120px;border:1px solid #33453e;background:#18231f;border-radius:16px}.feature-card h3{margin:20px 0 7px}.feature-card p{color:#9eb1a8}.feature-card>span{color:#8fe0c1}
.wellness-manifesto{background:#0b1210}.manifesto-grid{grid-template-columns:1fr;background:transparent;border:0;gap:8px}.manifesto-grid article{background:#15201c;border:1px solid #33453e;border-radius:16px;min-height:120px}.manifesto-grid small,.manifesto-grid p{color:#94a89f}
.package-selector{background:#101815}.package-visual__tag{background:#101815;color:#f0f7f3;border-left-color:#8fe0c1}.package-card{background:#18231f;border-color:#3c5048;border-radius:16px;color:#f0f7f3}.package-card.is-selected{border:2px solid #8fe0c1;background:#1d2b25}.package-card__head i{background:#8fe0c1;color:#102019}.package-card__meta span{background:#22322c;color:#b7c9c1}.package-card p,.package-card__quantity small,.package-card__price del{color:#8fa299}.package-summary{border-radius:16px;background:#8fe0c1;color:#102019}.package-summary small{color:#315347}
.review-card,.faq-item,.legal-card,.order-form--compact,.contact-panel{border-radius:16px!important;background:#18231f!important;border:1px solid #33453e!important;box-shadow:none!important;color:#f0f7f3!important}.review-card p,.legal-card p,.contact-panel small{color:#9eb1a8!important}.faq-item button{color:#f0f7f3}.faq-item__content{color:#9eb1a8}
.order-terminal{background:#080e0c}.order-form--compact input,.order-form--compact textarea{background:#0f1815!important;color:#f0f7f3!important;border-color:#3a5047!important}.form-submit--order{background:#8fe0c1;color:#102019;border-radius:12px;box-shadow:none}
.site-footer{background:#070c0a;color:#eef7f3;border-top:1px solid #2a3a34}.footer-links a,.footer-links button{border-color:#2a3a34}.footer-contact,.footer-disclaimer{color:#8fa299}
.legal-page{background:#101815!important}.legal-page__hero{margin:18px 14px 0!important;padding:24px 22px!important;border-radius:18px!important;background:#18231f!important;color:#f0f7f3!important;border:1px solid #3a5047!important;box-shadow:none!important}.legal-page__hero::before,.legal-page__hero::after{display:none!important}.legal-page__hero>span{border-radius:8px!important;background:#0f1815!important;color:#8fe0c1!important;border:1px solid #3a5047!important}.legal-page__hero h1{font-family:"Arial Narrow",Arial,sans-serif!important;color:#f0f7f3!important}.legal-page__hero p{color:#9eb1a8!important}.legal-page__content{margin:10px 14px 0!important;border-radius:18px!important;background:#151f1b!important;border:1px solid #2e4139!important;box-shadow:none!important}.legal-page__content h2{font-family:"Arial Narrow",Arial,sans-serif;color:#f0f7f3}.legal-page__content h2::before{border-radius:4px;background:#8fe0c1}.legal-page__content p,.legal-page__content li{color:#9eb1a8}.legal-page__content a{color:#8fe0c1}


/* 2026-08 refresh — pastel yellow + olive, improved contrast, custom logo */
:root{--bg:#f7f1de;--paper:#fffdf7;--ink:#2f3b22;--muted:#6e775f;--green:#6b7a38;--green2:#85944a;--lime:#efe4a8;--line:#ddd3ae;--soft:#f3ecd0}
html{background:#e9e2c2!important}body{background:#f0e9ce!important;color:var(--ink)!important}
.mobile-stage{background:var(--bg)!important;box-shadow:0 20px 64px rgba(92,93,53,.14)!important}
.site-header{background:rgba(255,253,247,.96)!important;border-bottom:1px solid #ded4b0!important;box-shadow:0 8px 22px rgba(92,93,53,.08)!important}.brand-orb{background:linear-gradient(180deg,#a8b56a 0%,#6b7a38 100%)!important;color:#fffdf7!important;border-radius:14px!important;border:0!important;box-shadow:none!important}.brand-orb--leaf::before{background:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,0))!important}.brand-orb--leaf::after{inset:8px!important;background-size:20px 20px!important;background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M6 16c3-5 8-8 14-8-1 7-5 12-12 12-1.5 0-2-.9-2-2Z' fill='%23fff6cf'/><path d='M9 15c3-3 6-5 10-6' stroke='%23f2f0e3' stroke-width='2.2' stroke-linecap='round' fill='none'/></svg>")!important}.footer-mark .brand-orb{background:#fff6cf!important;color:#4f5e26!important}.footer-mark .brand-orb--leaf::after{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M6 16c3-5 8-8 14-8-1 7-5 12-12 12-1.5 0-2-.9-2-2Z' fill='%234f5e26'/><path d='M9 15c3-3 6-5 10-6' stroke='%236b7a38' stroke-width='2.2' stroke-linecap='round' fill='none'/></svg>")!important}
.brand-copy strong{font-family:'Plus Jakarta Sans',Arial,sans-serif!important}.brand-copy em{color:#778054!important}
.header-cta{background:#fff7dc!important;color:#59692d!important;border-color:#c9bd81!important;border-radius:12px!important}.menu-trigger{background:#6b7a38!important;border:0!important;border-radius:12px!important;box-shadow:none!important}.menu-trigger span{background:#fffdf7!important}
.menu-sheet__backdrop{background:rgba(57,61,28,.28)!important}.menu-sheet__panel{background:#fffdf3!important;color:#334223!important;border-left:1px solid #ded4b0!important;border-radius:24px 0 0 24px!important;box-shadow:-20px 0 46px rgba(71,73,39,.16)!important}.menu-sheet__top{color:#757d5f!important;border-bottom-color:#e0d7b3!important}.menu-sheet__top button{background:#efe4a8!important;color:#495822!important;border-radius:12px!important}.menu-sheet__panel>a{font-family:'Plus Jakarta Sans',Arial,sans-serif!important;font-size:20px!important;border-bottom:1px solid #e8debc!important}
.hero-shell{background:linear-gradient(180deg,#fffdf5,#f6f0dc)!important}.hero-copy h1,.section-heading h2,.product-intro__header h2,.feature-card h3,.manifesto-grid strong,.package-card__quantity strong,.ingredient-stack h3,.product-intro__facts h3{font-family:'Plus Jakarta Sans',Arial,sans-serif!important;color:#2f3b22!important}.hero-product-name{color:#6b7a38!important}.hero-lead,.section-heading p,.product-intro__header p,.product-intro__eyebrow small,.product-intro__note p,.ingredient-stack p,.review-card p,.faq-item p,.legal-page__hero p,.legal-page__content p,.footer-contact p,.footer-contact a,.footer-disclaimer p,.footer-copy,.contact-panel p,.contact-panel a,.contact-panel strong{color:#5f694e!important}
.hero-trust-row span{background:#fffdf7!important;border:1px solid #c8bd84!important;color:#5b6b2e!important}.hero-frame--main,.ingredients-image-mask,.prep-image,.product-intro__visual,.package-visual__mask{border-radius:26px!important;box-shadow:none!important;border:0!important}.hero-visual-note{background:rgba(76,90,37,.88)!important;color:#fffdf7!important;border-radius:18px!important}.hero-visual-note span,.hero-visual-note strong{color:#fffdf7!important}.hero-commerce,.product-intro__facts,.package-card,.package-summary,.review-card,.faq-item,.legal-card,.order-form--compact,.contact-panel,.legal-page__content{background:#fffdf7!important;border:1px solid #e3d8af!important;box-shadow:0 10px 24px rgba(92,93,53,.06)!important;border-radius:22px!important}
.primary-cta,.form-submit--order,.sticky-order__button,.order-success-modal__confirm{background:#6b7a38!important;color:#fffdf7!important;border:0!important;border-radius:14px!important;box-shadow:none!important}.secondary-cta{background:#fff7dc!important;color:#58682b!important;border:1px solid #c8bd84!important;border-radius:14px!important;box-shadow:none!important}
.section-heading .section-index{background:#fff7dc!important;color:#59692d!important;border:1px solid #d8cb98!important;border-radius:999px!important;box-shadow:none!important}.section-heading small,.hero-kicker{color:#73804a!important}
.ingredients-lab,.feature-constellation,.package-selector,.review-hub,.faq-deck{background:transparent!important}.ingredients-caption,.product-intro__eyebrow span,.package-visual__tag,.prep-badge{background:#efe4a8!important;color:#4d5a22!important;border:0!important;box-shadow:none!important;border-radius:16px!important}
.ingredient-stack{border-top:0!important;gap:10px!important}.ingredient-stack article{padding:16px!important;border:1px solid #ebdfba!important;border-radius:18px!important;background:#fffef8!important}
.product-intro{background:linear-gradient(180deg,#f4efda 0%,#ebe4c1 100%)!important;color:#2f3b22!important;border-top:0!important;border-radius:34px 34px 0 0!important}.product-intro__facts article{border-color:#ece3c1!important}.product-intro__note span{background:#fff7dc!important;color:#58682b!important;border:0!important}
.prep-timeline article,.feature-card,.manifesto-grid article{border:1px solid #e7dcba!important;border-radius:20px!important;background:#fffef8!important;box-shadow:none!important}.prep-timeline article>span,.package-card__head i{background:#6b7a38!important;border-radius:999px!important}.feature-card:nth-child(even),.feature-card:nth-child(3n){transform:none!important;background:#fbf7e7!important}.wellness-manifesto{background:#eef1dd!important;color:#2f3b22!important;border-radius:34px 34px 0 0!important}.manifesto-grid{background:transparent!important;border:0!important;gap:12px!important}.manifesto-grid article{background:#fffef8!important}
.package-card.is-selected{background:#faf4d5!important;border-color:#cbbb72!important;box-shadow:0 10px 24px rgba(92,93,53,.08)!important}.package-summary,.order-terminal{background:#4f5e26!important;color:#fffdf7!important;border-radius:24px!important}
.form-head span,.review-summary span,.review-summary small,.phone-control__prefix,.field-hint,.order-security,.order-success-modal__security{color:#f2f0e3!important}
.site-footer{background:#4f5e26!important;color:#fffdf7!important;border-top:0!important}.footer-mark strong,.footer-mark small{color:#fffdf7!important}.footer-contact{border-color:#7e8d53!important}.footer-links{gap:10px!important;background:transparent!important}.footer-links a,.footer-links button{min-height:46px!important;border:1px solid #7e8d53!important;background:#65753a!important;color:#fffdf7!important;border-radius:12px!important;padding:11px!important}.footer-disclaimer{border-top-color:#7e8d53!important}
.order-success-modal__panel{background:#fffdf7!important;color:#2f3b22!important}.order-success-modal__panel small,.order-success-modal__panel p,.order-success-modal__panel span{color:#5f694e!important}.order-success-modal__icon{background:#eef4dc!important;color:#59692d!important}
.cookie-panel__content{background:#fffdf7!important;color:#2f3b22!important}.cookie-panel__head small,.cookie-panel__content p,.cookie-panel__content a{color:#5f694e!important}.cookie-panel__actions button{background:#6b7a38!important;color:#fffdf7!important;border-radius:12px!important}
.legal-page{background:linear-gradient(180deg,#ece7ca 0%,#f7f2df 210px,#fffdf7 210px)!important}.legal-page__hero{margin:18px 14px 0!important;padding:24px 22px 24px!important;border-radius:24px!important;background:linear-gradient(180deg,#fffdf7 0%,#f2edd6 100%)!important;color:#2f3b22!important;border:1px solid #e2d8b1!important;box-shadow:none!important}.legal-page__hero::before,.legal-page__hero::after{display:none!important}.legal-page__hero>span{background:#fff6cf!important;color:#5b6b2e!important;border:0!important;border-radius:999px!important}.legal-page__hero h1{font-family:'Plus Jakarta Sans',Arial,sans-serif!important;color:#2f3b22!important}.legal-page__content h2{color:#2f3b22!important}.legal-page__content h2::before{background:#85944a!important}


/* 2026-08 contrast repair — RON SMITH */
.preparation-flow{background:linear-gradient(180deg,#faf6e7 0%,#f3edd3 100%)!important;color:#2f3b22!important;border-radius:34px 34px 0 0!important}
.preparation-flow .section-heading,.preparation-flow .section-heading--inverse,.preparation-flow .section-heading--inverse h2,.preparation-flow .section-heading--inverse p,.preparation-flow .section-heading--inverse small{color:#2f3b22!important}
.preparation-flow .section-heading--inverse p,.preparation-flow .section-heading--inverse small{color:#5f694e!important}
.preparation-flow .section-heading--inverse .section-index{border-color:#cdbc82!important;background:#fff7dc!important;color:#59692d!important}
.preparation-flow .prep-timeline h3,.preparation-flow .prep-timeline p,.preparation-flow .prep-badge span,.preparation-flow .prep-badge small{color:#2f3b22!important}
.prep-image{border-radius:26px!important;overflow:hidden!important;box-shadow:none!important}
.preparation-flow .prep-badge{background:#fff6cf!important;border:1px solid #d9ce9a!important;box-shadow:none!important}

.package-selector,.faq-deck,.legal-contact{background:#f7f1de!important;color:#2f3b22!important}
.package-card,.package-card.is-selected{background:#fffdf7!important;color:#2f3b22!important}
.package-card__head span,.package-card__quantity strong,.package-card__quantity small,.package-card__price strong,.package-card__price del,.package-card p{color:#2f3b22!important}
.package-card__head{color:#7a7f65!important}
.package-card__head i{background:#6b7a38!important;color:#fffdf7!important}
.package-card__meta span:first-child{background:#4f5e26!important;color:#fffdf7!important}
.package-card__meta span:last-child{background:#efe4a8!important;color:#4f5e26!important}
.package-card p,.package-summary small,.package-summary span{color:#5f694e!important}
.package-summary,.sticky-order{background:#fffdf7!important;color:#2f3b22!important;border:1px solid #ddd3ae!important}
.sticky-order__info small,.sticky-order__info strong{color:#2f3b22!important}
.sticky-order__button{background:#6b7a38!important;color:#fffdf7!important}

.order-terminal{background:linear-gradient(180deg,#eef1dd 0%,#e6e1bf 100%)!important;color:#2f3b22!important;border-radius:34px 34px 0 0!important}
.order-terminal .section-heading,.order-terminal .section-heading h2,.order-terminal .section-heading p,.order-terminal .section-heading small{color:#2f3b22!important}
.order-terminal .section-heading p,.order-terminal .section-heading small{color:#5f694e!important}
.order-terminal .section-index{border-color:#cdbc82!important;background:#fff7dc!important;color:#59692d!important}
.order-form--compact{background:#fffdf7!important;color:#2f3b22!important;border:1px solid #e3d8af!important}
.order-form__summary-copy span,.order-form__summary-copy strong,.order-form__summary-price em,.order-form__summary-price del,.order-form__summary-price span,.form-head span,.field-shell label,.rating-field span,.field-hint,.order-security,.consent-row span,.consent-row a,.phone-control__prefix{color:#5f694e!important}
.order-form__summary-price em,.order-form__summary-copy strong{color:#2f3b22!important}
.order-form--compact input,.order-form--compact textarea,.phone-control,.phone-control input{background:#fffdf7!important;color:#2f3b22!important;border-color:#d7cd9f!important}
.order-form--compact input::placeholder,.order-form--compact textarea::placeholder,.phone-control input::placeholder{color:#7a8468!important}
.order-form--compact .form-submit--order{background:#6b7a38!important;color:#fffdf7!important}
.order-security,.field-hint{color:#7a8468!important}

.faq-deck .section-heading h2,.faq-deck .section-heading p,.faq-deck .section-heading small{color:#2f3b22!important}
.faq-list{border-top:1px solid #cdbc82!important}
.faq-item{background:#fffdf7!important;border:1px solid #ddd3ae!important;border-radius:22px!important;overflow:hidden!important;margin-bottom:10px!important}
.faq-item button{padding:18px 16px!important;color:#2f3b22!important}
.faq-item button span{gap:14px!important}
.faq-item button small{color:#7a8468!important;min-width:18px!important}
.faq-item button strong{color:#2f3b22!important}
.faq-item button i{color:#59692d!important;font-weight:700!important}
.faq-item>div{padding:0 16px 18px 48px!important}
.faq-item>div p{color:#5f694e!important}

.legal-contact .section-heading h2,.legal-contact .section-heading p,.legal-contact .section-heading small{color:#2f3b22!important}
.legal-card{background:#fffdf7!important;border:1px solid #ddd3ae!important;color:#2f3b22!important}
.legal-card small{color:#5f694e!important}
.legal-card h3,.legal-card a,.legal-card p,.legal-card nav a{color:#2f3b22!important}
.legal-card p,.legal-card nav a{color:#5f694e!important}
.mandatory-notices{background:#fffdf7!important;border-left-color:#6b7a38!important}
.mandatory-notices p{color:#2f3b22!important}

.site-footer{background:#5c6d2f!important;color:#fffdf7!important}
.footer-mark strong,.footer-mark small{color:#fffdf7!important}
.footer-contact{border-color:#90a061!important}
.footer-contact p,.footer-contact a{color:#f5f1de!important}
.footer-links a,.footer-links button{background:#71853c!important;border-color:#90a061!important;color:#fffdf7!important}
.footer-disclaimer{border-top-color:#90a061!important}
.footer-disclaimer p,.footer-copy{color:#edf1dc!important}

.review-card strong,.review-card small,.review-card time,.review-card p,.review-summary strong,.review-summary span,.review-summary small,.form-head h3,.field-shell label,.rating-field button{color:#2f3b22!important}
.review-form,.review-card,.contact-panel,.cookie-panel__content,.order-success-modal__panel{background:#fffdf7!important;color:#2f3b22!important}
.contact-panel strong,.contact-panel a,.contact-panel p,.cookie-panel__head small,.cookie-panel__content p,.cookie-panel__content a,.order-success-modal__panel small,.order-success-modal__panel p,.order-success-modal__panel span{color:#5f694e!important}

/* Logo contrast fix */
.site-header .brand-copy strong{color:#39451f!important;font-size:13px!important;font-weight:800!important;letter-spacing:.045em!important}
.site-header .brand-copy em{color:#66723d!important;font-size:8px!important;font-weight:800!important;letter-spacing:.11em!important}

/* Final forced logo visibility fix */
.site-header .brand-lockup .brand-copy{opacity:1!important;visibility:visible!important;filter:none!important}
.site-header .brand-lockup .brand-copy strong{color:#28320f!important;font-size:15px!important;font-weight:900!important;letter-spacing:.035em!important;opacity:1!important;visibility:visible!important;text-shadow:none!important;-webkit-text-fill-color:#28320f!important}
.site-header .brand-lockup .brand-copy em{color:#4f5e26!important;font-size:9px!important;font-weight:900!important;letter-spacing:.105em!important;opacity:1!important;visibility:visible!important;text-shadow:none!important;-webkit-text-fill-color:#4f5e26!important}

.brand-lockup .brand-name-visible{display:flex!important;flex-direction:column!important;justify-content:center!important;line-height:1!important;opacity:1!important;visibility:visible!important;min-width:72px!important;color:#263515!important}
.brand-lockup .brand-name-visible>span:first-child{display:block!important;color:#263515!important;-webkit-text-fill-color:#263515!important;font-size:16px!important;line-height:16px!important;font-weight:900!important;opacity:1!important;visibility:visible!important}
.brand-lockup .brand-name-visible>span:last-child{display:block!important;color:#52632a!important;-webkit-text-fill-color:#52632a!important;font-size:9px!important;line-height:9px!important;font-weight:900!important;opacity:1!important;visibility:visible!important}
