:root{--color-bg: #ffffff;--color-bg-alt: #f7f8f8;--color-bg-soft: #f3f5f4;--color-bg-dark: #0f1612;--color-surface: rgba(255, 255, 255, .88);--color-surface-solid: #ffffff;--color-border: rgba(17, 17, 17, .08);--color-border-strong: rgba(17, 17, 17, .12);--color-text: #101111;--color-text-soft: #5d6460;--color-text-invert: #edf2ed;--color-accent: #16A34A;--color-accent-dark: #0f7f38;--color-accent-soft: rgba(22, 163, 74, .12);--shadow-soft: 0 24px 70px rgba(15, 22, 18, .08);--shadow-card: 0 18px 40px rgba(15, 22, 18, .06);--shadow-strong: 0 28px 80px rgba(15, 22, 18, .14);--radius-xl: 34px;--radius-lg: 26px;--radius-md: 20px;--radius-sm: 14px;--container: 1240px;--transition: .24s ease}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--color-text);background:radial-gradient(circle at top left,rgba(22,163,74,.06),transparent 28%),linear-gradient(180deg,#fff,#fbfbfb);line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}p{margin:0 0 1rem;color:var(--color-text-soft)}h1,h2,h3,h4{margin:0 0 1rem;line-height:1.04;letter-spacing:-.04em;color:var(--color-text)}ul{margin:0;padding-left:1.1rem}strong{color:var(--color-text)}.hidden{display:none!important}.container{width:min(var(--container),calc(100% - 2rem));margin-inline:auto}.site-main{overflow:clip}.shopify-section{display:block}.section{padding:5.5rem 0}.section--soft{background:linear-gradient(180deg,#f4f7f5f2,#fffffffa)}.section--framed{position:relative}.section--framed:before{content:"";position:absolute;top:32px;right:16px;bottom:32px;left:16px;border-radius:42px;background:#fff9;border:1px solid rgba(17,17,17,.04);pointer-events:none}.section--dark{background:radial-gradient(circle at top,rgba(22,163,74,.18),transparent 35%),linear-gradient(180deg,#101612,#111816);color:var(--color-text-invert)}.eyebrow{display:inline-flex;align-items:center;gap:.45rem;margin-bottom:1rem;padding:.55rem .9rem;border-radius:999px;background:var(--color-accent-soft);color:var(--color-accent-dark);font-size:.8rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.eyebrow--light{background:#ffffff14;color:#d8e4db}.section-heading{position:relative;z-index:1;max-width:780px;margin-bottom:2rem}.section-heading h2{font-size:clamp(2.2rem,4.5vw,3.6rem)}.section-heading--light h2,.section-heading--light p{color:var(--color-text-invert)}.button,.shopify-payment-button__button,.shopify-payment-button__more-options{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:52px;padding:.95rem 1.3rem;border:1px solid transparent;border-radius:999px;font-weight:800;transition:transform var(--transition),box-shadow var(--transition),background var(--transition),border-color var(--transition),color var(--transition);cursor:pointer;font:inherit}.button:hover,.shopify-payment-button__button:hover{transform:translateY(-2px)}.button--primary,.shopify-payment-button__button{background:linear-gradient(180deg,#1bc257,#16a34a);color:#fff;box-shadow:0 16px 28px #16a34a40}.button--primary:hover,.shopify-payment-button__button:hover{background:linear-gradient(180deg,#18b150,#13853d)}.button--secondary,.shopify-payment-button__more-options{background:#fff;color:var(--color-text);border-color:#1111111a;box-shadow:0 10px 24px #1111110a}.button--ghost{background:#ffffff14;color:#fff;border-color:#ffffff1f}.button--large{min-height:56px;padding-inline:1.55rem}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(17,17,17,.05);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd6}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:86px}.site-logo{display:inline-flex;align-items:center;gap:.9rem;font-weight:900;letter-spacing:-.05em}.site-logo__mark{display:inline-grid;place-items:center;width:48px;height:48px;border-radius:16px;background:linear-gradient(180deg,#1eca5d,#16a34a);box-shadow:0 14px 28px #16a34a3d}.site-logo__grid{position:relative;width:22px;height:22px;border:2px solid #ffffff;border-radius:6px}.site-logo__grid:before,.site-logo__grid:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit}.site-logo__grid:before{left:6px;right:6px;border-inline:2px solid #ffffff}.site-logo__grid:after{top:6px;bottom:6px;border-block:2px solid #ffffff}.site-logo__wordmark{font-size:1.2rem}.site-nav{display:flex;align-items:center;gap:1rem}.site-nav__menu{display:flex;align-items:center;gap:1.4rem;list-style:none;padding:0;margin:0;color:var(--color-text-soft);font-weight:700}.site-nav__menu a:hover,.site-footer__links a:hover{color:var(--color-accent-dark)}.site-header__toggle{display:none;width:48px;height:48px;border:1px solid rgba(17,17,17,.09);border-radius:14px;background:#fff;padding:0}.site-header__toggle span{display:block;width:20px;height:2px;background:var(--color-text);margin:5px auto}.site-header__meta{display:grid;gap:.1rem}.site-header__tagline{margin:0;font-size:.78rem;color:var(--color-text-soft)}.hero--premium{position:relative;padding:4.5rem 0 4rem}.hero--premium:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top right,rgba(22,163,74,.12),transparent 28%),linear-gradient(180deg,#fff,#f7f9f8);z-index:-1}.hero__inner--premium{display:grid;grid-template-columns:minmax(0,.98fr) minmax(0,1.02fr);gap:3rem;align-items:center}.hero h1{font-size:clamp(3rem,6vw,5.5rem);max-width:12ch}.hero__lead{max-width:60ch;font-size:1.08rem}.hero__actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:1.8rem}.hero__proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.75rem}.hero-proof-card{padding:1rem 1rem 1.1rem;border-radius:20px;background:#ffffffd1;border:1px solid rgba(17,17,17,.06);box-shadow:var(--shadow-card)}.hero-proof-card strong{display:block;margin-bottom:.35rem;font-size:.98rem}.hero-proof-card span{font-size:.92rem;color:var(--color-text-soft)}.hero-banner-frame{position:relative;padding:1.1rem;border-radius:34px;background:#ffffffb8;border:1px solid rgba(17,17,17,.06);box-shadow:var(--shadow-strong)}.hero-banner-frame:after{content:"";position:absolute;inset:auto 18px -20px 18px;height:48px;border-radius:999px;background:#16a34a29;filter:blur(20px);z-index:-1}.hero-banner-frame img{width:100%;border-radius:24px;object-fit:cover}.trust-bar--premium{background:#fff;border-top:1px solid rgba(17,17,17,.05);border-bottom:1px solid rgba(17,17,17,.05)}.trust-bar__inner{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 1.5rem;padding:1.1rem 0;font-weight:800;color:#3d4841}.split-showcase,.about-block,.shop-hero__inner,.product-hero__inner,.info-columns,.contact-grid,.about-page-layout,.cart-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;align-items:start}.value-stack,.advantage-grid,.process-grid,.product-grid,.support-grid,.collection-grid,.cart-lines{display:grid;gap:1.4rem}.value-stack{margin-top:1.4rem}.value-card,.advantage-card,.process-card,.content-panel,.product-card,.collection-card,.showcase-image-card,.purchase-note-card,.shop-hero__media,.inline-image-frame,.cart-summary,.cart-item{border-radius:28px;border:1px solid rgba(17,17,17,.07);background:#ffffffe0;box-shadow:var(--shadow-card)}.value-card,.advantage-card,.process-card,.content-panel,.collection-card,.cart-summary,.cart-item{padding:1.6rem}.value-card strong,.advantage-card h3,.process-card h3,.collection-card h3{display:block;margin-bottom:.5rem}.showcase-image-card,.inline-image-frame,.shop-hero__media,.cart-item__image,.product-card__media{padding:1rem;overflow:hidden}.showcase-image-card img,.inline-image-frame img,.shop-hero__media img,.product-hero__image-frame img,.product-card__image,.collection-card__image,.cart-item__image img{width:100%;border-radius:22px;object-fit:cover}.section--dark .process-card,.section--dark .product-card{background:#ffffff0f;border-color:#ffffff14;box-shadow:none}.section--dark .process-card h3,.section--dark .process-card p,.section--dark .product-card h3,.section--dark .product-card p,.section--dark .product-card li,.section--dark .product-card__price,.section--dark .product-card__category,.section--dark .product-card__tag{color:#eff4ef}.process-card span{display:inline-grid;place-items:center;width:52px;height:52px;margin-bottom:1rem;border-radius:16px;background:#16a34a29;color:#9ce1b3;font-weight:900}.process-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.advantage-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid--featured{grid-template-columns:repeat(3,minmax(0,1fr));position:relative;z-index:1}.product-grid--shop,.product-grid--related,.collection-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.support-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card,.collection-card{display:flex;flex-direction:column;overflow:hidden;height:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-card__media,.collection-card__media{display:block;background:linear-gradient(180deg,#f4f7f5cc,#ffffffeb)}.product-card__image,.collection-card__image{aspect-ratio:4 / 3}.product-card__body,.collection-card__body{display:flex;flex:1;flex-direction:column;gap:.9rem;padding:1.35rem 1.35rem 1.45rem}.product-card__meta,.collection-card__meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.product-card__category,.collection-card__category{margin:0;color:var(--color-accent-dark);font-size:.84rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.product-card__tag,.collection-card__tag{padding:.45rem .7rem;border-radius:999px;background:#16a34a14;color:var(--color-accent-dark);font-size:.8rem;font-weight:800}.product-card__title,.collection-card__title{margin-bottom:0;font-size:1.4rem}.product-card__description,.collection-card__description{flex:1;margin-bottom:0}.product-card__footer,.product-card__actions,.collection-card__footer{display:flex;align-items:center;justify-content:space-between;gap:.85rem;flex-wrap:wrap}.product-card__price{font-size:1.7rem;font-weight:900;color:var(--color-text)}.about-block__card,.purchase-note-card{padding:1.6rem}.purchase-note-card{display:grid;gap:1rem}.purchase-note-card strong{display:block;margin-bottom:.2rem}.faq-layout,.faq-list,.cta-strip__inner,.site-footer__top,.site-footer__bottom{display:grid;gap:1.4rem}.faq-item{border:1px solid rgba(17,17,17,.08);border-radius:22px;background:#ffffffe0;padding:1.15rem 1.2rem;box-shadow:var(--shadow-card)}.faq-item summary{cursor:pointer;font-weight:800;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{margin-top:.9rem}.cta-strip{padding-top:0}.cta-strip__inner{grid-template-columns:1fr auto;align-items:center;padding:2.2rem;border-radius:34px;background:linear-gradient(135deg,#101612fa,#101612f0),var(--theme-catalog-banner) center/cover;color:#fff;box-shadow:var(--shadow-strong)}.cta-strip__inner h2,.cta-strip__inner p{color:inherit}.page-hero,.shop-hero,.product-hero,.cart-hero{padding:4rem 0 1.5rem}.page-hero--banner{position:relative;overflow:hidden}.page-hero--banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fffffff2,#ffffffd1),var(--theme-hero-banner) center/cover;z-index:-1}.page-hero__inner{max-width:820px;padding:3rem 0}.page-hero h1{font-size:clamp(2.7rem,5vw,4.6rem)}.shop-hero__inner,.product-hero__inner{align-items:center}.product-hero__image-frame,.inline-image-frame{padding:1rem;overflow:hidden}.product-hero__lead{max-width:60ch;font-size:1.05rem}.product-hero__lead p{color:var(--color-text-soft)}.product-hero__highlights{display:flex;flex-wrap:wrap;gap:.75rem;margin-block:1.2rem 1.4rem}.product-hero__highlights span{padding:.65rem .9rem;border-radius:999px;background:#16a34a14;color:var(--color-accent-dark);font-weight:800}.product-hero__purchase{display:grid;gap:1rem;margin-bottom:1.5rem}.product-hero__price{font-size:clamp(2.2rem,4vw,3.2rem);font-weight:900;letter-spacing:-.05em}.product-hero__actions{display:flex;gap:.9rem;flex-wrap:wrap}.product-form{display:grid;gap:1rem}.product-form__row{display:grid;gap:.45rem}.product-form__label{font-weight:800;color:var(--color-text)}.product-form input[type=number],.product-form select,.contact-form input,.contact-form textarea,.cart-item input[type=number]{width:100%;border:1px solid rgba(17,17,17,.1);border-radius:18px;background:#fffffff0;padding:.95rem 1rem;color:var(--color-text);font:inherit}.product-form__buttons{display:flex;gap:.9rem;flex-wrap:wrap}.rte p:last-child{margin-bottom:0}.rte ul{margin-bottom:1rem}.content-panel--large{min-height:100%}.icon-list{display:grid;gap:.75rem}.contact-form{display:grid;gap:1rem}.contact-form label{display:grid;gap:.45rem;font-weight:700;color:var(--color-text)}.form-notice{margin-bottom:1rem;padding:.95rem 1rem;border-radius:16px;font-weight:800}.form-notice--success{background:#16a34a1f;color:var(--color-accent-dark)}.form-notice--error{background:#dc26261f;color:#b91c1c}.content-page{max-width:860px;min-height:200px}.content-page--policy{padding:2rem;border-radius:28px;background:#f7f8f8f2;border:1px dashed rgba(17,17,17,.14)}.cart-layout{align-items:stretch}.cart-lines{align-content:start}.cart-item{display:grid;grid-template-columns:120px 1fr;gap:1.2rem;align-items:start}.cart-item__title{margin-bottom:.3rem}.cart-item__meta{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.9rem;color:var(--color-text-soft)}.cart-item__controls{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.cart-item__controls input{max-width:110px}.cart-summary{position:sticky;top:110px;display:grid;gap:1rem;align-content:start}.cart-summary__row{display:flex;justify-content:space-between;gap:1rem}.empty-state{padding:2rem;border-radius:28px;background:#f7f8f8f2;border:1px dashed rgba(17,17,17,.14)}.site-footer{padding:3.5rem 0 2.5rem;background:linear-gradient(180deg,#fffffffa,#f4f7f5);border-top:1px solid rgba(17,17,17,.06)}.site-footer__top{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);align-items:start;padding-bottom:1.6rem;border-bottom:1px solid rgba(17,17,17,.06)}.site-footer__eyebrow{margin-bottom:.7rem;color:var(--color-accent-dark);font-weight:800;text-transform:uppercase;letter-spacing:.06em}.site-footer__identity h2{max-width:16ch;font-size:clamp(2rem,4vw,3rem)}.site-footer__title{margin-bottom:.6rem;color:var(--color-text);font-weight:900}.site-footer__links{display:flex;flex-wrap:wrap;gap:.95rem 1.2rem;justify-content:flex-start;color:var(--color-text-soft);font-weight:700}.site-footer__note{margin:0;font-size:.92rem}.pagination{display:flex;justify-content:center;gap:.6rem;margin-top:2rem}.pagination a,.pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:.75rem;border:1px solid rgba(17,17,17,.08);border-radius:999px;background:#fff;font-weight:800}.pagination .current{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.reveal-up{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal-up.is-visible{opacity:1;transform:translateY(0)}@media(max-width:1180px){.advantage-grid,.process-grid,.product-grid--featured,.product-grid--shop,.product-grid--related,.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero__proof-grid{grid-template-columns:1fr}}@media(max-width:940px){.hero__inner--premium,.split-showcase,.about-block,.shop-hero__inner,.product-hero__inner,.info-columns,.contact-grid,.about-page-layout,.cta-strip__inner,.site-footer__top,.cart-layout{grid-template-columns:1fr}.hero h1{max-width:none}.product-hero__actions{align-items:stretch}.cart-summary{position:static}}@media(max-width:820px){.site-header__toggle{display:block}.site-nav{position:absolute;top:calc(100% + .75rem);left:1rem;right:1rem;display:grid;gap:1rem;padding:1rem;border:1px solid rgba(17,17,17,.08);border-radius:26px;background:#fffffffa;box-shadow:var(--shadow-soft);opacity:0;pointer-events:none;transform:translateY(-8px);transition:all var(--transition)}.site-nav.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.site-nav__menu{display:grid;gap:.9rem}.site-nav__cta{width:100%}.section{padding:4.5rem 0}.product-grid--featured,.advantage-grid,.process-grid,.product-grid--shop,.product-grid--related,.support-grid,.collection-grid,.cart-item{grid-template-columns:1fr}}@media(max-width:560px){.container{width:min(var(--container),calc(100% - 1.2rem))}.hero__actions,.product-card__footer,.product-card__actions,.product-hero__actions,.product-form__buttons,.collection-card__footer,.cart-item__controls{flex-direction:column;align-items:stretch}.button,.shopify-payment-button__button,.shopify-payment-button__more-options{width:100%}.hero--premium{padding-top:3rem}.hero h1{font-size:clamp(2.5rem,11vw,4rem)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/base.css.map */
