:root{--bg:#F6F2EA;--ink:#303633;--accent:#78947D;--white:#fffdf8;--line:rgba(48,54,51,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:auto}.announce{padding:10px 16px;background:var(--ink);color:#fff;text-align:center;font-size:11px;font-weight:800;letter-spacing:.1em}.announce span{margin:0 18px;color:#b7d1bb}.site-header{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,5vw,72px);border-bottom:1px solid var(--line);position:relative;z-index:5}.logo{font-size:25px;font-weight:900;letter-spacing:-.06em}.site-header nav{display:flex;gap:34px;font-size:14px}.cart{font-size:14px;font-weight:700}.section{max-width:1280px;margin:auto;padding:clamp(64px,9vw,124px) clamp(20px,5vw,72px)}.hero,.product-main,.story,.faq{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(38px,7vw,100px)}.hero{min-height:740px}.hero-media{min-height:580px;border-radius:38px;background:linear-gradient(145deg,#a8bea9,#6f8d75);position:relative;overflow:hidden;display:grid;place-items:center}.hero-media img{height:100%;object-fit:cover;position:absolute}.product-orb{width:64%;aspect-ratio:1;border-radius:44% 56% 52% 48%;display:grid;place-content:center;text-align:center;background:#dce7dc;box-shadow:0 40px 90px #1e3c2840;font-weight:300;font-size:clamp(20px,4vw,50px);letter-spacing:.15em;transform:rotate(-8deg)}.product-orb b{font-size:1.35em}.product-orb small{font-size:10px;letter-spacing:.1em;margin-top:20px}.float-note{position:absolute;bottom:24px;right:22px;background:#ffffffe6;padding:12px 18px;border-radius:99px;font-size:12px;font-weight:800}.eyebrow{font-size:11px;font-weight:900;letter-spacing:.13em;color:#607c66}.hero h1,.product-info h1{font-size:clamp(44px,5.4vw,78px);line-height:.98;letter-spacing:-.065em;margin:20px 0 24px}.lead{font-size:clamp(17px,2vw,21px);color:#5c625f;max-width:620px}.price{font-size:25px;font-weight:850;margin:30px 0}.price s{color:#8a8e8c;font-weight:500;margin-left:10px}.button{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:8px;background:var(--ink);color:#fff;padding:18px 30px;font-size:15px;font-weight:850;cursor:pointer;min-width:240px}.button:hover{background:var(--accent)}.microtrust{display:flex;gap:15px;flex-wrap:wrap;margin-top:22px;font-size:11px;font-weight:750;color:#69706c}.section-head{text-align:center;max-width:720px;margin:0 auto 54px}.section-head h2,.story h2,.faq h2{font-size:clamp(36px,5vw,62px);line-height:1.03;letter-spacing:-.055em;margin:16px 0}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.cards article{padding:34px 28px;border:1px solid var(--line);border-radius:18px;background:#ffffff47}.cards article>span{font-size:12px;font-weight:900;color:var(--accent)}.cards h3{font-size:21px;margin:48px 0 8px}.cards p,.faq p,.story li{color:#626965}.story{background:#e8e2d7;max-width:none;padding-left:max(20px,calc((100vw - 1140px)/2));padding-right:max(20px,calc((100vw - 1140px)/2))}.story-visual{min-height:520px;border-radius:220px 220px 28px 28px;background:linear-gradient(#78947d,#b5c8b6);display:grid;place-items:center}.halo{width:240px;height:240px;border:1px solid rgba(255,255,255,.65);border-radius:50%;display:grid;place-content:center;text-align:center;color:#fff;font-size:40px;font-weight:850;box-shadow:0 0 0 36px #ffffff1f,0 0 0 72px #ffffff14}.halo small{display:block;font-size:12px;font-weight:600}.story ul{padding-left:18px;line-height:2}.text-link{font-weight:850;border-bottom:1px solid;margin-top:14px;display:inline-block}.reviews{max-width:none;background:var(--ink);color:#fff}.reviews .eyebrow{color:#a9c6ad}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);max-width:1140px;margin:auto;gap:18px}.review-grid blockquote{margin:0;padding:38px;border-radius:18px;background:#3c433f;font-size:21px;line-height:1.45}.review-grid footer{margin-top:40px;font-size:13px}.review-grid footer b{display:block;color:#a9c6ad}.faq{align-items:start}.faq details,.product-info details{border-bottom:1px solid var(--line);padding:22px 0}.faq summary,.product-info summary{font-weight:850;cursor:pointer;list-style:none}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gallery-item{border-radius:14px;overflow:hidden;background:#e6e8e1}.gallery-item:first-child{grid-column:1/-1}.gallery-item img{aspect-ratio:1;object-fit:cover}.product-info{position:sticky;top:30px;align-self:start}.product-info h1{font-size:clamp(42px,4vw,64px)}.bundle{display:grid;gap:10px;margin:24px 0}.bundle label{position:relative;display:flex;align-items:center;gap:14px;padding:17px;border:1px solid var(--line);border-radius:12px;cursor:pointer}.bundle label.selected{border:2px solid var(--accent);background:#edf2eb}.bundle label span{display:grid}.bundle label small{color:#727874}.bundle label strong{margin-left:auto}.bundle em{position:absolute;right:12px;top:-10px;background:var(--accent);color:#fff;padding:3px 8px;border-radius:4px;font-size:9px;font-style:normal;font-weight:900}.product-form .button{width:100%}.sticky-atc{display:none}.narrow{max-width:850px}.cart-row{display:flex;gap:20px;padding:20px 0;border-bottom:1px solid var(--line)}.cart-row img{width:110px;border-radius:10px}.footer{padding:70px clamp(20px,5vw,72px);display:grid;grid-template-columns:2fr 1fr 1fr 2fr;gap:40px;border-top:1px solid var(--line)}.footer>div{display:flex;flex-direction:column;gap:10px}.footer b{margin-bottom:8px}.footer p{margin:0;color:#6b716e}@media(max-width:800px){.announce{white-space:nowrap;overflow:hidden}.announce span{margin:0 8px}.site-header{height:65px}.site-header nav{display:none}.section{padding:65px 20px}.hero,.product-main,.story,.faq{grid-template-columns:1fr;gap:34px}.hero{padding-top:20px}.hero-media{min-height:430px}.hero h1{font-size:46px}.hero-copy{padding-bottom:20px}.microtrust{gap:8px}.microtrust span{width:100%}.cards{grid-template-columns:1fr 1fr}.cards article{padding:24px 20px}.cards h3{margin-top:28px}.review-grid{grid-template-columns:1fr}.story-visual{min-height:400px}.gallery{order:0}.product-info{position:static}.product-main{padding-top:20px}.sticky-atc{display:flex;position:fixed;z-index:20;bottom:0;left:0;right:0;background:#fffdf8;border-top:1px solid var(--line);padding:10px 14px;align-items:center;justify-content:space-between;box-shadow:0 -8px 30px #00000014}.sticky-atc span{display:grid;font-size:12px}.sticky-atc small{color:#727874}.sticky-atc button{border:0;background:var(--ink);color:#fff;border-radius:7px;padding:13px 20px;font-weight:850}.footer{grid-template-columns:1fr 1fr;padding-bottom:100px}.footer>div:first-child,.footer>div:last-child{grid-column:1/-1}}@media(max-width:480px){.cards{grid-template-columns:1fr}.hero-media{min-height:390px}.button{width:100%}.footer{grid-template-columns:1fr}.footer>div{grid-column:1!important}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/theme.css.map */
