:root{--v3-dark:#3F292B;--v3-gray:#5C584F;--v3-cream:#F7F5F1;--v3-cream-20:rgba(247,245,241,.2);--v3-accent:#6A263D;--v3-mint:#D1F0B1;--v3-pink:#FDB4D9;--v3-beige:#E4DFD6;--v3-white:#FFFFFF;--v3-neutral:#FFFCF7;--v3-font-display:"Playfair Display",Georgia,"Times New Roman",serif;--v3-font-body:"Instrument Sans","Helvetica Neue",Arial,sans-serif;--v3-font-caption:"Barlow","Instrument Sans",Arial,sans-serif;--v3-font-num:"Inter","Instrument Sans",Arial,sans-serif;--v3-s4:4px;--v3-s8:8px;--v3-s12:12px;--v3-s16:16px;--v3-s24:24px;--v3-s32:32px;--v3-s48:48px;--v3-s64:64px;--v3-radius:20px;--v3-radius-sm:8px;--v3-shadow-card:0 4px 14px rgba(0,0,0,.1);--v3-gutter:20px;--v3-max:1200px}.v3,.v3 *,.v3 *:before,.v3 *:after{box-sizing:border-box}.v3{font-family:var(--v3-font-body);font-variation-settings:"wdth" 100;color:var(--v3-dark);line-height:1.5;font-size:16px;-webkit-font-smoothing:antialiased}:where(.v3) img,:where(.v3) svg{display:block;max-width:100%}:where(.v3) img{height:auto}:where(.v3) a{color:inherit;text-decoration:none}:where(.v3) h1,:where(.v3) h2,:where(.v3) h3,:where(.v3) h4,:where(.v3) h5,:where(.v3) h6{color:inherit;letter-spacing:0;text-transform:none}.v3 .v3-h5,.v3 .v3-eyebrow{text-transform:uppercase}.fg-announce{display:none!important}:where(.v3) button{font:inherit;color:inherit;background:none;border:0;padding:0;margin:0;cursor:pointer;-webkit-appearance:none;appearance:none}:where(.v3) p,:where(.v3) h1,:where(.v3) h2,:where(.v3) h3,:where(.v3) h4,:where(.v3) ul,:where(.v3) ol{margin:0;padding:0}:where(.v3) ul,:where(.v3) ol{list-style:none}.v3 :focus-visible{outline:2px solid var(--v3-accent);outline-offset:3px;border-radius:6px}.v3-section{background:var(--v3-cream);position:relative;scroll-margin-top:84px}html{scroll-padding-top:84px}body.v3-theme{overflow-x:clip;overflow-y:visible}.v3-wrap{width:100%;max-width:var(--v3-max);margin:0 auto;padding-left:var(--v3-gutter);padding-right:var(--v3-gutter)}@media(min-width:1024px){:root{--v3-gutter:40px}}.v3-hide-m{display:none!important}@media(min-width:1024px){.v3-hide-m{display:block!important}.v3-hide-d{display:none!important}}.v3-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.v3-hero-h{font-family:var(--v3-font-display);font-weight:600;font-size:45px;line-height:1;letter-spacing:0}.v3-h0{font-family:var(--v3-font-display);font-weight:600;font-size:55px;line-height:1}.v3-h1{font-family:var(--v3-font-body);font-weight:700;font-size:32px;line-height:1.15}.v3-h2{font-family:var(--v3-font-body);font-weight:700;font-size:28px;line-height:1.2}.v3-h3{font-family:var(--v3-font-body);font-weight:600;font-size:22px;line-height:1.25}.v3-h4{font-family:var(--v3-font-body);font-weight:600;font-size:18px;line-height:1.2}.v3-h5{font-family:var(--v3-font-body);font-weight:600;font-size:16px;line-height:1.2;text-transform:uppercase}.v3-eyebrow{font-family:var(--v3-font-body);font-weight:600;font-size:14px;line-height:1.5;letter-spacing:.06em;text-transform:uppercase}.v3-body{font-size:16px;line-height:1.5}.v3-secondary{font-size:14px;line-height:1.5}.v3-caption{font-family:var(--v3-font-caption);font-size:12px;line-height:1.2}.v3-serif{font-family:var(--v3-font-display);font-weight:600}.v3-serif-i{font-family:var(--v3-font-display);font-weight:600;font-style:italic}.v3-sub-h{font-family:var(--v3-font-display);font-weight:600;font-size:28px;line-height:1.15}.v3-sub-h--bold{font-weight:800}.v3-center{text-align:center}.v3 .v3-accent{color:var(--v3-accent)}.v3 .v3-gray{color:var(--v3-gray)}.v3 .v3-cream{color:var(--v3-cream)}.v3-pill{display:inline-flex;align-items:center;justify-content:center;height:24px;padding:0 8px;border:1px solid var(--v3-accent);border-radius:200px;color:var(--v3-accent);font-weight:600;font-size:14px;line-height:1.5;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.v3-pill--dark{border-color:var(--v3-dark);color:var(--v3-dark)}.v3-pill--plain{letter-spacing:0;text-transform:none;font-weight:400;color:var(--v3-dark);border-color:var(--v3-accent)}.v3-tag{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:127px;font-family:var(--v3-font-caption);font-weight:600;font-size:12px;line-height:1.2;color:var(--v3-dark)}.v3-tag--pink{background:var(--v3-pink)}.v3-tag--mint{background:var(--v3-mint)}.v3-tag--accent{background:var(--v3-accent);color:var(--v3-cream)}.v3-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:12px 24px;border-radius:8px;background:var(--v3-accent);color:var(--v3-cream);font-family:var(--v3-font-body);font-weight:600;font-size:16px;line-height:1;white-space:nowrap;transition:color .2s,background .2s,opacity .2s,transform .15s;overflow:hidden;text-align:center}.v3 .v3-btn,.v3 a.v3-btn{color:var(--v3-cream)}.v3 .v3-btn:hover{color:var(--v3-pink)}.v3-btn:active{transform:translateY(1px)}.v3-btn[disabled],.v3-btn.is-disabled{opacity:.4;pointer-events:none}.v3-btn--block{width:100%}.v3 .v3-btn--pink{background:var(--v3-pink);color:var(--v3-dark)}.v3 .v3-btn--pink:hover{color:var(--v3-accent)}.v3 .v3-btn--mint{background:var(--v3-mint);color:var(--v3-dark)}.v3 .v3-btn--mint:hover{color:var(--v3-accent)}.v3-btn--round{border-radius:148px;min-height:45px;padding:0 16px;font-size:22px;line-height:1.25}.v3 .v3-btn--round:hover{background:var(--v3-mint);color:var(--v3-accent)}.v3-btn .v3-btn__chev{font-weight:600}.v3 .v3-textbtn{font-weight:600;font-size:18px;line-height:1.2;color:var(--v3-dark)}.v3 .v3-textbtn:hover{color:var(--v3-accent)}.v3-arrow{width:36px;height:36px;border-radius:50%;border:1px solid var(--v3-dark);display:inline-flex;align-items:center;justify-content:center;color:var(--v3-dark);flex:0 0 auto;transition:color .2s,border-color .2s,opacity .2s;position:relative}.v3-arrow:after{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px}.v3-arrow svg{width:10px;height:18px}.v3-arrow--prev svg{transform:scaleX(-1)}.v3-arrow:hover{color:var(--v3-accent);border-color:var(--v3-accent)}.v3-arrow[disabled]{color:var(--v3-beige);border-color:var(--v3-beige);pointer-events:none}.v3-arrow--frost{width:31px;height:31px;border:0;background:#ffffffb3;box-shadow:0 1px 4px #0000001a}.v3-arrow--frost svg{width:8px;height:15px}.v3-arrow--bare{width:auto;height:auto;border:0}.v3-arrow--solid{width:26px;height:26px;border:0;background:var(--v3-accent);color:var(--v3-cream)}.v3-arrow--solid svg{width:7px;height:12px}.v3-arrow--solid:hover{background:var(--v3-pink);color:var(--v3-cream)}.v3-dots{display:flex;gap:7px;align-items:center;justify-content:center}.v3-dots button{width:12px;height:12px;border-radius:50%;border:.5px solid var(--v3-gray);background:transparent;position:relative}.v3-dots button:after{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px}.v3-dots button[aria-current=true]{background:var(--v3-accent)}.v3-dots--mint button[aria-current=true]{background:var(--v3-mint)}.v3-tabs{display:flex;gap:12px;padding:4px;height:50px;border-radius:60px;background:var(--v3-cream)}.v3-tabs__tab{flex:1 0 0;min-width:1px;display:flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:60px;font-size:16px;line-height:1.5;color:var(--v3-dark);white-space:nowrap;transition:background .2s,color .2s}.v3-tabs__tab[aria-selected=true]{background:var(--v3-accent);color:var(--v3-cream);box-shadow:0 3px 2.5px #0000001a}.v3-panel[hidden]{display:none}.v3-toggle{width:28px;height:28px;border-radius:50%;border:1px solid var(--v3-beige);display:inline-flex;align-items:center;justify-content:center;color:var(--v3-dark);flex:0 0 auto;transition:background .2s,color .2s;position:relative}.v3-toggle:after{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px}.v3-toggle svg{width:20px;height:20px}.v3-toggle .v3-toggle__v{transition:transform .25s,opacity .25s}.v3-acc__item.is-open .v3-toggle,.v3-toggle.is-open{background:var(--v3-dark);color:#fff}.v3-acc__item.is-open .v3-toggle__v,.v3-toggle.is-open .v3-toggle__v{transform:scaleY(0);opacity:0}.v3-toggle--bare{border-color:transparent}.v3-acc__item{display:flex;flex-direction:column;gap:8px}.v3-acc__head{display:flex;justify-content:space-between;align-items:center;gap:16px;min-height:28px;width:100%;text-align:left}.v3-acc__head .v3-h5{line-height:1.2}.v3-acc__line{height:1px;background:var(--v3-beige)}.v3-acc__body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.v3-acc__body>div{overflow:hidden}.v3-acc__item.is-open .v3-acc__body{grid-template-rows:1fr}.v3-acc__text{padding-top:8px;font-size:16px;line-height:1.5;color:var(--v3-gray)}.v3-radio{width:28px;height:28px;border-radius:50%;border:1px solid var(--v3-gray);display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;background:#fff;transition:border-color .2s}.v3-radio:after{content:"";width:14px;height:14px;border-radius:50%;background:var(--v3-dark);transform:scale(0);transition:transform .2s}[aria-checked=true]>.v3-radio:after,[aria-checked=true] .v3-order__plan-head>.v3-radio:after,.is-selected>.v3-radio:after,.v3-radio.is-on:after{transform:scale(1)}.v3-freq{display:inline-flex;padding:4px 0;border-radius:60px;background:var(--v3-cream)}.v3-freq button{flex:1 0 0;padding:4px 12px;border-radius:60px;font-family:var(--v3-font-caption);font-size:12px;line-height:1.2;color:var(--v3-gray);white-space:nowrap;transition:background .2s,color .2s,padding .2s}.v3-freq button[aria-checked=true]{background:#fff;color:var(--v3-dark);box-shadow:0 0 1.5px #1018281a,0 2px 2.5px #1018280f;padding-top:8px;padding-bottom:8px}.v3-fade-top,.v3-fade-bottom{position:absolute;left:0;right:0;pointer-events:none}.v3-fade-top{top:0;background:linear-gradient(180deg,var(--v3-cream) 0%,rgba(247,245,241,0) 70.2%)}.v3-fade-bottom{bottom:0;background:linear-gradient(0deg,var(--v3-cream) 0%,rgba(247,245,241,0) 70.2%)}.v3-card{background:#fff;border-radius:20px}.v3-box{background:var(--v3-cream);border:1px solid var(--v3-beige);border-radius:8px}.v3-stars{display:inline-flex;gap:4px}.v3-stars svg{width:24px;height:24px}.v3-stars--s svg{width:18px;height:18px}.v3-stars--xs svg{width:16px;height:16px}.v3-rating{display:inline-flex;align-items:center;gap:12px;font-family:var(--v3-font-caption);font-size:12px;line-height:1.2;color:var(--v3-gray)}.v3-rating .v3-vline{width:1px;height:13px;background:var(--v3-gray)}.v3-track{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;padding-bottom:2px}.v3-track::-webkit-scrollbar{display:none}.v3-track>*{scroll-snap-align:center;flex:0 0 auto}.v3-track--edge{margin-left:calc(-1 * var(--v3-gutter));margin-right:calc(-1 * var(--v3-gutter));padding-left:var(--v3-gutter);padding-right:var(--v3-gutter);scroll-padding-left:var(--v3-gutter)}.v3-reveal{opacity:0;transform:translateY(30px);transition:opacity .5s ease-out,transform .5s ease-out}.v3-reveal.is-in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.v3-reveal{opacity:1;transform:none;transition:none}.v3 *{animation-duration:1ms!important;animation-iteration-count:1!important}}.v3-announce{background:var(--v3-accent);color:var(--v3-cream);height:25px;overflow:hidden;display:flex;align-items:center;position:relative}.v3-announce__track{display:flex;width:max-content;animation:v3-marquee 28s linear infinite;font-weight:600;font-size:14px;line-height:1.5;white-space:nowrap}.v3-announce__item{display:inline-flex;align-items:center}.v3-announce__item>span:first-child{padding:0 16px}.v3-announce__star{padding:0 8px}@keyframes v3-marquee{to{transform:translate(-50%)}}.v3-announce:hover .v3-announce__track{animation-play-state:paused}@media(min-width:1024px){.v3-announce{height:32px}.v3-announce__track{animation-duration:45s}}.v3-hero{overflow:hidden;background:var(--v3-cream)}.v3-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.v3-hero__media img{width:100%;height:100%;object-fit:cover;object-position:50% 50%}.v3-hero__shade--top{position:absolute;left:0;right:0;top:0;height:316px;background:linear-gradient(180deg,#3f292b 28%,#1a1a1d00 81%)}.v3-hero__shade--corner{position:absolute;width:150%;height:80%;left:-60%;top:-40%;background:linear-gradient(180deg,#3f292b 28%,#1a1a1d00 81%);transform:rotate(150deg);opacity:.85}.v3-hero__fade{height:98px}.v3-hero__inner{position:relative;min-height:775px;display:flex;flex-direction:column;justify-content:flex-start;padding-top:24px;padding-bottom:40px}.v3-hero__copy{display:flex;flex-direction:column;gap:24px;align-items:flex-start;max-width:350px;padding-left:6px;flex:1 0 auto}.v3 .v3-hero__title{font-family:var(--v3-font-display);font-weight:600;font-size:55px;line-height:1;color:var(--v3-cream);letter-spacing:0}.v3-hero__crave{display:flex;align-items:center;gap:14px}.v3-hero__crave em{font-style:italic;color:var(--v3-mint)}.v3-hero__sep{width:1px;height:30px;background:var(--v3-cream);flex:0 0 auto}.v3-hero__subline{font-family:var(--v3-font-body);font-style:italic;font-weight:400;font-size:16px;line-height:1.2;color:var(--v3-cream);max-width:152px}.v3-hero__rating{display:flex;flex-direction:column;gap:7px}.v3-hero__stars{display:flex;align-items:center;gap:8px}.v3-hero__score,.v3-hero__customers{font-family:var(--v3-font-caption);font-weight:600;font-size:12px;line-height:1.2;color:var(--v3-cream)}.v3-hero__badge{width:102px;height:100px;border-radius:50%;background:var(--v3-cream);box-shadow:0 0 0 1px var(--v3-cream),inset 0 0 0 3px var(--v3-cream),inset 0 0 0 4px var(--v3-accent);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;margin-top:auto}.v3-hero__badge-top,.v3-hero__badge-bottom{font-weight:700;font-size:12px;line-height:1;letter-spacing:.06em;text-transform:uppercase;color:var(--v3-dark)}.v3-hero__badge-line{width:46px;height:1px;background:var(--v3-dark);opacity:.5}.v3-hero__badge-num{font-family:var(--v3-font-display);font-weight:600;font-size:36px;line-height:1;letter-spacing:-.03em;color:var(--v3-accent);font-variant-numeric:lining-nums}.v3-hero__badge-num small{font-size:24px}.v3-hero__cta{width:100%;max-width:370px;margin-top:auto;align-self:center}@media(min-width:1024px){.v3-hero__inner{min-height:900px;padding-top:0;padding-bottom:0;justify-content:center}.v3-hero__copy{max-width:560px;gap:32px;padding-left:80px;flex:0 0 auto}.v3 .v3-hero__title{font-size:82px}.v3-hero__crave{gap:22px}.v3-hero__sep{height:45px}.v3-hero__subline{font-size:24px;max-width:260px}.v3-hero__score,.v3-hero__customers{font-size:18px}.v3-hero__stars .v3-stars svg{width:24px;height:24px}.v3-hero__badge{width:153px;height:150px;margin-top:8px}.v3-hero__badge-num{font-size:54px}.v3-hero__badge-num small{font-size:36px}.v3-hero__badge-top,.v3-hero__badge-bottom{font-size:18px}.v3-hero__badge-line{width:69px}.v3-hero__cta{align-self:flex-start;width:370px;margin-top:8px}.v3-hero__shade--top{height:520px;opacity:.9}.v3-hero__shade--corner{width:90%;left:-35%;top:-30%;height:110%}.v3-hero__fade{height:140px}}.v3-badges{background:var(--v3-mint);color:var(--v3-dark);padding:8px;overflow:hidden}.v3-badges__static{display:flex;justify-content:center;align-items:center;gap:24px;flex-wrap:wrap}.v3-badges__marquee{display:none}.v3-badges__item{display:inline-flex;align-items:center;gap:12px;font-weight:600;font-size:14px;line-height:1.5;white-space:nowrap}.v3-badges__icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center}.v3-badges__icon svg{width:auto;height:29px;max-width:30px}@media(min-width:1024px){.v3-badges{padding:16px 0}.v3-badges__static{display:none}.v3-badges__marquee{display:block}.v3-badges__track{display:flex;gap:48px;width:max-content;animation:v3-marquee 40s linear infinite}.v3-badges__item{font-size:18px}.v3-badges__icon{width:38px;height:38px}.v3-badges__icon svg{height:36px;max-width:38px}}.v3-promo{padding:32px 0 8px}.v3-promo__card{display:block;position:relative;border-radius:24px;overflow:hidden;box-shadow:0 9px 27px #00000038;background:#c9541b;aspect-ratio:4/3}.v3-promo__media,.v3-promo__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:100% 50%}.v3-promo__card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#5a230a73,#5a230a00 60%);pointer-events:none}.v3-promo__copy{position:absolute;left:0;top:0;bottom:0;width:56%;z-index:1;padding:24px 20px;display:flex;flex-direction:column;justify-content:center;gap:10px;color:var(--v3-cream)}.v3-promo__eyebrow{font-weight:600;font-size:11px;line-height:1.2;text-transform:uppercase;letter-spacing:.04em;opacity:.95}.v3-promo__title{display:flex;flex-direction:column;line-height:1}.v3-promo__l1{font-weight:600;font-size:28px;line-height:1.05}.v3 .v3-promo__l2{font-family:var(--v3-font-display);font-weight:600;font-size:28px;line-height:1.15;color:var(--v3-mint)}.v3-promo__l3{font-family:var(--v3-font-display);font-weight:500;font-style:italic;font-size:44px;line-height:1}.v3-promo__btn{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 28px;border:1px solid var(--v3-cream);border-radius:200px;font-weight:600;font-size:16px;line-height:1;align-self:flex-start;margin-top:6px;transition:background .2s,color .2s}.v3-promo__card:hover .v3-promo__btn{background:var(--v3-cream);color:var(--v3-accent)}@media(min-width:1024px){.v3-promo{padding:48px 0 0}.v3-promo__card{aspect-ratio:1352/600;border-radius:40px}.v3-promo__media img{object-position:50% 50%}.v3-promo__card:after{display:none}.v3-promo__copy{width:40%;padding:0 0 0 clamp(80px,12%,190px);gap:14px}.v3-promo__eyebrow{font-size:16px;text-align:center;width:216px}.v3-promo__title{text-align:center;width:216px}.v3-promo__l1,.v3 .v3-promo__l2{font-size:45px}.v3-promo__l3{font-size:72px}.v3-promo__btn{align-self:center;margin-left:0}}.v3-shop{padding:24px 0 0}.v3-shop__wrap{--v3-gutter:11px;padding-left:11px;padding-right:11px}.v3-shop__head{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:0 27px 22px}.v3-shop__head-m{display:flex;flex-direction:column;align-items:center;gap:12px}.v3-shop__head-d{display:none}.v3-shop__deal-pill{font-weight:600}.v3 .v3-shop__deal{font-family:var(--v3-font-display);font-weight:600;font-size:45px;line-height:1;color:var(--v3-accent)}.v3-shop__grid{display:flex;flex-direction:column;gap:32px}.v3-shop__left,.v3-shop__right{display:flex;flex-direction:column;gap:32px;min-width:0}.v3-shop__gallery{display:flex;gap:16px}.v3-shop__thumbs{display:none}.v3-shop__stage{position:relative;flex:1 1 auto;border-radius:20px;overflow:hidden;box-shadow:var(--v3-shadow-card);background:#f2ece9;aspect-ratio:380/510}.v3-shop__stage-img{position:absolute;top:0;right:0;bottom:0;left:0}.v3-shop__stage-img img{width:100%;height:100%;object-fit:cover;transition:opacity .3s}.v3-shop__stage-img img.is-swapping{opacity:0}.v3-shop__stage-fade{height:131px;border-radius:20px 20px 0 0}.v3-shop__stage-fade--b{height:214px;border-radius:0 0 20px 20px}.v3-shop__stage-arrow{position:absolute;top:50%;transform:translateY(-50%)}.v3-shop__stage-arrow--prev{left:34px}.v3-shop__stage-arrow--next{right:34px}.v3-shop__stage-arrow--prev svg{transform:scaleX(-1)}.v3-shop__taste{position:absolute;left:0;right:0;bottom:22px;display:flex;justify-content:center;align-items:center;gap:24px}.v3-shop__taste-item{display:flex;flex-direction:column;align-items:center;gap:4px;width:77px;font-size:14px;line-height:1.5;color:var(--v3-dark)}.v3-shop__taste-line{width:1px;height:33px;background:var(--v3-dark);opacity:.6}.v3-shop__dots{display:inline-flex;gap:3px}.v3-shop__dots i{width:12.7px;height:12.7px;border-radius:50%;border:.7px solid var(--v3-accent);background:transparent}.v3-shop__dots i.is-on{background:var(--v3-accent)}.v3-shop__picker{padding:16px 4px;box-shadow:0 -5px 10px #7373730d;display:flex;flex-direction:column;align-items:center;gap:24px}.v3-shop__flavors{display:flex;justify-content:space-between;align-items:flex-end;width:100%;max-width:364px;padding:0 4px}.v3-shop__flavor{display:flex;flex-direction:column;align-items:center;gap:4px;width:54px;opacity:.6;transition:opacity .2s}.v3-shop__flavor-img{width:45px;height:45px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;transition:width .2s,height .2s,box-shadow .2s}.v3-shop__flavor-img img{width:100%;height:100%;object-fit:cover}.v3-shop__flavor-name{font-family:var(--v3-font-caption);font-size:12px;line-height:1.2;color:var(--v3-dark);white-space:nowrap}.v3-shop__flavor[aria-checked=true]{opacity:1}.v3-shop__flavor[aria-checked=true] .v3-shop__flavor-img{width:56px;height:56px;box-shadow:0 0 0 2px var(--v3-accent)}.v3-shop__flavor[aria-checked=true] .v3-shop__flavor-name{font-weight:600;color:var(--v3-accent)}.v3-shop__packs{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 6px}.v3-shop__packs-arrow svg{width:15px;height:15px}.v3-shop__packs-arrow:first-child svg{transform:scaleX(-1)}.v3-shop__packs-row{display:flex;gap:10px}.v3-shop__pack{width:74px;height:74px;border-radius:8px;background:var(--v3-cream);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;border:.7px solid transparent;transition:border-color .2s,background .2s;position:relative}.v3-shop__pack b{font-weight:600;font-size:18px;line-height:1.1}.v3-shop__pack span{font-family:var(--v3-font-caption);font-size:11px;line-height:1.2;color:var(--v3-gray)}.v3-shop__pack em{font-style:normal;font-family:var(--v3-font-caption);font-weight:600;font-size:11px;line-height:1.2;color:var(--v3-accent)}.v3-shop__pack[aria-checked=true]{border-color:var(--v3-accent);background:#fff}.v3-shop__pack--best:before{content:"\2605";position:absolute;top:4px;right:6px;font-size:9px;color:var(--v3-accent)}.v3-shop__cta{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%;max-width:326px}.v3-shop__aslow{display:inline-flex;align-items:center;gap:4px;height:38px;padding:4px 16px;border-radius:7px 7px 0 0;background:var(--v3-mint);font-size:14px;line-height:1.5;color:var(--v3-dark);margin-bottom:-8px}.v3-shop__aslow svg{width:18px;height:18px}.v3-shop__perks{display:flex;align-items:center;gap:16px;font-size:14px;line-height:1.5;color:var(--v3-dark)}.v3-shop__perks>span{display:inline-flex;align-items:center;gap:8px}.v3-shop__perks svg{width:20px;height:20px}.v3-shop__perks-line{width:1px;height:16px;background:var(--v3-dark)}.v3-shop__product{width:100%;max-width:350px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.v3 .v3-shop__pname{font-weight:700;font-size:28px;line-height:1.2;color:var(--v3-dark);display:flex;flex-direction:column}.v3-shop__tagline{font-weight:600;font-size:12px;line-height:1.2;letter-spacing:.04em;text-transform:uppercase;color:var(--v3-accent);margin-top:-8px}.v3-shop__tagline:empty{display:none}.v3-shop__rating{display:flex;align-items:center;gap:16px}.v3-shop__rule{height:1px;background:var(--v3-beige)}.v3-shop__desc{display:flex;flex-direction:column;gap:8px}.v3-shop__desc-text{font-size:16px;line-height:1.5;color:var(--v3-gray);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.v3-shop__desc.is-open .v3-shop__desc-text{-webkit-line-clamp:unset;display:block}.v3-shop__desc .v3-textbtn{align-self:flex-start}.v3-shop__info{padding:12px;display:flex;flex-direction:column;gap:12px}.v3-shop__panel{display:flex;flex-direction:column;gap:16px}.v3-shop__benefits{padding:12px;display:flex;flex-direction:column;gap:8px}.v3-shop__benefit{display:flex;align-items:center;gap:24px;padding:0 0 8px;border-bottom:1px solid var(--v3-beige)}.v3-shop__benefit:last-child{border-bottom:0;padding-bottom:0}.v3-shop__benefit-icon{width:35px;height:35px;flex:0 0 auto}.v3-shop__benefit-icon svg{width:100%;height:100%}.v3-shop__benefit-line{width:1px;height:49px;background:var(--v3-beige);flex:0 0 auto}.v3-shop__benefit-text{display:flex;flex-direction:column;gap:2px}.v3-shop__benefit-text b{font-weight:600;font-size:18px;line-height:1.2}.v3-shop__benefit-text span{display:none;font-size:12px;line-height:1.4;color:var(--v3-gray)}.v3-shop__key{padding:12px 24px;display:flex;flex-direction:column;gap:16px}.v3-shop__key-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.v3-shop__key-grid li{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center;font-size:14px;line-height:1.5}.v3-shop__key-img{width:50px;height:50px;border-radius:8px;border:3px solid #fff;box-shadow:0 4px 6px #0000001a;overflow:hidden;background:#fff}.v3-shop__key-img img{width:100%;height:100%;object-fit:cover}.v3-shop__ing-list{font-size:14px;line-height:1.5;color:var(--v3-gray);padding:0 8px}.v3-shop__free{padding:12px 24px;display:grid;grid-template-columns:1fr 1fr;gap:16px 32px}.v3-shop__free li{display:flex;align-items:center;gap:12px;font-size:14px;line-height:1.4}.v3-shop__free-icon{width:24px;height:24px;flex:0 0 auto}.v3-shop__free-icon svg{width:100%;height:100%}.v3-shop__dose{padding:8px;display:flex;align-items:center;justify-content:center;gap:12px}.v3-shop__dose-badge{position:relative;width:98px;height:96px;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:0 0 auto;text-align:center}.v3-shop__dose-badge>svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.v3-shop__dose-top,.v3-shop__dose-bottom{font-family:var(--v3-font-caption);font-size:12px;line-height:1.2;color:var(--v3-dark)}.v3-shop__dose-num{font-family:var(--v3-font-display);font-weight:600;font-size:45px;line-height:1;color:var(--v3-accent);margin:-4px 0 4px}.v3-shop__dose-line{width:1px;height:82px;background:var(--v3-beige);flex:0 0 auto}.v3-shop__dose-text{display:flex;flex-direction:column;gap:4px;font-size:14px;line-height:1.5}.v3-shop__dose-lead{font-weight:600;color:var(--v3-accent)}.v3-shop__dose-body{color:var(--v3-gray)}.v3-shop__ways{display:flex;flex-direction:column;gap:16px;align-items:center;padding:8px 0}.v3-shop__ways-grid{display:grid;grid-template-columns:137px 137px;gap:8px 16px}.v3-shop__ways-grid li{display:flex;align-items:center;gap:12px;height:43px;border-bottom:1px solid var(--v3-beige);font-size:16px;line-height:1.5}.v3-shop__ways-grid li:nth-child(5),.v3-shop__ways-grid li:nth-child(6){border-bottom:0}.v3-shop__way-icon{width:35px;height:35px;flex:0 0 auto}.v3-shop__way-icon svg{width:100%;height:100%}.v3-shop__intake{padding:12px 32px;display:flex;flex-direction:column;align-items:center;gap:16px}.v3-shop__intake-title{font-weight:600;font-size:14px;line-height:1.5;color:var(--v3-accent);text-align:center}.v3-shop__intake-row{display:flex;justify-content:space-between;align-items:flex-start;width:100%;max-width:272px}.v3-shop__intake-item{display:flex;align-items:center;gap:16px}.v3-shop__intake-item svg{width:58px;height:58px;flex:0 0 auto}.v3-shop__intake-item span{display:flex;flex-direction:column;gap:4px;line-height:1.2}.v3-shop__intake-item small{font-family:var(--v3-font-caption);font-size:12px;color:var(--v3-dark)}.v3-shop__intake-item b{font-weight:600;font-size:18px;color:var(--v3-accent)}.v3-shop__intake-line{width:1px;height:58px;background:var(--v3-beige)}.v3-order{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9000;display:none}.v3-order.is-open{display:block}.v3-order__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:#3f292b59}.v3-order__sheet{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:var(--v3-cream);display:flex;flex-direction:column;overflow:hidden;animation:v3-sheet-in .35s ease-out}@keyframes v3-sheet-in{0%{transform:translateY(24px);opacity:0}to{transform:none;opacity:1}}.v3-order__bar{position:relative;display:flex;align-items:center;justify-content:center;height:70px;flex:0 0 auto;background:#fff;border-bottom:1px solid var(--v3-beige);padding-top:env(safe-area-inset-top,0px)}.v3 .v3-order__title{font-weight:600;font-size:18px;line-height:1.2}.v3-order__back,.v3-order__close{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;display:flex;align-items:center;justify-content:center;color:var(--v3-dark)}.v3-order__back{left:8px}.v3-order__back svg{width:10px;height:18px;transform:scaleX(-1)}.v3-order__close{right:8px;font-size:28px;line-height:1}.v3-order__steps{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:16px 16px 24px}.v3-order__step{display:none;flex-direction:column;gap:16px}.v3-order__step.is-active{display:flex}.v3 .v3-order__step-title{display:flex;align-items:center;gap:8px;font-weight:600;font-size:16px;line-height:1.25;color:var(--v3-dark);white-space:nowrap;overflow:hidden}.v3-order__num{width:22px;height:22px;border-radius:50%;background:var(--v3-dark);color:var(--v3-cream);display:inline-flex;align-items:center;justify-content:center;font-family:var(--v3-font-caption);font-weight:600;font-size:12px;flex:0 0 auto}.v3-order__next-hint{color:var(--v3-beige);font-weight:600;overflow:hidden;text-overflow:ellipsis}.v3-order__tiers{display:flex;flex-direction:column;gap:12px}.v3-order__tier{position:relative;display:grid;grid-template-columns:28px auto 1fr auto;grid-template-areas:"radio name was off" "radio price price price";align-items:center;column-gap:12px;row-gap:0;width:100%;padding:14px 12px;border:1px solid var(--v3-beige);border-radius:8px;background:var(--v3-cream);text-align:left;transition:background .2s,border-color .2s,box-shadow .2s}.v3-order__tier>.v3-radio{grid-area:radio}.v3-order__tier-name{grid-area:name;font-weight:600;font-size:16px;line-height:1.2}.v3-order__tier-was{grid-area:was;font-size:14px;color:var(--v3-gray);text-decoration:line-through}.v3-order__tier-was:empty{display:none}.v3-order__tier-off{grid-area:off;justify-self:start}.v3-order__tier-off:empty{display:none}.v3-order__tier-price{grid-area:price;display:flex;flex-direction:column;align-items:flex-end;line-height:1.2;margin-top:-24px}.v3-order__tier-price b{font-weight:600;font-size:18px}.v3-order__tier-price small{font-family:var(--v3-font-caption);font-size:12px;color:var(--v3-gray)}.v3-order__tier-perks{display:none}.v3-order__tier[aria-checked=true]{background:#d1f0b166;border-color:var(--v3-mint)}.v3-order__tier--best{margin-top:14px;border-radius:16px}.v3-order__best{position:absolute;top:-14px;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;gap:6px;padding:4px 16px;border-radius:8px 8px 0 0;background:var(--v3-accent);color:var(--v3-cream);font-family:var(--v3-font-caption);font-weight:600;font-size:12px;line-height:1.2;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.v3-order__best svg{width:10px;height:10px}.v3-order__tier--best[aria-checked=true]{box-shadow:0 4px 25px #00000026}@media(min-width:380px){.v3-order__tier{grid-template-columns:28px auto auto auto 1fr;grid-template-areas:"radio name was off price"}.v3-order__tier-price{margin-top:0}}.v3-order__more{display:flex;flex-direction:column;gap:12px;padding-top:16px;border-top:1px solid var(--v3-beige)}.v3-order__more-label{display:flex;align-items:center;gap:12px}.v3-order__more-label svg{width:24px;height:24px;color:var(--v3-dark)}.v3-order__more-label span{display:flex;flex-direction:column}.v3-order__more-label b{font-weight:600;font-size:16px;line-height:1.2}.v3-order__more-label small{font-family:var(--v3-font-caption);font-size:12px;color:var(--v3-gray)}.v3-order__stepper{display:flex;align-items:stretch;border:1px solid var(--v3-beige);border-radius:8px;background:#fff;height:41px;overflow:hidden}.v3-order__stepper button{width:42px;font-size:18px;color:var(--v3-dark)}.v3-order__stepper button:hover{background:var(--v3-cream)}.v3-order__stepper output{flex:1;display:flex;align-items:center;justify-content:center;font-family:var(--v3-font-caption);font-size:16px;border-left:1px solid var(--v3-beige);border-right:1px solid var(--v3-beige)}.v3-order__preview{display:flex;justify-content:center;gap:10px;padding:16px 8px;border-radius:16px 16px 0 0;background:#fff;margin-bottom:-24px;min-height:120px}.v3-order__preview img{width:88px;height:110px;object-fit:contain;border-radius:12px;background:#f2ece9}.v3-order__preview img.is-ghost{filter:grayscale(1);opacity:.5}.v3-order__flavors{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 10px}.v3-order__fcard{position:relative;display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px;border-radius:10px;transition:background .2s}.v3-order__fcard.is-on{background:var(--v3-mint)}.v3-order__fbest{position:absolute;top:-12px;left:50%;transform:translate(-50%);white-space:nowrap;z-index:2}.v3-order__ftile{width:100%;aspect-ratio:1;border-radius:10px;border:.9px solid var(--v3-gray);background:#fff;padding:4px;overflow:hidden}.v3-order__ftile img{width:100%;height:100%;object-fit:cover;border-radius:6px;background:var(--v3-cream)}.v3-order__fname{order:3;font-family:var(--v3-font-caption);font-size:12px;line-height:1.2;text-align:center;color:var(--v3-dark);display:flex;flex-direction:column;min-height:30px;margin-top:2px}.v3-order__fname small,.v3-order__fprice{display:none}.v3-order__fctrl{order:2;width:100%;margin-top:-16px;margin-bottom:0;position:relative;z-index:1;display:flex;justify-content:center}.v3-order__fadd,.v3-order__fstep{width:83px;height:24px;border-radius:127px;background:var(--v3-dark);color:var(--v3-cream);font-size:14px;line-height:1;display:flex;align-items:center;justify-content:center;gap:4px}.v3-order__fstep{display:none;background:var(--v3-accent);justify-content:space-between;padding:0 10px}.v3-order__fstep button{color:var(--v3-cream);font-size:16px;width:20px;height:24px}.v3-order__fstep output{font-family:var(--v3-font-caption);font-size:14px}.v3-order__fcard.is-on .v3-order__fadd{display:none}.v3-order__fcard.is-on .v3-order__fstep{display:flex}.v3-order__flavors-hint{font-family:var(--v3-font-caption);font-size:12px;color:var(--v3-gray);text-align:center;min-height:14px}.v3-order__flavors-hint.is-warn{color:var(--v3-accent);font-weight:600}.v3-order__plans{display:flex;flex-direction:column;gap:12px}.v3-order__plan{position:relative;display:flex;flex-direction:column;gap:12px;width:100%;padding:16px;border:1px solid var(--v3-beige);border-radius:8px;background:var(--v3-cream);text-align:left;transition:background .2s,border-color .2s}.v3-order__plan-tag{align-self:flex-start}.v3-order__plan[aria-checked=true]{background:#d1f0b166;border-color:var(--v3-mint)}.v3-order__plan-head{display:flex;align-items:center;gap:12px}.v3-order__plan-name{font-weight:600;font-size:16px;line-height:1.2;display:flex;flex-direction:column;flex:1}.v3-order__plan-name small{font-family:var(--v3-font-caption);font-size:12px;font-weight:400;color:var(--v3-gray)}.v3-order__plan-price{display:flex;flex-direction:column;align-items:flex-end;line-height:1.2}.v3-order__plan-price s{font-size:12px;color:var(--v3-gray)}.v3-order__plan-price s:empty{display:none}.v3-order__plan-price b{font-weight:600;font-size:18px}.v3-order__plan-price small{font-family:var(--v3-font-caption);font-size:12px;color:var(--v3-gray)}.v3-order__plan-body{display:none;flex-direction:column;gap:12px;padding-left:40px}.v3-order__plan[aria-checked=true] .v3-order__plan-body{display:flex}.v3-order__freq{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.v3-order__freq-label{font-family:var(--v3-font-caption);font-size:12px;color:var(--v3-gray)}.v3-order__bullets{display:flex;flex-direction:column;gap:8px}.v3-order__bullets li{position:relative;padding-left:20px;font-family:var(--v3-font-caption);font-size:12px;line-height:1.3;color:var(--v3-gray)}.v3-order__bullets li:before{content:"";position:absolute;left:2px;top:3px;width:8px;height:8px;border:1px solid var(--v3-gray);transform:rotate(45deg)}.v3-order__bullets--once{display:none;padding-left:40px}.v3-order__plan[aria-checked=true] .v3-order__bullets--once{display:flex}.v3-order__save{display:flex;align-items:center;gap:12px;padding:8px;border-radius:8px;background:var(--v3-mint)}.v3-order__save svg{width:22px;height:22px;flex:0 0 auto}.v3-order__save span{display:flex;flex-direction:column}.v3-order__save b{font-weight:600;font-size:14px;line-height:1.3}.v3-order__save small{font-family:var(--v3-font-caption);font-size:11px;color:var(--v3-gray)}.v3-order__foot{flex:0 0 auto;background:#fff;border-top:1px solid var(--v3-beige);padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;align-items:center;gap:10px;box-shadow:0 -6px 20px #0000000f;max-height:52vh;overflow-y:auto}.v3-order__total{display:flex;align-items:baseline;gap:8px}.v3-order__total s{font-size:16px;color:var(--v3-gray)}.v3-order__total s:empty{display:none}.v3-order__total b{font-weight:700;font-size:22px}.v3-order__ship .v3-tag{gap:8px}.v3-order__ship svg{width:22px;height:14px}.v3 .v3-order__cta.is-waiting{background:var(--v3-beige);color:var(--v3-dark)}.v3 .v3-order__cta.is-waiting:hover{color:var(--v3-accent)}.v3-order__summary{width:100%;display:flex;flex-direction:column;gap:8px;padding-top:12px;border-top:1px solid var(--v3-beige)}.v3-order__summary:empty{display:none}.v3-order__summary li{display:flex;align-items:center;gap:12px}.v3-order__summary li svg{width:24px;height:24px}.v3-order__summary li>span:first-child{flex:1;display:flex;flex-direction:column;line-height:1.2}.v3-order__summary li>.v3-tag{flex:0 0 auto}.v3-order__summary li b{font-weight:600;font-size:14px}.v3-order__summary li small{font-family:var(--v3-font-caption);font-size:11px;color:var(--v3-gray)}.v3-order__trust{display:flex;justify-content:center;gap:16px;width:100%}.v3-order__trust li{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center;font-family:var(--v3-font-caption);font-size:11px;line-height:1.2;color:var(--v3-gray);border-left:1px solid var(--v3-beige)}.v3-order__trust li:first-child{border-left:0}.v3-order__trust li:before{content:"";width:14px;height:14px;border:1px solid var(--v3-gray);transform:rotate(45deg);margin-bottom:4px}body.v3-order-open{overflow:hidden}@media(min-width:1024px){.v3-shop{padding:64px 0 32px}.v3-shop__wrap{--v3-gutter:40px;padding-left:40px;padding-right:40px}.v3-shop__head{padding-bottom:48px}.v3-shop__head-m{display:none}.v3-shop__head-d{display:flex;flex-direction:column;align-items:center;gap:12px}.v3-shop__eyebrow{font-size:12px;height:26px}.v3 .v3-shop__title{font-family:var(--v3-font-display);font-weight:600;font-size:45px;line-height:1;color:var(--v3-dark)}.v3-shop__sub{font-weight:600;font-size:16px;line-height:1.2;text-transform:uppercase;letter-spacing:.04em;color:var(--v3-accent)}.v3-shop__grid{flex-direction:row;gap:32px;align-items:flex-start}.v3-shop__left{flex:0 0 586px;width:586px;gap:24px;position:sticky;top:24px}.v3-shop__right{flex:1 1 auto;gap:32px}.v3-shop__thumbs{display:flex;flex-direction:column;gap:8px;width:72px;flex:0 0 72px}.v3-shop__thumbs li{width:72px;height:72px;border-radius:8px;background:var(--v3-beige);overflow:hidden;cursor:pointer;opacity:.9;border:1px solid transparent}.v3-shop__thumbs li.is-on{border-color:var(--v3-accent);opacity:1}.v3-shop__thumbs img{width:100%;height:100%;object-fit:cover}.v3-shop__stage{aspect-ratio:1}.v3-shop__stage-fade{display:none}.v3-shop__stage-fade--b{display:block;height:150px}.v3-shop__stage-arrow{display:none}.v3-shop__taste{bottom:16px}.v3-shop__picker{background:transparent;box-shadow:none;padding:0 0 0 88px;align-items:flex-start}.v3-shop__flavors{max-width:460px;justify-content:flex-start;gap:24px}.v3-shop__packs,.v3-shop__cta{display:none}.v3-shop__product{max-width:none;margin:0}.v3 .v3-shop__pname{font-family:var(--v3-font-display);font-weight:600;font-size:36px;line-height:1.05}.v3-shop__info{background:transparent;padding:0;gap:16px}.v3-tabs{height:45px}.v3-shop__panel--benefits .v3-shop__benefits{background:transparent;border:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.v3-shop__benefit{flex-direction:column;align-items:center;text-align:center;gap:8px;padding:16px 12px;border:0;border-radius:12px;background:#f5eeeb;min-height:125px;justify-content:center}.v3-shop__benefit-line{display:none}.v3-shop__benefit-text{align-items:center}.v3-shop__benefit-text b{font-size:14px}.v3-shop__benefit-text span{display:block}.v3-shop__ways-grid{grid-template-columns:1fr 1fr;width:100%}.v3-order{position:static;display:block;z-index:auto}.v3-order__backdrop,.v3-order__bar{display:none}.v3-order__sheet{position:static;background:transparent;animation:none;overflow:visible;gap:32px}.v3-order__steps{overflow:visible;padding:0;display:flex;flex-direction:column;gap:32px}.v3-order__step{display:flex;gap:16px}.v3 .v3-order__step-title{font-size:22px}.v3-order__step-title:after{content:"";flex:1;height:1px;background:var(--v3-beige);margin-left:8px}.v3-order__num{width:29px;height:29px;font-size:14px}.v3-order__next-hint{display:none}.v3-order__tiers{flex-direction:row;gap:12px;align-items:stretch}.v3-order__tier{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:16px;min-height:231px;border-radius:8px}.v3-order__tier--best{margin-top:0;border-radius:16px;padding-top:28px}.v3-order__tier>.v3-radio{position:absolute;top:16px;left:16px;width:28px;height:28px}.v3-order__tier--best>.v3-radio{top:28px}.v3-order__tier-name{margin:4px 0 8px 40px;font-size:16px}.v3-order__tier-was{margin-top:4px}.v3-order__tier-off{position:static;margin-bottom:2px}.v3-order__tier-price{align-items:flex-start;margin:0}.v3-order__tier-price b{font-size:20px}.v3-order__tier-perks{display:flex;flex-direction:column;gap:4px;margin-top:auto;padding-top:8px;border-top:1px solid var(--v3-beige);width:100%}.v3-order__tier-perks li{font-family:var(--v3-font-caption);font-size:12px;color:var(--v3-gray)}.v3-order__tier-perks li:before{content:"\2713  "}.v3-order__best{top:-1px;left:50%;padding:4px 20px;border-radius:0 0 8px 8px;font-size:11px}.v3-order__more{flex-direction:row;align-items:center;justify-content:space-between;border-top:0;padding-top:0}.v3-order__stepper{width:200px;height:58px}.v3-order__stepper button{width:60px}.v3-order__preview{display:none}.v3-order__flavors{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 28px}.v3-order__fcard{padding:8px 8px 12px;border-radius:16px;background:var(--v3-neutral);box-shadow:0 4px 12.5px #00000026;align-items:flex-start;gap:8px}.v3-order__fcard.is-on{background:#d1f0b1d9;box-shadow:0 4px 25px #00000026}.v3-order__ftile{border:0;padding:0;border-radius:12px;background:#f2ece9}.v3-order__ftile img{border-radius:12px;background:#f2ece9}.v3-order__fname{order:0;font-family:var(--v3-font-body);font-weight:600;font-size:14px;text-align:left;min-height:0;margin-top:0}.v3-order__fname small{display:block;font-family:var(--v3-font-caption);font-weight:400;font-size:12px;color:var(--v3-gray)}.v3-order__fbest{top:-10px;left:16px;transform:none}.v3-order__fctrl{order:0;margin:0;width:100%;justify-content:space-between;align-items:center}.v3-order__fprice{display:block;font-weight:600;font-size:14px}.v3-order__fadd{width:auto;padding:0 12px;height:32px;border-radius:8px;background:var(--v3-accent)}.v3-order__fadd span{display:none}.v3-order__fstep{width:auto;min-width:96px;height:32px;border-radius:8px}.v3-order__plans{gap:16px}.v3-order__plan{padding:20px;border-radius:16px}.v3-order__plan--sub[aria-checked=true]{box-shadow:0 4px 25px #00000026;border-color:transparent}.v3-order__plan-body{display:grid!important;grid-template-columns:1fr 1fr;gap:12px 24px;padding-left:40px}.v3-order__plan--sub[aria-checked=false] .v3-order__plan-body{opacity:.55}.v3-order__freq{grid-column:1}.v3-order__bullets{grid-column:2;grid-row:1 / span 2}.v3-order__save{grid-column:1}.v3-order__bullets--once{display:flex!important}.v3-order__plan--once{display:grid;grid-template-columns:1fr 1fr}.v3-order__plan--once[aria-checked=false] .v3-order__bullets--once{opacity:.55}.v3-order__foot{background:transparent;border:0;box-shadow:none;padding:0;max-height:none;overflow:visible;align-items:stretch;gap:16px}.v3-order__total{justify-content:flex-end}.v3-order__total b{font-size:28px}.v3-order__cta{height:56px;font-size:18px}.v3-order__ship{text-align:center}.v3-order__summary{border-top:1px solid var(--v3-beige)}.v3-order__trust li{font-size:12px}}.v3-reviews{background:linear-gradient(180deg,var(--v3-pink) 0%,var(--v3-cream) 33%);padding:27px 0 32px;overflow:hidden}.v3-reviews__fade{height:135px}.v3-reviews__wrap{position:relative;display:flex;flex-direction:column;gap:32px}.v3-reviews__head{display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}.v3 .v3-reviews__title{font-weight:600;font-size:22px;line-height:1.25;color:var(--v3-dark)}.v3-reviews__title em{font-style:normal}.v3-reviews__rating{display:flex;flex-direction:column;align-items:center;gap:8px}.v3-reviews__cats{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:324px;margin-top:8px}.v3-reviews__cat-arrow svg{width:10px;height:19px}.v3-reviews__cat-arrow:first-child svg{transform:scaleX(-1)}.v3-reviews__cat-list{display:flex;gap:8px}.v3-reviews__cat{display:flex;flex-direction:column;align-items:center;gap:8px;width:93px}.v3-reviews__cat-disc{width:93px;height:94px;border-radius:50%;background:var(--v3-cream);box-shadow:0 0 4px #00000040;display:flex;align-items:center;justify-content:center;transition:box-shadow .2s}.v3-reviews__cat-disc img{width:73px;height:74px;border-radius:50%;object-fit:cover}.v3-reviews__cat-name{font-weight:600;font-size:14px;line-height:1.5;color:var(--v3-dark)}.v3-reviews__cat[aria-selected=true] .v3-reviews__cat-disc{box-shadow:0 0 0 2px var(--v3-accent),0 0 4px #00000040}.v3-reviews__cat[aria-selected=true] .v3-reviews__cat-name{color:var(--v3-accent)}.v3-reviews__carousel{position:relative;display:flex;flex-direction:column;gap:16px}.v3-reviews__arrow{display:none}.v3-reviews__track{gap:12px;padding-left:calc(50% - 108px);padding-right:calc(50% - 108px)}.v3-reviews__card{width:217px;padding:8px;border-radius:20px;background:#fff;transition:opacity .3s,transform .3s}.v3-reviews__card.is-hidden{display:none}.v3-reviews__inner{height:100%;border:1px solid var(--v3-beige);border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:16px}.v3-reviews__card-head{display:flex;align-items:center;gap:12px}.v3-reviews__avatar{width:40px;height:40px;border-radius:50%;background:var(--v3-beige);overflow:hidden;display:flex;align-items:center;justify-content:center;font-weight:600;color:var(--v3-dark);flex:0 0 auto}.v3-reviews__avatar img{width:100%;height:100%;object-fit:cover}.v3-reviews__who{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.v3-reviews__who b{font-weight:600;font-size:18px;line-height:1.2}.v3-reviews__who small{font-family:var(--v3-font-caption);font-size:12px;line-height:1.2;color:var(--v3-gray)}.v3-reviews__score{display:inline-flex;align-items:center;gap:4px;font-weight:600;font-size:18px;line-height:1.2}.v3-reviews__score svg{width:16px;height:16px}.v3-reviews__text{font-size:14px;line-height:1.5;color:var(--v3-gray);display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.v3-reviews__flavor{margin-top:auto;font-family:var(--v3-font-caption);font-size:12px;color:var(--v3-accent);font-weight:600}.v3-reviews__dots{margin-top:4px}@media(min-width:1024px){.v3-reviews{padding:64px 0 72px;background:linear-gradient(180deg,var(--v3-pink) 0%,var(--v3-cream) 100%)}.v3-reviews__fade{height:120px}.v3-reviews__wrap{flex-direction:row;align-items:center;gap:48px}.v3-reviews__head{flex:0 0 300px;align-items:center;gap:24px}.v3 .v3-reviews__title{font-family:var(--v3-font-display);font-size:45px;line-height:1}.v3-reviews__title em{font-style:italic}.v3-reviews__cats{max-width:none;justify-content:center;gap:16px}.v3-reviews__cat-arrow{display:none}.v3-reviews__carousel{flex:1 1 auto;min-width:0;display:grid;grid-template-columns:36px 1fr 36px;grid-template-rows:auto auto;align-items:center;column-gap:12px;row-gap:24px}.v3-reviews__arrow{display:inline-flex}.v3-reviews__arrow svg{width:10px;height:19px}.v3-reviews__arrow--prev svg{transform:scaleX(-1)}.v3-reviews__track{grid-column:2;margin:0;padding:8px 0;scroll-padding-left:0;gap:20px}.v3-reviews__card{width:360px}.v3-reviews__card:not(.is-center){opacity:.55}.v3-reviews__dots{grid-column:1 / -1}}.v3-ugc{padding:32px 0;overflow:hidden}.v3-ugc__title{margin-bottom:32px}.v3-ugc__carousel{display:flex;flex-direction:column;gap:24px}.v3-ugc__track{gap:10px;padding-left:calc(50% - 110px);padding-right:calc(50% - 110px)}.v3-ugc__card{position:relative;width:221px;aspect-ratio:221/371;border-radius:14px;overflow:hidden;background:var(--v3-beige);transition:border-radius .3s}.v3-ugc__card.is-center{border-radius:20px}.v3-ugc__media{width:100%;height:100%;object-fit:cover}.v3-ugc__play{position:absolute;left:50%;top:50%;width:56px;height:56px;transform:translate(-50%,-50%);border-radius:50%;background:#ffffffbf;box-shadow:0 2px 10px #0003;display:flex;align-items:center;justify-content:center}.v3-ugc__play span{width:0;height:0;border-left:18px solid var(--v3-dark);border-top:11px solid transparent;border-bottom:11px solid transparent;margin-left:5px}.v3-ugc__card.is-playing .v3-ugc__play{opacity:0}.v3-ugc__caption{position:absolute;left:12px;right:12px;bottom:16px;padding:4px 8px;border-radius:6px;background:#0000008c;color:#fff;font-family:var(--v3-font-caption);font-weight:600;font-size:12px;text-align:center}@media(min-width:1024px){.v3-ugc{padding:56px 0 64px}.v3-ugc__title{font-size:24px}.v3-ugc__track{justify-content:center;gap:24px;margin:0;padding:0}.v3-ugc__card{width:290px;border-radius:20px}}.v3-follow{background:linear-gradient(180deg,var(--v3-cream) 0%,var(--v3-pink) 100%);border-radius:0 0 20px 20px;padding:24px 0 45px;overflow:hidden}.v3-follow__wrap{display:flex;flex-direction:column;align-items:center;gap:27px}.v3-follow__copy{display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}.v3 .v3-follow__title{display:flex;flex-direction:column;color:var(--v3-dark);font-family:var(--v3-font-display)}.v3-follow__l1{font-weight:400;font-size:45px;line-height:1}.v3-follow__l2{font-weight:600;font-size:28px;line-height:1.15}.v3-follow__l2 em{font-style:italic}.v3-follow__social{display:flex;gap:8px}.v3-follow__social a{width:45px;height:45px;display:block;transition:transform .2s}.v3-follow__social a:hover{transform:translateY(-2px)}.v3-follow__social svg{width:45px;height:45px}.v3-follow__rule{width:50px;height:1px;background:var(--v3-dark)}.v3-follow__btn{width:150px}.v3-follow__site{font-size:16px;line-height:1.5;margin-top:-16px}.v3-follow__stack{display:flex;flex-direction:column;align-items:center;gap:40px;width:100%}.v3-follow__cards{position:relative;width:221px;height:325px}.v3-follow__card{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:20px;overflow:hidden;border:1px solid var(--v3-mint);box-shadow:5px 4px 6.4px #86617440;background:var(--v3-beige);transform-origin:50% 50%;transition:transform .45s ease-out,opacity .45s ease-out,border-color .3s}.v3-follow__card img{width:100%;height:100%;object-fit:cover}.v3-follow__card[data-pos="1"]{transform:translate(11px) rotate(3deg);border-color:var(--v3-accent);border-radius:14px;z-index:2}.v3-follow__card[data-pos="2"]{transform:translate(31px) rotate(6deg);border-color:var(--v3-accent);border-radius:14px;z-index:1}.v3-follow__card[data-pos="0"]{z-index:3}.v3-follow__card[data-pos=out]{transform:translate(120%) rotate(8deg);opacity:0;z-index:4}.v3-follow__card[data-pos=hidden]{opacity:0;transform:translate(31px) rotate(6deg) scale(.96);z-index:0}.v3-follow__nav{display:flex;align-items:center;justify-content:space-between;width:221px}.v3-follow__nav .v3-arrow--frost:first-child svg{transform:scaleX(-1)}@media(min-width:1024px){.v3-follow{padding:48px 0 64px;border-radius:0 0 40px 40px}.v3-follow__wrap{flex-direction:row;justify-content:space-between;align-items:center;gap:64px}.v3-follow__copy{flex:0 0 320px}.v3-follow__stack{flex:1 1 auto;align-items:center}.v3-follow__cards{width:280px;height:400px}.v3-follow__card[data-pos="1"]{transform:translate(150px) scale(.92)}.v3-follow__card[data-pos="2"]{transform:translate(280px) scale(.85)}.v3-follow__cards{margin-right:280px}.v3-follow__nav{width:560px}}.v3-stats{padding:20px 0 10px}.v3-stats__panel{position:absolute;left:0;right:0;top:20px;height:649px;border-radius:20px;background:linear-gradient(180deg,var(--v3-beige) 0%,var(--v3-cream) 100%)}.v3-stats__wrap{position:relative;padding-top:18px;display:flex;flex-direction:column;align-items:center;gap:32px}.v3-stats__head{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;max-width:307px}.v3-stats__title{max-width:186px}.v3-stats__cards{display:flex;flex-direction:column;gap:16px;width:100%;max-width:362px}.v3-stats__gauge-card{background:#fff;border-radius:8px;padding:16px;display:flex;align-items:center;justify-content:center;gap:8px;min-height:139px}.v3-stats__gauge-left{width:109px;display:flex;flex-direction:column;gap:8px}.v3-stats__gauge-num{font-family:var(--v3-font-num);font-weight:400;font-size:26px;line-height:1.2;color:var(--v3-accent)}.v3-stats__gauge-unit{font-style:italic;font-size:16px;line-height:1.2;margin-top:-8px}.v3-stats__gauge-right{width:181px;display:flex;flex-direction:column;align-items:center}.v3-stats__gauge{width:181px;height:90.5px}.v3-stats__gauge-fill{transition:stroke-dasharray 1s ease-out .3s}.v3-stats__gauge-label{width:84px;text-align:center;font-size:14px;line-height:1.5;color:var(--v3-gray);margin-top:-37px}.v3-stats__card{background:#fff;border-radius:8px;padding:16px 24px;display:flex;align-items:center;gap:16px}.v3-stats__num{display:flex;align-items:baseline;width:89px;flex:0 0 auto;font-family:var(--v3-font-num);color:var(--v3-dark)}.v3-stats__big{font-weight:200;font-size:55px;line-height:56px;color:var(--v3-accent);display:inline-block;min-width:.6em}.v3-stats__small{font-weight:300;font-size:35px;line-height:1.2}.v3-stats__text{display:flex;flex-direction:column;gap:4px}.v3-stats__source{display:flex;align-items:center;gap:8px;font-size:14px;line-height:1.5;color:var(--v3-gray)}.v3-stats__badge{width:25px;height:25px;border-radius:50%;background:#fff;box-shadow:0 4.4px 15.5px #0000001a;display:flex;align-items:center;justify-content:center;overflow:hidden;flex:0 0 auto}.v3-stats__badge svg{width:20px;height:14px}.v3-stats__badge--ipsos svg{width:27px;height:27px}.v3-stats__dark{width:100%;max-width:362px;background:var(--v3-dark);border-radius:20px;padding:16px 16px 28px;display:flex;flex-direction:column;align-items:center;gap:16px}.v3 .v3-stats__dark-title{color:var(--v3-cream);text-align:center;max-width:264px}.v3-stats__tiles{display:flex;gap:12px;width:100%;max-width:317px}.v3-stats__tile{flex:1;background:var(--v3-cream-20);border-radius:8px;padding:8px;display:flex;flex-direction:column;align-items:center;gap:16px}.v3-stats__tile-img{position:relative;width:100%;aspect-ratio:136/104;border:1px solid var(--v3-cream);border-radius:4px;overflow:hidden}.v3-stats__tile-img img{width:100%;height:130%;object-fit:contain;object-position:center top;filter:grayscale(1)}.v3-stats__tile-x{position:absolute;left:8px;top:8px;width:20px;height:20px}.v3-stats__tile-x svg{width:100%;height:100%}.v3-stats__tile-text{display:flex;flex-direction:column;gap:4px;align-items:center;text-align:center;color:var(--v3-cream)}.v3-stats__tile-text span{color:var(--v3-cream)}@media(min-width:1024px){.v3-stats{padding:64px 0 48px}.v3-stats__panel{display:none}.v3-stats__head,.v3-stats__title{max-width:520px}.v3-stats__title{font-size:28px}.v3-stats__cards{flex-direction:row;max-width:none;gap:24px;align-items:stretch}.v3-stats__gauge-card,.v3-stats__card{flex:1;background:transparent;padding:0 24px;border-right:1px solid var(--v3-beige);border-radius:0}.v3-stats__card:last-child{border-right:0}.v3-stats__dark{max-width:none;flex-direction:row;justify-content:space-between;align-items:center;padding:32px 48px;gap:48px;background:linear-gradient(90deg,#3f292b,#6a4550)}.v3 .v3-stats__dark-title{text-align:left;max-width:300px;font-size:26px}.v3-stats__tiles{max-width:none;width:auto;gap:24px}.v3-stats__tile{flex-direction:row;width:320px;padding:12px;gap:16px;align-items:center}.v3-stats__tile-img{width:110px;flex:0 0 110px;aspect-ratio:1}.v3-stats__tile-text{align-items:flex-start;text-align:left}}.v3-switch{padding-top:23px;overflow:hidden}.v3-switch__head{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;padding:0 20px 25px}.v3 .v3-switch__title{font-family:var(--v3-font-display);font-weight:600;font-size:28px;line-height:1.15;color:var(--v3-accent);max-width:200px}.v3-switch__stage{position:relative;height:730px}.v3-switch__slides{position:absolute;top:0;right:0;bottom:0;left:0}.v3-switch__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .6s ease}.v3-switch__slide.is-on{opacity:1}.v3-switch__slide img{width:100%;height:100%;object-fit:cover}.v3-switch__fade-t{height:160px}.v3-switch__fade-b{height:129px}.v3-switch__card{position:absolute;left:50%;top:0;transform:translate(-50%);width:calc(100% - 63px);max-width:339px;background:#ffffffb3;border-radius:10px;box-shadow:var(--v3-shadow-card);padding:25px 12px;display:flex;flex-direction:column;align-items:center;gap:16px}.v3-switch__claim{font-family:var(--v3-font-display);font-weight:800;font-size:28px;line-height:1.15;text-align:center;color:var(--v3-dark)}.v3-switch__rule{width:34px;height:1px;background:var(--v3-dark)}.v3-switch__sub{font-size:16px;line-height:1.5;text-align:center;color:var(--v3-dark)}.v3-switch__btn-d{display:none}.v3-switch__ctrl{width:100%;display:flex;align-items:center;justify-content:space-between}.v3-switch__btn-m{position:absolute;left:20px;right:20px;bottom:41px}@media(min-width:1024px){.v3-switch{padding-top:0}.v3-switch__head{position:absolute;left:50%;top:56px;transform:translate(-50%);z-index:2;padding:0}.v3-switch__head .v3-pill{background:#ffffffb3}.v3 .v3-switch__title{font-size:45px;line-height:1;max-width:none;color:var(--v3-cream);text-shadow:0 2px 12px rgba(0,0,0,.25)}.v3-switch__stage{height:900px}.v3-switch__fade-t{height:220px}.v3-switch__fade-b{height:200px}.v3-switch__card{left:clamp(80px,12vw,160px);top:50%;transform:translateY(-50%);width:380px;max-width:none;padding:40px 32px;gap:20px;border-radius:20px}.v3-switch__claim{font-size:36px}.v3-switch__btn-d{display:inline-flex;width:100%}.v3-switch__btn-m{display:none}}.v3-tx{overflow:hidden}.v3-tx__head{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.v3 .v3-tx__title{font-family:var(--v3-font-display);font-weight:600;font-size:45px;line-height:1;color:var(--v3-dark)}.v3-tx__sources{padding:30px 0 40px;display:flex;flex-direction:column;gap:48px}.v3-tx__list{display:flex;flex-direction:column;gap:32px}.v3-tx__item{display:flex;align-items:center;gap:8px}.v3-tx__item--2{flex-direction:row-reverse}.v3-tx__photo{margin:0;flex:0 0 58%;display:flex;align-items:center;justify-content:center;transform:translate(-34px,66px);opacity:.001;transition:transform .8s cubic-bezier(.45,0,.55,1),opacity .4s}.v3-tx__item--1 .v3-tx__photo{margin-left:calc(-1 * var(--v3-gutter))}.v3-tx__item--2 .v3-tx__photo{margin-right:calc(-1 * var(--v3-gutter));transform:translate(66px)}.v3-tx__item--3 .v3-tx__photo{margin-left:calc(-1 * var(--v3-gutter));transform:translate(-45px,68px)}.v3-tx__item.is-in .v3-tx__photo{transform:none;opacity:1}.v3-tx__photo img{width:100%;max-height:380px;object-fit:contain}.v3-tx__item--1 .v3-tx__photo img{mix-blend-mode:multiply}.v3-tx__text{flex:1 1 42%;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.v3-tx__num{width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:12px;line-height:1;color:var(--v3-dark)}.v3-tx__num--1{background:var(--v3-pink)}.v3-tx__num--2{background:var(--v3-mint)}.v3-tx__num--3{background:var(--v3-dark);color:var(--v3-cream)}.v3-tx__discover{margin-top:4px}.v3-tx__feel{position:relative;padding:48px 0 0;min-height:820px}.v3-tx__spoons{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.v3-tx__spoons img{width:100%;height:100%;object-fit:cover;object-position:50% 100%}.v3-tx__head--feel{position:relative;z-index:1;padding:0 20px}.v3-tx__feel-pill{font-size:14px}.v3-tx__toggles{position:relative;z-index:1;display:flex;flex-direction:column;gap:36px;padding:40px 0 0 60px}.v3-tx__toggle{display:flex;align-items:center;gap:16px}.v3-tx__switch{width:130px;height:54px;border-radius:27px;background:#fff;box-shadow:0 4px 10px #00000014,inset 0 1px #ffffffe6;position:relative;flex:0 0 auto}.v3-tx__knob{position:absolute;top:5px;left:5px;width:44px;height:44px;border-radius:50%;background:#fff;box-shadow:0 3px 6px #0000001f,0 0 0 1px #00000008;transition:transform .3s ease-out}.v3-tx__switch[aria-checked=true] .v3-tx__knob{transform:translate(76px)}.v3-tx__vline{width:1px;height:52px;background:var(--v3-gray)}.v3-tx__feat-icon{display:none}.v3-tx__label{font-weight:600;font-size:22px;line-height:1.25;color:var(--v3-dark)}.v3-tx__comp{display:none}@media(min-width:1024px){.v3-tx__sources{display:none}.v3-tx__feel{padding:0;min-height:0}.v3-tx__spoons{position:relative;height:360px;overflow:hidden}.v3-tx__spoons img{object-position:50% 74%}.v3-tx__head--feel{padding-top:16px}.v3-tx__toggles{flex-direction:row;justify-content:center;gap:16px;padding:32px 0 0}.v3-tx__toggle{flex-direction:column;width:150px;padding:16px 12px;border:1px solid var(--v3-beige);border-radius:12px;gap:8px;text-align:center;background:var(--v3-cream)}.v3-tx__switch,.v3-tx__vline{display:none}.v3-tx__feat-icon{display:block;width:35px;height:35px}.v3-tx__label{font-weight:400;font-size:14px;line-height:1.4}.v3-tx__comp{display:flex;flex-direction:column;align-items:center;gap:24px;padding:40px 0 64px}.v3-tx__comp-stage{position:relative;width:700px;height:640px}.v3-tx__arcs{position:absolute;left:0;top:0;width:700px;height:560px}.v3-tx__comp-jar{position:absolute;left:50%;top:40px;width:380px;transform:translate(-50%);z-index:2}.v3-tx__comp-src{position:absolute;width:190px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.v3-tx__comp-photo{margin:0;width:150px;height:150px;display:flex;align-items:flex-end;justify-content:center}.v3-tx__comp-photo img{max-width:100%;max-height:100%;object-fit:contain;mix-blend-mode:multiply}.v3-tx__comp-src--1{left:-20px;top:330px}.v3-tx__comp-src--3{right:-20px;top:330px}.v3-tx__comp-src--2{left:50%;top:480px;transform:translate(-50%);width:240px}.v3-tx__comp-src--2 .v3-tx__comp-photo{display:none}.v3-tx__comp-text{display:flex;flex-direction:column;align-items:center;gap:6px}.v3-tx__comp-claim{font-family:var(--v3-font-display);font-weight:600;font-size:28px;line-height:1.15;text-align:center;color:var(--v3-dark)}}.v3-cmp{padding:48px 0 32px}.v3-cmp__wrap{display:flex;flex-direction:column;gap:32px}.v3-cmp__head{display:flex;flex-direction:column;gap:12px}.v3 .v3-cmp__title{font-weight:600;font-size:22px;line-height:1.25}.v3-cmp__pill,.v3-cmp__btn-d{display:none}.v3-cmp__table{display:flex;flex-direction:column}.v3-cmp__row{display:grid;grid-template-columns:1.3fr 52px 1fr 1fr;align-items:center;column-gap:12px;min-height:56px}.v3-cmp__row--head{min-height:80px;align-items:flex-end;padding-bottom:8px}.v3-cmp__label{font-size:16px;line-height:1.3;color:var(--v3-dark);padding-right:8px}.v3-cmp__col{display:flex;justify-content:center;align-items:center;text-align:center;font-size:14px;line-height:1.5;color:var(--v3-dark);height:100%}.v3-cmp__col--us{background:linear-gradient(180deg,var(--v3-pink),rgba(253,180,217,0))}.v3-cmp__row--head .v3-cmp__col--us{border-radius:26px 26px 0 0;background:var(--v3-pink)}.v3-cmp__row:last-child .v3-cmp__col--us{border-radius:0 0 26px 26px}.v3-cmp__logo{width:36px;height:48px;color:var(--v3-accent)}.v3-cmp__logo svg{width:100%;height:100%}.v3-cmp__mark{width:24px;height:24px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;position:relative}.v3-cmp__mark:before{content:"";position:absolute}.v3-cmp__mark.is-yes{background:var(--v3-accent)}.v3-cmp__mark.is-yes:before{width:6px;height:11px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:translateY(-2px) rotate(45deg)}.v3-cmp__mark.is-no{background:var(--v3-gray)}.v3-cmp__mark.is-no:before,.v3-cmp__mark.is-no:after{content:"";position:absolute;width:11px;height:2px;background:#fff;transform:rotate(45deg)}.v3-cmp__mark.is-no:after{transform:rotate(-45deg)}.v3-cmp__row:not(.v3-cmp__row--head) .v3-cmp__label{border-top:1px solid var(--v3-beige);padding-top:8px;padding-bottom:8px;align-self:stretch;display:flex;align-items:center}@media(min-width:1024px){.v3-cmp{padding:56px 0}.v3-cmp__wrap{flex-direction:row;align-items:center;gap:64px;border-radius:40px;padding:56px 64px;background:linear-gradient(90deg,#6a263d,#b97a93);color:var(--v3-cream)}.v3-cmp__head{flex:0 0 260px;align-items:center;text-align:center;gap:16px}.v3 .v3-cmp__title{font-family:var(--v3-font-display);font-size:45px;line-height:1;color:var(--v3-cream)}.v3-cmp__pill{display:inline-flex;border-color:var(--v3-cream);color:var(--v3-cream)}.v3-cmp__btn-d{display:inline-flex}.v3-cmp__btn-m{display:none}.v3-cmp__table{flex:1}.v3-cmp__row{grid-template-columns:1fr 100px 100px 100px;column-gap:12px;min-height:44px}.v3-cmp__label,.v3-cmp__col{color:var(--v3-cream)}.v3-cmp__label{text-align:right;justify-content:flex-end;font-size:14px}.v3-cmp__row:not(.v3-cmp__row--head) .v3-cmp__label{border-top:0}.v3-cmp__col{border-left:1px solid rgba(247,245,241,.25);border-right:1px solid rgba(247,245,241,.25)}.v3-cmp__row--head .v3-cmp__col{border-top:1px solid rgba(247,245,241,.25);border-radius:16px 16px 0 0}.v3-cmp__row:last-child .v3-cmp__col{border-bottom:1px solid rgba(247,245,241,.25);border-radius:0 0 16px 16px}.v3-cmp__col--us{background:linear-gradient(180deg,var(--v3-pink),#fff);color:var(--v3-dark);border-color:transparent}.v3-cmp__row--head .v3-cmp__col--us{background:var(--v3-pink);border-radius:16px 16px 0 0}.v3-cmp__row:last-child .v3-cmp__col--us{background:#fff;border-radius:0 0 16px 16px}.v3-cmp__mark.is-no{background:var(--v3-accent)}}.v3-steps{padding:22px 0 30px}.v3-steps__wrap{display:flex;flex-direction:column;align-items:center;gap:32px}.v3-steps__head{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;max-width:298px}.v3-steps__pill,.v3-steps__stepper{display:none}.v3 .v3-steps__title{font-weight:600;font-size:22px;line-height:1.25}.v3-steps__sub{font-size:16px;line-height:1.5}.v3-steps__stack{position:relative;width:323px;max-width:100%;display:flex;flex-direction:column}.v3-steps__card{position:sticky;top:calc(80px + var(--i) * 16px);width:100%;aspect-ratio:323/413;border-radius:20px;overflow:hidden;margin-bottom:24px;box-shadow:0 -6px 18px #3f292b14}.v3-steps__card:last-child{margin-bottom:0}.v3-steps__card--pink{background:var(--v3-pink);color:var(--v3-dark)}.v3-steps__card--mint{background:var(--v3-mint);color:var(--v3-dark)}.v3-steps__card--dark{background:var(--v3-dark);color:var(--v3-cream)}.v3-steps__photo{position:absolute;top:0;right:0;bottom:0;left:0;margin:0}.v3-steps__photo img{position:absolute;height:100%;width:auto;left:0;top:0}.v3-steps__photo--1 img{height:100%;left:-55%}.v3-steps__photo--2 img{height:auto;width:100%;left:-10.5%;top:-2.3%}.v3-steps__photo--3 img{height:auto;width:119.3%;left:-12.2%;top:-25.8%}.v3-steps__text{position:absolute;top:20px;right:15px;width:116px;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.v3-steps__badge{display:inline-flex;align-items:center;height:24px;padding:0 8px;border:1px solid currentColor;border-radius:20px;font-weight:600;font-size:14px;line-height:1.5;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.v3 .v3-steps__name{font-family:var(--v3-font-display);font-weight:800;font-size:28px;line-height:1.15}.v3-steps__desc{font-size:16px;line-height:1.5;margin-top:-4px}@media(min-width:1024px){.v3-steps{padding:64px 0 0}.v3-steps__wrap{flex-direction:row;align-items:center;justify-content:space-between;gap:48px;min-height:640px}.v3-steps__head{align-items:center;max-width:300px;gap:24px}.v3-steps__pill{display:inline-flex}.v3 .v3-steps__title{display:none}.v3-steps__sub{font-family:var(--v3-font-display);font-weight:600;font-size:36px;line-height:1.2}.v3-steps__stepper{display:flex;align-items:flex-start;gap:0;width:100%;position:relative}.v3-steps__stepper li{flex:1;display:flex;justify-content:center;position:relative}.v3-steps__stepper li:before{content:"";position:absolute;top:10px;left:50%;width:100%;height:0;border-top:1px dashed var(--v3-beige)}.v3-steps__stepper li:last-child:before{display:none}.v3-steps__stepper button{position:relative;display:flex;flex-direction:column;align-items:center;gap:8px}.v3-steps__stepnum{width:20px;height:20px;border-radius:50%;background:var(--v3-beige);color:var(--v3-gray);display:inline-flex;align-items:center;justify-content:center;font-family:var(--v3-font-caption);font-size:11px;font-weight:600;transition:background .2s,color .2s}.v3-steps__stepname{font-family:var(--v3-font-caption);font-size:12px;color:var(--v3-gray)}.v3-steps__stepper button[aria-current=true] .v3-steps__stepnum{background:var(--v3-pink);color:var(--v3-dark)}.v3-steps__stack{width:760px;height:560px;display:block}.v3-steps__stack:before{content:"";position:absolute;left:50%;top:0;width:560px;height:560px;margin-left:-180px;border:1px solid var(--v3-dark);border-radius:50%;opacity:.5}.v3-steps__card{position:absolute;top:0;right:0;bottom:0;left:0;aspect-ratio:auto;background:transparent!important;color:var(--v3-dark)!important;box-shadow:none;margin:0;overflow:visible;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .5s,visibility 0s .5s;border-radius:0}.v3-steps__card.is-on{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .5s,visibility 0s}.v3-steps__photo{position:absolute;left:0;top:0;width:440px;height:100%}.v3-steps__photo img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:auto;height:100%;max-width:none}.v3-steps__photo--1 img,.v3-steps__photo--2 img,.v3-steps__photo--3 img{height:100%;width:auto;left:50%;top:50%}.v3-steps__text{position:absolute;right:40px;top:50%;transform:translateY(-50%);width:200px;gap:16px}.v3-steps__badge{border-color:var(--v3-pink);color:var(--v3-dark)}.v3 .v3-steps__name{font-size:45px}.v3-steps__desc{font-size:18px}}.v3-faq{padding:24px 0 30px}.v3-faq__card{background:#fff;border-radius:20px;padding:18px 28px;display:flex;flex-direction:column;gap:32px}.v3 .v3-faq__title{font-weight:600;font-size:22px;line-height:1.25;text-align:center}.v3-faq__list{display:flex;flex-direction:column;gap:16px}.v3-faq__q{text-align:left}@media(min-width:1024px){.v3-faq{padding:0 0 48px;margin-top:-40px}.v3-faq__card{background:linear-gradient(180deg,#4a2f34,#6a3a47);color:var(--v3-cream);border-radius:40px;padding:56px 64px 48px;flex-direction:row;gap:64px;align-items:flex-start}.v3 .v3-faq__title{flex:0 0 260px;font-family:var(--v3-font-display);font-size:28px;text-align:center;color:var(--v3-cream)}.v3-faq__list{flex:1}.v3-faq .v3-acc__line{background:#f7f5f159}.v3-faq .v3-toggle{border-color:#f7f5f180;color:var(--v3-cream)}.v3-faq .v3-acc__item.is-open .v3-toggle{background:var(--v3-cream);color:var(--v3-dark)}.v3-faq .v3-acc__text{color:#f7f5f1d9}}.v3-final{padding:18px 0 36px}.v3-final__card{position:relative;display:flex;flex-direction:column;align-items:center;gap:16px}.v3-final__media{display:block;width:100%;margin:0 calc(-1 * var(--v3-gutter));width:calc(100% + 2 * var(--v3-gutter));height:585px;position:relative;order:2}.v3-final__media img{width:100%;height:100%;object-fit:cover}.v3-final__fade{height:98px;order:2;bottom:auto;top:566px}.v3-final__copy{display:contents}.v3 .v3-final__title{order:1;font-weight:600;font-size:22px;line-height:1.25;text-align:center;max-width:260px;margin-bottom:7px}.v3-final__btn{order:3;width:100%}@media(min-width:1024px){.v3-final{padding:0}.v3-final__wrap{padding:0;max-width:none}.v3-final__card{height:780px;border-radius:40px 40px 0 0;overflow:hidden;justify-content:flex-start;padding-top:60px;margin:0 20px}.v3-final__media{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;width:100%;height:100%;order:0}.v3-final__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#3f292b9e,#3f292b47 38%,#3f292b00 62%)}.v3-final__fade{display:none}.v3-final__copy{display:flex;flex-direction:column;align-items:center;gap:20px;position:relative;z-index:1}.v3 .v3-final__title{order:0;font-family:var(--v3-font-display);font-size:45px;line-height:1.1;color:var(--v3-cream);max-width:600px;text-shadow:0 2px 16px rgba(0,0,0,.35);margin:0}.v3-final__btn{order:0;width:auto;background:var(--v3-mint);color:var(--v3-dark)}.v3-final__btn:hover{color:var(--v3-accent)}}.v3-footer{position:relative;background:linear-gradient(180deg,var(--v3-pink) 0%,var(--v3-cream) 100%);padding:71px 0 28px;color:var(--v3-dark);overflow:hidden}.v3-footer__fade{height:135px}.v3-footer__wrap{position:relative;display:flex;flex-direction:column;gap:48px}.v3-footer__top{display:flex;flex-direction:column;align-items:center;gap:34px}.v3 .v3-footer__title{font-family:var(--v3-font-display);font-weight:600;font-size:45px;line-height:1;text-align:center}.v3-footer__form{display:flex;flex-wrap:nowrap;gap:12px;align-items:center;width:100%;max-width:361px;margin:0}.v3-footer__input{flex:1 1 auto;min-width:0;display:flex;align-items:center;height:44px;padding:0 8px 0 16px;border-radius:100px;background:var(--v3-cream);gap:8px}.v3-footer__input input{flex:1;min-width:0;border:0;background:transparent;font:inherit;font-size:14px;color:var(--v3-dark);outline:none}.v3-footer__input input::placeholder{color:var(--v3-gray)}.v3-footer__input button{width:26px;height:26px;flex:0 0 auto}.v3-footer__input button svg{width:26px;height:26px}.v3 .v3-footer__submit{flex:0 0 auto;height:44px;min-height:44px;padding:12px 18px;margin:0;width:auto}.v3-footer__form-ok,.v3-footer__form-err{font-size:14px}.v3-footer__social-row{display:flex;align-items:flex-end;gap:24px;width:100%;max-width:364px}.v3-footer__social{display:flex;gap:12px}.v3-footer__social a{width:52px;height:52px;display:block}.v3-footer__social svg{width:52px;height:52px}.v3-footer__vline{width:1px;height:51px;background:var(--v3-gray)}.v3-footer__support{flex:1;display:flex;align-items:center;justify-content:space-between;gap:8px;height:52px;padding:0 12px;border-radius:8px;background:var(--v3-cream);filter:drop-shadow(0 4px 7px rgba(0,0,0,.1))}.v3-footer__support>span:first-child{display:flex;flex-direction:column}.v3-footer__support b{font-weight:600;font-size:16px;line-height:1.2;text-transform:uppercase}.v3-footer__support span span{font-size:14px;line-height:1.5}.v3-footer__support-chev svg{width:7px;height:13px}.v3-footer__discover{display:flex;flex-direction:column;gap:32px}.v3 .v3-footer__discover-title{font-weight:700;font-size:28px;line-height:1.2}.v3-footer__menus{display:flex;flex-direction:column;gap:12px}.v3-footer__line{background:var(--v3-gray)}.v3-footer__links{display:flex;flex-direction:column;gap:4px;padding-top:8px}.v3-footer__links a{font-size:13px;line-height:1.5;text-transform:uppercase;letter-spacing:.04em}.v3-footer__links a:hover{color:var(--v3-accent)}.v3-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:16px}.v3-footer__bottom-left{display:flex;flex-direction:column;gap:12px}.v3-footer__loc{display:flex;align-items:center;gap:16px}.v3-footer__sel{display:inline-flex;align-items:center;gap:8px;font-weight:600;font-size:14px;line-height:1.5}.v3-footer__sel select{border:0;background:transparent;font:inherit;font-weight:600;color:var(--v3-dark);padding-right:16px;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none' stroke='%233F292B' stroke-width='1.125' stroke-linecap='round'><path d='M4.5 6.75 9 11.25l4.5-4.5'/></svg>");background-repeat:no-repeat;background-position:right center}.v3-footer__flag{width:18px;height:14px;overflow:hidden;display:inline-block}.v3-footer__flag svg{width:26px;height:14px}.v3-footer__copy{font-family:var(--v3-font-caption);font-size:12px;line-height:1.2;color:var(--v3-gray)}.v3-footer__disclaimer{font-family:var(--v3-font-caption);font-size:11px;line-height:1.3;color:var(--v3-gray);max-width:520px}.v3-footer__logo{width:56px;height:75px;color:var(--v3-dark);flex:0 0 auto}.v3-footer__logo svg{width:100%;height:100%}@media(min-width:1024px){.v3-footer{padding:80px 0 40px}.v3-footer__wrap{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"top discover" "bottom bottom";column-gap:80px;row-gap:48px}.v3-footer__top{grid-area:top;align-items:flex-start;gap:28px}.v3 .v3-footer__title{text-align:left}.v3-footer__discover{grid-area:discover}.v3 .v3-footer__discover-title{display:none}.v3-footer__menus{flex-direction:row;gap:32px;align-items:flex-start}.v3-footer__menu{flex:1}.v3-footer__menu .v3-toggle,.v3-footer__line{display:none}.v3-footer__menu .v3-acc__head{pointer-events:none}.v3-footer__menu .v3-acc__body{grid-template-rows:1fr!important}.v3-footer__links{gap:12px;padding-top:12px}.v3-footer__bottom{grid-area:bottom;align-items:flex-end}}.v3-cart{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9100;visibility:hidden}.v3-cart.is-open{visibility:visible}.v3-cart__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#3f292b59;opacity:0;transition:opacity .3s}.v3-cart.is-open .v3-cart__backdrop{opacity:1}.v3-cart__panel{position:absolute;top:0;right:0;bottom:0;width:min(414px,100%);background:var(--v3-cream);display:flex;flex-direction:column;transform:translate(100%);transition:transform .35s ease-out;box-shadow:-10px 0 30px #0000001f}.v3-cart.is-open .v3-cart__panel{transform:none}.v3-cart__bar{display:flex;align-items:center;justify-content:space-between;height:70px;padding:env(safe-area-inset-top,0px) 16px 0 16px;background:#fff;border-bottom:1px solid var(--v3-beige);flex:0 0 auto}.v3-cart__title{font-weight:600;font-size:18px;line-height:1.2;display:flex;align-items:center;gap:8px}.v3-cart__count{min-width:22px;height:22px;padding:0 6px;border-radius:11px;background:var(--v3-accent);color:var(--v3-cream);font-family:var(--v3-font-caption);font-size:12px;display:inline-flex;align-items:center;justify-content:center}.v3-cart__close{width:44px;height:44px;font-size:28px;line-height:1;display:flex;align-items:center;justify-content:center;margin-right:-8px}.v3-cart__body{flex:1 1 auto;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:16px}.v3-cart__ship{display:flex;align-items:center;gap:12px;padding:12px;border-radius:8px;background:#fff;border:1px solid var(--v3-beige)}.v3-cart__ship.is-unlocked{background:var(--v3-mint);border-color:transparent}.v3-cart__ship svg{width:26px;height:16px;flex:0 0 auto}.v3-cart__ship span{display:flex;flex-direction:column}.v3-cart__ship b{font-weight:600;font-size:14px;line-height:1.3}.v3-cart__ship small{font-family:var(--v3-font-caption);font-size:12px;color:var(--v3-gray)}.v3-cart__empty{display:flex;flex-direction:column;align-items:center;gap:16px;padding:48px 0;text-align:center}.v3-cart__lines{display:flex;flex-direction:column;gap:12px}.v3-cart__line{display:flex;gap:12px;align-items:stretch;background:#fff;border-radius:12px;padding:12px;position:relative;transition:opacity .2s}.v3-cart__line.is-busy{opacity:.5;pointer-events:none}.v3-cart__img{width:80px;height:80px;border-radius:8px;background:#f2ece9;overflow:hidden;flex:0 0 auto}.v3-cart__img img{width:100%;height:100%;object-fit:cover}.v3-cart__info{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.v3-cart__name{font-weight:600;font-size:16px;line-height:1.2}.v3-cart__meta{font-family:var(--v3-font-caption);font-size:12px;color:var(--v3-gray)}.v3-cart__price{font-size:14px}.v3-cart__price s{color:var(--v3-gray);margin-right:6px}.v3-cart__qty{display:inline-flex;align-items:center;border:1px solid var(--v3-beige);border-radius:8px;height:32px;width:max-content;margin-top:4px}.v3-cart__qty button{width:34px;height:100%;font-size:16px}.v3-cart__qty button:hover{background:var(--v3-cream)}.v3-cart__qty output{min-width:32px;text-align:center;font-family:var(--v3-font-caption);font-size:14px}.v3-cart__remove{width:40px;border-radius:8px;background:var(--v3-accent);color:#fff;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.v3-cart__remove svg{width:16px;height:20px}.v3-cart__remove:hover{background:var(--v3-pink)}.v3-cart__foot{flex:0 0 auto;background:#fff;border-top:1px solid var(--v3-beige);padding:16px 16px calc(16px + env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;gap:12px}.v3-cart__totals{margin:0;display:flex;flex-direction:column;gap:6px}.v3-cart__totals>div{display:flex;justify-content:space-between;font-size:14px}.v3-cart__totals dd{margin:0;font-weight:600}.v3-cart__discount dd{color:var(--v3-accent)}.v3-cart__total{padding-top:8px;border-top:1px solid var(--v3-beige);font-size:18px!important}.v3-cart__total dd{font-size:18px}.v3-cart__note{font-family:var(--v3-font-caption);font-size:12px;color:var(--v3-gray);text-align:center}.v3-cart__checkout{height:48px}body.v3-cart-open{overflow:hidden}.v3-header-section{position:sticky;top:0;z-index:800}.v3-header{position:relative;background:var(--v3-cream);border-bottom:1px solid var(--v3-beige);transition:box-shadow .25s}.v3-header.is-stuck{box-shadow:0 4px 18px #3f292b1a}.v3-header__row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:60px;gap:12px}.v3-header__burger{justify-self:start;width:40px;height:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border-radius:8px}.v3-header__burger span{display:block;width:22px;height:2px;border-radius:2px;background:var(--v3-dark);transition:transform .25s,opacity .2s}.v3-header__burger[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.v3-header__burger[aria-expanded=true] span:nth-child(2){opacity:0}.v3-header__burger[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.v3-header__nav{display:none}.v3-header__logo{justify-self:center;display:flex;align-items:center}.v3-header__logo-img{display:block;height:30px;width:auto}.v3-header__logo-text{font-family:var(--v3-font-display);font-weight:600;font-size:20px}.v3-header__actions{justify-self:end;display:flex;align-items:center;gap:4px}.v3-header__icon{position:relative;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px;color:var(--v3-dark);transition:background .2s,color .2s}.v3-header__icon:hover{background:#6a263d14;color:var(--v3-accent)}.v3-header__icon svg{width:24px;height:24px}.v3-header__icon--account{display:none}.v3-header__count{position:absolute;top:3px;right:2px;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:var(--v3-accent);color:var(--v3-cream);font-family:var(--v3-font-caption);font-weight:600;font-size:11px;line-height:18px;text-align:center}.v3-header__count.is-empty{display:none}.v3 .v3-header__cta{display:none;min-height:40px;padding:0 20px;border-radius:8px}.v3-header__badge{display:inline-flex;align-items:center;height:20px;padding:0 8px;border-radius:100px;font-family:var(--v3-font-caption);font-style:normal;font-weight:600;font-size:11px;line-height:1;white-space:nowrap;text-transform:uppercase;letter-spacing:.02em;color:var(--v3-dark);background:var(--v3-mint)}.v3-header__badge--pink{background:var(--v3-pink)}.v3-header__badge--accent{background:var(--v3-accent);color:var(--v3-cream)}.v3-header__menu{border-top:1px solid var(--v3-beige);background:var(--v3-cream);max-height:calc(100vh - 60px);overflow:auto;animation:v3-menu-in .25s ease-out}.v3-header__menu[hidden]{display:none}@keyframes v3-menu-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.v3-header__menu-in{display:flex;flex-direction:column;gap:16px;padding-top:16px;padding-bottom:20px}.v3-header__menu-offer{font-family:var(--v3-font-caption);font-weight:600;font-size:12px;letter-spacing:.04em;text-transform:uppercase;color:var(--v3-accent)}.v3-header__menu-list{display:flex;flex-direction:column}.v3-header__menu-list a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0;border-bottom:1px solid var(--v3-beige);font-weight:600;font-size:18px;line-height:1.2}.v3-header__menu-list a:hover{color:var(--v3-accent)}.v3-header__menu-cta{margin-top:4px}body.v3-menu-open{overflow:hidden}@media(min-width:1024px){.v3-header__row{height:72px;gap:24px}.v3-header__burger,.v3-header__menu{display:none!important}.v3-header__nav{display:flex;align-items:center;gap:28px;justify-self:start}.v3-header__link{display:inline-flex;align-items:center;gap:8px;font-weight:600;font-size:15px;line-height:1.2;color:var(--v3-dark);white-space:nowrap;transition:color .2s}.v3-header__link:hover{color:var(--v3-accent)}.v3-header__logo-img{height:42px}.v3-header__actions{gap:8px}.v3-header__icon--account{display:flex}.v3 .v3-header__cta{display:inline-flex;margin-left:8px}}@media(min-width:1024px)and (max-width:1199px){.v3-header__nav{gap:18px}.v3-header__link{font-size:14px}.v3-header__badge{display:none}}.v3-bar{position:fixed;left:0;right:0;bottom:0;z-index:850;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px calc(10px + env(safe-area-inset-bottom));background:#f7f5f1f5;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-top:1px solid var(--v3-beige);box-shadow:0 -6px 20px #3f292b1a;transform:translateY(110%);transition:transform .3s ease-out}.v3-bar.is-on{transform:none}.v3-bar__info{display:flex;flex-direction:column;min-width:0}.v3-bar__price{font-weight:600;font-size:18px;line-height:1.2;color:var(--v3-dark);white-space:nowrap}.v3-bar__price [data-v3-bar-price]{color:var(--v3-accent)}.v3-bar__sub{font-family:var(--v3-font-caption);font-size:12px;line-height:1.2;color:var(--v3-gray);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v3 .v3-bar__btn{flex:0 0 auto;min-height:44px;padding:0 20px}body.v3-order-open .v3-bar,body.v3-cart-open .v3-bar,body.v3-menu-open .v3-bar{transform:translateY(110%)}@media(min-width:1024px){.v3-bar{display:none}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/v3.css.map */
