@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700&display=swap');
@import url('period-care.css');
:root{--green:#24483e;--ink:#243b33;--muted:#707770;--line:#dfe4dc;--paper:#fafbf8;--pink:#f2e8e9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:15px;letter-spacing:0}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #aa6d85;outline-offset:5px}.announcement{min-height:34px;padding:8px 20px;background:var(--green);color:white;text-align:center;font-size:11px}.announcement a{margin-left:14px;text-decoration:underline;text-underline-offset:3px}header{height:100px;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:0 5%}.brand{display:flex;align-items:center;gap:13px;font-size:15px;font-weight:600;line-height:1.3}.brand-sub{display:block;font-size:10px;text-align:center;margin-top:3px}.brand-mark{display:flex;align-items:center;font-family:Georgia,serif;font-size:43px;font-weight:400;line-height:1}.brand-mark span{margin-left:-7px;transform:translateY(8px)}nav{display:flex;gap:30px;font-size:13px}nav a:hover,.footer-main a:hover{color:#9a566c}.header-cta{font-size:13px;border-bottom:1px solid var(--ink);padding-bottom:8px}.header-cta span{margin-left:22px}.menu-button{display:none}.hero{position:relative;min-height:640px;color:white;isolation:isolate;display:flex;flex-direction:column;justify-content:space-between;padding:70px 6% 26px;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,30,21,.68),rgba(10,30,21,.15));z-index:-1}.eyebrow{font-size:10px;font-weight:600;line-height:1.6;margin:0 0 25px}.hero h1{font:500 23px 'DM Sans',sans-serif;margin:0 0 15px}.hero-tagline{font-family:'Manrope',sans-serif;font-size:72px;line-height:1.08;font-weight:400;margin:0 0 24px}.hero-description{font-size:15px;line-height:1.7;color:#edf0e8;margin:0 0 30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:17px 22px;min-height:53px;border:0;font-size:13px;font-weight:500;border-radius:2px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-light{background:#fafbf8;color:var(--ink)}.button-light:hover{background:#e5ecdf}.button span{font-size:20px}.hero-bottom{display:flex;justify-content:space-between;font-size:11px;border-top:1px solid #ffffff50;padding-top:18px;margin-top:44px;color:#f2f5ec}.hero-bottom a span{margin-left:24px}.values-strip{display:flex;align-items:center;justify-content:space-evenly;gap:20px;min-height:80px;border-bottom:1px solid var(--line);font-size:12px;padding:20px 5%}.values-strip i{width:4px;height:4px;background:#99aa94;transform:rotate(45deg)}.section{padding:85px 6%;scroll-margin-top:15px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:40px}h2{font-family:'Manrope',sans-serif;font-size:44px;line-height:1.17;font-weight:400;margin:0} .section-heading>p{color:var(--muted);font-size:14px;line-height:1.8;margin-bottom:3px}.collection-tools{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px;gap:15px}.filters{display:flex;gap:7px;flex-wrap:wrap}.filter{background:transparent;color:#6e766e;border:1px solid transparent;border-radius:3px;padding:10px 15px;font-size:12px}.filter.active{border-color:var(--green);color:var(--green)}.filter:hover{background:#edf0e8}.filter span{font-size:9px;margin-left:10px}.preview-label{font-size:9px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.product[hidden]{display:none}.product-image{position:relative;aspect-ratio:1/1.1;background:#e8ebe1;overflow:hidden;border-radius:3px}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product a:hover img{transform:scale(1.035)}.product-badge{position:absolute;top:17px;left:17px;font-size:8px;background:#fbfcf5e8;padding:8px 10px}.product-arrow{position:absolute;bottom:16px;right:16px;background:white;width:37px;height:37px;border-radius:50%;display:grid;place-items:center;font-size:20px}.product-caption{display:flex;justify-content:space-between;align-items:center;padding:19px 0 0}.product-caption h3{font-size:17px;font-weight:500;margin:0 0 6px}.product-caption p{font-size:12px;color:var(--muted);margin:0}.product-caption>span{font-size:11px;color:var(--muted)}.collection-note{font-size:11px;color:var(--muted);margin:28px 0 0}.about{background:var(--pink);display:grid;grid-template-columns:1fr 1fr;gap:10%}.about-copy p{font-size:18px;line-height:1.7;margin:0 0 20px}.about-copy p+p{font-size:14px;color:#71696d}.text-link{display:inline-flex;gap:35px;border-bottom:1px solid;padding-bottom:8px;margin-top:8px;font-size:13px}.partnership{background:var(--green);color:white}.partnership-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.partnership-top .eyebrow{margin:0}.outlined-label{font-size:9px;padding:9px 12px;border:1px solid #ffffff60;border-radius:2px}.partnership-main{display:grid;grid-template-columns:1.3fr 1fr;gap:10%;align-items:start}.partnership-main h2{font-size:48px}.partnership-main p{font-size:15px;color:#d0ddd4;line-height:1.8;margin:0 0 25px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:62px;border-top:1px solid #ffffff35;padding-top:30px}.steps span{font-size:10px;color:#bdd0bd}.steps h3{font-size:16px;font-weight:500;margin:19px 0 9px}.steps p{font-size:12px;line-height:1.7;color:#c4d3c9;max-width:260px;margin:0}.faq{display:grid;grid-template-columns:1fr 1.2fr;gap:10%}.questions details{border-bottom:1px solid var(--line)}.questions details:first-child{border-top:1px solid var(--line)}summary{display:flex;justify-content:space-between;gap:20px;cursor:pointer;padding:23px 0;list-style:none;font-size:14px}summary::-webkit-details-marker{display:none}summary span{font-size:20px;line-height:1;flex-shrink:0}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);font-size:13px;line-height:1.8;margin:0 25px 24px 0}footer{padding:40px 6% 20px;border-top:1px solid var(--line)}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-bottom:40px}.footer-main p{font-family:Georgia,serif;font-size:22px;font-style:italic}.footer-main>a:last-child{font-size:12px}.footer-bottom{display:flex;justify-content:space-between;gap:15px;border-top:1px solid var(--line);padding-top:20px;color:var(--muted);font-size:10px}dialog{max-width:490px;width:calc(100% - 32px);border:0;border-radius:6px;padding:45px;color:var(--ink);background:var(--paper)}dialog::backdrop{background:#0c211bcc;backdrop-filter:blur(3px)}dialog h2{font-size:35px}dialog>p:not(.eyebrow){font-size:14px;line-height:1.8;color:var(--muted);margin:25px 0}.close-dialog{position:absolute;right:14px;top:9px;border:0;background:transparent;font-size:28px;color:var(--ink);padding:5px 10px}.dialog-status{font-size:12px;padding:17px 0 28px;display:flex;align-items:center;gap:10px}.dialog-status span{width:7px;height:7px;border-radius:50%;background:#927044}.button-green{background:var(--green);color:white}@media(min-width:1600px){header,.section,footer{padding-left:max(6%,calc((100% - 1400px)/2));padding-right:max(6%,calc((100% - 1400px)/2))}.hero{padding-left:max(6%,calc((100% - 1400px)/2));min-height:690px}}@media(max-width:900px){header{height:85px}.header-cta{display:none}nav{gap:20px}.hero-tagline{font-size:60px}.hero{min-height:610px}.section{padding:65px 5%}h2{font-size:36px}.partnership-main h2{font-size:38px}.product-grid{gap:15px}.product-badge{font-size:7px;left:10px;top:10px}.preview-label{display:none}.about,.faq{gap:6%}}@media(max-width:600px){header{height:78px;padding:0 6%;position:relative;z-index:3}.brand{font-size:12px}.brand-mark{font-size:36px}.brand-sub{font-size:8px}.announcement{font-size:9px}.announcement a{margin-left:7px}.menu-button{display:flex;flex-direction:column;gap:6px;border:0;background:none;padding:12px}.menu-button span{display:block;width:23px;height:1px;background:var(--green)}nav{display:none;position:absolute;top:78px;left:0;right:0;flex-direction:column;padding:24px 6%;background:var(--paper);border-bottom:1px solid var(--line);gap:0}nav a{padding:12px 0}nav.open{display:flex}.hero{min-height:620px;padding:48px 7% 23px}.hero-image{object-position:60% center}.hero-tagline{font-size:54px}.hero h1{font-size:21px}.hero-description{font-size:13px}.hero-bottom{font-size:10px}.hero-bottom>span{max-width:130px;line-height:1.6}.hero-bottom>a{align-self:center}.eyebrow{font-size:9px;margin-bottom:20px}.values-strip{display:grid;grid-template-columns:1fr 1fr;text-align:center;gap:18px;font-size:10px;padding:25px 5%}.values-strip i{display:none}.section{padding:53px 6%}.section-heading{display:block;margin-bottom:25px}h2{font-size:34px}.section-heading>p{font-size:13px;margin-top:22px}.filters{gap:2px}.filter{padding:9px 10px;font-size:11px}.filter span{margin-left:5px}.product-grid{grid-template-columns:1fr;gap:30px}.product-image{aspect-ratio:1.1/1}.product-badge{font-size:9px;top:17px;left:17px}.product-caption{padding-top:14px}.collection-note{font-size:10px;line-height:1.7}.about,.faq{grid-template-columns:1fr;gap:30px}.about-copy p{font-size:17px}.partnership-main{grid-template-columns:1fr;gap:25px}.partnership-main h2{font-size:36px}.partnership-top{gap:15px}.outlined-label{font-size:8px}.steps{grid-template-columns:1fr;gap:25px;margin-top:35px}.steps>div{display:grid;grid-template-columns:30px 1fr;gap:8px}.steps span{padding-top:3px}.steps h3{margin:0}.steps p{grid-column:2;max-width:none}.footer-main{flex-wrap:wrap;padding-bottom:28px}.footer-main p{font-size:18px;margin:5px 0}.footer-main>a:last-child{width:100%;margin-top:10px}.footer-bottom{font-size:9px;flex-wrap:wrap}dialog{padding:37px 25px}dialog h2{font-size:32px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
