:root{--milk: #FBF9F6;--white: #FFFFFF;--petal: #F4E6E9;--petal-deep: #EAD2D9;--mulberry: #6E1F48;--mulberry-dark: #55163A;--moss: #56613F;--moss-soft: #E4E7DA;--oat: #EFE6D4;--ink: #2B1D25;--ink-soft: #5F5058;--line: #E7DDDF;--font-display: "Young Serif", Georgia, "Times New Roman", serif;--font-text: "Hanken Grotesk", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--step--1: .875rem;--step-0: 1rem;--step-1: 1.125rem;--step-2: clamp(1.3rem, 1.15rem + .6vw, 1.5rem);--step-3: clamp(1.6rem, 1.3rem + 1.2vw, 2.1rem);--step-4: clamp(2rem, 1.5rem + 2.2vw, 3rem);--step-5: clamp(2.4rem, 1.6rem + 3.6vw, 4.25rem);--radius-sm: 10px;--radius-md: 18px;--radius-lg: 28px;--radius-pill: 999px;--page-max: 1200px;--gutter: clamp(1.15rem, .8rem + 1.8vw, 2.5rem);--section-space: clamp(4rem, 3rem + 5vw, 7.5rem);--shadow-lift: 0 18px 40px -22px rgba(64, 20, 44, .35);--ease: cubic-bezier(.22, .8, .26, 1)}*,*:before,*:after{box-sizing:border-box}[hidden]{display:none!important}html{-webkit-text-size-adjust:100%}[id]{scroll-margin-top:88px}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}body{margin:0;background:var(--milk);color:var(--ink);font-family:var(--font-text);font-size:var(--step-0);line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.is-locked{overflow:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit}button,input,select{font:inherit;color:inherit}h1,h2,h3,h4{margin:0;font-weight:400}p{margin:0}ul,ol{margin:0;padding:0}h1,h2,.display{font-family:var(--font-display);letter-spacing:-.01em;line-height:1.08;text-wrap:balance}h3{font-family:var(--font-text);font-weight:600;font-size:var(--step-1);line-height:1.35}:focus-visible{outline:2px solid var(--mulberry);outline-offset:3px;border-radius:6px}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.skip-link{position:absolute;left:1rem;top:-100px;z-index:200;background:var(--ink);color:var(--white);padding:.7rem 1rem;border-radius:var(--radius-sm)}.skip-link:focus{top:1rem}.page-width{width:100%;max-width:var(--page-max);margin-inline:auto;padding-inline:var(--gutter)}.section{padding-block:var(--section-space)}.section--tight{padding-block:clamp(2.5rem,2rem + 2vw,3.5rem)}.section--petal{background:var(--petal)}.section--white{background:var(--white)}.lede{font-size:var(--step-1);color:var(--ink-soft);max-width:36rem}.section-head{max-width:40rem;margin-bottom:clamp(2rem,1.5rem + 2vw,3.5rem)}.section-head h2{font-size:var(--step-4)}.section-head .lede{margin-top:1rem}.ph{display:inline;background:#fff4cf;color:#5e4700;border:1px dashed #BE9A2B;border-radius:6px;padding:.05em .4em;font-family:var(--font-text);font-size:.88em;font-weight:500;letter-spacing:0;-webkit-box-decoration-break:clone;box-decoration-break:clone}.btn{--btn-bg: var(--mulberry);--btn-fg: var(--white);--btn-border: var(--mulberry);display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:52px;padding:.8rem 1.6rem;background:var(--btn-bg);color:var(--btn-fg);border:1.5px solid var(--btn-border);border-radius:var(--radius-pill);font-weight:600;font-size:var(--step-0);line-height:1;text-decoration:none;cursor:pointer;transition:background-color .2s var(--ease),transform .2s var(--ease),box-shadow .2s var(--ease),color .2s;-webkit-tap-highlight-color:transparent}.btn:hover{--btn-bg: var(--mulberry-dark);--btn-border: var(--mulberry-dark);box-shadow:var(--shadow-lift);transform:translateY(-1px)}.btn:active{transform:translateY(0);box-shadow:none}.btn[disabled]{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.btn--ghost{--btn-bg: transparent;--btn-fg: var(--ink);--btn-border: rgba(43, 29, 37, .28)}.btn--ghost:hover{--btn-bg: var(--white);--btn-fg: var(--ink);--btn-border: var(--ink);box-shadow:none}.btn--block{width:100%}.btn--sm{min-height:42px;padding:.6rem 1.15rem;font-size:var(--step--1)}.btn--light{--btn-bg: var(--white);--btn-fg: var(--mulberry);--btn-border: var(--white)}.btn--light:hover{--btn-bg: var(--petal);--btn-fg: var(--mulberry-dark);--btn-border: var(--petal)}.text-link{color:var(--mulberry);font-weight:600;text-underline-offset:4px;text-decoration-thickness:1.5px}.text-link:hover{color:var(--mulberry-dark)}.icon{width:1.25em;height:1.25em;flex:none;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.announcement{background:var(--moss);color:var(--white);font-size:var(--step--1);text-align:center}.announcement p{padding:.6rem var(--gutter)}.announcement a{color:inherit;text-underline-offset:3px}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid transparent;transition:border-color .25s}.site-header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:#fbf9f6eb;backdrop-filter:saturate(1.4) blur(10px);-webkit-backdrop-filter:saturate(1.4) blur(10px)}.site-header.is-scrolled{border-bottom-color:var(--line)}.nav-open .site-header{z-index:65}.header-inner{display:flex;align-items:center;gap:1.5rem;min-height:72px}.logo{display:inline-flex;align-items:center;gap:.55rem;text-decoration:none;color:var(--ink)}.logo__mark{width:30px;height:30px}.logo__word{font-family:var(--font-display);font-size:1.5rem;letter-spacing:-.02em;line-height:1}.main-nav{margin-left:auto}.main-nav ul{display:flex;gap:.25rem;list-style:none}.main-nav a{display:block;padding:.55rem .8rem;border-radius:var(--radius-pill);text-decoration:none;font-weight:500;color:var(--ink-soft);transition:color .2s,background-color .2s}.main-nav a:hover{color:var(--ink);background:var(--petal)}.header-actions{display:flex;align-items:center;gap:.5rem}.icon-btn{position:relative;display:inline-grid;place-items:center;width:46px;height:46px;border-radius:50%;border:0;background:transparent;cursor:pointer;color:var(--ink);transition:background-color .2s}.icon-btn:hover{background:var(--petal)}.icon-btn .icon{width:24px;height:24px}.cart-count{position:absolute;top:4px;right:3px;min-width:19px;height:19px;padding:0 5px;border-radius:10px;background:var(--mulberry);color:var(--white);font-size:11px;font-weight:700;display:grid;place-items:center;line-height:1;transform:scale(1);transition:transform .3s var(--ease)}.cart-count[hidden]{display:none}.cart-count.bump{animation:bump .45s var(--ease)}@keyframes bump{40%{transform:scale(1.35)}}.menu-toggle{display:none}@media(max-width:960px){.main-nav{position:fixed;inset:0 0 0 auto;width:min(86vw,360px);margin:0;background:var(--milk);padding:5.5rem 1.5rem 2rem;transform:translate(100%);transition:transform .35s var(--ease);z-index:60;box-shadow:-20px 0 50px -30px #2b1d2566;visibility:hidden}.main-nav.is-open{transform:translate(0);visibility:visible}.main-nav ul{flex-direction:column;gap:.15rem}.main-nav a{font-size:1.35rem;font-family:var(--font-display);color:var(--ink);padding:.8rem .5rem;border-radius:var(--radius-sm)}.menu-toggle{display:inline-grid}.header-inner{gap:.5rem}.header-actions{margin-left:auto}.header-shop{display:none}.nav-close{position:absolute;top:1rem;right:1rem}}@media(min-width:961px){.nav-close{display:none}}.scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#2b1d2561;z-index:55;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.scrim.is-visible{opacity:1;visibility:visible}.hero{padding-block:clamp(2rem,1rem + 4vw,5rem) clamp(3.5rem,2.5rem + 4vw,6rem);overflow:hidden}.hero__grid{display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(2rem,1rem + 4vw,5rem);align-items:center}.hero h1{font-size:var(--step-5);max-width:12ch}.hero .lede{margin-top:1.4rem;max-width:31rem}.hero__ctas{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.hero__trust{display:flex;flex-wrap:wrap;gap:.6rem 1.4rem;margin-top:2.2rem;list-style:none;font-size:var(--step--1);color:var(--ink-soft)}.hero__trust li{display:inline-flex;align-items:center;gap:.45rem}.hero__trust .icon{color:var(--moss);width:18px;height:18px}.hero__visual{position:relative;display:grid;place-items:end center;min-height:520px}.arch{position:absolute;top:0;right:8%;bottom:7%;left:8%;background:var(--petal);border-radius:999px 999px var(--radius-lg) var(--radius-lg);transform-origin:bottom}.hero__meadow{position:absolute;left:2%;right:2%;bottom:3%;height:15%;background:var(--moss-soft);border-radius:50%}.hero__bottle{position:relative;width:min(92%,500px);mix-blend-mode:multiply;margin-bottom:1%}.hero__note{position:absolute;left:0;top:16%;background:var(--white);border-radius:var(--radius-md);padding:.8rem 1rem;box-shadow:var(--shadow-lift);display:flex;align-items:center;gap:.7rem;font-size:var(--step--1);line-height:1.3}.hero__note strong{display:block;font-size:var(--step-0)}.hero__note .icon{width:30px;height:30px;color:var(--mulberry)}@media(prefers-reduced-motion:no-preference){.hero .arch{animation:arch-rise 1s var(--ease) both}.hero__bottle{animation:bottle-rise 1.05s .18s var(--ease) both}.hero__note{animation:fade-in .7s .75s var(--ease) both}.hero__copy>*{animation:copy-in .8s var(--ease) both}.hero__copy>*:nth-child(2){animation-delay:.08s}.hero__copy>*:nth-child(3){animation-delay:.16s}.hero__copy>*:nth-child(4){animation-delay:.24s}}@keyframes arch-rise{0%{transform:scaleY(.6);opacity:0}to{transform:scaleY(1);opacity:1}}@keyframes bottle-rise{0%{transform:translateY(40px);opacity:0}to{transform:none;opacity:1}}@keyframes copy-in{0%{transform:translateY(14px);opacity:0}to{transform:none;opacity:1}}@keyframes fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media(max-width:860px){.hero__grid{grid-template-columns:1fr}.hero h1{max-width:14ch}.hero__visual{min-height:0;aspect-ratio:1 / 1.02;max-width:480px;width:100%;margin-inline:auto}.hero__note{left:-1%;top:12%}}.trust{border-block:1px solid var(--line);background:var(--white)}.trust__list{display:grid;grid-template-columns:repeat(4,1fr);list-style:none}.trust__item{display:flex;align-items:center;gap:.9rem;padding:1.5rem 1.25rem}.trust__item+.trust__item{border-left:1px solid var(--line)}.trust__icon{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--petal);color:var(--mulberry);flex:none}.trust__icon .icon{width:22px;height:22px}.trust__item strong{display:block;font-weight:600;line-height:1.3}.trust__item span{font-size:var(--step--1);color:var(--ink-soft);line-height:1.35}@media(max-width:900px){.trust__list{grid-template-columns:repeat(2,1fr)}.trust__item:nth-child(3){border-left:0}.trust__item:nth-child(n+3){border-top:1px solid var(--line)}}@media(max-width:480px){.trust__item{flex-direction:column;align-items:flex-start;gap:.6rem;padding:1.2rem 1rem}}.story-split{display:grid;grid-template-columns:1fr 1.1fr;gap:clamp(2rem,1rem + 5vw,6rem);align-items:center}.story-split__media{position:relative}.story-split__media img{width:100%;aspect-ratio:4 / 4.4;object-fit:cover;object-position:30% 30%;border-radius:var(--radius-lg)}.story-split__caption{position:absolute;right:-1.2rem;bottom:1.6rem;max-width:15rem;background:var(--white);padding:1rem 1.15rem;border-radius:var(--radius-md);box-shadow:var(--shadow-lift);font-size:var(--step--1);line-height:1.45;color:var(--ink-soft)}.story-split__caption strong{display:block;color:var(--ink);font-size:var(--step-0);margin-bottom:.15rem}.story-split h2{font-size:var(--step-4)}.story-split .body{margin-top:1.25rem;display:grid;gap:1rem;color:var(--ink-soft);max-width:34rem;font-size:var(--step-1)}.story-split h3{font-family:var(--font-display);font-weight:400;font-size:var(--step-3);margin-top:2.5rem;color:var(--mulberry)}.checklist{list-style:none;display:grid;gap:.8rem;margin-top:1.25rem}.checklist li{display:flex;gap:.75rem;align-items:flex-start}.checklist .tick{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--moss);color:var(--white);flex:none;margin-top:1px}.checklist .tick .icon{width:14px;height:14px;stroke-width:2.4}@media(max-width:860px){.story-split{grid-template-columns:1fr}.story-split__caption{right:.8rem;bottom:.8rem}}.benefits{display:grid;grid-template-columns:.9fr 1.4fr;gap:clamp(1.25rem,.5rem + 2vw,2rem)}.benefits__photo{position:relative;border-radius:var(--radius-lg);overflow:hidden;min-height:100%}.benefits__photo img{width:100%;height:100%;object-fit:cover;object-position:55% 20%}.benefits__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(1rem,.5rem + 1.5vw,1.5rem)}.benefit{background:var(--white);border-radius:var(--radius-md);padding:clamp(1.4rem,1rem + 1.2vw,2rem);display:flex;flex-direction:column;gap:.75rem;border:1px solid transparent;transition:border-color .25s,transform .25s var(--ease)}.benefit:hover{border-color:var(--petal-deep);transform:translateY(-2px)}.benefit__icon{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:var(--oat);color:var(--mulberry);margin-bottom:.5rem}.benefit:nth-child(2) .benefit__icon{background:var(--moss-soft);color:var(--moss)}.benefit:nth-child(3) .benefit__icon{background:var(--petal)}.benefit:nth-child(4) .benefit__icon{background:var(--moss-soft);color:var(--moss)}.benefit__icon .icon{width:26px;height:26px}.benefit h3{font-size:var(--step-1)}.benefit p{color:var(--ink-soft);font-size:.97rem}@media(max-width:960px){.benefits{grid-template-columns:1fr}.benefits__photo{aspect-ratio:16 / 10;min-height:0}}@media(max-width:560px){.benefits__grid{grid-template-columns:1fr}}.inside{display:grid;grid-template-columns:1.35fr 1fr;gap:clamp(1.5rem,1rem + 3vw,4rem);align-items:start}.organs{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden}.organ{background:var(--milk);padding:clamp(1.4rem,1rem + 1.5vw,2.2rem);display:flex;flex-direction:column;gap:.6rem}.organ__glyph{width:56px;height:56px;color:var(--mulberry)}.organ h3{font-family:var(--font-display);font-weight:400;font-size:var(--step-3);margin-top:.4rem}.organ p{color:var(--ink-soft)}.organ__amount{margin-top:auto;padding-top:.8rem;font-size:var(--step--1);color:var(--ink-soft)}.facts{background:var(--white);border:2px solid var(--ink);border-radius:var(--radius-sm);padding:1.1rem 1.2rem 1.25rem;font-size:.95rem;position:sticky;top:96px}.facts__title{font-family:var(--font-text);font-weight:800;font-size:1.75rem;line-height:1;letter-spacing:-.02em;padding-bottom:.5rem;border-bottom:1px solid var(--ink)}.facts__row{display:flex;justify-content:space-between;gap:1rem;padding:.5rem 0;border-bottom:1px solid var(--line)}.facts__row--thick{border-bottom:6px solid var(--ink)}.facts__row span:last-child{text-align:right}.facts dl,.facts dd{margin:0}.facts__foot{margin-top:.9rem;font-size:var(--step--1);color:var(--ink-soft);display:grid;gap:.55rem}.facts__note{margin-top:1rem;font-size:.8rem;color:var(--ink-soft)}.label-card{background:var(--petal);border-radius:var(--radius-lg);padding:clamp(1.4rem,1rem + 1.5vw,2.2rem);position:sticky;top:96px;display:grid;gap:.8rem}.label-card__media{background:var(--white);border-radius:var(--radius-md);display:grid;place-items:center;padding:1rem;margin-bottom:.4rem}.label-card__media img{width:min(72%,280px)}.label-card h3{font-family:var(--font-display);font-weight:400;font-size:var(--step-3);line-height:1.15}.label-card p{color:var(--ink-soft);overflow-wrap:anywhere}.assurances li span{overflow-wrap:anywhere}@media(max-width:900px){.inside{grid-template-columns:1fr}.facts,.label-card{position:static}}@media(max-width:520px){.organs{grid-template-columns:1fr}}.product{display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(1.75rem,1rem + 4vw,5rem);align-items:start}.gallery{position:sticky;top:96px;display:grid;grid-template-columns:84px 1fr;gap:1rem}.gallery__main{position:relative;background:var(--white);border-radius:var(--radius-lg);aspect-ratio:1;overflow:hidden;display:grid;place-items:center}.gallery__main img{width:90%;transition:opacity .25s}.gallery__main img.is-fading{opacity:0}.gallery__thumbs{display:flex;flex-direction:column;gap:.75rem;list-style:none;order:-1}.thumb{display:block;width:100%;aspect-ratio:1;padding:0;border:1.5px solid transparent;border-radius:var(--radius-sm);background:var(--white);cursor:pointer;overflow:hidden;transition:border-color .2s}.thumb img{width:100%;height:100%;object-fit:contain}.thumb:hover{border-color:var(--petal-deep)}.thumb[aria-current=true]{border-color:var(--mulberry)}.product__info h2,.product__info h1{font-size:var(--step-4)}.product__meta{margin-top:.5rem;color:var(--ink-soft)}.rating-line{display:inline-flex;align-items:center;gap:.6rem;margin-top:1rem;font-size:var(--step--1);color:var(--ink-soft);text-decoration:none}.stars{display:inline-flex;gap:2px;color:#cdbfc4}.stars .icon{width:17px;height:17px;fill:currentColor;stroke:none}.price{display:flex;align-items:baseline;flex-wrap:wrap;gap:.4rem .8rem;margin-top:1.4rem}.price__current{font-family:var(--font-display);font-size:var(--step-4);line-height:1}.price__compare{color:var(--ink-soft);text-decoration:line-through}.price__badge{background:var(--moss);color:var(--white);font-size:var(--step--1);font-weight:600;padding:.25rem .65rem;border-radius:var(--radius-pill)}.price__badge[hidden],.price__compare[hidden]{display:none}.price__unit{width:100%;font-size:var(--step--1);color:var(--ink-soft)}.product__desc{margin-top:1.4rem;color:var(--ink-soft);max-width:34rem}.field{margin-top:1.75rem;border:0;padding:0}.field legend,.field__label{display:block;font-weight:600;margin-bottom:.7rem}.field legend span{font-weight:400;color:var(--ink-soft)}.variant-pills{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem}.pill{position:relative}.pill input{position:absolute;opacity:0;top:0;right:0;bottom:0;left:0;margin:0;cursor:pointer}.pill label{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;min-height:76px;padding:.7rem .4rem;border:1.5px solid var(--line);border-radius:var(--radius-md);background:var(--white);text-align:center;cursor:pointer;transition:border-color .2s,background-color .2s,box-shadow .2s;line-height:1.25}.pill label strong{font-weight:600}.pill label small{font-size:.8rem;color:var(--moss);font-weight:600}.pill input:hover+label{border-color:var(--petal-deep)}.pill input:checked+label{border-color:var(--mulberry);background:#fdf7f9;box-shadow:inset 0 0 0 1px var(--mulberry)}.pill input:focus-visible+label{outline:2px solid var(--mulberry);outline-offset:3px}.pill input:disabled+label{opacity:.45;text-decoration:line-through;cursor:not-allowed}.buy-row{display:flex;gap:.75rem;margin-top:1.75rem}.qty{display:inline-flex;align-items:center;border:1.5px solid var(--line);border-radius:var(--radius-pill);background:var(--white);height:52px;flex:none}.qty button{width:44px;height:100%;border:0;background:transparent;cursor:pointer;display:grid;place-items:center;border-radius:var(--radius-pill);color:var(--ink)}.qty button:hover{color:var(--mulberry)}.qty button .icon{width:18px;height:18px}.qty input{width:2.4rem;border:0;background:transparent;text-align:center;font-weight:600;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.qty input::-webkit-outer-spin-button,.qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.buy-row .btn{flex:1}.btn-buy-now{margin-top:.75rem}.btn .btn__done,.btn.is-added .btn__label{display:none}.btn.is-added .btn__done{display:inline-flex;align-items:center;gap:.45rem}.btn.is-loading{pointer-events:none;opacity:.8}.form-error{margin-top:.75rem;color:#9b1c31;font-size:var(--step--1)}.form-error:empty{display:none}.assurances{list-style:none;display:grid;gap:.7rem;margin-top:1.6rem;padding:1.1rem 1.2rem;background:var(--white);border-radius:var(--radius-md);font-size:.95rem}.assurances li{display:flex;gap:.7rem;align-items:center}.assurances .icon{color:var(--moss);width:20px;height:20px}.payment-note{margin-top:.9rem;font-size:var(--step--1);color:var(--ink-soft);display:flex;gap:.45rem;align-items:center}.payment-note .icon{width:16px;height:16px}.accordion{margin-top:1.6rem;border-top:1px solid var(--line)}.accordion details{border-bottom:1px solid var(--line)}.accordion summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 0;cursor:pointer;font-weight:600}.accordion summary::-webkit-details-marker{display:none}.accordion summary .icon{transition:transform .3s var(--ease);width:20px;height:20px}.accordion details[open] summary .icon{transform:rotate(45deg)}.accordion .accordion__body{padding:0 0 1.2rem;color:var(--ink-soft);max-width:40rem}.accordion .accordion__body p+p{margin-top:.6rem}@media(prefers-reduced-motion:no-preference){.accordion details[open] .accordion__body{animation:fade-in .35s var(--ease)}}.fine-print{margin-top:1.4rem;font-size:.8rem;color:var(--ink-soft);line-height:1.5}@media(max-width:900px){.product{grid-template-columns:1fr}.gallery{position:static;grid-template-columns:1fr}.gallery__thumbs{flex-direction:row;order:2;overflow-x:auto;scrollbar-width:none}.gallery__thumbs li{flex:0 0 72px}}@media(max-width:380px){.buy-row{flex-direction:column}.qty{align-self:flex-start}}.steps-banner{border-radius:var(--radius-lg);overflow:hidden;margin-bottom:clamp(2rem,1.5rem + 2vw,3rem)}.steps-banner img{width:100%;aspect-ratio:960 / 292;object-fit:cover}.steps{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.5rem,1rem + 2vw,3rem);counter-reset:step}.step{counter-increment:step;border-top:1.5px solid var(--ink);padding-top:1.25rem}.step:before{content:counter(step);font-family:var(--font-display);font-size:var(--step-4);line-height:1;color:var(--mulberry);display:block;margin-bottom:1rem}.step h3{font-size:var(--step-2);font-family:var(--font-display);font-weight:400}.step p{margin-top:.55rem;color:var(--ink-soft)}@media(max-width:760px){.steps{grid-template-columns:1fr}.steps-banner img{aspect-ratio:16 / 8;object-position:50% 30%}}.about{display:grid;grid-template-columns:1fr 1.1fr;gap:clamp(2rem,1rem + 5vw,6rem);align-items:center}.about__media img{width:100%;aspect-ratio:4 / 4.6;object-fit:cover;object-position:50% 25%;border-radius:999px 999px var(--radius-lg) var(--radius-lg)}.about h2{font-size:var(--step-4)}.about .body{margin-top:1.25rem;display:grid;gap:1rem;font-size:var(--step-1);color:var(--ink-soft);max-width:34rem}.values{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:2.25rem;padding-top:1.75rem;border-top:1px solid var(--petal-deep)}.values h3{font-family:var(--font-display);font-weight:400;font-size:var(--step-2);color:var(--mulberry)}.values p{margin-top:.35rem;font-size:.95rem;color:var(--ink-soft)}@media(max-width:860px){.about{grid-template-columns:1fr}.about__media{max-width:440px}}@media(max-width:520px){.values{grid-template-columns:1fr}}.reviews-head{display:flex;justify-content:space-between;align-items:end;gap:1.5rem;flex-wrap:wrap;margin-bottom:2.5rem}.reviews-head h2{font-size:var(--step-4)}.reviews-summary{display:flex;align-items:center;gap:1rem}.reviews-summary p{font-size:var(--step--1);color:var(--ink-soft);max-width:18rem;line-height:1.45}.reviews-summary strong{color:var(--ink);display:block;font-size:var(--step-0)}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;list-style:none}.review{background:var(--white);border:1.5px dashed var(--petal-deep);border-radius:var(--radius-md);padding:1.6rem;display:flex;flex-direction:column;gap:1rem;min-height:220px}.review blockquote{margin:0;font-family:var(--font-display);font-size:var(--step-1);line-height:1.45}.review footer{margin-top:auto;font-size:var(--step--1);color:var(--ink-soft)}@media(max-width:860px){.reviews-grid{grid-template-columns:1fr}.review{min-height:0}}.recent{margin-top:clamp(3rem,2rem + 3vw,4.5rem);padding-top:2rem;border-top:1px solid var(--line)}.recent h2{font-family:var(--font-text);font-weight:600;font-size:var(--step-1);margin-bottom:1rem}.recent__row{display:flex;gap:1rem;overflow-x:auto;list-style:none;padding-bottom:.25rem}.recent__card{flex:0 0 240px;display:flex;gap:.8rem;align-items:center;padding:.7rem;border-radius:var(--radius-md);border:1.5px dashed var(--line);font-size:var(--step--1);color:var(--ink-soft)}.recent__thumb{width:56px;height:56px;border-radius:var(--radius-sm);background:var(--petal);flex:none}.faq{display:grid;grid-template-columns:1fr 1.6fr;gap:clamp(2rem,1rem + 4vw,5rem)}.faq h2{font-size:var(--step-4)}.faq .lede{margin-top:1rem}.faq .accordion{margin-top:0}.faq .accordion summary{font-size:var(--step-1);padding:1.35rem 0}@media(max-width:860px){.faq{grid-template-columns:1fr}}.closing{background:var(--mulberry);color:var(--white);border-radius:var(--radius-lg);display:grid;grid-template-columns:1.1fr 1fr;align-items:center;overflow:hidden}.closing__copy{padding:clamp(2.25rem,1.5rem + 4vw,5rem)}.closing h2{font-size:var(--step-4);max-width:14ch}.closing p{margin-top:1rem;font-size:var(--step-1);color:#ffffffd1;max-width:28rem}.closing .btn{margin-top:2rem}.closing__media{align-self:stretch;background:var(--petal);display:grid;place-items:center;padding:1.5rem;border-radius:999px 0 0 999px}.closing__media img{width:min(100%,460px);mix-blend-mode:multiply}@media(max-width:800px){.closing{grid-template-columns:1fr}.closing__media{border-radius:999px 999px 0 0;margin-inline:1.25rem}}.site-footer{background:var(--ink);color:#ffffffc7;padding-block:clamp(3rem,2rem + 3vw,5rem) 2rem;font-size:.95rem}.site-footer a{text-decoration:none}.site-footer a:hover{color:var(--white);text-decoration:underline;text-underline-offset:3px}.footer-top{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:2.5rem}.footer-brand .logo{color:var(--white)}.footer-brand p{margin-top:1rem;max-width:22rem}.footer-col h2{font-family:var(--font-text);font-size:var(--step-0);font-weight:600;color:var(--white);margin-bottom:1rem}.footer-col ul{list-style:none;display:grid;gap:.55rem}.signup{margin-top:1.5rem}.signup label{display:block;color:var(--white);font-weight:600;margin-bottom:.6rem}.signup__row{display:flex;background:#ffffff14;border:1px solid rgba(255,255,255,.22);border-radius:var(--radius-pill);padding:4px;max-width:26rem}.signup__row:focus-within{border-color:var(--white)}.signup input{flex:1;min-width:0;background:transparent;border:0;padding:.6rem 1rem;color:var(--white);outline:none}.signup input::placeholder{color:#ffffff8c}.signup__msg{margin-top:.6rem;font-size:var(--step--1);color:var(--white)}.socials{display:flex;gap:.5rem;margin-top:1.5rem}.socials a{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.22)}.socials a:hover{background:#ffffff1a;text-decoration:none}.socials .icon{width:19px;height:19px}.footer-bottom{margin-top:3rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.14);display:grid;gap:1rem;font-size:.8rem;color:#fff9}.fda{border:1px solid rgba(255,255,255,.2);border-radius:var(--radius-sm);padding:.9rem 1rem;max-width:60rem}.site-footer .ph{background:#fff4cf24;color:#ffe7a3;border-color:#ffe7a380}@media(max-width:900px){.footer-top{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1 / -1}}@media(max-width:480px){.footer-top{grid-template-columns:1fr}}.sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:40;background:var(--white);border-top:1px solid var(--line);padding:.7rem var(--gutter) calc(.7rem + env(safe-area-inset-bottom));display:flex;align-items:center;gap:.8rem;transform:translateY(110%);transition:transform .35s var(--ease);box-shadow:0 -12px 30px -20px #2b1d2559}.sticky-atc.is-visible{transform:translateY(0)}.sticky-atc img{width:48px;height:48px;border-radius:var(--radius-sm);background:var(--petal);object-fit:contain;mix-blend-mode:multiply}.sticky-atc__text{flex:1;min-width:0;line-height:1.25}.sticky-atc__text strong{display:block;font-size:.92rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__text span{font-size:var(--step--1);color:var(--ink-soft)}.sticky-atc .btn{min-height:46px;padding-inline:1.2rem}@media(min-width:901px){.sticky-atc{display:none}}.cart-drawer{position:fixed;top:0;right:0;bottom:0;z-index:70;width:min(100%,440px);background:var(--milk);display:flex;flex-direction:column;transform:translate(100%);visibility:hidden;transition:transform .4s var(--ease),visibility .4s;box-shadow:-24px 0 60px -30px #2b1d2573}.cart-drawer.is-open{transform:translate(0);visibility:visible}.cart-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.4rem;border-bottom:1px solid var(--line)}.cart-drawer__head h2{font-size:var(--step-2)}.ship-progress{padding:1rem 1.4rem;background:var(--white);border-bottom:1px solid var(--line);font-size:var(--step--1)}.ship-progress__bar{height:6px;background:var(--petal);border-radius:6px;margin-top:.55rem;overflow:hidden}.ship-progress__bar span{display:block;height:100%;background:var(--moss);border-radius:6px;width:0;transition:width .5s var(--ease)}.cart-drawer__body{flex:1;overflow-y:auto;padding:.5rem 1.4rem;overscroll-behavior:contain}.cart-items{list-style:none}.cart-item{display:grid;grid-template-columns:84px 1fr auto;gap:1rem;padding:1.2rem 0;border-bottom:1px solid var(--line)}.cart-item__img{width:84px;height:84px;border-radius:var(--radius-sm);background:var(--petal);overflow:hidden}.cart-item__img img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.cart-item__title{font-weight:600;line-height:1.3;text-decoration:none}.cart-item__variant{font-size:var(--step--1);color:var(--ink-soft);margin-top:.15rem}.cart-item .qty{height:40px;margin-top:.7rem}.cart-item .qty button{width:36px}.cart-item .qty input{width:2rem;font-size:.92rem}.cart-item__side{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between}.cart-item__price{font-weight:600}.cart-item__remove{border:0;background:transparent;color:var(--ink-soft);font-size:var(--step--1);text-decoration:underline;text-underline-offset:3px;cursor:pointer;padding:.3rem 0}.cart-item__remove:hover{color:var(--mulberry)}.cart-empty{text-align:center;padding:3.5rem 1rem;display:grid;justify-items:center;gap:.8rem}.cart-empty__icon{width:76px;height:76px;border-radius:50%;background:var(--petal);display:grid;place-items:center;color:var(--mulberry);margin-bottom:.4rem}.cart-empty__icon .icon{width:32px;height:32px}.cart-empty h3{font-family:var(--font-display);font-weight:400;font-size:var(--step-3)}.cart-empty p{color:var(--ink-soft);margin-bottom:.6rem}.cart-drawer__foot{padding:1.2rem 1.4rem calc(1.2rem + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:var(--white);display:grid;gap:.8rem}.cart-subtotal{display:flex;justify-content:space-between;font-weight:600;font-size:var(--step-1)}.cart-drawer__foot small{color:var(--ink-soft);font-size:var(--step--1);margin-top:-.4rem}.cart-drawer__foot .text-link{justify-self:center;background:none;border:0;cursor:pointer;padding:.3rem}.cart-secure{display:flex;align-items:center;justify-content:center;gap:.4rem;font-size:.8rem;color:var(--ink-soft)}.cart-secure .icon{width:15px;height:15px}.cart-notice{font-size:var(--step--1);background:#fff4cf;border:1px dashed #BE9A2B;color:#5e4700;padding:.6rem .8rem;border-radius:var(--radius-sm)}.cart-notice:empty{display:none}.cart-drawer.is-busy .cart-drawer__body{opacity:.6;pointer-events:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/meadowkind.css.map */
