@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Newsreader:ital,opsz,wght@1,6..72,600&display=swap";:root{--cream:#f7f3ea;--paper:#fffdf9;--ink:#1f332b;--muted:#66746d;--orange:#f27a42;--peach:#f6c9a7;--sage:#b9c9a9;--blue:#a9cad6;--line:#1f332b24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:DM Sans,sans-serif}button,input{font:inherit}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #4679a5}.announcement{background:var(--ink);color:#fff;text-transform:uppercase;letter-spacing:.12em;justify-content:center;align-items:center;gap:12px;height:36px;font-size:10px;font-weight:700;display:flex}.announcement span{color:var(--orange)}.header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:20;border-bottom:1px solid var(--line);background:#fffdf9f2;justify-content:space-between;align-items:center;height:82px;padding:0 5vw;display:flex;position:sticky;top:0}.brand{cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;font-size:22px;font-weight:700;display:flex}.brandMark{background:var(--orange);color:#fff;border-radius:50% 50% 45%;place-items:center;width:31px;height:31px;font-family:Newsreader;font-size:23px;font-style:italic;display:grid}.nav{gap:32px;display:flex}.nav button,.footerBrand button,footer>div:not(.footerBrand) button{cursor:pointer;background:0 0;border:0;font-size:13px}.nav button:hover{color:var(--orange)}.cartButton{border:1px solid var(--ink);cursor:pointer;background:0 0;border-radius:999px;padding:9px 10px 9px 17px;font-weight:600}.cartButton span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:24px;height:24px;margin-left:8px;font-size:11px;display:inline-grid}.menuButton{background:0 0;border:0;font-size:22px;display:none}.hero{background:var(--cream);grid-template-columns:48% 52%;min-height:730px;display:grid;overflow:hidden}.heroCopy{flex-direction:column;justify-content:center;align-items:flex-start;padding:110px 7vw 80px;display:flex}.pill,.badge{border:1px solid var(--line);text-transform:uppercase;letter-spacing:.1em;background:#fff;border-radius:999px;padding:9px 14px;font-size:10px;font-weight:700}h1{letter-spacing:-.065em;margin:32px 0;font-size:clamp(64px,7.2vw,112px);font-weight:600;line-height:.83}h1 em{color:var(--orange);font-family:Newsreader;font-weight:600}.heroCopy>p{max-width:600px;color:var(--muted);font-size:19px;line-height:1.65}.heroActions{align-items:center;gap:25px;margin-top:18px;display:flex}.primary{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:12px;padding:17px 23px;font-weight:700;transition:all .2s;box-shadow:0 7px #0e1d17}.primary:hover{transform:translateY(-2px);box-shadow:0 9px #0e1d17}.primary span{margin-left:14px}.textLink{cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:5px 0;font-weight:700}.microTrust{color:var(--muted);flex-wrap:wrap;gap:18px;margin-top:34px;font-size:11px;display:flex}.heroVisual{background:#cdd9c1;border-radius:32px;min-height:650px;margin:24px 24px 24px 0;position:relative;overflow:hidden}.photoPlaceholder{color:#3c544a;background:linear-gradient(145deg,#ffffff24,#ffffff59);border:1px dashed #1f332b59;border-radius:28px 28px 180px;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:40px;display:flex;position:absolute;inset:8%}.photoPlaceholder span{font-family:Newsreader;font-size:25px}.photoPlaceholder small{margin-top:4px}.sunShape{opacity:.8;background:#f3b26f;border-radius:50%;width:300px;height:300px;position:absolute;top:-80px;right:-55px}.floatCard{background:#fff;border-radius:18px;flex-direction:column;padding:18px 22px;display:flex;position:absolute;bottom:35px;left:30px;transform:rotate(-2deg);box-shadow:0 14px 40px #1f332b26}.floatCard b{color:var(--orange);font-family:Newsreader;font-size:30px}.floatCard span{font-size:11px}.scribble{color:#fff;font-size:70px;position:absolute;bottom:55px;right:45px}.pressStrip{text-transform:uppercase;letter-spacing:.13em;background:#f4bb96;justify-content:space-around;align-items:center;gap:20px;min-height:62px;font-size:10px;font-weight:700;display:flex}.pressStrip i{font-size:18px}section{padding:105px 6vw}.intro{text-align:center;background:var(--paper)}.kicker{text-transform:uppercase;letter-spacing:.15em;color:#a54c25;font-size:10px;font-weight:700}h2{letter-spacing:-.045em;margin:16px 0 25px;font-size:clamp(38px,4.2vw,65px);line-height:1}.intro>h2{max-width:760px;margin-left:auto;margin-right:auto}.steps{grid-template-columns:repeat(3,1fr);gap:60px;max-width:1050px;margin:70px auto 0;display:grid}.steps article{position:relative}.steps article:not(:last-child):after{content:"";border-top:1px dashed #9baa9f;width:55px;position:absolute;top:29px;right:-45px}.icon{background:var(--cream);width:56px;height:56px;color:var(--orange);border-radius:18px;place-items:center;margin:auto;font-family:Newsreader;font-size:18px;display:grid}h3{margin:18px 0 8px;font-size:21px}.steps p,.sectionHead>p,.faq>div>p{color:var(--muted);font-size:14px;line-height:1.7}.feature{background:var(--ink);color:#fff;grid-template-columns:53% 47%;align-items:center;gap:6vw;padding-top:95px;padding-bottom:95px;display:grid}.featureGallery{min-width:0}.mainProductImage{background:#f2c8aa;border-radius:28px;place-items:center;height:620px;display:grid;position:relative;overflow:hidden}.boxMock{aspect-ratio:.82;background:#fff8eb;border:1px solid #1f332b26;border-radius:9px;flex-direction:column;width:48%;padding:36px;display:flex;transform:rotate(-4deg);box-shadow:20px 30px 50px #1f332b40}.boxMock span{font-size:14px;font-weight:700}.boxMock b{color:var(--orange);margin:auto 0;font-family:Newsreader;font-size:40px;line-height:.9}.boxMock small{color:var(--ink)}.book{width:130px;height:180px;color:var(--ink);border-radius:7px;padding:20px;font-weight:700;position:absolute;box-shadow:8px 12px 25px #1f332b33}.book small{font-family:Newsreader;font-size:20px}.bookOne{background:var(--blue);bottom:8%;left:8%;transform:rotate(8deg)}.bookTwo{background:var(--sage);top:9%;right:8%;transform:rotate(8deg)}.thumbRow{gap:10px;margin-top:14px;display:flex}.thumbRow button{color:#fff;background:0 0;border:1px solid #ffffff4d;border-radius:999px;padding:8px 15px;font-size:11px}.thumbRow .active{color:var(--ink);background:#fff}.featureCopy{max-width:610px}.featureCopy .badge{color:var(--ink);background:var(--orange);border:0;display:inline-block}.featureCopy .kicker{color:#f3b28c;margin-top:24px}.featureCopy .lead{color:#cbd4cf;font-size:16px;line-height:1.7}.price{align-items:center;gap:20px;margin:25px 0;display:flex}.price strong{font-size:31px}.price span{color:#9fafaa;max-width:180px;font-size:10px}.valueStack{border-top:1px solid #fff3}.valueStack>div{border-bottom:1px solid #fff3;align-items:center;gap:20px;padding:17px 0;display:flex}.valueStack>div>span{color:#f3a67e;width:34px;font-family:Newsreader;font-size:27px}.valueStack p{flex-direction:column;margin:0;display:flex}.valueStack small{color:#aebcb5;margin-top:4px}.wide{background:var(--orange);width:100%;margin-top:25px;box-shadow:0 7px #a54c25}.deliveryNote{text-align:center;color:#99aaa2;font-size:10px}.feature details{border-top:1px solid #fff3;margin-top:25px;padding-top:20px}.feature summary{cursor:pointer;font-weight:600}.feature details p{color:#b7c2bc;font-size:13px;line-height:1.6}.skillsBand{background:#dce6d3;grid-template-columns:repeat(4,1fr);padding:45px 6vw;display:grid}.skillsBand div{grid-template-rows:1fr 1fr;grid-template-columns:60px 1fr;align-items:center;display:grid}.skillsBand .icon{background:#ffffff80;grid-row:1/3;margin:0}.skillsBand b{align-self:end}.skillsBand span:not(.icon){color:var(--muted);align-self:start;font-size:11px}.shop{background:var(--cream)}.sectionHead{justify-content:space-between;align-items:end;gap:50px;margin-bottom:50px;display:flex}.sectionHead h2{margin-bottom:0}.sectionHead>p{max-width:430px}.productGrid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.productCard{border:1px solid var(--line);background:#fff;border-radius:22px;position:relative;overflow:hidden}.popular{z-index:2;background:var(--ink);color:#fff;text-transform:uppercase;letter-spacing:.1em;border-radius:999px;padding:8px 12px;font-size:9px;position:absolute;top:14px;right:14px}.productArt{place-items:center;height:360px;display:grid;position:relative}.sage .productArt,.cartThumb.sage{background:#ccd9bf}.orange .productArt,.cartThumb.orange{background:#f3c09e}.blue .productArt,.cartThumb.blue{background:#c1dae2}.miniBox{aspect-ratio:.8;background:#fffdf7;border-radius:7px;flex-direction:column;justify-content:space-between;width:50%;padding:22px;font-size:11px;display:flex;transform:rotate(-4deg);box-shadow:13px 18px 30px #1f332b2e}.miniBox b{font-family:Newsreader;font-size:27px;line-height:.9}.productArt i{background:#ffffffb3;border-radius:999px;padding:7px 10px;font-size:10px;position:absolute;bottom:15px;right:17px}.productBody{padding:26px}.productBody h3{font-size:25px}.productBody>p:not(.kicker){color:var(--muted);min-height:62px;font-size:13px;line-height:1.6}.productMeta{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 0;display:flex}.productMeta b{font-size:22px}.productMeta span{color:var(--muted);font-size:11px}.productBody button{border:1px solid var(--ink);cursor:pointer;background:#fff;border-radius:10px;width:100%;padding:13px;font-weight:700}.productBody button:hover{background:var(--ink);color:#fff}.comparison{text-align:center}.comparisonWrap{margin-top:50px;overflow-x:auto}.comparison table{border-collapse:separate;border-spacing:0;border:1px solid var(--line);border-radius:20px;width:100%;min-width:700px;overflow:hidden}.comparison th,.comparison td{border-bottom:1px solid var(--line);border-right:1px solid var(--line);padding:22px}.comparison th:first-child,.comparison td:first-child{text-align:left}.comparison th{background:var(--cream)}.comparison th b{margin-top:8px;display:inline-block}.comparison .highlight{background:#fff1e8}.comparison tr:last-child td{border-bottom:0}.parentQuote{background:#e5d5c0;grid-template-columns:1fr 1fr;padding:0;display:grid}.quoteImage{min-height:560px;color:var(--muted);background:linear-gradient(145deg,#bdcbb0,#ebdbca);border:1px dashed #1f332b4d;border-radius:20px;align-items:flex-end;margin:26px;padding:30px;display:flex}.parentQuote blockquote{flex-direction:column;justify-content:center;margin:0;padding:80px 7vw;display:flex}.parentQuote blockquote p{margin:0;font-family:Newsreader;font-size:clamp(30px,3vw,48px);line-height:1.15}.quoteMark{color:var(--orange);height:65px;font-size:90px}.parentQuote footer{text-transform:uppercase;letter-spacing:.1em;margin-top:28px;font-size:9px}.learn{background:var(--paper)}.articleGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.articleImage{border-radius:18px;place-items:center;height:260px;display:grid}.articleImage span{text-align:center;background:#ffffff80;border-radius:50%;place-items:center;width:130px;height:130px;font-family:Newsreader;font-size:28px;display:grid}.articleImage.peach{background:#f0c6a8}.articleImage.green{background:#bdcbae}.articleImage.blue{background:#b8d3dc}.articleGrid h3{max-width:350px;font-size:24px}.articleGrid a{color:var(--ink);font-size:12px;font-weight:700}.about{background:var(--orange);grid-template-columns:1fr 1fr;gap:10vw;display:grid}.about p{line-height:1.75}.about h2{max-width:620px}.about .kicker{color:var(--ink)}.faq{grid-template-columns:35% 65%;gap:8vw;display:grid}.faqList{border-top:1px solid var(--line)}.faqItem{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;width:100%;padding:23px 0}.faqItem>span{justify-content:space-between;gap:20px;font-weight:700;display:flex}.faqItem i{color:var(--orange);font-size:20px;font-style:normal}.faqItem p{color:var(--muted);padding-right:35px;line-height:1.7}.policyBand{background:var(--cream);grid-template-columns:repeat(3,1fr);gap:30px;padding-top:65px;padding-bottom:65px;display:grid}.policyBand article{background:#fff;border-radius:18px;padding:30px}.policyBand .icon{margin:0}.policyBand p{color:var(--muted);font-size:13px;line-height:1.7}.tracker{grid-template-columns:1fr 1fr;align-items:start;gap:10vw;display:grid}.tracker>div>p:not(.kicker){color:var(--muted);line-height:1.7}.tracker form{background:var(--cream);border-radius:20px;padding:30px}.tracker label{margin-bottom:16px;font-size:12px;font-weight:700;display:block}.tracker input{border:1px solid var(--line);background:#fff;border-radius:9px;width:100%;margin-top:7px;padding:14px;display:block}.formMessage{color:var(--muted);font-size:12px}.newsletter{background:#c0d1b3;justify-content:space-between;align-items:center;gap:50px;padding-top:60px;padding-bottom:60px;display:flex}.newsletter h2{font-size:38px}.newsletter form{min-width:440px;display:flex}.newsletter input{border:0;border-radius:10px 0 0 10px;flex:1;padding:17px}.newsletter button{background:var(--ink);color:#fff;border:0;border-radius:0 10px 10px 0;padding:17px 20px;font-weight:700}footer{background:var(--ink);color:#fff;grid-template-columns:2fr repeat(3,1fr);gap:50px;padding:70px 6vw 100px;display:grid;position:relative}footer .brand{color:#fff;padding:0}.footerBrand p{color:#aab7b1;max-width:230px;line-height:1.6}.footerBrand~div{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.footerBrand~div b{margin-bottom:8px}.footerBrand~div button{color:#aab7b1;padding:0}footer small{color:#819088;position:absolute;bottom:25px;left:6vw}.drawerOverlay{z-index:40;opacity:0;pointer-events:none;background:#0d1c1680;transition:all .25s;position:fixed;inset:0}.drawerOverlay.show{opacity:1;pointer-events:auto}.cartDrawer{background:var(--paper);z-index:41;flex-direction:column;width:min(460px,100%);height:100dvh;transition:all .35s;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-20px 0 60px #1f332b33}.cartDrawer.open{transform:none}.drawerHead{border-bottom:1px solid var(--line);justify-content:space-between;padding:24px;display:flex}.drawerHead h2{margin:5px 0 0;font-size:28px}.drawerHead button{cursor:pointer;background:0 0;border:0;font-size:30px}.emptyCart{text-align:center;margin:auto;padding:50px}.emptyCart p{color:var(--muted)}.emptyCart .primary{margin-top:15px}.cartItems{padding:8px 24px;overflow:auto}.cartItem{border-bottom:1px solid var(--line);grid-template-columns:72px 1fr auto;align-items:start;gap:15px;padding:16px 0;display:grid}.cartThumb{border-radius:8px;place-items:center;width:72px;height:82px;font-family:Newsreader;font-size:27px;display:grid}.cartItem>div:nth-child(2){flex-direction:column;gap:5px;display:flex}.cartItem small{color:var(--muted)}.qty{border:1px solid var(--line);border-radius:999px;align-items:center;width:max-content;margin-top:5px;display:flex}.qty button{cursor:pointer;background:0 0;border:0;width:29px}.qty span{font-size:11px}.upsell{background:#e4eddc;border-radius:12px;justify-content:space-between;align-items:center;margin:12px 24px;padding:14px;display:flex}.upsell>div{flex-direction:column;display:flex}.upsell span,.upsell small{font-size:9px}.upsell button{border:1px solid var(--ink);background:#fff;border-radius:8px;padding:8px 13px;font-weight:700}.drawerBottom{border-top:1px solid var(--line);margin-top:auto;padding:24px}.drawerBottom>div{justify-content:space-between;font-size:18px;display:flex}.drawerBottom p,.drawerBottom>small{color:var(--muted);text-align:center;font-size:10px;display:block}.stickyAtc{display:none}.srOnly{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=900px){.header{height:67px;padding:0 18px}.menuButton{width:38px;display:block}.brand{font-size:19px}.nav{background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;padding:20px;display:none;position:absolute;top:67px;left:0;right:0}.nav.open{display:flex}.nav button{text-align:left;font-size:16px}.cartButton{border:0;padding:0;font-size:0}.cartButton span{margin:0}.hero{grid-template-columns:1fr}.heroCopy{padding:70px 24px 55px}.heroCopy>p{font-size:16px}.heroVisual{min-height:480px;margin:0 16px 16px}.heroActions{flex-direction:column;align-items:flex-start}.pressStrip{white-space:nowrap;justify-content:flex-start;padding:0 24px;overflow:hidden}.intro,.shop,.comparison,.learn,.faq,.tracker{padding:80px 20px}.steps{grid-template-columns:1fr;gap:45px}.steps article:not(:last-child):after{display:none}.feature{grid-template-columns:1fr;padding:65px 20px}.mainProductImage{height:480px}.boxMock{width:54%;padding:22px}.boxMock b{font-size:31px}.book{width:95px;height:135px;padding:13px}.featureCopy h2{font-size:44px}.skillsBand{grid-template-columns:1fr 1fr;gap:28px 12px;padding:35px 20px}.sectionHead{flex-direction:column;align-items:flex-start;gap:12px}.productGrid,.articleGrid{grid-template-columns:1fr}.productArt{height:330px}.comparison{text-align:left}.comparisonWrap{margin-right:-20px}.parentQuote{grid-template-columns:1fr}.quoteImage{min-height:380px}.parentQuote blockquote{padding:60px 30px}.about{grid-template-columns:1fr;gap:20px;padding:70px 24px}.faq{grid-template-columns:1fr}.policyBand{grid-template-columns:1fr;padding:55px 20px}.tracker{grid-template-columns:1fr}.newsletter{flex-direction:column;align-items:stretch;padding:50px 20px}.newsletter form{min-width:0}.newsletter h2{font-size:33px}footer{grid-template-columns:1fr 1fr;padding:60px 24px 120px}.footerBrand{grid-column:1/-1}footer small{left:24px;right:24px}.stickyAtc{border-top:1px solid var(--line);z-index:18;background:#fff;justify-content:space-between;align-items:center;gap:10px;padding:11px 14px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 25px #1f332b17}.stickyAtc div{flex-direction:column;display:flex}.stickyAtc small{color:#a54c25;text-transform:uppercase;font-size:8px;font-weight:700}.stickyAtc b{font-size:11px}.stickyAtc button{background:var(--orange);border:0;border-radius:8px;padding:12px 18px;font-size:11px;font-weight:700}.cartDrawer{padding-bottom:70px}}@media (width<=480px){h1{font-size:63px}.heroVisual{min-height:410px}.photoPlaceholder{padding:24px}.microTrust{gap:10px}.bookTwo{right:4%}.mainProductImage{height:420px}.boxMock b{font-size:27px}.skillsBand{grid-template-columns:1fr}.articleImage{height:230px}footer{grid-template-columns:1fr}.newsletter form{flex-direction:column;gap:8px}.newsletter input,.newsletter button{border-radius:9px}.price{flex-direction:column;align-items:flex-start;gap:5px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
