:root{--wp-ink: #17211c;--wp-muted: #5d6b63;--wp-soft: #f7fbf8;--wp-line: #dde8e0;--wp-mint: #cfeee0;--wp-green: #1f6b4d;--wp-green-dark: #124734;--wp-coral: #ec7a5c;--wp-yellow: #f5c96f;--wp-white: #ffffff;--wp-shadow: 0 18px 45px rgba(23, 33, 28, .1);--wp-radius: 8px;--wp-page: min(1180px, calc(100vw - 32px) )}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--wp-ink);background:var(--wp-soft);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}body.lock-scroll{overflow:hidden}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;letter-spacing:0}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:16px;top:-80px;z-index:50;background:var(--wp-ink);color:var(--wp-white);padding:10px 14px;border-radius:var(--wp-radius)}.skip-link:focus{top:16px}.page-width{width:var(--wp-page);margin:0 auto}.eyebrow{color:var(--wp-green);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.button,.shopify-payment-button__button,button.shopify-payment-button__button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--wp-green-dark);border-radius:var(--wp-radius);padding:13px 20px;background:var(--wp-green-dark);color:var(--wp-white);cursor:pointer;font-weight:800;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover,.shopify-payment-button__button:hover{transform:translateY(-2px);box-shadow:var(--wp-shadow)}.button.secondary{background:transparent;color:var(--wp-green-dark);border-color:var(--wp-line)}.button.full{width:100%}.button[disabled],button[disabled]{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.announcement{background:var(--wp-ink);color:var(--wp-white);font-size:13px;text-align:center;padding:9px 16px}.site-header{position:sticky;top:0;z-index:20;background:#f7fbf8eb;border-bottom:1px solid rgba(221,232,224,.85);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;gap:10px;font-weight:900;font-size:21px}.brand-mark{width:36px;height:36px;border-radius:var(--wp-radius);display:grid;place-items:center;color:var(--wp-green-dark);background:var(--wp-mint);font-weight:900}.nav{display:flex;align-items:center;gap:22px;color:var(--wp-muted);font-size:15px;font-weight:750}.header-actions{display:flex;align-items:center;gap:12px}.language-form select{min-height:40px;border:1px solid var(--wp-line);border-radius:var(--wp-radius);background:var(--wp-white);color:var(--wp-ink);padding:0 10px}.cart-link{position:relative;min-width:42px;min-height:42px;border:1px solid var(--wp-line);border-radius:var(--wp-radius);background:var(--wp-white);display:grid;place-items:center;color:var(--wp-green-dark);font-weight:900}.cart-count{position:absolute;right:-7px;top:-7px;min-width:20px;height:20px;padding:0 6px;border:2px solid var(--wp-soft);border-radius:999px;display:grid;place-items:center;background:var(--wp-coral);color:var(--wp-white);font-size:11px;line-height:1}.menu-toggle{display:none}.hero{min-height:calc(92vh - 118px);display:grid;align-items:center;padding:56px 0 34px;background:linear-gradient(90deg,#f7fbf8fa,#f7fbf8c7 47%,#f7fbf847),var(--hero-image);background-size:cover;background-position:center right}.hero-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(300px,.72fr);align-items:center;gap:36px}.hero h1{max-width:680px;margin:12px 0 18px;font-size:clamp(42px,7vw,78px);line-height:.96;letter-spacing:0}.hero-copy{max-width:560px;margin:0 0 28px;color:var(--wp-muted);font-size:18px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.trust-strip{margin-top:30px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:720px}.trust-item{min-height:72px;border:1px solid rgba(31,107,77,.16);background:#ffffffb8;border-radius:var(--wp-radius);padding:13px}.trust-item strong{display:block;font-size:14px}.trust-item span{display:block;color:var(--wp-muted);font-size:13px}.hero-product{align-self:end;justify-self:end;width:min(360px,100%);background:#ffffffd1;border:1px solid rgba(221,232,224,.9);border-radius:var(--wp-radius);padding:14px;box-shadow:var(--wp-shadow);animation:liftIn .75s ease both}.hero-product img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:var(--wp-radius)}.hero-product p{margin:12px 0 0;font-weight:850}.section{padding:72px 0}.section.alt{background:var(--wp-white)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:28px}.section-head h2,.content-band h2,.product-info h1,.cart-title,.page-main h1{margin:6px 0 0;font-size:clamp(32px,5vw,54px);line-height:1;letter-spacing:0}.section-head p{max-width:520px;margin:0;color:var(--wp-muted)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{position:relative;display:flex;flex-direction:column;min-height:100%;border:1px solid var(--wp-line);border-radius:var(--wp-radius);background:var(--wp-white);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-4px);box-shadow:var(--wp-shadow)}.product-card__media{background:#eef6f0;aspect-ratio:1.08;overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-card:hover img{transform:scale(1.045)}.product-card__body{padding:18px;display:flex;flex-direction:column;gap:12px;flex:1}.product-card h3{margin:0;font-size:22px;line-height:1.12}.product-card p{margin:0;color:var(--wp-muted)}.product-card__footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px}.price{display:flex;flex-wrap:wrap;gap:8px;align-items:baseline;font-weight:900}.price s{color:#8a968f;font-weight:650}.badge{position:absolute;top:12px;left:12px;border-radius:var(--wp-radius);padding:7px 10px;background:var(--wp-yellow);color:var(--wp-ink);font-size:12px;font-weight:900}.benefit-grid,.review-grid,.policy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.benefit,.review,.policy{border:1px solid var(--wp-line);border-radius:var(--wp-radius);background:var(--wp-white);padding:22px}.benefit strong,.policy strong{display:block;font-size:18px;margin-bottom:8px}.benefit p,.policy p,.review p{margin:0;color:var(--wp-muted)}.review strong{display:block;margin-top:14px}.content-band{display:grid;grid-template-columns:.9fr 1.1fr;gap:44px;align-items:center}.steps{counter-reset:step;display:grid;gap:12px}.step{counter-increment:step;display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:start;border-bottom:1px solid var(--wp-line);padding:0 0 16px}.step:before{content:counter(step);height:42px;border-radius:var(--wp-radius);display:grid;place-items:center;background:var(--wp-mint);color:var(--wp-green-dark);font-weight:900}.step strong{display:block}.step span{color:var(--wp-muted)}.faq-list{display:grid;gap:10px}.faq-list details{border:1px solid var(--wp-line);border-radius:var(--wp-radius);background:var(--wp-white);padding:16px 18px}.faq-list summary{cursor:pointer;font-weight:900}.faq-list p{margin:10px 0 0;color:var(--wp-muted)}.product-main{padding:46px 0 80px;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,470px);gap:42px;align-items:start}.product-media{display:grid;gap:12px}.product-media__featured{border-radius:var(--wp-radius);border:1px solid var(--wp-line);background:var(--wp-white);overflow:hidden}.product-media__featured img{width:100%;aspect-ratio:1;object-fit:cover}.product-thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.product-thumbs button{padding:0;border:1px solid var(--wp-line);border-radius:var(--wp-radius);overflow:hidden;background:var(--wp-white);cursor:pointer}.product-thumbs img{width:100%;aspect-ratio:1;object-fit:cover}.product-info{position:sticky;top:104px;border:1px solid var(--wp-line);border-radius:var(--wp-radius);background:var(--wp-white);padding:26px}.product-info .price{font-size:22px;margin:14px 0}.product-lede{color:var(--wp-muted);margin:0 0 18px}.product-form{display:grid;gap:14px}.selector-wrapper label,.quantity label{display:block;margin-bottom:7px;font-weight:850}.selector-wrapper select,.quantity input,.cart-qty input,.field input,.field textarea{width:100%;min-height:46px;border:1px solid var(--wp-line);border-radius:var(--wp-radius);background:var(--wp-soft);padding:10px 12px}.dynamic-checkout{margin-top:-4px}.product-description{margin-top:22px;color:var(--wp-muted)}.product-description h3,.product-description h4,.product-description h5{color:var(--wp-ink);margin-bottom:8px}.product-extra{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.product-extra article{border:1px solid var(--wp-line);border-radius:var(--wp-radius);background:var(--wp-white);padding:20px}.product-extra h2{margin:0 0 8px;font-size:22px}.product-extra p{margin:0;color:var(--wp-muted)}.cart-page,.page-main{padding:54px 0 82px}.cart-items{display:grid;gap:12px;margin-top:26px}.cart-item{display:grid;grid-template-columns:96px 1fr auto;gap:16px;align-items:center;border:1px solid var(--wp-line);border-radius:var(--wp-radius);background:var(--wp-white);padding:14px}.cart-item img{width:96px;aspect-ratio:1;object-fit:cover;border-radius:var(--wp-radius)}.cart-summary{max-width:420px;margin:26px 0 0 auto;border:1px solid var(--wp-line);border-radius:var(--wp-radius);background:var(--wp-white);padding:20px}.subtotal{display:flex;justify-content:space-between;font-size:20px;font-weight:900}.cart-note{color:var(--wp-muted);font-size:14px}.page-content{max-width:760px;color:var(--wp-muted)}.contact-form{max-width:760px;display:grid;gap:16px}.field{display:grid;gap:7px}.field label{font-weight:850}.site-footer{background:var(--wp-ink);color:var(--wp-white);padding:54px 0 28px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:28px}.site-footer p,.site-footer a{color:#ffffffc2}.footer-links{display:grid;gap:8px}.newsletter-form{display:flex;gap:8px;margin-top:14px}.newsletter-form input{min-height:46px;flex:1;min-width:0;border:1px solid rgba(255,255,255,.18);border-radius:var(--wp-radius);background:#ffffff14;color:var(--wp-white);padding:10px 12px}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:34px;padding-top:20px;color:#ffffffa3;font-size:14px}@keyframes liftIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media(max-width:900px){.menu-toggle{display:inline-grid;place-items:center;width:42px;height:42px;border:1px solid var(--wp-line);border-radius:var(--wp-radius);background:var(--wp-white)}.nav{position:fixed;left:16px;right:16px;top:92px;display:none;flex-direction:column;align-items:stretch;padding:18px;background:var(--wp-white);border:1px solid var(--wp-line);border-radius:var(--wp-radius);box-shadow:var(--wp-shadow)}.nav.is-open{display:flex}.hero{min-height:auto;padding-top:44px;background-position:center}.hero-grid,.content-band,.product-main{grid-template-columns:1fr}.hero-product{justify-self:start;width:min(300px,78vw)}.product-info{position:static}.product-grid,.benefit-grid,.review-grid,.policy-grid,.product-extra,.footer-grid{grid-template-columns:1fr}}@media(max-width:620px){.page-width{width:min(100% - 24px,1180px)}.header-inner{min-height:68px}.brand{font-size:18px}.brand-mark{width:32px;height:32px}.language-form{display:none}.hero h1{font-size:42px}.hero-copy{font-size:16px}.trust-strip,.section-head{grid-template-columns:1fr;display:grid}.cart-item{grid-template-columns:78px 1fr}.cart-item img{width:78px}.cart-line-total{grid-column:2;justify-self:start}.newsletter-form{flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/base.css.map */
