:root{--berry-950:#3e1028;--berry-900:#56152f;--berry-800:#701d42;--berry-700:#862650;--berry-600:#9e3f65;--rose-500:#c77f94;--rose-400:#d79eac;--rose-300:#e6bec6;--blush-200:#f0d8d8;--blush-100:#f8e9e7;--cream-100:#fffaf6;--cream-200:#f8f0e9;--cream-300:#efe2d8;--white:#fff;--ink:#30292a;--ink-soft:#665b5c;--taupe:#998885;--line:#4f303924;--success:#416b55;--danger:#9b2d49;--font-display:Georgia, "Times New Roman", serif;--font-body:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--container:1240px;--container-wide:1440px;--radius-sm:12px;--radius-md:22px;--radius-lg:36px;--radius-pill:999px;--shadow-soft:0 18px 60px #42212c1a;--shadow-card:0 12px 32px #42212c14;--shadow-float:0 24px 70px #42212c2e;--space-1:.375rem;--space-2:.625rem;--space-3:.875rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:6rem;--space-10:8rem}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:var(--cream-100);font-family:var(--font-body);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;line-height:1.6}body.menu-open{overflow:hidden}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #9e3f6559}::selection{background:var(--rose-300);color:var(--berry-950)}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.028em;font-weight:400;line-height:1.05}h1{font-size:clamp(3rem,7vw,6.8rem)}h2{font-size:clamp(2.35rem,4.4vw,4.8rem)}h3{font-size:clamp(1.5rem,2.4vw,2.35rem)}p{color:var(--ink-soft)}#root{min-height:100vh}.site{flex-direction:column;min-height:100vh;display:flex}main{flex:1}.container{width:min(calc(100% - 2.5rem), var(--container));margin-inline:auto}.container-wide{width:min(calc(100% - 2rem), var(--container-wide));margin-inline:auto}.section{padding:var(--space-9) 0}.section--tight{padding:var(--space-7) 0}.section--cream{background:var(--cream-200)}.section--blush{background:var(--blush-100)}.section--berry{background:var(--berry-900);color:var(--white)}.section--berry p{color:#ffffffc7}.section-heading{max-width:760px;margin-bottom:var(--space-7)}.section-heading.center{text-align:center;margin-inline:auto}.section-heading p{max-width:650px;font-size:1.08rem}.eyebrow{color:var(--berry-700);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.65rem;margin-bottom:1rem;font-size:.76rem;font-weight:750;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:26px;height:1px}.section--berry .eyebrow{color:var(--rose-300)}.lede{font-size:clamp(1.05rem,1.5vw,1.24rem);line-height:1.75}.kicker{color:var(--berry-700);letter-spacing:.02em;font-weight:700}.muted{color:var(--taupe)}.text-link{color:var(--berry-700);text-underline-offset:4px;font-weight:700;text-decoration:underline}.btn{border-radius:var(--radius-pill);cursor:pointer;letter-spacing:-.01em;border:1px solid #0000;justify-content:center;align-items:center;gap:.6rem;min-height:48px;padding:.85rem 1.35rem;font-weight:700;transition:transform .2s,background .2s,color .2s,border-color .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn--primary{background:var(--berry-800);color:#fff}.btn--primary:hover{background:var(--berry-950)}.btn--light{color:var(--berry-900);background:#fff}.btn--light:hover{background:var(--blush-100)}.btn--outline{color:var(--berry-900);background:0 0;border-color:#56152f4d}.btn--outline:hover{border-color:var(--berry-800)}.btn--ghost{color:inherit;background:0 0;padding-inline:.5rem}.btn--full{width:100%}.button-row{flex-wrap:wrap;gap:.8rem;display:flex}.card{border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-card);background:#fff}.surface{border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff}@media (width<=800px){.section{padding:var(--space-8) 0}.container{width:min(calc(100% - 1.5rem), var(--container))}.container-wide{width:min(calc(100% - 1rem), var(--container-wide))}h1{font-size:clamp(2.9rem,15vw,4.7rem)}h2{font-size:clamp(2.1rem,11vw,3.5rem)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.visually-hidden{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.announcement{background:var(--berry-900);color:#fff;letter-spacing:.04em;font-size:.78rem}.announcement__inner{text-align:center;justify-content:center;align-items:center;min-height:34px;padding:.4rem 1rem;display:flex}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff7;border-bottom:1px solid #3e102814;position:sticky;top:0}.header__inner{grid-template-columns:230px 1fr 230px;align-items:center;gap:1rem;height:82px;display:grid}.brand-logo{align-items:center;width:184px;height:66px;display:inline-flex;overflow:hidden}.brand-logo img{object-fit:contain;width:100%;height:100%}.header__nav{justify-content:center;align-items:center;gap:clamp(1rem,2.4vw,2.4rem);display:flex}.header__nav a{color:#4d4143;font-size:.92rem;position:relative}.header__nav a:after{content:"";background:var(--berry-700);height:1px;transition:right .2s;position:absolute;bottom:-8px;left:0;right:100%}.header__nav a:hover:after,.header__nav a.active:after{right:0}.header__actions{justify-content:flex-end;align-items:center;gap:.45rem;display:flex}.icon-button{cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex;position:relative}.icon-button:hover{background:var(--blush-100)}.cart-count{background:var(--berry-800);color:#fff;border-radius:20px;place-items:center;min-width:19px;height:19px;padding-inline:4px;font-size:.65rem;font-weight:800;display:grid;position:absolute;top:2px;right:0}.menu-button,.mobile-nav{display:none}.cart-drawer__scrim{z-index:90;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#2f1d2257;position:fixed;inset:0}.cart-drawer{z-index:100;width:min(440px,94vw);height:100dvh;box-shadow:var(--shadow-float);background:#fff;flex-direction:column;display:flex;position:fixed;top:0;right:0}.cart-drawer__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;display:flex}.cart-drawer__header h2{margin:0;font-size:2rem}.cart-drawer__body{flex:1;padding:1.25rem 1.5rem;overflow:auto}.cart-drawer__footer{border-top:1px solid var(--line);background:var(--cream-100);padding:1.2rem 1.5rem 1.5rem}.drawer-line{border-bottom:1px solid var(--line);grid-template-columns:88px 1fr auto;gap:1rem;padding:1rem 0;display:grid}.drawer-line img{aspect-ratio:1;object-fit:cover;border-radius:16px;width:88px}.drawer-line h3{font-family:var(--font-body);letter-spacing:0;margin-bottom:.25rem;font-size:.96rem;font-weight:750}.drawer-line p{margin:0;font-size:.78rem}.drawer-line__remove{cursor:pointer;color:var(--taupe);background:0 0;border:0;font-size:1.2rem}.drawer-total{justify-content:space-between;align-items:baseline;margin-bottom:.9rem;font-weight:750;display:flex}.drawer-note{margin-bottom:.9rem;font-size:.76rem}.empty-state{text-align:center;padding:3rem 1rem}.empty-state__mark{background:var(--blush-100);width:64px;height:64px;color:var(--berry-700);border-radius:50%;place-items:center;margin:0 auto 1.2rem;font-size:1.5rem;display:grid}.hero{background:var(--rose-400);align-items:stretch;min-height:min(780px,100vh - 116px);display:flex;position:relative;overflow:hidden}.hero__image{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero:after{content:"";background:linear-gradient(90deg,#431427a8 0%,#4314275c 42%,#4314270a 73%);position:absolute;inset:0}.hero__content{z-index:2;width:min(100% - 2.5rem, var(--container));color:#fff;margin:auto;padding:5rem 0;position:relative}.hero__copy{max-width:690px}.hero .eyebrow{color:#ffe9ed}.hero h1{text-shadow:0 2px 20px #34111e1f;max-width:760px;margin-bottom:1.2rem}.hero p{color:#ffffffe0;max-width:600px;font-size:1.15rem}.hero__buttons{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.hero__micro{color:#ffffffc7;flex-wrap:wrap;gap:1.5rem;margin-top:2rem;font-size:.78rem;display:flex}.hero__micro span:before{content:"•";color:#ffd5de;margin-right:.55rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.product-card{border-radius:var(--radius-lg);border:1px solid var(--line);box-shadow:var(--shadow-card);background:#fff;overflow:hidden}.product-card__image-wrap{background:var(--cream-200);position:relative;overflow:hidden}.product-card__image{aspect-ratio:1.08;object-fit:cover;width:100%;transition:transform .45s}.product-card:hover .product-card__image{transform:scale(1.025)}.product-badge{color:var(--berry-800);border-radius:var(--radius-pill);letter-spacing:.06em;text-transform:uppercase;background:#ffffffeb;padding:.5rem .8rem;font-size:.72rem;font-weight:800;position:absolute;top:1rem;left:1rem}.product-card__eyebrow{color:var(--berry-700);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.55rem;font-size:.74rem;font-weight:800}.product-card h3{margin-bottom:.7rem;font-size:clamp(1.8rem,3vw,2.45rem)}.product-card__footer{justify-content:space-between;align-items:center;gap:1rem;margin-top:1.25rem;display:flex}.price{color:var(--ink);font-weight:800}.price small{color:var(--taupe);font-size:.68rem;font-weight:600;display:block}.split{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,5vw,6rem);display:grid}.split--reverse .split__media{order:2}.split__media img{aspect-ratio:1.2;object-fit:cover;border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-soft)}.split__copy{max-width:600px}.split__copy h2{margin-bottom:1.25rem}.feature-list{gap:.85rem;margin:1.5rem 0 2rem;padding:0;list-style:none;display:grid}.feature-list li{color:var(--ink-soft);align-items:flex-start;gap:.8rem;display:flex}.feature-list li:before{content:"✦";color:var(--berry-700)}.value-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.value-card{border:1px solid var(--line);background:#ffffffc2;border-radius:24px;padding:1.55rem}.value-card__number{color:var(--rose-500);font-family:var(--font-display);font-size:1.8rem}.value-card h3{margin:.6rem 0 .5rem;font-size:1.5rem}.value-card p{margin:0;font-size:.9rem}.inside-band{background:var(--berry-900);color:#fff;border-radius:40px;grid-template-columns:1.1fr .9fr;display:grid;overflow:hidden}.inside-band img{object-fit:cover;width:100%;height:100%;min-height:540px}.inside-band__copy{align-self:center;padding:clamp(2.5rem,5vw,5rem)}.inside-band__copy p{color:#ffffffc7}.inside-band__items{grid-template-columns:repeat(2,1fr);gap:.8rem 1.3rem;margin-top:1.7rem;display:grid}.inside-band__item{border-top:1px solid #fff3;padding-top:.8rem;font-size:.88rem}.subscription-card{background:linear-gradient(135deg,var(--blush-100),#fdf8f4);border:1px solid var(--line);border-radius:44px;grid-template-columns:1fr .8fr;align-items:center;gap:3rem;padding:clamp(2rem,5vw,5rem);display:grid}.subscription-card__stat{grid-template-columns:repeat(2,1fr);gap:.8rem;display:grid}.stat-tile{background:#ffffffbf;border:1px solid #56152f14;border-radius:22px;padding:1.3rem}.stat-tile strong{color:var(--berry-800);font-family:var(--font-display);font-size:2rem;font-weight:400;display:block}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.quote-card{border:1px solid var(--line);background:#fff;border-radius:28px;padding:1.7rem}.quote-card__stars{color:var(--berry-700);letter-spacing:.13em;font-size:.8rem}.quote-card blockquote{font-family:var(--font-display);margin:1rem 0 1.4rem;font-size:1.35rem;line-height:1.35}.quote-card p{margin:0;font-size:.82rem}.founders-strip{background:var(--cream-200);border-radius:40px;grid-template-columns:.95fr 1.05fr;min-height:520px;display:grid;overflow:hidden}.founders-strip__visual{background:linear-gradient(145deg,var(--rose-300),var(--blush-100));place-items:center;padding:3rem;display:grid}.founders-strip__visual img{width:min(420px,90%);box-shadow:var(--shadow-soft);border-radius:28px}.founders-strip__copy{align-self:center;padding:clamp(2.5rem,5vw,5rem)}.newsletter{padding:var(--space-8) 0;background:var(--berry-900);color:#fff}.newsletter__inner{grid-template-columns:1fr 1fr;align-items:end;gap:3rem;display:grid}.newsletter h2{margin-bottom:.75rem;font-size:clamp(2.2rem,4vw,4rem)}.newsletter p{color:#ffffffc2;margin:0}.newsletter-form{gap:.65rem;display:flex}.newsletter-form input{border-radius:var(--radius-pill);color:#fff;background:#ffffff14;border:1px solid #ffffff40;flex:1;min-height:50px;padding:0 1.1rem}.newsletter-form input::placeholder{color:#ffffff94}.form-message{font-size:.8rem;margin-top:.65rem!important}.footer{color:#fff;background:#2d2024;padding:4rem 0 2rem}.footer__grid{grid-template-columns:1.5fr repeat(3,1fr);gap:2.5rem;display:grid}.footer__brand img{background:#fff;border-radius:20px;width:210px;margin-bottom:1rem}.footer p{color:#ffffff9e;max-width:340px;font-size:.86rem}.footer h3{font-family:var(--font-body);letter-spacing:.11em;text-transform:uppercase;margin-bottom:1rem;font-size:.8rem;font-weight:800}.footer__links{color:#ffffffb8;gap:.55rem;font-size:.86rem;display:grid}.footer__bottom{color:#ffffff80;border-top:1px solid #ffffff1f;justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:1.4rem;font-size:.75rem;display:flex}.page-hero{background:linear-gradient(180deg,var(--blush-100),var(--cream-100));padding:6rem 0 4rem}.page-hero h1{margin-bottom:1rem;font-size:clamp(3.3rem,7vw,6.2rem)}.page-hero p{max-width:680px;font-size:1.15rem}.shop-meta{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.shop-meta p{margin:0;font-size:.85rem}.prototype-note{color:var(--taupe);margin-top:1rem;font-size:.73rem}.product-detail{grid-template-columns:1.1fr .9fr;align-items:start;gap:clamp(2rem,5vw,5rem);display:grid}.product-gallery{position:sticky;top:120px}.product-gallery__main{aspect-ratio:1;object-fit:cover;background:var(--cream-200);border-radius:32px;width:100%}.product-gallery__thumbs{grid-template-columns:repeat(3,1fr);gap:.7rem;margin-top:.7rem;display:grid}.product-gallery__thumb{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:16px;padding:0;overflow:hidden}.product-gallery__thumb.active{border-color:var(--berry-700);box-shadow:0 0 0 2px #86265024}.product-gallery__thumb img{aspect-ratio:1.2;object-fit:cover;width:100%}.product-info{padding-top:1rem}.product-info h1{margin-bottom:.7rem;font-size:clamp(2.9rem,5vw,5.2rem)}.product-info__price{color:var(--berry-900);margin-bottom:.35rem;font-size:1.35rem;font-weight:800}.product-info__price-note{color:var(--taupe);font-size:.72rem}.purchase-options{gap:.7rem;margin:1.6rem 0;display:grid}.purchase-option{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:18px;grid-template-columns:22px 1fr auto;align-items:center;gap:.8rem;padding:1rem;display:grid}.purchase-option:has(input:checked){border-color:var(--berry-700);box-shadow:0 0 0 2px #8626501f}.purchase-option input{accent-color:var(--berry-700)}.purchase-option strong{display:block}.purchase-option small{color:var(--taupe);margin-top:.15rem;display:block}.purchase-option__price{font-weight:800}.product-actions{grid-template-columns:auto 1fr;gap:.8rem;margin:1rem 0 1.3rem;display:grid}.quantity{border:1px solid var(--line);border-radius:var(--radius-pill);background:#fff;grid-template-columns:42px 42px 42px;display:inline-grid;overflow:hidden}.quantity button{cursor:pointer;background:0 0;border:0;min-height:48px}.quantity span{place-items:center;font-size:.85rem;font-weight:750;display:grid}.product-trust{grid-template-columns:repeat(3,1fr);gap:.6rem;margin:1.5rem 0;display:grid}.product-trust div{background:var(--blush-100);color:var(--berry-900);text-align:center;border-radius:16px;padding:.8rem;font-size:.76rem}.product-section{border-top:1px solid var(--line);padding:1.2rem 0}.product-section h3{margin-bottom:.7rem;font-size:1.5rem}.product-section ul{color:var(--ink-soft);margin:0;padding-left:1.1rem}.gift-callout{background:var(--cream-200);border-radius:20px;margin-top:1rem;padding:1.3rem}.accordion{border-top:1px solid var(--line)}.accordion-item{border-bottom:1px solid var(--line)}.accordion-item summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;font-weight:750;list-style:none;display:flex}.accordion-item summary::-webkit-details-marker{display:none}.accordion-item summary:after{content:"+";color:var(--berry-700);font-size:1.3rem;font-weight:400}.accordion-item[open] summary:after{content:"−"}.accordion-item__content{color:var(--ink-soft);padding:0 0 1rem}.cart-layout{grid-template-columns:1fr 380px;align-items:start;gap:2rem;display:grid}.cart-lines{gap:.8rem;display:grid}.cart-line{border:1px solid var(--line);background:#fff;border-radius:24px;grid-template-columns:130px 1fr auto;gap:1.2rem;padding:1rem;display:grid}.cart-line img{aspect-ratio:1;object-fit:cover;border-radius:18px;width:130px}.cart-line h2{margin-bottom:.35rem;font-size:1.55rem}.cart-line__meta{margin-bottom:.8rem;font-size:.8rem}.cart-line__actions{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.cart-line__qty-label{color:var(--taupe);font-size:.78rem}.cart-line__price{white-space:nowrap;font-weight:800}.cart-summary{border:1px solid var(--line);background:#fff;border-radius:26px;padding:1.5rem;position:sticky;top:120px}.cart-summary h2{font-size:2rem}.summary-row{border-bottom:1px solid var(--line);justify-content:space-between;gap:1rem;padding:.7rem 0;display:flex}.summary-row.total{border-bottom:0;font-size:1.05rem;font-weight:850}.checkout-message{color:var(--success);background:#eef5f0;border-radius:16px;margin-top:1rem;padding:.9rem;font-size:.84rem}.story-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.story-card{border:1px solid var(--line);background:#fff;border-radius:30px;padding:clamp(1.5rem,3vw,2.4rem)}.story-card h3{margin-bottom:.8rem}.mission-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.mission-card{background:#ffffff14;border:1px solid #ffffff24;border-radius:24px;padding:1.5rem}.mission-card h3{font-size:1.55rem}.care-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.care-card{border:1px solid var(--line);background:#fff;border-radius:28px;min-height:250px;padding:1.7rem}.care-card__icon{background:var(--blush-100);width:48px;height:48px;color:var(--berry-700);border-radius:50%;place-items:center;margin-bottom:1.2rem;font-size:1.2rem;display:grid}.disclaimer{color:var(--taupe);max-width:780px;margin-top:2rem;font-size:.76rem}.faq-layout{grid-template-columns:330px 1fr;align-items:start;gap:4rem;display:grid}.faq-aside{position:sticky;top:120px}.faq-aside h2{font-size:2.4rem}.faq-main .accordion-item summary{padding:1.35rem 0;font-size:1.02rem}.faq-main .accordion-item__content{max-width:760px}.contact-layout{grid-template-columns:.82fr 1.18fr;align-items:start;gap:clamp(2rem,5vw,5rem);display:grid}.contact-card{background:var(--blush-100);border-radius:26px;padding:1.6rem}.contact-card+.contact-card{margin-top:.8rem}.contact-card h3{margin-bottom:.5rem;font-size:1.5rem}.contact-card p{margin:0;font-size:.88rem}.form-panel{border:1px solid var(--line);background:#fff;border-radius:30px;padding:clamp(1.4rem,3vw,2.4rem)}.form-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.form-field{gap:.4rem;display:grid}.form-field--full{grid-column:1/-1}.form-field label{font-size:.8rem;font-weight:750}.form-field input,.form-field select,.form-field textarea{border:1px solid var(--line);background:var(--cream-100);width:100%;color:var(--ink);border-radius:14px;padding:.85rem .9rem}.form-field textarea{resize:vertical;min-height:150px}.field-error{color:var(--danger);font-size:.72rem}.form-success{color:var(--success);background:#eef5f0;border-radius:16px;margin-bottom:1rem;padding:1rem}.not-found{text-align:center;place-items:center;min-height:64vh;padding:4rem 1rem;display:grid}.not-found__inner{max-width:640px}.not-found__code{color:var(--rose-500);font-family:var(--font-display);font-size:6rem;line-height:1}@media (width<=1050px){.header__inner{grid-template-columns:200px 1fr 140px}.header__nav{gap:1rem}.header__nav a{font-size:.84rem}.value-grid{grid-template-columns:repeat(2,1fr)}.testimonial-grid{grid-template-columns:1fr 1fr}.product-detail{grid-template-columns:1fr 1fr;gap:2rem}}@media (width<=820px){.header__inner{justify-content:space-between;height:72px;display:flex}.brand-logo{width:150px;height:58px}.header__nav,.header__actions .header-shop-link{display:none}.menu-button{display:inline-flex}.mobile-nav{z-index:80;background:#fff;padding:2rem 1.2rem;display:none;position:fixed;inset:106px 0 0;overflow:auto}.mobile-nav.open{display:block}.mobile-nav nav{display:grid}.mobile-nav a{border-bottom:1px solid var(--line);font-family:var(--font-display);padding:1rem 0;font-size:2rem}.hero{min-height:680px}.hero:after{background:linear-gradient(#4314271f 0%,#43142761 38%,#431427b8 100%)}.hero__image{object-position:60% center}.hero__content{align-self:flex-end;margin-bottom:0;padding:4rem 0 3rem}.split,.inside-band,.subscription-card,.newsletter__inner,.founders-strip,.product-detail,.cart-layout,.faq-layout,.contact-layout{grid-template-columns:1fr}.split--reverse .split__media{order:initial}.inside-band img{aspect-ratio:1.2;min-height:auto}.testimonial-grid{grid-template-columns:1fr}.founders-strip__visual{min-height:420px}.product-gallery,.cart-summary,.faq-aside{position:static}.faq-layout{gap:1.5rem}.footer__grid{grid-template-columns:1.4fr 1fr}}@media (width<=620px){.announcement__inner{min-height:32px;font-size:.69rem}.mobile-nav{top:104px}.product-grid,.value-grid,.mission-grid,.care-grid,.story-grid,.form-grid{grid-template-columns:1fr}.form-field--full{grid-column:auto}.inside-band__items,.subscription-card__stat{grid-template-columns:1fr}.product-card__footer{align-items:flex-end}.hero__buttons .btn{width:100%}.product-actions{grid-template-columns:1fr}.quantity{justify-self:start}.product-trust{grid-template-columns:1fr}.cart-line{grid-template-columns:90px 1fr}.cart-line img{width:90px}.cart-line__price{grid-column:2}.newsletter-form{flex-direction:column}.footer__grid{grid-template-columns:1fr}.footer__bottom{flex-direction:column}}.hero--photo .hero__image{object-position:center 54%}.home-product-focus{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(2rem,5vw,5rem);display:grid}.home-product-focus__card .product-card{max-width:540px}.home-product-focus__visual{background:linear-gradient(145deg,#fff7f7,var(--blush-100));border:1px solid var(--line);border-radius:36px;padding:clamp(1.5rem,4vw,3.5rem)}.home-product-focus__visual img{object-fit:contain;aspect-ratio:1.25;width:min(100%,640px);margin:0 auto 1rem}.inside-band--photo img{object-position:center}.guide-feature{grid-template-columns:1fr .85fr;align-items:center;gap:clamp(2rem,5vw,5rem);display:grid}.guide-feature__visual{box-shadow:var(--shadow-soft);background:#f6dbdf;border-radius:36px;overflow:hidden}.guide-feature__visual img{aspect-ratio:4/3;object-fit:cover;width:100%}.subscription-visual-card{border:1px solid var(--line);background:#fff;border-radius:40px;grid-template-columns:.85fr 1fr;align-items:center;gap:clamp(2rem,5vw,5rem);padding:clamp(2rem,5vw,4.5rem);display:grid}.subscription-visual-card__image{background:linear-gradient(145deg,var(--blush-100),#fff);border-radius:30px;padding:1rem}.subscription-visual-card__image img{aspect-ratio:1.2;object-fit:contain;width:100%}.shop-primary-layout{grid-template-columns:.75fr 1.25fr;align-items:stretch;gap:1.5rem;display:grid}.shop-primary-layout__image{border-radius:34px;min-height:100%;overflow:hidden}.shop-primary-layout__image img{object-fit:cover;width:100%;height:100%}.shop-addon{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(2rem,5vw,5rem);display:grid}.shop-addon__visual{background:var(--blush-100);border-radius:34px;overflow:hidden}.shop-addon__visual img{aspect-ratio:4/3;object-fit:cover;width:100%}.product-addon{background:linear-gradient(145deg,#fff7f8,#fff);border:1px solid #8626502e;border-radius:24px;grid-template-columns:180px 1fr;gap:1.2rem;margin:1.6rem 0;padding:1rem;display:grid}.product-addon__image-wrap{background:#f8e5e7;border-radius:18px;overflow:hidden}.product-addon__image-wrap img{object-fit:cover;width:100%;height:100%;min-height:220px}.product-addon__copy h2{margin:.15rem 0 .55rem;font-size:2rem}.product-addon__copy p{margin-bottom:.8rem;font-size:.9rem}.addon-tags{flex-wrap:wrap;gap:.45rem;margin:.8rem 0;display:flex}.addon-tags span{background:var(--blush-100);color:var(--berry-900);border-radius:999px;padding:.42rem .7rem;font-size:.7rem;font-weight:700}.addon-selector{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:16px;grid-template-columns:22px 1fr;align-items:start;gap:.7rem;padding:.9rem;display:grid}.addon-selector:has(input:checked){border-color:var(--berry-700);box-shadow:0 0 0 2px #8626501a}.addon-selector input{accent-color:var(--berry-700);margin-top:.2rem}.addon-selector strong,.addon-selector small{display:block}.addon-selector small{color:var(--taupe);margin-top:.2rem;font-size:.72rem}.addon-price-note,.cart-line__addon,.drawer-line__addon{font-size:.73rem;color:var(--berry-700)!important}.product-gallery__thumbs{grid-template-columns:repeat(5,1fr)}.product-gallery__main{object-fit:contain;background:#fdf7f5;padding:.3rem}.product-gallery__thumb img{object-fit:cover}@media (width<=820px){.home-product-focus,.guide-feature,.subscription-visual-card,.shop-primary-layout,.shop-addon,.product-addon{grid-template-columns:1fr}.product-addon__image-wrap img{max-height:360px}.product-gallery__thumbs{grid-template-columns:repeat(5,minmax(0,1fr))}}:root{--berry-950:#4d1822;--berry-900:#651e2d;--berry-800:#812438;--berry-700:#852d3c;--cream-100:#fcf9f3;--cream-200:#f2ede4;--blush-100:#f5e6e3;--ink:#482c2e;--ink-soft:#756164;--taupe:#7a6765;--radius-lg:4px;--radius-md:4px;--radius-pill:3px;--shadow-card:none;--container:1280px}body{background:var(--cream-100)}h1,h2,h3{letter-spacing:-.045em}h2 em,h1 em{color:var(--berry-800);font-weight:400}.eyebrow{letter-spacing:.17em;font-size:.65rem;font-weight:650}.eyebrow:before{display:none}.btn{gap:2rem;min-height:52px;padding:1rem 1.5rem;font-size:.8rem;font-weight:550}.btn span{font-size:1.3rem;line-height:1}.btn:disabled{cursor:wait;opacity:.6}.text-link{text-underline-offset:7px;font-size:.83rem;font-weight:500;text-decoration-thickness:1px}.announcement{background:var(--berry-900);letter-spacing:.08em;font-size:.65rem}.announcement__inner{min-height:30px}.site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fcf9f3f7}.header__inner{grid-template-columns:220px 1fr 200px;height:88px}.brand-logo{width:164px;height:58px}.brand-logo img{mix-blend-mode:multiply}.header__nav a{font-size:.76rem}.header-shop-link{min-height:42px;padding:.5rem 1rem;font-size:.72rem}.icon-button{font-size:.78rem}.editorial-hero{grid-template-columns:1fr 1fr;min-height:620px;display:grid}.editorial-hero__copy{align-self:center;padding:clamp(3rem,6vw,7rem) clamp(1.5rem,5vw,6rem)}.editorial-hero h1{margin:1rem 0 1.6rem;font-size:clamp(3.2rem,5.7vw,6.3rem);line-height:1.02}.editorial-hero p{max-width:370px;margin-bottom:2rem;font-size:.98rem;line-height:1.8}.hero-footnote{color:var(--ink-soft);align-items:center;gap:.75rem;margin-top:3.5rem;font-size:.66rem;display:flex}.small-flower{color:var(--berry-800);font-size:1.5rem}.editorial-hero__photo{background:#e9b7c0;min-height:100%;position:relative;overflow:hidden}.editorial-hero__photo>img{object-fit:cover;width:100%;height:100%;position:absolute}.photo-caption{color:#521b2c;letter-spacing:.2em;background:#fcf9f3e6;padding:.5rem .7rem;font-size:.6rem;position:absolute;bottom:2rem;left:2rem}.round-link{background:#fcf9f3d9;border:1px solid #651e2d66;border-radius:50%;place-items:center;width:48px;height:48px;font-size:1.3rem;display:grid;position:absolute;bottom:1.5rem;right:1.5rem}.care-ribbon{border-bottom:1px solid var(--line);letter-spacing:.07em;background:#f2e8e3;justify-content:space-evenly;align-items:center;gap:1rem;padding:1.3rem 2rem;font-size:.67rem;display:flex}.care-ribbon i{color:#9f5d67;font-size:1.1rem;font-style:normal}.manifesto{text-align:center;padding:6.5rem 0 5.5rem}.manifesto h2{margin:.5rem 0 1.5rem;font-size:clamp(2.5rem,4vw,4.2rem)}.manifesto p{max-width:540px;margin:auto;font-size:.93rem;line-height:1.9}.signature-section{grid-template-columns:1fr 1fr;align-items:center;gap:8%;padding-bottom:7rem;display:grid}.signature-image{background:#f0e8e0;position:relative}.signature-image img{aspect-ratio:1.06;object-fit:contain;width:100%;padding:1.5rem}.image-label{letter-spacing:.14em;color:var(--ink-soft);font-size:.6rem;position:absolute;top:1.5rem;left:1.5rem}.signature-copy h2{margin:.7rem 0 1.5rem;font-size:clamp(2.8rem,4.6vw,4.8rem)}.signature-copy p{max-width:410px;font-size:.95rem}.editorial-features{flex-wrap:wrap;gap:.8rem;margin:1.8rem 0;font-size:.7rem;display:flex}.editorial-features span{border-bottom:1px solid var(--line);padding-bottom:.6rem}.quiet-note{color:var(--ink-soft);margin-top:1rem;font-size:.65rem;display:block}.unboxing-section{background:#ede3dc;padding:6rem 0}.unboxing-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:8%;display:grid}.unboxing-copy h2{font-size:clamp(2.5rem,4.2vw,4.5rem)}.unboxing-copy>p{max-width:350px;font-size:.95rem}.numbered-list{margin:2rem 0}.numbered-list>div{border-top:1px solid var(--line);gap:1.2rem;padding:1.1rem 0;display:flex}.numbered-list>div>span{color:var(--berry-700);padding-top:.35rem;font-size:.65rem}.numbered-list h3{margin-bottom:.35rem;font-size:1.45rem}.numbered-list p{margin:0;font-size:.8rem}.unboxing-grid figure{margin:0}.unboxing-grid img{aspect-ratio:.95;object-fit:cover;width:100%}.unboxing-grid figcaption{font-family:var(--font-display);margin-top:1rem;font-size:1rem;font-style:italic}.guide-editorial{grid-template-columns:1fr 1fr;align-items:center;gap:8%;padding-block:7rem;display:grid}.guide-editorial__image{position:relative}.guide-editorial__image img{aspect-ratio:1.06;object-fit:cover;width:100%}.booklet-note{font-family:var(--font-display);color:var(--berry-900);background:#fcf9f3ed;padding:1rem;font-size:1.6rem;font-style:italic;line-height:1.1;position:absolute;bottom:1.4rem;left:1.4rem}.guide-editorial h2{font-size:clamp(2.5rem,4vw,4.2rem)}.guide-editorial p{max-width:440px;font-size:.93rem}.guide-details{border-block:1px solid var(--line);margin:1.5rem 0;padding:1rem 0;font-size:.7rem!important}.ritual-banner{background:var(--berry-900);color:#fcf9f3;overflow:hidden}.ritual-grid{grid-template-columns:1.15fr 1fr;align-items:center;padding-block:4.5rem;display:grid}.ritual-grid h2{font-size:clamp(2.8rem,4.6vw,4.8rem)}.ritual-grid h2 em,.ritual-grid .eyebrow{color:#edbec3}.ritual-grid p{color:#ecd8d9;max-width:420px;margin-bottom:2rem;font-size:.93rem}.ritual-grid img{object-fit:contain;width:100%}.story-editorial{text-align:center;border-bottom:1px solid var(--line);padding-block:7rem}.story-editorial p{max-width:550px;margin:0 auto 2rem;font-size:.95rem}.home-questions{grid-template-columns:1fr 1fr;gap:8%;padding-block:6rem;display:grid}.home-questions h2{font-size:3rem}.home-questions .accordion-item summary{padding:1.4rem 0;font-size:.85rem;font-weight:500}.home-questions .accordion-item__content{font-size:.88rem}.closing-note{text-align:center;background:#f0e0dd;padding:4.5rem 1rem}.closing-note>span{color:var(--berry-800);font-size:2.8rem}.closing-note p{letter-spacing:.1em;margin-top:1rem;font-size:.7rem}.closing-note h2{font-size:clamp(3rem,5vw,5rem)}.footer{color:var(--ink);background:#f7f2ea;padding-top:4rem}.footer__brand img{mix-blend-mode:multiply;background:0 0;border-radius:0;width:165px}.footer p,.footer__links,.footer__bottom{color:var(--ink-soft)}.footer__links a:hover{color:var(--berry-800)}.footer__bottom{border-color:var(--line)}.footer h3{font-size:.65rem}.footer__links{font-size:.78rem}.page-hero{border-bottom:1px solid var(--line);background:#f0e6df;padding:4.5rem 0}.page-hero__inner{max-width:var(--container)}.page-hero h1{font-size:clamp(3rem,6vw,5.5rem)}.page-hero p{font-size:.95rem}.product-card,.story-card,.care-card,.contact-card,.form-panel,.cart-line,.cart-summary,.product-addon,.gift-callout,.mission-card,.product-trust div,.shop-primary-layout__image,.shop-addon__visual,.guide-feature__visual{box-shadow:none;border-radius:4px}.product-card__image-wrap{background:#eee5dd}.product-card__body{padding:1.75rem}.product-card__image{object-fit:contain}.product-detail{grid-template-columns:1fr 1fr;gap:5%}.product-info h1{font-size:clamp(2.8rem,4vw,4.2rem)}.product-info .lede{font-size:.93rem}.product-gallery__main{background:#eee5dd;border-radius:2px}.product-gallery__thumb,.product-addon__image-wrap,.addon-selector,.purchase-option{border-radius:3px}.purchase-options{border:0;padding:0}.purchase-option{font-size:.8rem}.purchase-option small{font-size:.72rem}.product-addon{background:#f5e9e5;grid-template-columns:100px 1fr;gap:1rem}.product-addon__image-wrap img{aspect-ratio:.8;object-fit:cover;height:auto;min-height:0}.product-addon__copy h2{font-size:1.65rem}.product-addon__copy p{font-size:.78rem}.addon-tags{display:none}.checkout-message{color:var(--berry-950);background:#f5e6e3;border-radius:2px}.cart-summary{background:#f1e8df}.cart-line{background:0 0;border-inline:0;padding:1.5rem 0}.cart-line img{background:#f0e6df;border-radius:2px}.story-card,.care-card{background:#f5eee6;padding:2rem}.section-heading p,.story-card p,.care-card p{font-size:.95rem}.form-field input,.form-field select,.form-field textarea{border-radius:2px}.skip-link{z-index:200;background:#fff;padding:1rem;position:fixed;top:0;left:1rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}@media (prefers-reduced-motion:no-preference){.editorial-hero__copy{animation:.7s ease-out both arrive}@keyframes arrive{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}}@media (width<=1050px){.header__inner{grid-template-columns:170px 1fr 160px}.header__nav{gap:1rem}.editorial-hero{min-height:540px}.editorial-hero__copy{padding:3rem 2rem}.care-ribbon{font-size:.58rem}}@media (width<=820px){.header__inner{height:72px;display:flex}.editorial-hero{grid-template-columns:1fr}.editorial-hero__copy{padding:3rem 1.5rem}.editorial-hero h1{font-size:clamp(3.5rem,10vw,5rem)}.editorial-hero__photo{min-height:390px}.hero-footnote{margin-top:2rem}.signature-section,.unboxing-grid,.guide-editorial,.ritual-grid,.home-questions,.product-detail{grid-template-columns:1fr;gap:2.5rem}.care-ribbon{text-align:center;grid-template-columns:1fr 1fr;gap:.7rem;padding:1rem;display:grid}.care-ribbon i{display:none}.manifesto,.story-editorial{padding-block:4rem}.signature-section{padding-bottom:4rem}.signature-copy{padding:0 .5rem}.unboxing-section{padding:3.5rem 0}.guide-editorial{padding-block:4rem}.ritual-grid{padding-block:3.5rem}.ritual-grid img{max-height:350px}.home-questions{padding-block:4rem}.product-addon{grid-template-columns:90px 1fr}.mobile-nav{top:102px}}@media (width<=480px){.editorial-hero__photo{min-height:310px}.editorial-hero h1{font-size:3.55rem}.guide-editorial h2{font-size:2.7rem}.product-addon{grid-template-columns:1fr}.product-addon__image-wrap img{object-fit:contain;width:100%;height:180px}.footer__grid{grid-template-columns:1fr 1fr;gap:2rem 1rem}.footer__brand{grid-column:1/-1}}
