@import "https://fonts.googleapis.com/css2?family=Baloo+2:wght@400;500;600;700;800&display=swap";
:root{--ink:#11100f;--paper:#fffaf7;--lavender:#e5dcf6;--lavender-deep:#cfc0eb;--coral:#ff7155;--line:#ded6d2;--muted:#615a56;--soft:#f4eee9;--space-sm:12px;--space-md:24px;--space-lg:48px;--space-xl:80px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:"Baloo 2",ui-rounded,sans-serif;font-size:18px;line-height:1.35}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}main{overflow:clip}.shipping-bar{color:#fffaf7;text-transform:uppercase;letter-spacing:.08em;background:#0e0d0d;justify-content:center;align-items:center;gap:10px;min-height:38px;padding:7px 20px;font-size:13px;font-weight:800;display:flex}.shipping-bar span{color:var(--coral);font-size:22px;line-height:1}.site-header{background:var(--paper);z-index:20;border-bottom:1px solid #11100f1f;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;height:78px;padding:10px clamp(20px,4vw,72px);display:grid;position:sticky;top:0}.brand{width:152px;display:block}.brand picture,.footer-brand picture{display:block}.brand img,.footer-brand img{width:100%;height:auto}.site-header nav{align-items:center;gap:clamp(18px,2vw,40px);font-size:16px;font-weight:700;display:flex}.site-header nav a{border-bottom:2px solid #0000;padding:8px 2px;transition:border-color .2s,color .2s}.site-header nav a:hover{border-color:var(--coral);color:var(--coral)}.header-cta{background:var(--ink);color:var(--paper);text-transform:uppercase;letter-spacing:.08em;border-radius:10px;justify-self:end;padding:11px 22px;font-size:13px;font-weight:800;transition:transform .2s,background-color .2s}.header-cta:hover,.button:hover{background:var(--coral);transform:translateY(-2px)}.header-cta:active,.button:active{transform:scale(.98)}.mobile-nav{justify-self:end;font-size:15px;font-weight:800;display:none}.mobile-nav summary{cursor:pointer;place-items:center;min-height:44px;list-style:none;display:grid}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav>div{background:var(--paper);border:1px solid var(--line);width:min(260px,100vw - 24px);padding:16px;position:absolute;top:77px;right:12px;box-shadow:0 14px 30px #11100f1f}.mobile-nav a{padding:12px;display:block}.hero{background:var(--lavender);grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);min-height:min(692px,100vh - 116px);display:grid;position:relative}.hero-copy{z-index:1;align-self:center;padding:clamp(56px,7vw,118px) clamp(28px,6vw,100px) clamp(90px,10vw,145px)}.heart{color:var(--coral);margin:0 0 22px;font-size:54px;line-height:.5;transform:rotate(-15deg)}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}.hero h1{letter-spacing:-.055em;text-transform:uppercase;max-width:8.5ch;margin-bottom:26px;font-size:clamp(3.2rem,5.7vw,6.4rem);font-weight:800;line-height:.88}.hero-copy>p:not(.heart){max-width:30ch;margin-bottom:28px;font-size:clamp(1.05rem,1.5vw,1.35rem);line-height:1.28}.button{background:var(--ink);min-height:50px;color:var(--paper);text-transform:uppercase;letter-spacing:.06em;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;padding:14px 22px;font-family:inherit;font-size:13px;font-weight:800;transition:transform .2s,background-color .2s;display:inline-flex}.hero-photo{background:#d2c3dc;min-height:100%;position:relative;overflow:hidden}.hero-photo picture,.hero-photo img{width:100%;height:100%}.hero-photo img{object-fit:cover;object-position:78% center}.mirror-note{color:#fffaf7;text-shadow:0 2px 10px #11100f66;gap:2px;font-size:clamp(1.3rem,2vw,2rem);display:grid;position:absolute;bottom:13%;right:clamp(20px,6vw,92px);transform:rotate(-5deg)}.mirror-note b{color:var(--coral);font-size:2rem}.mirror-note strong{font-weight:800}.mirror-strip{z-index:2;background:var(--paper);letter-spacing:-.04em;border:1px solid #11100f24;border-radius:12px;justify-content:center;align-items:center;gap:clamp(20px,7vw,130px);width:min(93%,1420px);min-height:82px;margin:-42px auto 0;padding:16px 28px;font-size:clamp(2rem,3.4vw,3.5rem);font-weight:800;line-height:1;display:flex;position:relative}.mirror-strip b{color:var(--coral)}.collection-intro,.featured-section,.founder-section,.catalog-page,.policy-page,.contact-page,.page-hero,.product-page{width:min(1360px,100% - 48px);margin-left:auto;margin-right:auto}.collection-intro{justify-content:space-between;align-items:flex-end;gap:24px;padding-top:100px;padding-bottom:30px;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.11em;color:var(--coral);margin-bottom:10px;font-size:13px;font-weight:800}.collection-intro h2,.section-heading h2,.founder-section h2,.about-categories h2{letter-spacing:-.045em;max-width:12ch;margin:0;font-size:clamp(2.3rem,4vw,4.4rem);line-height:.95}.text-link{border-bottom:2px solid var(--ink);white-space:nowrap;padding-bottom:3px;font-weight:800;transition:color .2s,border-color .2s}.text-link:hover{color:var(--coral);border-color:var(--coral)}.text-link span{color:var(--coral);margin-left:5px}.path-grid{grid-template-columns:1fr 1fr 1fr;gap:16px;width:min(1360px,100% - 48px);margin:0 auto;display:grid}.path-card{background:var(--soft);border-radius:12px;grid-template-rows:minmax(210px,1fr) auto;min-height:390px;display:grid;overflow:hidden}.path-card picture{background:#eee7e1;min-height:0;display:block;overflow:hidden}.path-card picture img{object-fit:cover;width:100%;height:100%;transition:transform .45s cubic-bezier(.2,.8,.2,1);display:block}.path-card:hover img{transform:scale(1.045)}.path-card>div{color:var(--ink);padding:22px 25px 25px}.path-card h2{letter-spacing:-.04em;margin-bottom:4px;font-size:2rem}.path-card p{max-width:23ch;margin-bottom:10px}.path-card span{color:var(--coral);font-weight:800}.featured-section{padding:115px 0}.section-heading{justify-content:space-between;align-items:end;margin-bottom:32px;display:flex}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.product-card{gap:14px;min-width:0;display:grid}.product-card picture{aspect-ratio:1/1.08;background:var(--soft);border-radius:9px;display:block;overflow:hidden}.product-card img{object-fit:cover;width:100%;height:100%;transition:transform .35s cubic-bezier(.2,.8,.2,1)}.product-card:hover img{transform:scale(1.04)}.product-card-copy{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.product-card h3{max-width:18ch;margin:0;font-size:1.1rem;line-height:1.05}.product-card p{font-variant-numeric:tabular-nums;flex:none;margin:0;font-size:1rem;font-weight:700}.founder-section{grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(30px,7vw,120px);padding:60px 0 110px;display:grid}.founder-section picture{background:var(--lavender);border-radius:12px;height:460px;overflow:hidden}.founder-section img{object-fit:cover;width:100%;height:100%}.founder-section p:not(.eyebrow){max-width:45ch;font-size:1.16rem}.reassurance{background:var(--lavender);border-radius:12px;grid-template-columns:repeat(3,1fr);width:min(1360px,100% - 48px);margin:0 auto 100px;padding:34px;display:grid}.reassurance div{border-right:1px solid #11100f33;padding:10px 28px}.reassurance div:last-child{border:none}.reassurance span{color:var(--coral);font-size:28px;font-weight:800}.reassurance h2{text-transform:uppercase;margin:8px 0 4px;font-size:1.15rem}.reassurance p{max-width:28ch;margin:0;font-size:.95rem}.page-hero{grid-template-columns:1fr 1fr;align-items:center;gap:64px;padding:80px 0;display:grid}.page-hero h1,.catalog-heading h1,.contact-page h1,.policy-page h1,.product-detail h1,.not-found h1{letter-spacing:-.055em;margin-bottom:20px;font-size:clamp(3rem,5vw,5.7rem);line-height:.92}.page-hero>div>p:last-child,.catalog-heading>p:last-child,.contact-page>div>p{max-width:38ch;font-size:1.2rem}.page-hero picture{background:var(--lavender);border-radius:12px;height:480px;overflow:hidden}.page-hero img{object-fit:cover;width:100%;height:100%}.story-copy{width:min(760px,100% - 48px);margin:20px auto 120px;font-size:1.18rem}.story-copy h2{letter-spacing:-.04em;font-size:clamp(2.4rem,4vw,4rem);line-height:.95}.story-copy p{max-width:58ch}blockquote{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);margin:46px 0;padding:30px 0;font-size:clamp(1.7rem,3vw,2.8rem);font-weight:700;line-height:1.02}.community-feature{background:var(--lavender);border-radius:12px;width:min(760px,100% - 48px);margin:-54px auto 118px;padding:clamp(28px,5vw,52px)}.community-feature h2{letter-spacing:-.04em;max-width:12ch;margin-bottom:16px;font-size:clamp(2.1rem,3.8vw,3.7rem);line-height:.95}.community-feature p:not(.eyebrow){max-width:43ch;margin-bottom:22px;font-size:1.1rem}.about-categories{background:var(--lavender);padding:90px max(24px,50vw - 680px)}.about-categories>div{flex-wrap:wrap;gap:12px 28px;margin-top:34px;display:flex}.about-categories a{border-bottom:2px solid #0000;font-size:clamp(1.3rem,2.4vw,2.2rem);font-weight:700}.about-categories a:hover{border-color:var(--coral);color:var(--coral)}.catalog-page{padding:86px 0 120px}.catalog-heading{max-width:700px;margin-bottom:50px}.catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.empty-copy{font-size:1.15rem}.product-page{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);align-items:start;gap:clamp(34px,7vw,120px);padding:82px 0 110px;display:grid}.product-media{background:var(--soft);border-radius:12px;position:sticky;top:100px;overflow:hidden}.product-media picture,.product-media img{width:100%;display:block}.product-media img{aspect-ratio:1/1.05;object-fit:contain}.product-price{font-variant-numeric:tabular-nums;margin:-5px 0 22px;font-size:1.45rem;font-weight:800}.product-description{white-space:pre-line;max-width:45ch;font-size:1.05rem;line-height:1.45}.buy-note{color:var(--muted);margin:15px 0 30px;font-size:.95rem}.contact-page{grid-template-columns:.75fr 1.25fr;gap:clamp(42px,9vw,160px);padding:92px 0 120px;display:grid}.contact-link{text-decoration:underline;-webkit-text-decoration-color:var(--coral);text-decoration-color:var(--coral);text-underline-offset:5px;margin:14px 0;font-size:1.1rem;font-weight:700;display:block}.contact-form{background:var(--lavender);border-radius:12px;gap:16px;padding:clamp(24px,4vw,48px);display:grid}.contact-form label{gap:7px;font-size:1rem;font-weight:700;display:grid}.contact-form input,.contact-form textarea{width:100%;color:var(--ink);background:var(--paper);font:inherit;border:1px solid #11100f47;border-radius:6px;padding:12px 14px;font-size:16px}.contact-form input:focus-visible,.contact-form textarea:focus-visible,a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--coral);outline-offset:3px}.form-status{margin:0;font-weight:700}.form-status.error{color:#9a1d16}.cookie-consent{z-index:50;background:var(--ink);color:var(--paper);border-top:1px solid #fffaf759;justify-content:space-between;align-items:center;gap:20px;padding:18px max(24px,50vw - 680px);display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #11100f29}.cookie-consent p{max-width:64ch;margin:0;font-size:.96rem}.cookie-consent p a{text-underline-offset:3px;text-decoration:underline}.cookie-consent>div{flex:none;gap:10px;display:flex}.cookie-consent button{border:1px solid var(--paper);min-width:104px;min-height:42px;color:var(--paper);font:inherit;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:8px;padding:10px 16px;font-size:13px;font-weight:800}.cookie-consent button:hover{background:var(--paper);color:var(--ink)}.policy-page{width:min(850px,100% - 48px);padding:80px 0 120px}.policy-page>div{font-size:1rem;line-height:1.55}.policy-page p{white-space:pre-line}.not-found{width:min(720px,100% - 48px);min-height:55vh;padding:130px 0}.not-found p:not(.eyebrow){max-width:38ch;font-size:1.2rem}.site-footer{background:var(--ink);color:var(--paper);grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;padding:70px max(24px,50vw - 680px) 28px;display:grid}.footer-brand{max-width:250px}.footer-brand picture{filter:brightness(0)invert();width:165px}.site-footer h2{color:var(--coral);letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px;font-size:13px}.site-footer a:not(.footer-bottom a){color:#f0e8e3;margin:7px 0;display:block}.site-footer a:hover{color:var(--coral)}.footer-bottom{border-top:1px solid #fffaf740;grid-column:1/-1;justify-content:space-between;align-items:center;padding-top:20px;font-size:.88rem;display:flex}.footer-bottom img{width:auto;height:28px}@keyframes lift-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.hero-copy>*{animation:.55s cubic-bezier(.2,.8,.2,1) both lift-in}.hero-copy>:nth-child(2){animation-delay:80ms}.hero-copy>:nth-child(3){animation-delay:.16s}.hero-copy>:nth-child(4){animation-delay:.24s}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:900px){.site-header{grid-template-columns:1fr auto}.site-header nav,.header-cta{display:none}.mobile-nav{display:block}.hero{grid-template-columns:1fr}.hero-copy{min-height:455px;padding-bottom:74px}.hero-photo{min-height:460px}.mirror-strip{min-height:68px;margin-top:-22px}.path-grid,.product-grid,.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.path-card{min-height:340px}.founder-section,.page-hero,.product-page,.contact-page{grid-template-columns:1fr}.product-media{position:relative;top:0}.reassurance{grid-template-columns:1fr;gap:16px}.reassurance div{border-bottom:1px solid #11100f33;border-right:0}.reassurance div:last-child{border-bottom:0}.site-footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.contact-page{gap:44px}.page-hero picture{height:420px}}@media (max-width:560px){body{font-size:17px}.shipping-bar{font-size:11px}.site-header{height:70px;padding:8px 18px}.brand{width:132px}.mobile-nav>div{top:68px}.hero-copy{min-height:428px;padding:48px 24px 70px}.hero h1{font-size:clamp(2.9rem,15vw,4.3rem)}.hero-photo{min-height:350px}.mirror-note{font-size:1.15rem;bottom:24px;right:20px}.mirror-strip{gap:14px;width:calc(100% - 28px);padding:15px 11px;font-size:clamp(1.4rem,8.2vw,2.1rem)}.collection-intro{flex-direction:column;align-items:start;padding-top:70px}.collection-intro,.featured-section,.founder-section,.catalog-page,.policy-page,.contact-page,.page-hero,.product-page{width:min(100% - 32px,1360px)}.path-grid,.reassurance{width:calc(100% - 32px)}.path-grid{grid-template-columns:1fr}.path-card{min-height:360px}.product-grid,.catalog-grid{gap:14px}.product-card h3{font-size:1rem}.product-card-copy{display:block}.product-card p{margin-top:6px}.featured-section{padding:80px 0}.section-heading{display:block}.section-heading h2{margin-bottom:22px}.founder-section{padding:35px 0 78px}.founder-section picture{height:360px}.page-hero{gap:28px;padding:54px 0}.about-categories{padding:70px 24px}.catalog-page,.product-page,.contact-page{padding:58px 0 78px}.product-detail h1{font-size:2.7rem}.policy-page{padding:58px 0 78px}.site-footer{grid-template-columns:1fr;gap:28px;padding:54px 24px 24px}.footer-bottom{flex-direction:column;grid-column:1;align-items:flex-start;gap:14px}.footer-brand{grid-column:1}.cookie-consent{flex-direction:column;align-items:stretch;gap:12px;padding:16px 20px}.cookie-consent>div{width:100%}.cookie-consent button{flex:1}}
