.seed-editorial{padding:clamp(64px,10vw,140px) 20px;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.seed-editorial__container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(240px,340px) minmax(0,1fr);gap:clamp(40px,6vw,96px);align-items:start}.seed-editorial__rail{position:sticky;top:96px}.seed-editorial__eyebrow{display:inline-block;font-size:12px;letter-spacing:.18em;text-transform:uppercase;opacity:.7;margin-bottom:16px}.seed-editorial__heading{font-size:clamp(30px,4.4vw,54px);line-height:1.05;letter-spacing:-1px;font-weight:450;margin:0 0 24px}.seed-editorial__badge{display:inline-block;padding:7px 16px;border:1px solid rgba(var(--color-foreground),.3);border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.seed-editorial__body{max-width:68ch;font-size:clamp(16px,1.35vw,18px);line-height:1.7;counter-reset:seed-editorial-part}.seed-editorial__body .metafield-rich_text_field>:first-child,.seed-editorial__body>:first-child{margin-top:0}.seed-editorial__body .metafield-rich_text_field>p:first-child,.seed-editorial__body>p:first-child{font-size:clamp(19px,2vw,23px);line-height:1.5;margin-bottom:28px}.seed-editorial__body :is(p,ul,ol){margin:0 0 18px;opacity:.92}.seed-editorial__body :is(h2,h3,h4){counter-increment:seed-editorial-part;display:flex;align-items:center;gap:18px;font-size:clamp(19px,1.7vw,23px);font-weight:500;letter-spacing:-.2px;line-height:1.25;margin:clamp(36px,4vw,56px) 0 14px}.seed-editorial__body :is(h2,h3,h4):before{content:counter(seed-editorial-part,decimal-leading-zero);flex-shrink:0;font-size:12px;font-weight:600;letter-spacing:.16em;font-variant-numeric:tabular-nums;opacity:.55}.seed-editorial__body :is(h2,h3,h4):after{content:"";flex:1 1 24px;min-width:24px;height:1px;background:rgba(var(--color-foreground),.18)}.seed-editorial__body ul{list-style:none;padding-left:0}.seed-editorial__body ul li{position:relative;padding-left:26px;margin-bottom:10px}.seed-editorial__body ul li:before{content:"";position:absolute;left:0;top:.72em;width:14px;height:2px;background:rgba(var(--color-foreground),.45)}.seed-editorial__body ol{padding-left:1.35em}.seed-editorial__body ol li{margin-bottom:10px}.seed-editorial__body strong{font-weight:600}.seed-editorial__body a{color:currentColor}.seed-editorial.color-scheme-3 .seed-editorial__body :is(h2,h3,h4):before{color:var(--seed-lime, #D3FA99);opacity:1}.seed-editorial.color-scheme-3 .seed-editorial__eyebrow{color:var(--seed-lime, #D3FA99);opacity:.9}.seed-editorial__cta{margin-top:28px}.seed-editorial--center{padding:clamp(44px,6.5vw,84px) 20px}.seed-editorial--center .seed-editorial__container{display:block;max-width:780px}.seed-editorial--center .seed-editorial__rail{position:static;text-align:center;margin-bottom:clamp(20px,3vw,32px)}.seed-editorial--center .seed-editorial__heading{font-size:clamp(28px,3.8vw,46px);margin-bottom:0}.seed-editorial--center .seed-editorial__eyebrow{margin-bottom:12px}.seed-editorial--center .seed-editorial__body{max-width:68ch;margin:0 auto}.seed-editorial--center .seed-editorial__cta{text-align:center}@media(max-width:749px){.seed-editorial__container{grid-template-columns:1fr;gap:32px}.seed-editorial__rail{position:static}.seed-editorial__heading{margin-bottom:16px}}.seed-faq{padding:clamp(48px,8vw,112px) 20px;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.seed-faq__container{max-width:880px;margin:0 auto}.seed-faq__intro{text-align:center;margin-bottom:48px}.seed-faq__eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;opacity:.7;margin-bottom:14px;display:inline-block}.seed-faq__heading{font-size:clamp(28px,4vw,48px);line-height:1.1;margin:0 0 16px;font-weight:500}.seed-faq__subheading{opacity:.75;font-size:clamp(15px,1.3vw,17px)}.seed-faq__list{display:flex;flex-direction:column;gap:12px}.seed-faq__item{background:rgba(var(--color-foreground),.04);border:1px solid rgba(var(--color-foreground),.08);border-radius:16px;overflow:hidden;transition:background .3s ease,border-color .3s ease}.seed-faq__item[open]{background:rgba(var(--color-foreground),.06);border-color:rgba(var(--color-foreground),.18)}.seed-faq__q{list-style:none;cursor:pointer;padding:22px 28px;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:clamp(16px,1.5vw,18px);font-weight:500}.seed-faq__q::-webkit-details-marker{display:none}.seed-faq__icon{width:28px;height:28px;flex-shrink:0;display:grid;place-items:center;transition:transform .35s ease}.seed-faq__icon svg{width:100%;height:100%}.seed-faq__item[open] .seed-faq__icon{transform:rotate(180deg)}.seed-faq__a{padding:0 28px 26px;font-size:15px;line-height:1.65;opacity:.85;animation:seed-faq-fade .35s ease both}@keyframes seed-faq-fade{0%{opacity:0;transform:translateY(-6px)}to{opacity:.85;transform:translateY(0)}}@media screen and (min-width:750px){.seed-faq--2col .seed-faq__container{max-width:1100px}.seed-faq--2col .seed-faq__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:start}}.seed-feature{padding:clamp(40px,7vw,104px) 0;overflow:hidden}.seed-feature__container{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:clamp(28px,5vw,88px);max-width:1240px;margin:0 auto;padding:0 clamp(16px,3vw,48px)}.seed-feature--left .seed-feature__media{order:-1}.seed-feature--left .seed-feature__content{order:0}.seed-feature--right .seed-feature__media{order:2}.seed-feature--right .seed-feature__content{order:1}.seed-feature__media-frame{position:relative;border-radius:clamp(1.6rem,2vw,2.8rem);overflow:hidden;aspect-ratio:4 / 5;background:rgba(var(--color-foreground),.04)}.seed-feature__media-frame img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 1.2s cubic-bezier(.22,1,.36,1)}.seed-feature:hover .seed-feature__media-frame img{transform:scale(1.04)}.seed-feature__media-caption{position:absolute;inset:auto 0 0 0;padding:clamp(48px,6vw,72px) clamp(18px,2.2vw,28px) clamp(16px,2vw,24px);background:linear-gradient(to top,#1c3a139e,#1c3a133d 52%,#1c3a1300);color:var(--seed-cream);font-family:var(--font-body-family);font-size:1.4rem;font-weight:500;line-height:1.45;letter-spacing:.01em;pointer-events:none}.seed-feature__content{max-width:52ch}.seed-feature__content--full{max-width:60ch;margin:0 auto;text-align:center}.seed-feature__eyebrow{display:inline-block;font-size:1.2rem;letter-spacing:.16em;text-transform:uppercase;color:rgba(var(--color-foreground),.55);margin-bottom:1.4rem}.seed-feature__heading{margin:0 0 1.6rem;font-family:var(--font-heading-family);font-weight:500;font-size:clamp(2.4rem,3.4vw,3.8rem);line-height:1.08;letter-spacing:-.015em}.seed-feature__body{margin:0;font-size:clamp(1.5rem,1.4vw,1.7rem);line-height:1.65;color:rgba(var(--color-foreground),.8)}.seed-feature__body p{margin:0 0 12px}.seed-feature__body p:last-child{margin-bottom:0}@media screen and (max-width:749px){.seed-feature__container{grid-template-columns:1fr;gap:2.4rem}.seed-feature--left .seed-feature__media,.seed-feature--right .seed-feature__media{order:-1}.seed-feature__content,.seed-feature__content--full{text-align:left;max-width:none;margin:0}}@media(prefers-reduced-motion:reduce){.seed-feature__media-frame img{transition:none}}.seed-final-cta__price{font-size:clamp(18px,1.8vw,22px);font-weight:500;margin:4px 0 20px;display:flex;gap:12px;align-items:baseline}.seed-final-cta__price-was{opacity:.55;font-weight:400;font-size:.85em}.seed-howto{padding:clamp(48px,8vw,112px) 20px;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.seed-howto__container{max-width:1200px;margin:0 auto}.seed-howto__intro{text-align:center;margin-bottom:56px}.seed-howto__eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;opacity:.7;margin-bottom:14px;display:inline-block}.seed-howto__heading{font-size:clamp(28px,4vw,48px);line-height:1.1;margin:0 0 20px;font-weight:500}.seed-howto__summary{display:inline-flex;flex-direction:column;gap:4px;padding:14px 28px;border-radius:16px;background:rgba(var(--color-foreground),.05)}.seed-howto__summary-label{font-size:11px;letter-spacing:.16em;text-transform:uppercase;opacity:.6}.seed-howto__summary-value{font-size:20px;font-weight:500}.seed-howto__steps{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;position:relative}.seed-howto__steps:before{content:"";position:absolute;top:38px;left:8%;right:8%;height:1px;background:linear-gradient(90deg,transparent,rgba(var(--color-foreground),.2),transparent);z-index:0}@media(max-width:749px){.seed-howto__steps{grid-template-columns:1fr}.seed-howto__steps:before{display:none}}.seed-howto__step{position:relative;text-align:center;z-index:1}.seed-howto__num{display:inline-grid;place-items:center;width:56px;height:56px;border-radius:50%;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-size:18px;font-weight:600;margin-bottom:18px;box-shadow:0 6px 24px -8px rgba(var(--color-foreground),.3)}.seed-howto__step-title{font-size:18px;margin:0 0 8px;font-weight:500}.seed-howto__step-desc{font-size:14px;line-height:1.55;opacity:.78}.seed-howto__timing{display:inline-block;margin-top:10px;font-size:12px;letter-spacing:.1em;text-transform:uppercase;opacity:.6}.seed-howto__metafield{max-width:760px;margin:0 auto;padding:clamp(28px,4vw,44px);border-radius:24px;background:rgba(var(--color-foreground),.04);border:1px solid rgba(var(--color-foreground),.08);font-size:16px;line-height:1.65}.seed-howto__metafield :is(h2,h3,h4){font-size:18px;font-weight:500;margin:0 0 12px}.seed-howto__metafield :is(p,ul,ol){margin:0 0 12px}.seed-howto__metafield :is(p,ul,ol):last-child{margin-bottom:0}.seed-howto__metafield :is(ul,ol){padding-left:1.25em}.seed-howto__metafield li+li{margin-top:6px}.seed-ingredients-dd{padding:clamp(48px,8vw,112px) 20px;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.seed-ingredients-dd__container{max-width:1200px;margin:0 auto}.seed-ingredients-dd__eyebrow{display:inline-block;font-size:12px;letter-spacing:.18em;text-transform:uppercase;opacity:.7;margin-bottom:16px}.seed-ingredients-dd__heading{font-size:clamp(28px,4vw,48px);line-height:1.1;margin:0 0 16px;max-width:720px;font-weight:500}.seed-ingredients-dd__subheading{font-size:clamp(15px,1.4vw,18px);opacity:.75;max-width:620px;margin:0 0 48px}.seed-ingredients-dd__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(max-width:749px){.seed-ingredients-dd__grid{grid-template-columns:1fr}}.seed-ingredients-dd__card{background:rgba(var(--color-foreground),.03);border:1px solid rgba(var(--color-foreground),.08);border-radius:20px;padding:28px;transition:transform .4s ease,box-shadow .4s ease,background .4s ease}.seed-ingredients-dd__card:hover{transform:translateY(-4px);background:rgba(var(--color-foreground),.05);box-shadow:0 18px 48px -24px rgba(var(--color-foreground),.25)}.seed-ingredients-dd__card-head{display:flex;align-items:center;gap:16px;margin-bottom:14px}.seed-ingredients-dd__icon{width:56px;height:56px;border-radius:50%;background:rgb(var(--color-background));display:grid;place-items:center;flex-shrink:0;overflow:hidden}.seed-ingredients-dd__icon img{width:60%;height:60%;object-fit:contain}.seed-ingredients-dd__id{flex:1}.seed-ingredients-dd__name{font-size:18px;margin:0;font-weight:500}.seed-ingredients-dd__form{font-size:13px;opacity:.65;font-style:italic}.seed-ingredients-dd__dose{font-size:14px;font-weight:600;padding:6px 12px;border-radius:999px;background:rgb(var(--color-button));color:rgb(var(--color-button-text))}.seed-ingredients-dd__role{font-size:14px;line-height:1.55;opacity:.85;margin-top:6px}.seed-ingredients-dd__ref{display:inline-block;margin-top:12px;font-size:11px;letter-spacing:.1em;text-transform:uppercase;opacity:.5}.scroll-trigger.animate--slide-in{transition-delay:var(--reveal-delay, 0ms)}.seed-ingredients-dd__metafield{font-size:16px;line-height:1.65}.seed-ingredients-dd__metafield .metafield-rich_text_field>p:first-child{font-size:clamp(17px,1.6vw,20px);max-width:62ch;opacity:.85}.seed-ingredients-dd__metafield :is(h2,h3,h4){font-size:13px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;opacity:.6;margin:40px 0 8px}.seed-ingredients-dd__metafield :is(h2,h3,h4):first-child{margin-top:0}.seed-ingredients-dd__metafield :is(p,ol){margin:0 0 14px}.seed-ingredients-dd__metafield :is(p,ul,ol):last-child{margin-bottom:0}.seed-ingredients-dd__metafield ol{padding-left:1.25em}.seed-ingredients-dd__metafield ul{list-style:none;margin:8px 0 0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(32px,5vw,64px);counter-reset:seed-ingredient}.seed-ingredients-dd__metafield ul li{counter-increment:seed-ingredient;border-top:1px solid rgba(var(--color-foreground),.14);padding:18px 0 22px;margin:0;font-size:15px;line-height:1.6}.seed-ingredients-dd__metafield ul li:before{content:counter(seed-ingredient,decimal-leading-zero);display:block;font-size:11px;font-weight:600;letter-spacing:.16em;font-variant-numeric:tabular-nums;opacity:.45;margin-bottom:6px}.seed-ingredients-dd__metafield strong{font-weight:600}@media(max-width:749px){.seed-ingredients-dd__metafield ul{grid-template-columns:1fr}}.seed-gallery{padding:clamp(40px,7vw,104px) 0}.seed-gallery__head{max-width:1240px;margin:0 auto clamp(20px,3vw,40px);padding:0 clamp(16px,3vw,48px)}.seed-gallery__eyebrow{display:inline-block;font-size:1.2rem;letter-spacing:.16em;text-transform:uppercase;color:rgba(var(--color-foreground),.55);margin-bottom:1rem}.seed-gallery__heading{margin:0;font-family:var(--font-heading-family);font-weight:500;font-size:clamp(2.4rem,3.4vw,3.6rem);line-height:1.1;letter-spacing:-.015em}.seed-gallery__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:dense;gap:clamp(12px,1.6vw,24px);max-width:1240px;margin:0 auto;padding:0 clamp(16px,3vw,48px)}.seed-gallery__item{position:relative;margin:0;border-radius:clamp(1.2rem,1.6vw,2rem);overflow:hidden;background:rgba(var(--color-foreground),.04)}.seed-gallery__item--wide{grid-column:1 / -1}.seed-gallery__item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 1.1s cubic-bezier(.22,1,.36,1)}.seed-gallery__placeholder{display:block;width:100%;aspect-ratio:1;background:rgba(var(--color-foreground),.04);fill:rgba(var(--color-foreground),.35)}.seed-gallery__item:hover img{transform:scale(1.035)}.seed-gallery__overlay{position:absolute;inset:auto 0 0 0;display:flex;align-items:flex-end;margin:0;min-height:34%;padding:clamp(14px,2vw,22px) clamp(16px,2.2vw,26px);background:linear-gradient(to top,#1c3a139e,#1c3a1342 48%,#1c3a1300);pointer-events:none}.seed-gallery__overlay-text{color:var(--seed-cream);font-family:var(--font-body-family);font-size:1.4rem;font-weight:500;line-height:1.45;letter-spacing:.01em;max-width:44ch;transition:transform .6s cubic-bezier(.22,1,.36,1)}.seed-gallery__item:hover .seed-gallery__overlay-text{transform:translateY(-3px)}@media screen and (max-width:749px){.seed-gallery__grid{grid-template-columns:1fr}.seed-gallery__item--wide{grid-column:auto}.seed-gallery__overlay{padding:14px 16px}.seed-gallery__overlay-text{font-size:1.3rem}}@media(prefers-reduced-motion:reduce){.seed-gallery__item img,.seed-gallery__overlay-text{transition:none}}.seed-phero{position:relative;width:100%;min-height:clamp(560px,88vh,920px);display:flex;align-items:flex-end;overflow:hidden;isolation:isolate}.seed-phero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.seed-phero__video{width:100%;height:100%;object-fit:cover;display:block}.seed-phero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1c3a1347,#1c3a131a 35%,#1c3a139e),linear-gradient(90deg,#1c3a13bd,#1c3a1357 46%,#1c3a1300 76%)}.seed-phero__overlay{position:relative;z-index:1;width:100%;max-width:1400px;margin:0 auto;padding:clamp(32px,6vw,88px) clamp(16px,3vw,48px)}.seed-phero__panel{max-width:480px;color:var(--seed-cream, #FCFCF7)}.seed-phero__panel .seed-product__title,.seed-phero__panel .seed-product__price,.seed-phero__panel .seed-product__description,.seed-phero__panel .seed-product__code,.seed-phero__panel .seed-product__price-note,.seed-phero__panel .seed-product__option-label{color:var(--seed-cream, #FCFCF7)}.seed-phero__panel .seed-product__option-select{color:var(--seed-cream, #FCFCF7);border-color:#fcfcf773;background:#1c3a1340}.seed-phero__panel .seed-product__accordion summary{color:var(--seed-cream, #FCFCF7)}.seed-phero__panel .seed-product__accordion details{border-color:#fcfcf747}.seed-phero__panel .seed-product__accordion-content{color:#fcfcf7d9}@media screen and (max-width:749px){.seed-phero{align-items:flex-end;min-height:clamp(520px,78vh,760px)}.seed-phero__panel{max-width:none}}.seed-product{padding:clamp(24px,4vw,64px) 0}.seed-product--strip{padding-top:clamp(16px,3vw,40px)}.seed-product__container{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:clamp(24px,4vw,72px);max-width:1400px;margin:0 auto;padding:0 clamp(16px,3vw,48px);align-items:flex-start}@media screen and (max-width:989px){.seed-product__container{grid-template-columns:1fr}}.seed-product__eyebrow-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:12px;min-height:16px}.seed-product__code{display:inline-block;letter-spacing:.12em;text-transform:uppercase;font-size:12px}.seed-product__badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:var(--seed-lime, #D3FA99);color:var(--seed-green, #1C3A13);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;line-height:1.4}.seed-product__image-text{display:inline-block;margin-bottom:10px;font-size:11px;letter-spacing:.18em;opacity:.75}.seed-product__title{margin:0 0 12px;font-family:var(--font-heading-family);font-weight:600;line-height:1.08;letter-spacing:-.01em}.seed-product__meta-line{display:flex;flex-wrap:wrap;gap:8px 14px;margin:0 0 18px;font-size:13px;opacity:.75}.seed-product__meta-item{display:inline-flex;align-items:center}.seed-product__meta-item+.seed-product__meta-item:before{content:"\2022";margin-right:14px;opacity:.5}.seed-product__description{margin-bottom:24px;line-height:1.55}.seed-product__price-block{margin-bottom:28px}.seed-product__price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:12px}.seed-product__price{font-size:clamp(24px,2.2vw,30px);font-weight:700;line-height:1.1;letter-spacing:-.01em}.seed-product__price-unit{font-size:14px;font-weight:500;opacity:.62}.seed-product__price-unit:before{content:"\b7";margin-right:12px;opacity:.55}.seed-product__price-note{font-size:13px;opacity:.75;margin-top:6px}.seed-product__option{margin-bottom:16px}.seed-product__option-label{display:block;font-size:14px;font-weight:500;margin-bottom:8px;font-family:var(--font-body-family)}.seed-product__option-select{width:100%;padding:12px 16px;border:1px solid var(--seed-border, #EEEEE9);border-radius:1584px;font-size:14px;background:transparent;font-family:var(--font-body-family);color:var(--seed-green, #1C3A13)}.seed-product__buy-btn{width:100%;margin-top:12px}.seed-product__buy-btn--link{display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none}.seed-product__buy-arrow{transition:transform .4s cubic-bezier(.22,1,.36,1)}.seed-product__buy-btn--link:hover .seed-product__buy-arrow{transform:translate(4px)}.seed-product__specs{margin:0 0 22px;display:grid;gap:1px;border-radius:16px;overflow:hidden;background:rgba(var(--color-foreground, 28 58 19),.08);border:1px solid rgba(var(--color-foreground, 28 58 19),.08)}.seed-product__spec{display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding:11px 16px;background:var(--color-background, #FCFCF7)}.seed-product__spec dt{font-size:12px;letter-spacing:.06em;text-transform:uppercase;opacity:.6;margin:0}.seed-product__spec dd{margin:0;font-size:14px;font-weight:500;text-align:right}.seed-phero__panel .seed-product__specs{background:#fcfcf729;border-color:#fcfcf72e}.seed-phero__panel .seed-product__spec{background:#1c3a132e;color:var(--seed-cream, #FCFCF7)}.seed-product__ebook-btn{display:inline-flex;align-items:center;gap:8px;margin-top:10px;padding:9px 16px;border-radius:999px;background:var(--seed-green, #1C3A13);color:var(--seed-cream, #FCFCF7);font-size:13px;font-weight:600;text-decoration:none;transition:transform .3s cubic-bezier(.22,1,.36,1),opacity .3s ease}.seed-product__ebook-btn:hover{transform:translateY(-1px);opacity:.92}.seed-phero__panel .seed-product__ebook-btn{background:var(--seed-lime, #D3FA99);color:var(--seed-green, #1C3A13)}.seed-product__ebook{display:flex;gap:14px;align-items:flex-start;margin-top:18px;padding:14px 16px;border-radius:18px;background:rgba(var(--color-foreground, 28 58 19),.04);border:1px solid rgba(var(--color-foreground, 28 58 19),.08)}.seed-product__ebook-icon{flex-shrink:0;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--seed-lime, #D3FA99);color:var(--seed-green, #1C3A13)}.seed-product__ebook-body{flex:1;min-width:0}.seed-product__ebook-label{display:block;margin-bottom:4px;opacity:.7;font-size:10px}.seed-product__ebook-text{display:block;font-size:13px;line-height:1.45}.seed-product__ebook-form{margin-top:10px}.seed-phero__panel .seed-product__ebook{background:#fcfcf714;border-color:#fcfcf72e}.seed-product__accordion{margin-top:28px}.seed-product__gallery{position:sticky;top:100px;display:flex;flex-direction:column;gap:16px}.seed-product__gallery--strip{position:static;max-width:1400px;margin:0 auto;padding:0 clamp(16px,3vw,48px)}@media screen and (max-width:989px){.seed-product__gallery{position:static}}.seed-product__gallery-decor{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;overflow:hidden;border-radius:32px}.seed-product__blob{position:absolute;border-radius:50%;filter:blur(60px);opacity:.55;animation:seed-blob 18s ease-in-out infinite alternate}.seed-product__blob--a{width:320px;height:320px;background:var(--seed-lime, #D3FA99);top:-40px;left:-40px}.seed-product__blob--b{width:280px;height:280px;background:#1c3a1338;bottom:-60px;right:-40px;animation-delay:-8s}@keyframes seed-blob{0%{transform:translate(0) scale(1)}50%{transform:translate(20px,-30px) scale(1.08)}to{transform:translate(-15px,25px) scale(.96)}}.seed-product__stage{position:relative;aspect-ratio:4/5;border-radius:28px;overflow:hidden;background:rgba(var(--color-foreground, 28 58 19),.04);z-index:1}.seed-product__gallery--strip .seed-product__stage{aspect-ratio:16/9}.seed-product__slide{position:absolute;top:0;right:0;bottom:0;left:0;border:0;padding:0;margin:0;background:transparent;cursor:zoom-in;opacity:0;transform:scale(1.04);transition:opacity .6s ease,transform .8s cubic-bezier(.22,1,.36,1)}.seed-product__slide.is-active{opacity:1;transform:scale(1);z-index:2}.seed-product__slide img,.seed-product__slide svg{width:100%;height:100%;object-fit:cover;display:block;transition:transform 1.4s cubic-bezier(.22,1,.36,1)}.seed-product__slide:hover img{transform:scale(1.05)}.seed-product__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:44px;height:44px;border-radius:50%;border:0;background:#fcfcf7d9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--seed-green, #1C3A13);display:grid;place-items:center;cursor:pointer;opacity:0;transition:opacity .3s ease,transform .3s ease,background .3s ease}.seed-product__stage:hover .seed-product__nav{opacity:1}.seed-product__nav svg{width:22px;height:22px}.seed-product__nav--prev{left:14px}.seed-product__nav--next{right:14px}.seed-product__nav:hover{background:var(--seed-cream, #FCFCF7);transform:translateY(-50%) scale(1.06)}.seed-product__thumbs{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 0 8px;scrollbar-width:thin}.seed-product__thumb{flex:0 0 84px;height:84px;border-radius:14px;overflow:hidden;border:2px solid transparent;padding:0;background:transparent;cursor:pointer;scroll-snap-align:start;transition:border-color .25s ease,transform .25s ease}.seed-product__thumb img{width:100%;height:100%;object-fit:cover}.seed-product__thumb:hover{transform:translateY(-2px)}.seed-product__thumb.is-active{border-color:var(--seed-green, #1C3A13)}.seed-product__info{animation:seed-info-rise .9s ease both}@keyframes seed-info-rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.seed-product__blob,.seed-product__info{animation:none}}.seed-media-grid__media-link{display:block;width:100%;height:100%}.seed-media-grid__item>img,.seed-media-grid__media-link>img{transition:transform 1.1s cubic-bezier(.22,1,.36,1)}.seed-media-grid__item:hover>img,.seed-media-grid__item:hover .seed-media-grid__media-link>img{transform:scale(1.035)}.seed-media-grid__caption{position:absolute;inset:auto 0 0 0;padding:44px 18px 14px;background:linear-gradient(to top,#1c3a139e,#1c3a133d 52%,#1c3a1300);color:var(--seed-cream);font-family:var(--font-body-family);font-size:1.3rem;font-weight:500;line-height:1.4;letter-spacing:.01em;pointer-events:none}.seed-media-grid__media-link:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}@media(prefers-reduced-motion:reduce){.seed-media-grid__item>img,.seed-media-grid__media-link>img{transition:none}}.seed-parallax{position:relative;padding:0;background:#0d1f08}.seed-parallax__frame{position:relative;width:100%;min-height:70vh;overflow:hidden;isolation:isolate}@media screen and (min-width:750px){.seed-parallax__frame{min-height:85vh}}.seed-parallax__media{position:absolute;top:-10%;right:0;bottom:-10%;left:0;z-index:0;will-change:transform}.seed-parallax__media img{width:100%;height:100%;object-fit:cover;filter:saturate(.95) contrast(1.05)}.seed-parallax__frame .seed-parallax__scrim,.seed-parallax__frame .seed-parallax__grain{display:block}.seed-parallax__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#1c3a138c,#1c3a1359 40%,#1c3a13bf),radial-gradient(ellipse at 30% 40%,rgba(211,250,153,.12) 0%,transparent 55%);pointer-events:none}.seed-parallax__grain{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;mix-blend-mode:overlay;opacity:.28;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='140' height='140'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23n)' opacity='0.55'/></svg>");background-size:140px 140px}.seed-parallax__content{position:relative;z-index:3;max-width:1100px;margin:0 auto;padding:112px 28px;color:#fcfcf7;display:flex;flex-direction:column;align-items:flex-start;gap:18px}@media screen and (min-width:750px){.seed-parallax__content{padding:180px 56px;gap:24px}}.seed-parallax__eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:.75rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:#d3fa99;padding:8px 14px;border:1px solid rgba(211,250,153,.45);border-radius:999px;background:#d3fa9914;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.seed-parallax__heading{font-family:var(--font-heading-family);font-weight:400;font-size:clamp(2.5rem,1.2rem + 5vw,5.25rem);line-height:.98;letter-spacing:-.03em;margin:0;max-width:22ch;color:#fcfcf7;text-shadow:0 2px 30px rgba(0,0,0,.35);will-change:transform}.seed-parallax__sub{font-size:clamp(1rem,.9rem + .4vw,1.25rem);line-height:1.55;max-width:48ch;margin:0;color:#fcfcf7e6;font-weight:350}@media(prefers-reduced-motion:reduce){.seed-parallax__media,.seed-parallax__heading{transform:none!important}}.seed-benefits .seed-benefits__milestone--metafield{grid-column:1 / -1;border-top:0;padding-top:0;background:none}.seed-benefits .seed-benefits__milestone--metafield .metafield-rich_text_field>p{max-width:62ch;margin:0 auto 36px;text-align:center;font-size:16px;line-height:1.6;color:rgb(var(--color-foreground));opacity:.8}.seed-benefits .seed-benefits__milestone--metafield ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.seed-benefits .seed-benefits__milestone--metafield li{margin:0;padding:18px 22px 18px 60px;background:rgba(var(--color-foreground),.04);border:1px solid rgba(var(--color-foreground),.08);border-radius:16px;font-size:15px;line-height:1.55;color:rgb(var(--color-foreground));opacity:1}.seed-benefits .seed-benefits__milestone--metafield li:before{content:"\2713";position:absolute;left:18px;top:16px;width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:var(--seed-lime, #D3FA99);color:var(--seed-green, #1C3A13);font-size:13px;font-weight:700}.seed-benefits .seed-benefits__milestone--metafield li strong{font-weight:650}@media screen and (max-width:749px){.seed-benefits .seed-benefits__milestone--metafield ul{grid-template-columns:1fr}}.seed-buy{padding:clamp(20px,4vw,56px) 0}.seed-buy__container{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(24px,4vw,64px);max-width:1280px;margin:0 auto;padding:0 clamp(16px,3vw,48px);align-items:flex-start}@media screen and (max-width:989px){.seed-buy__container{grid-template-columns:1fr;gap:24px}}.seed-buy__gallery{position:sticky;top:100px;display:flex;flex-direction:column;gap:14px}@media screen and (max-width:989px){.seed-buy__gallery{position:static}}.seed-buy__stage{position:relative;aspect-ratio:1 / 1;border-radius:24px;overflow:hidden;background:rgba(var(--color-foreground, 28 58 19),.04)}.seed-buy__slide{position:absolute;top:0;right:0;bottom:0;left:0;border:0;padding:0;margin:0;background:transparent;cursor:zoom-in;opacity:0;transition:opacity .45s ease}.seed-buy__slide.is-active{opacity:1;z-index:2}.seed-buy__slide img,.seed-buy__slide svg{width:100%;height:100%;object-fit:cover;display:block}.seed-buy__thumbs{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.seed-buy__thumb{flex:0 0 72px;height:72px;border-radius:12px;overflow:hidden;border:2px solid transparent;padding:0;background:transparent;cursor:pointer;transition:border-color .25s ease,transform .25s ease}.seed-buy__thumb img{width:100%;height:100%;object-fit:cover}.seed-buy__thumb:hover{transform:translateY(-2px)}.seed-buy__thumb.is-active{border-color:var(--seed-green, #1C3A13)}.seed-buy__eyebrow-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:12px}.seed-buy__code{letter-spacing:.12em;text-transform:uppercase;font-size:12px;opacity:.7}.seed-buy__badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:var(--seed-lime, #D3FA99);color:var(--seed-green, #1C3A13);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.seed-buy__stock{font-size:12px;display:inline-flex;align-items:center;gap:6px}.seed-buy__stock:before{content:"";width:7px;height:7px;border-radius:50%}.seed-buy__stock--in{color:#2e7d32}.seed-buy__stock--in:before{background:#2e7d32}.seed-buy__stock--out{opacity:.6}.seed-buy__stock--out:before{background:currentColor}.seed-buy__title-row{display:flex;align-items:flex-start;gap:14px;justify-content:space-between}.seed-buy__title{margin:0 0 10px;font-family:var(--font-heading-family);font-weight:600;font-size:clamp(24px,3vw,34px);line-height:1.1;letter-spacing:-.01em}.seed-buy__meta-line{display:flex;flex-wrap:wrap;gap:8px 16px;margin:0 0 18px;font-size:13px;opacity:.7}.seed-buy__meta-line span+span:before{content:"\2022";margin-right:16px;opacity:.5}.seed-buy__price-block{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px;margin:0 0 18px}.seed-buy__price{font-size:clamp(24px,2.4vw,30px);font-weight:700;letter-spacing:-.01em}.seed-buy__price-unit{font-size:14px;font-weight:500;opacity:.62;white-space:nowrap}.seed-buy__price-unit:before{content:"\b7";margin-right:10px;opacity:.55}@media screen and (max-width:749px){.seed-buy__price-unit{white-space:normal}}.seed-buy__price--sale{color:#c0392b}.seed-buy__price-compare{font-size:17px;opacity:.55}.seed-buy__price-save{font-size:12px;font-weight:600;padding:3px 9px;border-radius:999px;background:#c0392b1a;color:#c0392b}.seed-buy__short-desc{font-size:15px;line-height:1.55;margin:0 0 22px;opacity:.85}.seed-buy__option{margin-bottom:14px}.seed-buy__option-label{display:block;font-size:14px;font-weight:500;margin-bottom:7px}.seed-buy__option-select{width:100%;padding:12px 16px;border:1px solid var(--seed-border, #EEEEE9);border-radius:999px;font-size:14px;background:transparent;font-family:var(--font-body-family);color:var(--color-foreground, #1C3A13)}.seed-buy__actions{display:flex;gap:12px;align-items:stretch;margin-top:4px}.seed-buy__qty{display:inline-flex;align-items:center;border:1px solid var(--seed-border, #EEEEE9);border-radius:999px;padding:4px;flex:0 0 auto}.seed-buy__qty-btn{width:38px;height:38px;border-radius:50%;border:0;background:transparent;display:grid;place-items:center;cursor:pointer;color:var(--color-foreground, #1C3A13);transition:background .2s ease}.seed-buy__qty-btn:hover{background:rgba(var(--color-foreground, 28 58 19),.07)}.seed-buy__qty-input{width:40px;text-align:center;border:0;background:transparent;font-size:15px;font-weight:600;color:var(--color-foreground, #1C3A13);-moz-appearance:textfield}.seed-buy__qty-input::-webkit-outer-spin-button,.seed-buy__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.seed-buy__product-form{flex:1;display:flex}.seed-buy__add{width:100%}.seed-buy__price-note{font-size:13px;opacity:.7;margin:12px 0 0}.seed-buy__ebook{display:inline-flex;align-items:center;gap:10px;margin-top:18px;padding:11px 18px;border-radius:999px;text-decoration:none;background:var(--seed-green, #1C3A13);color:var(--seed-cream, #FCFCF7);font-size:13px;font-weight:600;border:0;cursor:pointer;font-family:inherit;line-height:1;transition:transform .3s cubic-bezier(.22,1,.36,1),opacity .3s ease}.seed-buy__ebook:hover{transform:translateY(-1px);opacity:.92}.seed-buy__ebook-icon{display:grid;place-items:center}.seed-buy__specs{margin:22px 0 0;display:grid;gap:1px;border-radius:16px;overflow:hidden;background:rgba(var(--color-foreground, 28 58 19),.08);border:1px solid rgba(var(--color-foreground, 28 58 19),.08)}.seed-buy__spec{display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding:11px 16px;background:var(--color-background, #FCFCF7)}.seed-buy__spec dt{font-size:12px;letter-spacing:.06em;text-transform:uppercase;opacity:.6;margin:0}.seed-buy__spec dd{margin:0;font-size:14px;font-weight:500;text-align:right}.seed-buy__accordion{margin-top:26px;border-top:1px solid rgba(var(--color-foreground, 28 58 19),.1)}.seed-buy__acc-item{border-bottom:1px solid rgba(var(--color-foreground, 28 58 19),.1)}.seed-buy__acc-item summary{list-style:none;cursor:pointer;padding:16px 2px;display:flex;align-items:center;justify-content:space-between;font-weight:600;font-size:15px}.seed-buy__acc-item summary::-webkit-details-marker{display:none}.seed-buy__acc-icon{position:relative;width:14px;height:14px;flex:0 0 auto}.seed-buy__acc-icon:before,.seed-buy__acc-icon:after{content:"";position:absolute;background:currentColor;border-radius:2px;transition:transform .3s cubic-bezier(.22,1,.36,1),opacity .3s ease}.seed-buy__acc-icon:before{top:6px;left:0;width:14px;height:2px}.seed-buy__acc-icon:after{top:0;left:6px;width:2px;height:14px}.seed-buy__acc-item[open] .seed-buy__acc-icon:after{transform:scaleY(0);opacity:0}.seed-buy__acc-body{padding:0 2px 18px;font-size:14px;line-height:1.6;opacity:.85}.seed-buy__acc-item[open] .seed-buy__acc-body{animation:seedAccReveal .42s cubic-bezier(.22,1,.36,1) both}@keyframes seedAccReveal{0%{opacity:0;transform:translateY(-6px)}to{opacity:.85;transform:none}}.seed-buy__lp-link{--lp-fg: var(--color-foreground, #1C3A13);position:relative;isolation:isolate;overflow:hidden;display:inline-flex;align-items:center;gap:10px;margin-top:26px;padding:13px 24px;border-radius:999px;font-size:14px;font-weight:600;letter-spacing:.01em;text-decoration:none;color:var(--lp-fg);border:1px solid rgba(var(--color-foreground, 28 58 19),.28);background:transparent;transition:color .45s cubic-bezier(.22,1,.36,1),border-color .45s cubic-bezier(.22,1,.36,1),transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s cubic-bezier(.22,1,.36,1)}.seed-buy__lp-link:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--lp-fg);transform:scaleX(0);transform-origin:left center;transition:transform .5s cubic-bezier(.22,1,.36,1)}.seed-buy__lp-link:hover,.seed-buy__lp-link:focus-visible{color:var(--color-background, #FCFCF7);border-color:var(--lp-fg);transform:translateY(-2px);box-shadow:0 12px 26px -14px rgba(var(--color-foreground, 28 58 19),.55)}.seed-buy__lp-link:hover:before,.seed-buy__lp-link:focus-visible:before{transform:scaleX(1)}.seed-buy__lp-link:active{transform:translateY(0)}.seed-buy__lp-arrow{display:inline-flex;transition:transform .45s cubic-bezier(.22,1,.36,1)}.seed-buy__lp-link:hover .seed-buy__lp-arrow,.seed-buy__lp-link:focus-visible .seed-buy__lp-arrow{transform:translate(5px)}@media(prefers-reduced-motion:reduce){.seed-buy__lp-link,.seed-buy__lp-link:before,.seed-buy__lp-arrow,.seed-buy__acc-item[open] .seed-buy__acc-body{transition:none;animation:none}}.seed-split__media{position:relative;overflow:hidden;border-radius:24px}.seed-split__media>img{display:block;transition:transform 1.2s cubic-bezier(.22,1,.36,1)}.seed-split__media:hover>img{transform:scale(1.04)}.seed-split__media-caption{position:absolute;inset:auto 0 0 0;padding:clamp(48px,6vw,72px) clamp(18px,2.2vw,28px) clamp(16px,2vw,24px);background:linear-gradient(to top,#1c3a139e,#1c3a133d 52%,#1c3a1300);color:var(--seed-cream);font-family:var(--font-body-family);font-size:1.4rem;font-weight:500;line-height:1.45;letter-spacing:.01em;pointer-events:none}@media screen and (min-width:750px){.seed-split--media-right .seed-split__media{order:2}.seed-split--media-right .seed-split__content{order:1}}.seed-split--quote .seed-split__text{font-style:italic;font-size:clamp(17px,1.5vw,20px);line-height:1.6;opacity:.9}.seed-split--quote .seed-split__text p{margin:0 0 18px}.seed-split__credit{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;opacity:.65;margin:0 0 28px}@media(prefers-reduced-motion:reduce){.seed-split__media>img{transition:none}}.seed-testimonials__card--review{flex:0 0 300px;scroll-snap-align:start;display:flex;flex-direction:column;gap:14px;padding:28px;height:auto;background:rgba(var(--color-foreground),.04);border:1px solid rgba(var(--color-foreground),.08);border-radius:16px;color:rgb(var(--color-foreground));transition:transform var(--seed-dur-move, .4s) var(--seed-ease, ease),border-color var(--seed-dur-micro, .2s) ease}@media(hover:hover)and (prefers-reduced-motion:no-preference){.seed-testimonials__card--review:hover{transform:translateY(-3px);border-color:rgba(var(--color-foreground),.18)}}@media(hover:hover)and (pointer:fine){.seed-testimonials__carousel{cursor:grab}.seed-testimonials__carousel.is-dragging{cursor:grabbing}}.seed-testimonials__carousel.is-dragging{scroll-snap-type:none;-webkit-user-select:none;user-select:none}.seed-testimonials__carousel img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.seed-testimonials__carousel:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px;border-radius:16px}.seed-testimonials__nav{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:8px}.seed-testimonials__nav[hidden]{display:none}.seed-testimonials__arrow{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;border:1px solid rgba(var(--color-foreground),.18);background:transparent;color:rgb(var(--color-foreground));cursor:pointer;transition:background-color var(--seed-dur-micro, .2s) ease,transform var(--seed-dur-micro, .2s) ease}.seed-testimonials__arrow:hover{background-color:rgba(var(--color-foreground),.06)}.seed-testimonials__arrow:active{transform:scale(.94)}.seed-testimonials__arrow:focus-visible,.seed-testimonials__dot:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.seed-testimonials__dots{display:flex;align-items:center;gap:8px}.seed-testimonials__dot{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:rgba(var(--color-foreground),.22);cursor:pointer;transition:width var(--seed-dur-move, .4s) var(--seed-ease, ease),background-color var(--seed-dur-micro, .2s) ease}.seed-testimonials__dot.is-active{width:22px;background:rgb(var(--color-foreground))}.seed-testimonials__stars{display:flex;gap:2px;font-size:18px;line-height:1;color:rgba(var(--color-foreground),.28)}.seed-testimonials__stars .is-filled{color:rgb(var(--color-foreground))}.seed-testimonials__quote{margin:0;font-size:15px;line-height:1.6;opacity:.9}.seed-testimonials__quote p{margin:0 0 8px}.seed-testimonials__quote p:last-child{margin-bottom:0}.seed-testimonials__subheading{max-width:56ch;margin:-32px auto 44px;text-align:center;font-size:16px;line-height:1.6;color:rgba(var(--color-foreground),.75)}.seed-testimonials__date{font-size:12px;opacity:.55}.seed-testimonials__author{margin-top:auto;display:flex;flex-direction:column;gap:2px}.seed-testimonials__name{font-weight:600;font-size:14px}.seed-testimonials__badge{font-size:12px;letter-spacing:.04em;opacity:.6}@media screen and (max-width:749px){.seed-testimonials__card--review{flex:0 0 240px}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
