*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Hanken Grotesk,Arial,sans-serif;font-size:var(--body);line-height:1.5;-webkit-font-smoothing:antialiased}body,button,input,textarea,select{font-family:Hanken Grotesk,Arial,sans-serif}button,input,textarea,select{font-size:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-underline-offset:4px}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button,a,input,textarea,select,summary{touch-action:manipulation}:focus-visible{outline:2px solid currentColor;outline-offset:5px}img{max-width:100%;height:auto;display:block}svg{max-width:100%}[hidden]{display:none!important}h1,h2,h3,p,figure,blockquote{margin:0}h1,h2,h3{font-weight:var(--heading-weight);line-height:1.06;letter-spacing:-.04em}h1{font-size:clamp(40px,4vw,62px)}h2{font-size:clamp(34px,3.35vw,50px)}h3{font-size:24px;letter-spacing:-.025em}h1 em,h2 em{font-weight:400}p+p{margin-top:1em}small,.v-small{font-size:13px;line-height:1.5}.v-muted{color:#71636c}.v-wrap{width:min(var(--page),calc(100% - 96px));margin-inline:auto}.v-section{padding-block:100px}.v-tone-paper{background:var(--paper)}.v-tone-blush{background:var(--blush)}.v-tone-plum{background:var(--plum);color:#fffaf6}.v-eyebrow{font-size:11px;font-weight:600;letter-spacing:.15em;line-height:1.5;text-transform:uppercase;margin-bottom:18px}.v-rte p{margin-block:0 16px}.v-rte p:last-child{margin-bottom:0}.v-rte img{margin-block:20px}.v-rte ul,.v-rte ol{padding-left:22px}.v-rte a{text-decoration:underline}.v-lead{font-size:19px;line-height:1.6}.v-btn{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:54px;padding:14px 28px;border:1px solid var(--plum);border-radius:8px;background:var(--plum);color:#fffaf6;text-decoration:none;font-weight:600;line-height:1.2;transition:background .2s,transform .2s}.v-btn:hover:not(:disabled){background:#4e2c42;border-color:#4e2c42}.v-btn--outline{color:var(--plum);background:transparent}.v-btn--outline:hover:not(:disabled){color:#fff}.v-text-link{display:inline-block;font-weight:600;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:5px;margin-top:28px}.v-sr,.v-skip:not(:focus){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.v-skip:focus{position:fixed;top:12px;left:12px;z-index:1000;background:#fff;padding:12px}.v-announcement{padding:9px 20px;background:var(--plum);color:#fffaf6;text-align:center;font-size:12px;letter-spacing:.04em}.v-header{border-bottom:1px solid #dfd2cc;background:var(--paper);position:relative;z-index:20}.v-header__row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;min-height:94px}.v-header__nav,.v-header__actions{display:flex;align-items:center;gap:24px;font-size:13px}.v-header__actions{justify-content:flex-end}.v-header a{text-decoration:none}.v-header__nav a:hover,.v-header__actions a:hover{text-decoration:underline}.v-logo{font-size:32px;font-weight:400;letter-spacing:.1em;text-decoration:none;line-height:1}.v-logo img{max-height:70px;object-fit:contain;width:auto}.v-bag{white-space:nowrap}.v-bag span{display:inline-flex;align-items:center;justify-content:center;border:1px solid #cfbfca;border-radius:50%;font-size:10px;width:21px;height:21px;margin-left:5px}.v-menu{display:none}.v-footer{background:#efe3dc;padding:72px 0 24px}.v-footer__top{display:grid;grid-template-columns:1.1fr 1fr;gap:100px;padding-bottom:64px}.v-footer h2{font-size:34px;line-height:1.12;margin:24px 0 12px}.v-footer p{color:#6d5e67}.v-newsletter{align-self:center}.v-newsletter label{font-size:13px;display:block;margin-bottom:10px}.v-newsletter form>div{display:flex;gap:10px}.v-newsletter input{min-width:0;flex:1}.v-footer__bottom{display:flex;justify-content:space-between;gap:24px;border-top:1px solid #d9c7bd;padding-top:24px;font-size:12px}.v-footer__bottom nav{display:flex;gap:24px;flex-wrap:wrap}.v-footer__bottom a{text-decoration:none}input,select,textarea{max-width:100%;border:1px solid #cdbcbd;border-radius:6px;background:var(--paper);color:var(--ink);padding:13px;min-height:48px}textarea{min-height:120px;resize:vertical}label{display:block;margin-bottom:8px}.v-product{padding-block:48px 72px}v-product{display:grid;grid-template-columns:minmax(0,1.07fr) minmax(0,.93fr);gap:64px}.v-product__media{min-width:0}.v-product__info{padding-top:2px}.v-breadcrumb{font-size:11px;letter-spacing:.12em;text-decoration:none;display:inline-block;margin-bottom:24px;color:#786670}.v-product h1{font-size:clamp(38px,3.5vw,52px);line-height:1.04;max-width:520px}.v-product .v-eyebrow{margin-bottom:10px}.v-product__intro{font-size:18px;line-height:1.55;margin:22px 0}.v-tags{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0 0 24px;padding:0}.v-tags li{font-size:12px;line-height:1.3;background:#f5eee9;border:1px solid #e8dbd4;border-radius:4px;padding:7px 10px}.v-highlight{background:var(--highlight-bg);color:var(--highlight-ink);border:1px solid #dfcfc9;border-radius:9px;padding:19px 20px;display:flex;gap:14px;align-items:center;margin-block:24px}.v-highlight>img{width:48px;height:48px;object-fit:contain;flex-shrink:0}.v-highlight strong{font-size:15px;display:block;margin-bottom:4px}.v-highlight .v-rte{font-size:14px;line-height:1.45}.v-purchase{margin:27px 0 24px}.v-price{display:flex;align-items:center;gap:12px;margin-bottom:18px;font-size:27px;font-weight:500;letter-spacing:-.02em}.v-price s{font-size:17px;color:#87737f;font-weight:400}.v-product-form label{font-size:13px}.v-product-form select{width:100%;margin-bottom:18px}.v-buy-row{display:flex;gap:12px}.v-quantity{display:flex;align-items:center;border:1px solid #cdbcbd;border-radius:8px;overflow:hidden;min-width:128px}.v-quantity button{width:36px;border:0;background:transparent;align-self:stretch;font-size:20px}.v-quantity input{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield;padding:0;width:48px;border:0;background:transparent;text-align:center;min-height:52px}.v-quantity input::-webkit-inner-spin-button{-webkit-appearance:none}.v-add{flex:1;min-width:0}.v-purchase>p{margin-top:12px;text-align:center}.shopify-payment-button{margin-top:14px}.v-detail{border-top:1px solid #dececa}.v-detail:last-child{border-bottom:1px solid #dececa}.v-detail summary{display:flex;justify-content:space-between;align-items:center;gap:20px;cursor:pointer;padding:21px 0;font-weight:500;list-style:none}.v-detail summary::-webkit-details-marker{display:none}.v-detail summary span{font-size:23px;font-weight:300;transition:transform .2s}.v-detail[open] summary span{transform:rotate(45deg)}.v-detail .v-rte{padding-bottom:24px;font-size:15px;color:#6b5b64}.v-inline-quote{display:flex;gap:16px;background:#f6eee8;padding:20px;border-radius:8px;margin-block:24px;font-size:14px}.v-inline-quote img{width:52px;height:52px;object-fit:cover;border-radius:50%}cite{font-size:12px;font-style:normal;display:block;margin-top:14px}.v-gallery{display:block;position:relative}.v-gallery__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;border-radius:14px;background:#f0e2d9}.v-gallery__track::-webkit-scrollbar{display:none}.v-gallery__slide{flex:0 0 100%;min-width:0;aspect-ratio:1;position:relative;scroll-snap-align:start;overflow:hidden}.v-gallery__slide>img{width:100%;height:100%;object-fit:cover}.v-gallery__slide video,.v-gallery__slide iframe,.v-gallery__slide model-viewer{width:100%;height:100%;border:0}.v-image-zoom{position:absolute;top:16px;right:16px;border:1px solid #d9c8bf;border-radius:50%;background:#fffaf0d9;width:36px;height:36px;display:grid;place-items:center;text-decoration:none}.v-slide-caption{position:absolute;bottom:0;left:0;width:100%;padding:64px 30px 30px;color:#382633;background:linear-gradient(transparent,#fffaf1ee)}.v-slide-caption strong{font-size:28px;letter-spacing:-.03em;display:block}.v-slide-caption span{font-size:14px}.v-gallery__thumbs{display:flex;gap:10px;overflow:auto;margin-top:14px;padding:2px;scrollbar-width:thin}.v-gallery__thumbs button{padding:0;border:2px solid transparent;border-radius:7px;overflow:hidden;background:#f0e2d9;flex:0 0 calc((100% - 50px)/6);min-width:62px;aspect-ratio:1}.v-gallery__thumbs button[aria-current=true]{border-color:var(--plum)}.v-gallery__thumbs img{width:100%;height:100%;object-fit:cover}.v-gallery__controls{display:none;align-items:center;justify-content:space-between;gap:20px;font-size:12px;margin-top:12px}.v-gallery.is-ready .v-gallery__controls{display:flex}.v-gallery__controls button{border:0;background:transparent;width:32px;height:28px;color:inherit;font-size:19px}.v-image-note{font-size:11px;color:#817078;margin:12px 0 0}.v-media-empty{display:grid;place-items:center;height:100%;padding:32px;text-align:center}.v-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:88px;align-items:center}.v-split--reverse .v-split__image{order:2}.v-split__image{min-width:0}.v-split__image>img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:13px}.v-split__copy h2{margin-bottom:26px}.v-split__copy .v-btn{margin-top:30px}.v-hero{padding:40px 0 54px}.v-hero .v-split{gap:70px}.v-hero h1{font-size:clamp(44px,5.1vw,76px);line-height:1.01;margin-bottom:28px;letter-spacing:-.045em}.v-hero .v-split__image>img{aspect-ratio:1;max-height:690px}.v-hero .v-lead{max-width:410px}.v-steps{margin-top:32px}.v-steps:empty{display:none}.v-step{display:flex;gap:24px;padding:23px 0;border-top:1px solid #ddcbc5}.v-step>span{font-size:14px;line-height:1.7;color:#866675}.v-step h3{font-size:21px;margin-bottom:9px}.v-step .v-rte{font-size:15px;line-height:1.55;color:#70606a}.v-ingredients{display:grid;grid-template-columns:.9fr 1fr 1fr;gap:24px;align-items:stretch}.v-section-intro{padding:16px 34px 16px 0;align-self:center}.v-section-intro h2{margin-bottom:26px}.v-section-intro .v-rte{color:#74616b}.v-ingredient{background:#f1e6de;border-radius:12px;overflow:hidden;position:relative;min-height:490px;display:flex;flex-direction:column}.v-ingredient__photo{aspect-ratio:1.1;overflow:hidden}.v-ingredient__photo img{width:100%;height:100%;object-fit:cover}.v-ingredient__copy{padding:28px 30px 34px}.v-ingredient__copy .v-eyebrow{font-size:10px;margin-bottom:12px}.v-ingredient__copy h3{font-size:31px;margin-bottom:16px}.v-ingredient__copy .v-rte{font-size:16px;color:#715863}.v-note{padding:82px 0;text-align:center}.v-note__inner{max-width:800px}.v-note__inner>img{margin:0 auto 24px;border-radius:50%;object-fit:cover}.v-note h2{font-size:clamp(32px,3.3vw,48px);margin:0 0 24px}.v-note .v-rte{font-size:20px;line-height:1.6;font-weight:400}.v-note__author{margin-top:25px;font-size:12px;letter-spacing:.04em;opacity:.8}.v-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:44px}.v-section-heading>div:first-child{max-width:700px}.v-section-heading>.v-rte{max-width:340px;color:#75636d;font-size:16px}.v-photo-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.v-photo-row--4{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.v-photo-card{min-width:0}.v-photo-card>img{aspect-ratio:3/4;object-fit:cover;width:100%;height:auto;border-radius:12px}.v-photo-card figcaption{padding:17px 2px 0;font-size:15px}.v-photo-card blockquote{font-size:20px;line-height:1.4}.v-photo-disclosure{margin-top:24px;font-size:11px}.v-centered{max-width:760px;margin-inline:auto;text-align:center}.v-centered h2{margin-bottom:24px}.v-centered>.v-rte{max-width:580px;margin-inline:auto;color:#75636d}.v-table-scroll{margin-top:50px;overflow:auto}.v-comparison{width:100%;border-collapse:separate;border-spacing:0;min-width:650px;text-align:center}.v-comparison th,.v-comparison td{padding:23px 22px;border-bottom:1px solid #dcccC5;font-size:15px}.v-comparison th:first-child{text-align:left;font-weight:500}.v-comparison thead th{font-size:16px;font-weight:500;padding-block:29px}.v-comparison thead .v-brand-column{font-size:24px;font-weight:400;letter-spacing:.08em;background:var(--plum);color:#fff9f5;border-radius:12px 12px 0 0}.v-brand-column{background:#e7d7d6}.v-comparison tbody tr:last-child .v-brand-column{border-radius:0 0 12px 12px}.v-comparison-note{max-width:780px;text-align:center;margin:25px auto 0;font-size:12px}.v-faq{display:grid;grid-template-columns:.85fr 1.15fr;gap:110px}.v-faq h2{margin-bottom:24px}.v-faq>div>.v-rte{max-width:290px;color:#75636d}.v-faq .v-detail summary{padding:25px 0;font-size:18px}.v-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.v-review-grid>.shopify-app-block{grid-column:1/-1}.v-review-card{padding:30px;background:var(--paper);border:1px solid #e0cfca;border-radius:10px;font-size:21px;line-height:1.5}.v-review-card img{border-radius:50%;object-fit:cover;margin-bottom:20px}.v-review-empty{padding:30px 0;border-top:1px solid #e4d6cf;font-size:15px;color:#786370}.v-reading{max-width:800px}.v-reading h1{margin-bottom:34px}.v-reading>.v-rte{margin-block:32px}.v-contact,.v-contact label{margin-top:24px}.v-contact input,.v-contact textarea{width:100%}.v-contact button{margin-top:24px}.v-search{display:flex;gap:12px;margin:35px 0 50px}.v-search input{flex:1;min-width:0}.v-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:40px}.v-card a{text-decoration:none}.v-card img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:12px}.v-card h2{font-size:24px;margin-top:20px}.v-card p{margin-top:12px}.v-sort{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:30px}.v-sort label{margin:0}.pagination{margin-top:40px;display:flex;justify-content:center;gap:18px}.v-empty{padding:64px 0;max-width:640px}.v-empty h2{margin-bottom:24px}.v-empty .v-btn{margin-top:30px}.v-cart-items{margin-top:40px}.v-cart-item{display:grid;grid-template-columns:110px minmax(0,1fr) 85px 140px;gap:30px;padding:30px 0;border-bottom:1px solid #ddcdc5;align-items:center}.v-cart-item img{aspect-ratio:1;object-fit:cover;border-radius:7px}.v-cart-item h2{font-size:22px;line-height:1.2}.v-cart-item h2 a{text-decoration:none}.v-cart-item p{font-size:13px;margin:8px 0}.v-cart-item input{width:85px}.v-cart-item label{font-size:12px}.v-cart-price{text-align:right;display:grid;gap:4px}.v-cart-price s{font-size:13px;opacity:.7}.v-cart-summary{max-width:440px;margin:40px 0 0 auto}.v-cart-summary textarea{width:100%}.v-cart-total{display:flex;justify-content:space-between;margin:24px 0 12px;font-size:24px}.v-cart-actions{display:flex;gap:12px;margin-top:24px}.v-cart-actions .v-btn{flex:1}.v-app-section{padding-block:28px}.v-product .shopify-app-block{margin-block:22px;max-width:100%}.v-gift-code{display:inline-block;padding:20px;background:var(--blush);font-size:24px;margin:20px 0}.errors{color:#972748;border:1px solid currentColor;padding:14px;margin-block:15px}.v-centered form{margin-block:32px}.v-centered input{margin:10px}.v-centered h1{margin-bottom:25px}@media(min-width:1200px){.v-product__media{position:sticky;top:24px;align-self:start}}@media(max-width:1199px){.v-wrap{width:calc(100% - 64px)}.v-header__nav{gap:16px}.v-account-link{display:none}v-product{gap:36px}.v-split{gap:50px}.v-hero .v-split{gap:45px}.v-ingredients{grid-template-columns:.9fr 1fr 1fr;gap:16px}.v-ingredient__copy{padding:24px}.v-ingredient{min-height:440px}.v-section-intro{padding-right:12px}.v-faq{gap:70px}.v-footer__top{gap:50px}.v-product h1{font-size:40px}.v-product__intro{font-size:16px}}@media(max-width:899px){.v-wrap{width:calc(100% - 40px)}.v-section{padding-block:64px}.v-header__row{min-height:74px;gap:18px}.v-header__nav,.v-search-link,.v-account-link{display:none}.v-menu{display:block}.v-menu summary{font-size:13px;cursor:pointer;list-style:none}.v-menu summary::-webkit-details-marker{display:none}.v-menu__panel{position:absolute;left:0;top:100%;width:100%;padding:28px;background:var(--paper);box-shadow:0 12px 20px #392f3710;display:grid;gap:20px}.v-menu__panel a{text-decoration:none}.v-logo{font-size:28px}.v-header__actions{font-size:13px}v-product{grid-template-columns:minmax(0,1fr);gap:30px}.v-product{padding-top:22px;padding-bottom:55px}.v-product__media,.v-product__info{max-width:650px;width:100%;margin:auto}.v-breadcrumb{margin-bottom:18px}.v-product h1{font-size:43px;max-width:500px}.v-product__intro{font-size:18px}.v-gallery__slide{max-height:none}.v-gallery__thumbs button{min-width:54px}.v-split{gap:32px;grid-template-columns:1fr 1fr}.v-split__copy h2{font-size:36px}.v-lead{font-size:17px}.v-step{gap:15px}.v-step h3{font-size:19px}.v-hero{padding-top:25px}.v-hero .v-split{gap:30px}.v-hero h1{font-size:46px}.v-hero .v-btn{padding-inline:20px;font-size:14px}.v-ingredients{grid-template-columns:1fr 1fr;gap:18px}.v-section-intro{grid-column:1/-1;padding:0 0 16px;max-width:600px}.v-section-intro h2{max-width:500px}.v-ingredient{min-height:0}.v-note{padding:64px 0}.v-note__inner{max-width:680px}.v-section-heading{gap:35px}.v-section-heading>.v-rte{max-width:270px;font-size:15px}.v-photo-row{gap:16px}.v-photo-row--4{grid-template-columns:repeat(2,1fr);gap:28px 16px}.v-faq{grid-template-columns:.75fr 1.25fr;gap:40px}.v-footer__top{grid-template-columns:1fr;gap:30px}.v-newsletter{max-width:600px;width:100%}.v-footer__bottom{flex-direction:column}.v-cart-item{gap:18px;grid-template-columns:80px minmax(0,1fr) 75px 100px}}@media(max-width:599px){.v-wrap{width:calc(100% - 36px)}.v-section{padding-block:58px}h2{font-size:35px}.v-announcement{font-size:11px;padding-block:8px}.v-header__row{min-height:68px;gap:10px}.v-logo{font-size:26px}.v-product{padding-top:18px}.v-product h1{font-size:40px}.v-product__intro{font-size:17px}.v-gallery__track{border-radius:9px}.v-slide-caption{padding:60px 24px 24px}.v-slide-caption strong{font-size:26px}.v-gallery__thumbs{gap:7px;margin-top:9px}.v-gallery__thumbs button{flex-basis:calc((100% - 35px)/6);min-width:43px}.v-gallery__controls{margin-top:7px}.v-image-note{margin-top:8px;font-size:10px}.v-product__info{padding-top:0}.v-tags{gap:6px}.v-tags li{font-size:11px;padding:7px}.v-highlight{padding:16px}.v-quantity{min-width:112px}.v-quantity input{width:38px}.v-quantity button{width:34px}.v-add{padding-inline:16px}.v-split,.v-hero .v-split{grid-template-columns:1fr;gap:32px}.v-split--reverse .v-split__image{order:0}.v-hero .v-split__image{order:2}.v-hero{padding:34px 0 24px}.v-hero h1{font-size:53px;max-width:420px;margin-bottom:22px}.v-hero .v-split__copy{padding-inline:5px}.v-hero .v-lead{font-size:17px;max-width:340px}.v-hero .v-btn{margin-top:24px;padding-inline:24px;font-size:15px}.v-hero .v-split__image>img{aspect-ratio:1.08}.v-split__copy h2{font-size:37px}.v-split__copy .v-lead{font-size:17px}.v-steps{margin-top:26px}.v-step{padding-block:22px}.v-step h3{font-size:21px}.v-ingredients{gap:14px}.v-ingredient__copy{padding:22px 18px 25px}.v-ingredient__copy .v-eyebrow{font-size:9px;letter-spacing:.09em}.v-ingredient__copy h3{font-size:25px}.v-ingredient__copy .v-rte{font-size:14px}.v-ingredient__photo{aspect-ratio:.85}.v-note{padding:58px 0}.v-note h2{font-size:34px}.v-note .v-rte{font-size:18px}.v-section-heading{display:block;margin-bottom:30px}.v-section-heading>.v-rte{margin-top:20px;max-width:380px;font-size:16px}.v-photo-row,.v-photo-row--4{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;gap:14px;padding-bottom:14px;margin-right:-18px;padding-right:18px}.v-photo-card{flex:0 0 79%;scroll-snap-align:start}.v-photo-row--4 .v-photo-card{flex-basis:74%}.v-photo-card figcaption{font-size:14px}.v-photo-disclosure{margin-top:12px;max-width:280px}.v-table-scroll{margin-right:-18px;margin-top:30px}.v-comparison{min-width:590px}.v-comparison th,.v-comparison td{padding:18px 14px;font-size:13px}.v-comparison-note{text-align:left}.v-faq{display:block}.v-faq>div:first-child{margin-bottom:32px}.v-faq .v-detail summary{font-size:17px;padding-block:22px}.v-review-grid{grid-template-columns:1fr}.v-review-card{font-size:19px}.v-footer{padding-top:50px}.v-footer h2{font-size:31px;max-width:300px}.v-footer__top{padding-bottom:40px}.v-newsletter form>div{flex-direction:column}.v-footer__bottom nav{gap:16px}.v-grid{grid-template-columns:1fr 1fr;gap:30px 16px}.v-card h2{font-size:20px}.v-sort{flex-wrap:wrap;justify-content:flex-start}.v-sort select{max-width:200px}.v-search{gap:8px}.v-search button{padding:12px 18px}.v-cart-item{grid-template-columns:75px minmax(0,1fr) 90px;align-items:start;gap:16px}.v-cart-item>div:nth-child(3){grid-column:2}.v-cart-price{grid-column:3;grid-row:1 / span 2;align-self:end}.v-cart-item h2{font-size:20px}.v-cart-item>div:nth-child(2){grid-column:2/-1}.v-cart-summary{margin-top:35px}.v-cart-total{font-size:23px}.v-cart-actions .v-btn{padding-inline:14px}.v-empty h2{font-size:34px}.v-product .shopify-app-block{overflow-wrap:anywhere}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}h1,h2{text-wrap:balance}.v-hero h1{max-width:580px}.v-ingredients{grid-template-columns:.9fr 2fr}.v-ingredient-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;min-width:0}@media(max-width:1199px){.v-ingredient-grid{gap:16px}}@media(max-width:899px){.v-ingredients{grid-template-columns:1fr}}@media(max-width:599px){.v-ingredient-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory;gap:14px;margin-right:-18px;padding-right:18px;padding-bottom:12px;scrollbar-width:thin}.v-ingredient{flex:0 0 86%;scroll-snap-align:start}.v-ingredient__photo{aspect-ratio:1.12}.v-ingredient__copy{padding:25px}.v-ingredient__copy h3{font-size:30px}.v-ingredient__copy .v-rte{font-size:16px}.v-ingredient__copy .v-eyebrow{font-size:10px}}.v-product__info:has(.kaching-bundles__block--loaded) .v-quantity{display:none}.v-product__info:has(.kaching-subscriptions__widget) .v-selling-plans{display:none}.v-product__info [class*=kaching-subscriptions__]{font-family:inherit}.v-product__info .kaching-subscriptions__original-price{display:none}.v-subscription-summary{margin:16px 0 0;padding:0 8px;text-align:center;color:var(--ink)}.v-subscription-summary>strong{display:block;font-size:14px;line-height:1.35;margin-bottom:7px}.v-subscription-summary .v-rte{font-size:12px;line-height:1.55}v-product[data-subscription-only=true][data-plan-count="1"]:has(.kaching-bundles__block--loaded) .kaching-bundles__subscriptions-wrapper,v-product[data-subscription-only=true][data-plan-count="1"]:has(.kaching-bundles__block--loaded) .v-selling-plans{display:none}v-product[data-subscription-only=true]:has(.kaching-bundles__block--loaded) .v-price,v-product[data-subscription-only=true]:has(.kaching-bundles__block--loaded) .v-variant-label,v-product[data-subscription-only=true]:has(.kaching-bundles__block--loaded) [data-variant-selector]{display:none}
/*# sourceMappingURL=/cdn/shop/t/6/assets/velune.css.map */
