@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#203d31;--paper:#f8f9f4;--blue:#254bea;--lime:#e0ee9b;--line:#cbd3c9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 'DM Sans',sans-serif}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.announcement{background:var(--ink);color:white;text-align:center;padding:8px 20px;font-size:14px}.announcement span{opacity:.75;margin-left:14px}header{max-width:1440px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:25px 5%;gap:20px}.brand{font:bold 29px/1 'Manrope',sans-serif;letter-spacing:-1.5px;display:inline-flex;align-items:center}.brand span{font-weight:400}.brand i{font-style:normal;font-size:40px;color:var(--blue);margin-left:8px}nav{display:flex;gap:32px;font-size:14px}.bag{background:none;border:1px solid var(--line);border-radius:50px;padding:10px 17px;color:var(--ink);font-size:14px}.bag span{background:var(--ink);color:white;padding:2px 7px;border-radius:50%;margin-left:8px}.hero{display:grid;grid-template-columns:1fr 1fr;max-width:1440px;margin:auto;padding:25px 5% 64px;align-items:center;gap:5%}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.8px;margin:0 0 24px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:'Manrope',sans-serif;font-weight:500;letter-spacing:-3px;line-height:1.06}h1{font-size:clamp(46px,5.2vw,76px);margin-bottom:28px}h1 em{font-family:Georgia,serif;color:var(--blue);font-weight:400}p.intro{max-width:455px;font-size:18px;line-height:1.7;margin-bottom:30px}.primary{display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--blue);color:white;border:none;border-radius:5px;padding:17px 22px;font-weight:600}.hero .primary{display:inline-flex}.primary:hover{background:#183aca}.primary span{font-size:24px;line-height:1}.small-features{display:flex;gap:26px;font-size:13px;margin-top:25px}.small-features span:before{content:'✓';margin-right:8px}.hero-photo{margin:0;position:relative;align-self:stretch;min-height:530px;background:#dbe0d7;border-radius:120px 8px 8px 8px;overflow:hidden}.hero-photo img{width:100%;height:100%;position:absolute;object-fit:cover}.hero-photo figcaption{position:absolute;bottom:12px;left:16px;color:white;background:#203d31dd;padding:4px 9px;font-size:12px;border-radius:3px}.photo-note{position:absolute;right:18px;top:28px;background:var(--lime);padding:16px 20px;transform:rotate(5deg);font-size:15px;line-height:1.4}.photo-note em{font-family:Georgia,serif;font-size:20px}.ribbon{background:var(--lime);display:flex;justify-content:space-around;gap:24px;padding:22px;font-size:15px;font-weight:500}.how,.faq{padding:90px 5%;max-width:1440px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:8%}h2{font-size:46px;letter-spacing:-2px}h3{font-size:20px;line-height:1.3;margin-bottom:9px}.how ol{list-style:none;padding:0;margin:0}.how li{display:flex;gap:26px;border-bottom:1px solid var(--line);margin-bottom:24px;padding-bottom:16px}.how li>span{color:var(--blue);font-size:14px;padding-top:4px}.how li p{margin-bottom:6px;color:#526259}.product{background:var(--ink);color:var(--paper);padding:76px max(5%,calc((100% - 1296px)/2));display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.product-story>p:not(.eyebrow){max-width:460px}.product-story ul{padding-left:20px;line-height:2.2;margin:25px 0}.care{font-size:13px;opacity:.75;line-height:1.6}.buy-card{background:var(--paper);color:var(--ink);padding:32px;border-radius:8px}.product-heading{margin-bottom:12px}.product-heading span{font-size:15px;color:#637164}.preview-label{font-size:13px;background:#e9eddf;padding:9px 12px;border-radius:3px;margin-bottom:24px}label{display:flex;justify-content:space-between;font-weight:500;margin-bottom:8px}label span{font-weight:400;color:#687768;font-size:14px}input{width:100%;border:1px solid #aebcac;border-radius:4px;background:white;color:var(--ink);padding:11px 12px}.hint{font-size:13px;line-height:1.5;color:#637164;margin:9px 0 23px}.quantity-row{display:flex;align-items:center;justify-content:space-between;margin:22px 0}.quantity-row input{width:80px}.quantity-row label{margin:0}.buy-card .primary{width:100%}.centered{text-align:center;margin:14px 0 0}#form-error{color:#ab2525;font-size:14px}.faq details{border-bottom:1px solid var(--line);padding:19px 0}.faq summary{cursor:pointer;font-weight:500;font-size:18px}.faq details p{margin:15px 0 0;color:#526259}footer{border-top:1px solid var(--line);margin:0 5%;padding:36px 0;display:flex;gap:25px;align-items:center;flex-wrap:wrap}footer p{margin:0;font-size:14px}footer small{margin-left:auto;max-width:280px;font-size:12px;color:#637164}dialog{position:fixed;margin:0 0 0 auto;top:0;bottom:0;max-height:100%;height:100%;max-width:480px;width:100%;border:0;padding:30px;color:var(--ink);background:var(--paper)}dialog::backdrop{background:#12261da6}.cart-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:35px}.cart-top h2{font-size:32px;margin:0}.cart-top button{border:0;background:none;color:inherit;font-size:32px}.cart-item{padding:20px 0;border-bottom:1px solid var(--line)}.cart-item p{font-size:14px;margin:7px 0}.remove{border:0;background:none;text-decoration:underline;padding:5px 0;color:var(--ink)}.checkout-note{font-size:14px;margin:28px 0}#copy-order{width:100%;justify-content:center}.checkout-disabled{width:100%;border:1px solid var(--line);padding:15px;color:#69736c;background:#e8ece4;border-radius:4px;cursor:not-allowed}#copy-status{font-size:14px;margin:10px 0}body:has(dialog[open]){overflow:hidden}@media(max-width:800px){nav{display:none}.announcement span{display:none}header{padding:20px 5%}.brand{font-size:24px}.hero{grid-template-columns:1fr;padding-top:25px;gap:32px}.hero-photo{min-height:430px}.hero-copy{max-width:600px}h1{font-size:56px}.ribbon{flex-wrap:wrap;font-size:14px}.ribbon span:last-child{display:none}.how,.faq,.product{grid-template-columns:1fr;gap:30px;padding:55px 6%}h2{font-size:39px}.buy-card{padding:24px}footer small{margin-left:0;max-width:none}footer{align-items:flex-start;flex-direction:column}.eyebrow{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
