:root{--wy-purple: #4a2040;--wy-purple-rich: #5c2d6b;--wy-purple-deep: #3a1930;--wy-lilac: #c8b1d6;--wy-lilac-soft: #e6dcee;--wy-cream: #f5efe3;--wy-cream-warm: #f2e9d9;--wy-offwhite: #faf7f2;--wy-gold: #c4a36a;--wy-gold-soft: #d8c39a;--wy-charcoal: #1a1a1a;--wy-ink: #2b1524;--wy-serif: "Cormorant Garamond", "Playfair Display", Georgia, "Times New Roman", serif;--wy-sans: "DM Sans", "Assistant", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--wy-space: clamp(3.5rem, 8vw, 8rem);--wy-space-sm: clamp(2rem, 4vw, 3.5rem);--wy-gutter: clamp(1.6rem, 4vw, 4rem);--wy-radius: 4px;--wy-radius-lg: 10px;--wy-maxw: 128rem;--font-heading-family: var(--wy-serif);--font-body-family: var(--wy-sans);--font-heading-weight: 500}body{letter-spacing:.01rem;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5,.h0,.h1,.h2,.h3,.h4,.h5{font-family:var(--wy-serif);font-weight:500;letter-spacing:.005em;line-height:1.08}.wy-eyebrow{font-family:var(--wy-sans);font-size:clamp(1.05rem,1.4vw,1.3rem);font-weight:600;letter-spacing:.28em;text-transform:uppercase;color:rgba(var(--color-foreground),.62);margin:0 0 1.4rem;display:inline-block}.wy-title{font-family:var(--wy-serif);font-weight:500;line-height:1.04;letter-spacing:.004em;font-size:clamp(3.4rem,6vw,6.4rem);margin:0 0 1.6rem}.wy-title--sm{font-size:clamp(2.6rem,4vw,4.2rem)}.wy-lead{font-family:var(--wy-sans);font-size:clamp(1.6rem,2vw,2rem);line-height:1.55;font-weight:400;color:rgba(var(--color-foreground),.82);max-width:52ch;margin:0 auto}.wy-lead--left{margin-left:0}.wy-section{padding-block:var(--wy-space);position:relative;overflow:clip}.wy-section--tight{padding-block:var(--wy-space-sm)}.wy-section--flush{padding-block:0}.wy-container{width:100%;max-width:var(--wy-maxw);margin-inline:auto;padding-inline:var(--wy-gutter)}.wy-container--narrow{max-width:82rem}.wy-container--mid{max-width:104rem}.wy-center{text-align:center}.wy-grid{display:grid;gap:var(--wy-gutter)}@media(min-width:750px){.wy-grid--2{grid-template-columns:repeat(2,1fr)}.wy-grid--3{grid-template-columns:repeat(3,1fr)}.wy-grid--4{grid-template-columns:repeat(4,1fr)}}@media(max-width:749px){.wy-grid--2,.wy-grid--3,.wy-grid--4{grid-template-columns:1fr}}.wy-btn{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;font-family:var(--wy-sans);font-size:1.35rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;padding:1.5rem 2.8rem;border-radius:var(--wy-radius);border:1px solid transparent;cursor:pointer;transition:transform .35s cubic-bezier(.16,1,.3,1),background-color .35s ease,color .35s ease,box-shadow .35s ease;line-height:1}.wy-btn:hover{transform:translateY(-2px)}.wy-btn--primary{background:var(--wy-purple);color:var(--wy-cream);box-shadow:0 12px 28px -16px #140812d9}.wy-btn--primary:hover{background:var(--wy-purple-rich);box-shadow:0 16px 34px -14px #140812e6}.wy-btn--gold{background:var(--wy-gold);color:var(--wy-purple-deep)}.wy-btn--gold:hover{background:var(--wy-gold-soft)}.wy-btn--ghost{background:transparent;color:currentColor;border-color:currentColor}.wy-btn--ghost:hover{background:rgba(var(--color-foreground),.06)}.wy-btn--ghost-on-media{background:#1a0a1657;color:#fff;border-color:#f7f1e7e6;backdrop-filter:blur(7px) saturate(120%);-webkit-backdrop-filter:blur(7px) saturate(120%);box-shadow:0 12px 28px -18px #140812b3}.wy-btn--ghost-on-media:hover{background:#1a0a168c;border-color:#fff}.wy-btn--soft{background:#faf7f2eb;color:var(--wy-purple);border-color:#4a204038;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);box-shadow:0 12px 28px -18px #1408128c}.wy-btn--soft:hover{background:#fff;border-color:#4a20406b}.wy-btn--block{width:100%}.wy-link{font-family:var(--wy-sans);font-weight:600;letter-spacing:.12em;text-transform:uppercase;font-size:1.25rem;color:inherit;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:.4rem;transition:opacity .3s ease}.wy-link:hover{opacity:.65}.wy-badge{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--wy-sans);font-size:1.1rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:.7rem 1.3rem;border-radius:999px;background:var(--wy-gold);color:var(--wy-purple-deep)}.wy-badge--lilac{background:var(--wy-lilac);color:var(--wy-purple-deep)}.wy-badge--outline{background:transparent;border:1px solid rgba(var(--color-foreground),.4);color:inherit}.wy-pill{display:inline-flex;align-items:center;gap:.8rem;font-family:var(--wy-sans);font-size:1.25rem;letter-spacing:.04em;padding:.9rem 1.6rem;border-radius:999px;border:1px solid rgba(var(--color-foreground),.18)}.wy-claims{display:flex;flex-wrap:wrap;gap:.8rem 2.2rem;justify-content:center;align-items:center;list-style:none;margin:0;padding:0;font-family:var(--wy-sans);font-size:1.3rem;letter-spacing:.1em;text-transform:uppercase}.wy-claims li{display:inline-flex;align-items:center;gap:.8rem}.wy-claims li:not(:last-child):after{content:"";width:5px;height:5px;border-radius:50%;background:var(--wy-gold);margin-left:2.2rem}@media(max-width:749px){.wy-claims li:not(:last-child):after{display:none}.wy-hero .wy-claims{display:none}}.wy-ribbon{display:block;width:100%;height:clamp(40px,6vw,90px);line-height:0;color:inherit}.wy-ribbon svg{display:block;width:100%;height:100%}.wy-oval-mark{display:inline-block;width:3.4rem;color:var(--wy-gold)}.wy-oval-mark svg{width:100%;height:auto;display:block}.wy-rule{width:6rem;height:1px;background:currentColor;opacity:.4;margin:2.4rem auto;border:0}.wy-rule--gold{background:var(--wy-gold);opacity:1}.wy-ph{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.8rem;text-align:center;padding:2.4rem;background:radial-gradient(120% 120% at 15% 15%,#c8b1d68c,#c8b1d600 55%),radial-gradient(120% 120% at 85% 85%,#c4a36a47,#c4a36a00 50%),var(--wy-cream-warm);color:var(--wy-purple);border:1px solid rgba(74,32,64,.16);overflow:hidden}.wy-ph:before{content:"";position:absolute;top:1rem;right:1rem;bottom:1rem;left:1rem;border:1px dashed rgba(74,32,64,.22);border-radius:2px;pointer-events:none}.wy-ph__mark{width:4.4rem;opacity:.9;margin-bottom:.4rem}.wy-ph__mark svg{width:100%;height:auto}.wy-ph__name{font-family:var(--wy-sans);font-weight:700;font-size:1.2rem;letter-spacing:.18em;text-transform:uppercase}.wy-ph__meta{font-family:var(--wy-sans);font-size:1.1rem;letter-spacing:.04em;opacity:.7;max-width:40ch}.wy-ph__dims{font-family:var(--wy-sans);font-size:1rem;letter-spacing:.14em;text-transform:uppercase;color:var(--wy-gold);font-weight:700}.wy-ph img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.wy-ar{position:relative;width:100%}.wy-ar>*{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.wy-ar img,.wy-ar .wy-ph-img,.wy-ar picture{object-fit:cover;display:block}.wy-ar picture{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.wy-ar picture img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.wy-ar--square{aspect-ratio:1 / 1}.wy-ar--portrait{aspect-ratio:4 / 5}.wy-ar--landscape{aspect-ratio:3 / 2}.wy-ar--wide{aspect-ratio:16 / 9}.wy-ar--hero{aspect-ratio:8 / 5}@media(max-width:749px){.wy-ar--hero{aspect-ratio:4 / 5}}.wy-reveal{opacity:0;transform:translateY(26px);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}.wy-reveal.is-visible{opacity:1;transform:none}.wy-reveal[data-wy-delay="1"]{transition-delay:.08s}.wy-reveal[data-wy-delay="2"]{transition-delay:.16s}.wy-reveal[data-wy-delay="3"]{transition-delay:.24s}.wy-reveal[data-wy-delay="4"]{transition-delay:.32s}.wy-reveal[data-wy-delay="5"]{transition-delay:.4s}@media(prefers-reduced-motion:reduce){.wy-reveal{opacity:1!important;transform:none!important;transition:none!important}.wy-btn:hover{transform:none}}@media(min-width:900px){.wy-reveal{opacity:1;transform:none;transition:none;will-change:auto}}.wy-on-purple{--wy-accent: var(--wy-gold)}.wy-on-cream{--wy-accent: var(--wy-purple)}.wy-mt-0{margin-top:0}.wy-mb-0{margin-bottom:0}.wy-hidden{display:none!important}.wy-nowrap{white-space:nowrap}.wy-wordmark,.wy-emblem{display:block;width:100%;height:auto}.wy-header-logo{display:inline-flex;color:rgb(var(--color-foreground))}.wy-logo{--wy-logo-h: 52px;display:inline-flex;align-items:center;gap:.8rem;color:inherit;line-height:0}.wy-logo__emblem{display:block;height:var(--wy-logo-h, 40px)}.wy-logo__emblem .wy-emblem{height:100%;width:auto;display:block}.wy-logo__mark{display:block;height:calc(var(--wy-logo-h, 40px) * .78)}.wy-logo__mark .wy-wordmark{height:100%;width:auto;display:block}@media(max-width:749px){.wy-logo{gap:.6rem;--wy-logo-h: 42px}}.announcement-bar__message,.utility-bar__message{font-family:var(--wy-sans);font-size:1.3rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;padding-block:1.1rem}.header{border-bottom:1px solid rgba(var(--color-foreground),.08)}.header__menu-item{font-family:var(--wy-sans);font-size:1.32rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;transition:opacity .3s ease}.header__menu-item:hover{opacity:.6}.header__active-menu-item{text-underline-offset:.6rem}.header__inline-menu .list-menu__item--active:after{background:var(--wy-gold)}.wy-primary-nav .list-menu--inline{flex-wrap:wrap;column-gap:clamp(1rem,1.8vw,2rem);row-gap:.4rem}@media screen and (min-width:990px)and (max-width:1180px){.wy-primary-nav .header__menu-item{font-size:1.15rem;letter-spacing:.08em}}.footer{--wy-accent: var(--wy-gold)}.footer .footer-block__heading{font-family:var(--wy-sans);font-size:1.25rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;opacity:.75;margin-bottom:1.6rem}.footer .footer-block__brand-info .footer-block__heading{font-family:var(--wy-serif);font-size:clamp(2.2rem,3vw,3rem);letter-spacing:.01em;text-transform:none;opacity:1;font-weight:500}.footer .footer__list-social .list-social__link{color:currentColor}.footer .newsletter-form__field-wrapper .field__input{background:transparent}.footer__content-bottom{border-top:1px solid rgba(var(--color-foreground),.16)}.footer .list-menu__item--link,.footer .copyright__content,.footer .policies a{font-family:var(--wy-sans);letter-spacing:.02em}wy-offer{display:block}.wy-offer__media{position:relative;margin-bottom:2rem}.wy-offer__media-item{display:none}.wy-offer__media-item.is-active{display:block}.wy-offer__cards{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem;border:0;margin:0;padding:0}@media(max-width:559px){.wy-offer__cards{grid-template-columns:1fr}}.wy-offer-card{position:relative;display:block;padding:2rem 1.8rem 1.8rem;border:1.5px solid rgba(var(--color-foreground),.18);border-radius:var(--wy-radius-lg);background:rgba(var(--color-background),1);cursor:pointer;transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease}.wy-offer-card:hover{border-color:rgba(var(--color-foreground),.4)}.wy-offer-card__input{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.wy-offer-card.is-selected{border-color:var(--wy-purple);box-shadow:0 0 0 1.5px var(--wy-purple),0 18px 40px -24px #4a20408c}.color-scheme-3 .wy-offer-card.is-selected,.wy-on-purple .wy-offer-card.is-selected{border-color:var(--wy-gold);box-shadow:0 0 0 1.5px var(--wy-gold)}.wy-offer-card__input:focus-visible+.wy-offer-card__check{outline:2px solid var(--wy-gold);outline-offset:2px}.wy-offer-card__flag{position:absolute;top:-1.1rem;right:1.4rem;font-family:var(--wy-sans);font-size:1rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;background:var(--wy-gold);color:var(--wy-purple-deep);padding:.5rem 1rem;border-radius:999px}.wy-offer-card__check{position:absolute;top:1.6rem;right:1.6rem;width:2.2rem;height:2.2rem;border-radius:50%;border:1.5px solid rgba(var(--color-foreground),.35);transition:background .3s ease,border-color .3s ease}.wy-offer-card.is-selected .wy-offer-card__check{background:var(--wy-purple);border-color:var(--wy-purple)}.wy-offer-card.is-selected .wy-offer-card__check:after{content:"";position:absolute;left:.7rem;top:.35rem;width:.5rem;height:1rem;border:solid var(--wy-cream);border-width:0 2px 2px 0;transform:rotate(45deg)}.wy-offer-card__body{display:flex;flex-direction:column;gap:.4rem;padding-right:2.4rem}.wy-offer-card__eyebrow{font-family:var(--wy-sans);font-size:1.05rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--wy-gold)}.wy-offer-card--best .wy-offer-card__eyebrow{color:var(--wy-purple-rich)}.wy-offer-card__name{font-family:var(--wy-serif);font-size:clamp(2rem,2.6vw,2.6rem);font-weight:500;line-height:1.05}.wy-offer-card__meta{font-family:var(--wy-sans);font-size:1.3rem;opacity:.72}.wy-offer-card__prices{display:flex;align-items:baseline;gap:1rem;margin-top:.4rem}.wy-offer-card__price{font-family:var(--wy-serif);font-size:2.4rem;font-weight:600}.wy-offer-card__was{font-family:var(--wy-sans);font-size:1.5rem;opacity:.55;text-decoration:line-through;order:-1}.wy-offer-card__value{font-family:var(--wy-sans);font-size:1.3rem;opacity:.6;text-decoration:line-through}.wy-offer-card__note{font-family:var(--wy-sans);font-size:1.2rem;opacity:.7;margin-top:.2rem}.wy-offer__incremental{font-family:var(--wy-sans);font-size:1.3rem;text-align:center;margin:1.6rem 0 0;opacity:.85}.wy-offer__submit{margin-top:1.8rem;position:relative}.wy-offer__submit.is-loading{opacity:.75}.wy-offer__spinner{width:1.6rem;height:1.6rem;margin-left:.8rem;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;display:inline-block;vertical-align:middle;animation:wy-spin .7s linear infinite}.wy-offer__spinner[hidden]{display:none}@keyframes wy-spin{to{transform:rotate(360deg)}}.wy-offer__reassure{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem 1.6rem;list-style:none;margin:1.6rem 0 0;padding:0;font-family:var(--wy-sans);font-size:1.2rem;letter-spacing:.06em}.wy-offer__reassure li{display:inline-flex;align-items:center;gap:.6rem;opacity:.82}.wy-offer__reassure li:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--wy-gold)}.wy-offer__error{font-family:var(--wy-sans);font-size:1.3rem;color:#b3261e;background:#b3261e14;border:1px solid rgba(179,38,30,.3);border-radius:var(--wy-radius);padding:1rem 1.4rem;margin-bottom:1.4rem}.wy-offer--duo-only .wy-offer__duo-panel{position:relative;border:2px solid var(--wy-purple-rich);border-radius:var(--wy-radius);padding:2rem 2.2rem 1.8rem;margin-bottom:1.6rem;background:rgba(var(--color-background),.6)}.wy-offer--duo-only .wy-offer__duo-panel .wy-offer-card__flag{position:static;display:inline-block;margin-bottom:1rem}.wy-offer__duo-lead{font-family:var(--wy-sans);font-size:1.2rem;letter-spacing:.08em;text-transform:uppercase;color:var(--wy-purple-rich);margin:0 0 .8rem}.wy-offer__duo-meta{font-family:var(--wy-sans);font-size:1.4rem;opacity:.82;margin:0 0 1rem}.wy-offer__duo-value{font-family:var(--wy-serif);font-size:2.4rem;margin:0;display:flex;flex-wrap:wrap;align-items:baseline;gap:.8rem}.wy-offer__alt{text-align:center;margin:1.2rem 0 0;font-family:var(--wy-sans);font-size:1.35rem}.wy-offer__alt-link{color:inherit;text-decoration:none;opacity:.82;transition:opacity .2s ease}.wy-offer__alt-link:hover{opacity:1}.wy-offer__alt-price{display:inline-block;margin-left:.4rem;font-weight:600}.wy-offer__alt-price s{opacity:.55;margin-right:.4rem}.wy-icon{width:2.4rem;height:2.4rem;display:inline-block;flex:none}.wy-icon--lg{width:3.4rem;height:3.4rem}.wy-head{max-width:62rem;margin:0 auto clamp(3rem,5vw,5rem);text-align:center}.wy-head--left{margin-inline:0;text-align:left}.wy-head .wy-title{margin-bottom:1.2rem}.wy-trust__row{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(1.6rem,4vw,4rem)}.wy-trust__item{display:flex;align-items:center;gap:1rem;font-family:var(--wy-sans);font-size:1.35rem;font-weight:600;letter-spacing:.06em}.wy-trust__item .wy-icon{color:var(--wy-gold)}.wy-trust__local{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 2.4rem;margin-top:2.4rem;padding-top:2.4rem;border-top:1px solid rgba(var(--color-foreground),.16)}.wy-trust__local .wy-trust__item{font-weight:500;opacity:.92}.wy-feature{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}.wy-feature--left{text-align:left;align-items:flex-start}.wy-feature__icon{display:inline-flex;align-items:center;justify-content:center;width:6rem;height:6rem;border-radius:50%;background:rgba(var(--color-foreground),.06);color:var(--wy-purple);margin-bottom:.6rem}.color-scheme-3 .wy-feature__icon,.color-scheme-4 .wy-feature__icon{color:var(--wy-gold);background:#ffffff1a}.wy-feature__title{font-family:var(--wy-serif);font-size:clamp(2rem,2.4vw,2.6rem);font-weight:500;margin:0}.wy-feature__text{font-family:var(--wy-sans);font-size:1.45rem;line-height:1.55;opacity:.82;margin:0;max-width:34ch}.wy-steps{counter-reset:wy-step}.wy-step{position:relative;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}.wy-step__num{font-family:var(--wy-serif);font-size:1.6rem;font-weight:600;width:4.4rem;height:4.4rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;border:1.5px solid var(--wy-gold);color:var(--wy-gold)}.wy-step__media{width:100%;margin-bottom:.6rem}@media(max-width:749px){.wy-steps.wy-grid{display:flex;grid-template-columns:none;gap:1.4rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-padding-inline:var(--wy-gutter);margin-inline:calc(-1 * var(--wy-gutter));padding:.4rem var(--wy-gutter) 1.4rem;scrollbar-width:none}.wy-steps.wy-grid::-webkit-scrollbar{display:none}.wy-steps.wy-grid>.wy-step{flex:0 0 80%;scroll-snap-align:center}}.wy-split{display:grid;gap:clamp(2.4rem,5vw,5.5rem);align-items:center}@media(min-width:900px){.wy-split{grid-template-columns:1fr 1fr}.wy-split--reverse .wy-split__media,.wy-split--media-right .wy-split__content{order:-1}.wy-split--top{align-items:stretch}.wy-split--top .wy-split__media,.wy-split--top .wy-split__media>*,.wy-split--top .wy-split__media .wy-ar{height:100%}}.wy-split__content .wy-title{margin-top:0}.wy-page-hero-section:not(.wy-page-hero--full){padding-block:clamp(3.2rem,6vw,5.6rem)}.wy-page-hero-section.wy-page-hero--full{min-height:calc(100svh - var(--wy-header-group-height, 10rem));min-height:calc(100dvh - var(--wy-header-group-height, 10rem));display:flex;align-items:stretch;padding-block:clamp(2.4rem,5vw,4rem);box-sizing:border-box}.wy-page-hero--full .wy-page-hero__inner{width:100%;flex:1;display:flex;flex-direction:column;justify-content:center;min-height:0}.wy-page-hero--full .wy-page-hero__main>.wy-split,.wy-page-hero--full .wy-page-hero__main>.wy-page-hero,.wy-page-hero--full .wy-page-hero__inner>.wy-split,.wy-page-hero--full .wy-page-hero__inner>.wy-page-hero{width:100%}.wy-page-hero--full.wy-page-hero--text .wy-page-hero--compact,.wy-page-hero--compact{max-width:72rem}.wy-page-hero--center{text-align:center;max-width:74rem;margin-inline:auto}.wy-page-hero__cta{margin-top:2.4rem}.wy-page-hero__split{align-items:center;gap:clamp(2rem,4vw,4rem)}@media(min-width:900px){.wy-page-hero__split{grid-template-columns:minmax(0,1.15fr) minmax(24rem,.85fr)}}.wy-page-hero__media{max-width:36rem;margin-inline:auto;width:100%;min-width:0}@media(min-width:900px){.wy-page-hero__media{margin-inline:0;justify-self:stretch;width:100%;max-width:none}}.wy-page-hero__figure,.wy-page-hero__media .wy-ar{border-radius:var(--wy-radius-lg);overflow:hidden;width:100%}.wy-page-hero__img,.wy-page-hero__media .wy-ph-img{width:100%;height:100%;object-fit:cover;display:block}.wy-page-hero__banner{margin-top:clamp(2.4rem,4vw,4rem);border-radius:var(--wy-radius-lg);overflow:hidden}.wy-prose--compact .wy-split__media{max-width:26rem;margin-inline:auto}@media(min-width:900px){.wy-prose--compact .wy-split__media{margin-inline:0}.wy-prose--compact .wy-split--media-right .wy-split__media{margin-inline:0 0 0 auto}}.wy-prose--compact .wy-split__media .wy-ar{border-radius:var(--wy-radius-lg);overflow:hidden}.wy-list{list-style:none;margin:2rem 0 0;padding:0;display:grid;gap:1.2rem}.wy-list li{display:flex;gap:1.2rem;align-items:flex-start;font-family:var(--wy-sans);font-size:1.5rem;line-height:1.5}.wy-list .wy-icon{color:var(--wy-gold);margin-top:.2rem}.wy-seq{display:grid;gap:var(--wy-gutter)}@media(min-width:750px){.wy-seq--4{grid-template-columns:repeat(4,1fr)}}@media(max-width:749px){.wy-seq--4{grid-template-columns:repeat(2,1fr)}}.wy-seq__item{text-align:center}.wy-seq__caption{font-family:var(--wy-sans);font-size:1.3rem;margin-top:1rem;opacity:.8}.wy-seq__step{display:block;font-weight:700;letter-spacing:.14em;text-transform:uppercase;font-size:1.05rem;color:var(--wy-gold);margin-bottom:.3rem}.wy-gallery{display:grid;gap:var(--wy-gutter)}@media(min-width:750px){.wy-gallery--3{grid-template-columns:repeat(3,1fr)}}@media(max-width:749px){.wy-gallery--3{grid-template-columns:repeat(2,1fr);gap:1.2rem}.wy-gallery--3 .wy-gallery__cap{font-size:1.1rem;padding:1.1rem}}.wy-gallery__item{position:relative;overflow:hidden;border-radius:var(--wy-radius-lg)}.wy-gallery__cap{position:absolute;left:0;right:0;bottom:0;padding:1.6rem;font-family:var(--wy-sans);font-weight:600;letter-spacing:.1em;text-transform:uppercase;font-size:1.25rem;color:#fff;background:linear-gradient(to top,#3a1930d9,#3a193000)}.wy-compare{display:grid;gap:var(--wy-gutter)}@media(min-width:750px){.wy-compare{grid-template-columns:1fr 1fr}}.wy-compare__col{border-radius:var(--wy-radius-lg);padding:clamp(2.4rem,4vw,3.6rem);border:1px solid rgba(var(--color-foreground),.14)}.wy-compare__col--ours{border-color:var(--wy-purple);background:#4a20400a;box-shadow:0 0 0 1.5px var(--wy-purple)}.wy-compare__h{font-family:var(--wy-serif);font-size:clamp(2.2rem,3vw,2.8rem);margin:0 0 1.6rem;font-weight:500}.wy-compare__list{list-style:none;margin:0;padding:0;display:grid;gap:1.1rem}.wy-compare__list li{display:flex;gap:1rem;align-items:flex-start;font-family:var(--wy-sans);font-size:1.45rem;line-height:1.5}.wy-compare__yes{color:#2f7d4f}.wy-compare__no{color:rgba(var(--color-foreground),.4)}.wy-compare__list li.is-no{opacity:.7}.wy-banner{position:relative;overflow:hidden;border-radius:var(--wy-radius-lg);min-height:clamp(28rem,42vw,48rem)}.wy-banner--heritage{opacity:1;transform:none}.wy-banner__bg{position:absolute;top:0;right:0;bottom:0;left:0}.wy-banner__bg .wy-ar{height:100%}.wy-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,#3a1930d9,#3a193073 60%,#3a193033)}.wy-banner__content{position:relative;z-index:2;padding:clamp(3.2rem,7vw,8rem);color:var(--wy-cream);max-width:60rem}.wy-banner__content .wy-title{color:var(--wy-cream)}.wy-quote{text-align:center;max-width:74rem;margin:0 auto}.wy-quote__text{font-family:var(--wy-serif);font-size:clamp(2.4rem,4vw,3.8rem);line-height:1.25;font-weight:500;margin:0 0 1.6rem}.wy-quote__cite{font-family:var(--wy-sans);font-size:1.3rem;letter-spacing:.14em;text-transform:uppercase;opacity:.7}.wy-ugc{display:grid;gap:var(--wy-gutter)}@media(min-width:750px){.wy-ugc--4{grid-template-columns:repeat(4,1fr)}}@media(max-width:749px){.wy-ugc--4{grid-template-columns:repeat(2,1fr)}}.wy-cards{display:grid;gap:var(--wy-gutter)}@media(min-width:750px){.wy-cards--3{grid-template-columns:repeat(3,1fr)}}.wy-card{display:flex;flex-direction:column;text-decoration:none;color:inherit;border-radius:var(--wy-radius-lg);overflow:hidden;background:rgba(var(--color-foreground),.03);transition:transform .35s ease,box-shadow .35s ease}.wy-card:hover{transform:translateY(-4px);box-shadow:0 24px 44px -28px #4a204080}.wy-card__body{padding:1.8rem 2rem 2.2rem;display:flex;flex-direction:column;gap:.6rem}.wy-card__meta{font-family:var(--wy-sans);font-size:1.15rem;letter-spacing:.12em;text-transform:uppercase;color:var(--wy-gold);font-weight:700}.wy-card__title{font-family:var(--wy-serif);font-size:clamp(2rem,2.4vw,2.4rem);font-weight:500;margin:0}.wy-card__text{font-family:var(--wy-sans);font-size:1.4rem;line-height:1.5;opacity:.8;margin:0}.wy-recipes{display:grid;gap:clamp(3.6rem,6vw,7rem)}.wy-recipe{display:grid;gap:clamp(2rem,4vw,4.4rem);align-items:center;scroll-margin-top:12rem}@media(min-width:900px){.wy-recipe{grid-template-columns:.9fr 1.1fr}.wy-recipe--reverse .wy-recipe__media{order:2}}.wy-recipe__media{border-radius:var(--wy-radius-lg);overflow:hidden}.wy-recipe__tags{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1.4rem}.wy-recipe__tag{font-family:var(--wy-sans);font-size:1.1rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:.5rem 1rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:40px;opacity:.8}.wy-recipe__tag--cat{background:var(--wy-gold);border-color:var(--wy-gold);color:var(--wy-purple-deep, #2b1524);opacity:1}.wy-recipe__title{font-family:var(--wy-serif);font-size:clamp(2.6rem,4vw,3.8rem);font-weight:500;margin:0 0 1rem;line-height:1.1}.wy-recipe__intro{font-family:var(--wy-sans);font-size:1.5rem;line-height:1.6;opacity:.85;margin:0 0 2rem;max-width:60ch}.wy-recipe__grid{display:grid;gap:2.4rem}@media(min-width:600px){.wy-recipe__grid{grid-template-columns:.85fr 1.15fr}}.wy-recipe__label{display:block;font-family:var(--wy-sans);font-size:1.15rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--wy-gold);margin-bottom:1rem}.wy-recipe__ing{list-style:none;margin:0;padding:0;display:grid;gap:.8rem}.wy-recipe__ing li{position:relative;padding-left:1.8rem;font-family:var(--wy-sans);font-size:1.45rem;line-height:1.45}.wy-recipe__ing li:before{content:"";position:absolute;left:0;top:.75em;width:6px;height:6px;border-radius:50%;background:var(--wy-gold)}.wy-recipe__steps{margin:0;padding:0;list-style:none;counter-reset:wy-rstep;display:grid;gap:1.1rem}.wy-recipe__steps li{position:relative;padding-left:3.4rem;font-family:var(--wy-sans);font-size:1.45rem;line-height:1.55;counter-increment:wy-rstep}.wy-recipe__steps li:before{content:counter(wy-rstep);position:absolute;left:0;top:-.1rem;width:2.4rem;height:2.4rem;border-radius:50%;border:1.5px solid var(--wy-gold);color:var(--wy-gold);display:flex;align-items:center;justify-content:center;font-family:var(--wy-serif);font-size:1.3rem;font-weight:600}.wy-recipe__tip{margin:2rem 0 0;font-family:var(--wy-sans);font-size:1.35rem;line-height:1.5;opacity:.9}.wy-recipe__tip span{font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--wy-gold);font-size:1.1rem;margin-right:.5rem}.wy-recipe__note{margin:1rem 0 0;font-family:var(--wy-sans);font-size:1.25rem;line-height:1.5;opacity:.6;font-style:italic}.wy-faq{max-width:82rem;margin:0 auto}.wy-faq__item{border-top:1px solid rgba(var(--color-foreground),.16)}.wy-faq__item:last-child{border-bottom:1px solid rgba(var(--color-foreground),.16)}.wy-faq__q{cursor:pointer;list-style:none;padding:2.2rem 0;display:flex;justify-content:space-between;align-items:center;gap:2rem;font-family:var(--wy-serif);font-size:clamp(1.8rem,2.4vw,2.3rem);font-weight:500}.wy-faq__q::-webkit-details-marker{display:none}.wy-faq__q:after{content:"+";font-family:var(--wy-sans);font-size:2.4rem;line-height:1;color:var(--wy-gold);transition:transform .3s ease}.wy-faq__item[open] .wy-faq__q:after{transform:rotate(45deg)}.wy-faq__a{padding:0 0 2.2rem;font-family:var(--wy-sans);font-size:1.5rem;line-height:1.6;opacity:.85;max-width:68ch}.wy-faq__a p{margin:0 0 1rem}@media(min-width:900px){.wy-split--single{grid-template-columns:1fr}}.wy-email--center{text-align:center;max-width:60rem;margin:0 auto}.wy-email .wy-newsletter{display:flex;gap:1rem;margin-top:2.4rem;align-items:stretch}.wy-email .wy-newsletter .field{flex:1;margin:0}.wy-email .wy-newsletter .wy-btn{flex:none}.wy-email--center .wy-newsletter{max-width:46rem;margin-inline:auto;margin-top:2.4rem}@media(max-width:559px){.wy-email .wy-newsletter{flex-direction:column}}.wy-reminder{text-align:center}.wy-reminder__price{font-family:var(--wy-serif);font-size:clamp(3.2rem,6vw,5.4rem);font-weight:500;margin:1rem 0}.wy-reminder__price .wy-nowrap{color:var(--wy-gold)}.wy-pdp{display:grid;gap:clamp(2.4rem,4vw,5rem);align-items:start}@media(min-width:900px){.wy-pdp{grid-template-columns:1fr 1fr}}.wy-pdp__gallery{position:relative}.wy-pdp__stage{border-radius:var(--wy-radius-lg);overflow:hidden}.wy-pdp__img{width:100%;height:100%;object-fit:cover}.wy-pdp__stage-ar{cursor:zoom-in}.wy-pdp__zoom-hint{position:absolute;z-index:2;top:auto;left:auto;right:1.2rem;bottom:1.2rem;width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;background:#1a0a168c;color:#fff;border-radius:50%;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);opacity:0;transition:opacity .2s ease;pointer-events:none}.wy-pdp__zoom-hint .wy-icon{width:1.8rem;height:1.8rem}.wy-pdp__stage-ar:hover .wy-pdp__zoom-hint{opacity:1}@media(hover:none){.wy-pdp__zoom-hint{opacity:1}}.wy-zoom{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:clamp(1.6rem,4vw,4rem);background:#140812eb;cursor:zoom-out;animation:wy-zoom-in .18s ease}.wy-zoom[hidden]{display:none}.wy-zoom__img{max-width:100%;max-height:100%;object-fit:contain;border-radius:var(--wy-radius);box-shadow:0 30px 80px #00000080}.wy-zoom__close{position:absolute;top:1.6rem;right:2rem;width:4.4rem;height:4.4rem;border:none;border-radius:50%;background:#f7f1e724;color:#fff;font-size:2.8rem;line-height:1;cursor:pointer}.wy-zoom__close:hover{background:#f7f1e747}@keyframes wy-zoom-in{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.wy-zoom{animation:none}}.wy-pdp__thumbs{display:flex;gap:1rem;list-style:none;padding:0;margin:1.2rem 0 0;flex-wrap:wrap}.wy-pdp__thumbs--ph{display:grid;grid-template-columns:repeat(3,1fr)}.wy-pdp__thumb{width:7rem;height:7rem;border-radius:var(--wy-radius);overflow:hidden;border:1.5px solid transparent;padding:0;cursor:pointer;background:none}.wy-pdp__thumb img{width:100%;height:100%;object-fit:cover;display:block}.wy-pdp__thumb.is-active{border-color:var(--wy-purple)}@media(min-width:900px){.wy-pdp__sticky{position:sticky;top:12rem}}.wy-pdp__title{font-family:var(--wy-serif);font-size:clamp(3rem,4.5vw,4.6rem);font-weight:500;line-height:1.05;margin:.6rem 0 .8rem}.wy-pdp__tagline{font-family:var(--wy-sans);font-size:1.6rem;opacity:.82;margin:0 0 1.6rem}.wy-pdp__price{display:flex;align-items:baseline;gap:1rem;flex-wrap:wrap;margin-bottom:2rem}.wy-pdp__price-now{font-family:var(--wy-serif);font-size:2.8rem;font-weight:600}.wy-pdp__price-was{opacity:.5}.wy-pdp__price-unit{font-family:var(--wy-sans);font-size:1.3rem;opacity:.7}.wy-badges{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem 1.6rem;list-style:none;padding:2rem 0 0;margin:2rem 0 0;border-top:1px solid rgba(var(--color-foreground),.14)}.wy-badge-item{display:flex;align-items:center;gap:.9rem;font-family:var(--wy-sans);font-size:1.35rem;font-weight:600}.wy-badge-item .wy-icon{color:var(--wy-gold)}.wy-pdp__desc{margin-top:2rem;font-family:var(--wy-sans);font-size:1.5rem;line-height:1.6;opacity:.88}.wy-pdp__acc{margin-top:2rem}.wy-cart-offer{font-family:var(--wy-sans);border:1px solid rgba(var(--color-foreground),.12);border-radius:var(--wy-radius);padding:1rem 1.2rem;margin:1.6rem 0 0;background:#c8b1d61f}.wy-cart-offer--success{background:#c4a36a1a;border-color:#c4a36a59;padding-block:.85rem}.wy-cart-offer__bar{height:3px;border-radius:999px;background:rgba(var(--color-foreground),.08);overflow:hidden;margin-bottom:.85rem}.wy-cart-offer--success .wy-cart-offer__bar{display:none}.wy-cart-offer__bar span{display:block;height:100%;background:var(--wy-purple);border-radius:999px;transition:width .5s cubic-bezier(.16,1,.3,1)}.wy-cart-offer--success .wy-cart-offer__bar span{background:var(--wy-gold)}.wy-cart-offer__msg{display:flex;gap:.9rem;align-items:flex-start;margin:0;font-size:1.35rem;line-height:1.45}.wy-cart-offer__msg strong{font-weight:600}.wy-cart-offer__msg--compact{align-items:center}.wy-cart-offer__icon .wy-icon{color:var(--wy-purple);margin-top:.1rem;flex:none;width:1.6rem;height:1.6rem}.wy-cart-offer--success .wy-cart-offer__icon .wy-icon{color:var(--wy-gold);margin-top:0}.wy-cart-offer__add{margin-top:1rem;font-family:var(--wy-sans);font-size:1.15rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;background:none;border:0;padding:0;cursor:pointer;color:var(--wy-purple);border-bottom:1px solid currentColor}.wy-cart-offer__add:hover{opacity:.7}#CartDrawer{--wy-cd-line: rgba(var(--color-foreground), .12)}#CartDrawer .drawer__inner{padding-inline:clamp(1.8rem,4vw,2.6rem);display:flex;flex-direction:column}#CartDrawer .drawer__header{padding:2rem 0 1.4rem;margin-bottom:0;border-bottom:1px solid var(--wy-cd-line);flex:none}#CartDrawer .drawer__heading{font-family:var(--wy-serif);font-size:2.6rem;font-weight:500;letter-spacing:.01em;margin:0}#CartDrawer .wy-cart-offer{margin:1.4rem 0 0;flex:none}#CartDrawer cart-drawer-items{flex:1 1 auto;min-height:0;overflow-y:auto;margin-top:.4rem}#CartDrawer .drawer__footer{flex:none;border-top:1px solid var(--wy-cd-line);padding-top:1.6rem;margin-top:auto}#CartDrawer .cart-items,#CartDrawer .cart-items tbody,#CartDrawer .drawer__cart-items-wrapper{display:block;width:100%}#CartDrawer .cart-items thead{display:none}#CartDrawer .cart-item{display:grid;grid-template-columns:7.2rem minmax(0,1fr) auto;grid-template-areas:"media details total" "media qty qty";gap:.6rem 1.4rem;padding:1.6rem 0;border-bottom:1px solid var(--wy-cd-line);align-items:start}#CartDrawer .cart-item:last-child{border-bottom:0}#CartDrawer .cart-item>td{display:block;padding:0;border:0;width:auto}#CartDrawer .cart-item__media{grid-area:media}#CartDrawer .cart-item__details{grid-area:details;min-width:0}#CartDrawer .cart-item__totals{grid-area:total;text-align:right;align-self:start}#CartDrawer .cart-item__quantity{grid-area:qty}#CartDrawer .cart-item__image{width:7.2rem;height:7.2rem;object-fit:cover;border-radius:var(--wy-radius);box-shadow:0 8px 22px -16px #14081299;background:var(--wy-cream)}#CartDrawer .cart-item__name{font-family:var(--wy-sans);font-weight:600;font-size:1.5rem;line-height:1.35;text-decoration:none;display:block}#CartDrawer .cart-item__name:hover{text-decoration:underline}#CartDrawer .wy-cart-item__meta{margin:.35rem 0 0;font-family:var(--wy-sans);font-size:1.25rem;letter-spacing:.04em;opacity:.62}#CartDrawer .cart-item__details .product-option{margin-top:.35rem;font-size:1.35rem;opacity:.72}#CartDrawer .product-option,#CartDrawer .cart-item__price-wrapper,#CartDrawer .price{font-family:var(--wy-sans)}#CartDrawer .cart-item__totals .price{font-family:var(--wy-serif);font-size:1.8rem;font-weight:600}#CartDrawer .cart-item__final-price,#CartDrawer .cart-item__details .product-option:not(.cart-item__old-price){font-weight:600}#CartDrawer .cart-item__old-price{opacity:.5}#CartDrawer .cart-item__details>.product-option{display:none}#CartDrawer .cart-item__quantity-wrapper{display:flex;align-items:center;gap:1.2rem;margin-top:.4rem}#CartDrawer .quantity-popover-wrapper{display:flex;align-items:center;gap:1.2rem;width:100%}#CartDrawer .quantity.cart-quantity{position:relative;width:auto;min-height:0;display:inline-flex;align-items:center;gap:.6rem;border:0;border-radius:0;background:transparent;padding:0}#CartDrawer .quantity.cart-quantity:before,#CartDrawer .quantity.cart-quantity:after{content:none;display:none}#CartDrawer .quantity__button{width:3.4rem;height:3.4rem;margin:0;flex-shrink:0;border-radius:50%;border:1px solid rgba(var(--color-foreground),.16);background:rgb(var(--color-background));transition:border-color .2s ease,background .2s ease,color .2s ease}#CartDrawer .quantity__button:hover{border-color:rgba(var(--color-foreground),.35);background:#c8b1d61f}#CartDrawer .quantity__button .svg-wrapper{width:1rem;height:1rem}#CartDrawer .quantity__input{font-family:var(--wy-sans);font-size:1.5rem;font-weight:600;width:2.4rem;min-height:0;padding:0;opacity:1;flex-grow:0}#CartDrawer cart-remove-button .cart-remove-button{width:3.4rem;height:3.4rem;min-width:3.4rem;min-height:3.4rem;padding:0;border-radius:50%;border:1px solid rgba(var(--color-foreground),.12);opacity:1;transition:border-color .2s ease,background .2s ease}#CartDrawer cart-remove-button .cart-remove-button:hover{border-color:#b3261e59;background:#b3261e0f}#CartDrawer cart-remove-button .cart-remove-button .svg-wrapper{width:1.4rem;height:1.4rem}#CartDrawer .discounts__discount{color:var(--wy-purple);font-family:var(--wy-sans);font-size:1.25rem;font-weight:600}#CartDrawer .cart-drawer__footer{border-top:0;padding-top:0}#CartDrawer .totals__total{font-family:var(--wy-serif);font-weight:500;font-size:1.5rem;text-transform:none;letter-spacing:0}#CartDrawer .totals__total-value{font-family:var(--wy-serif);font-size:2.2rem}#CartDrawer .tax-note{opacity:.6;font-size:1.2rem}#CartDrawer .cart__checkout-button{background:var(--wy-purple);color:var(--wy-cream);border-radius:0;font-family:var(--wy-sans);font-weight:600;font-size:1.3rem;letter-spacing:.14em;text-transform:uppercase;padding-block:1.6rem;box-shadow:0 14px 30px -18px #140812d9;transition:background .2s ease}#CartDrawer .cart__checkout-button:hover{background:var(--wy-purple-rich)}.wy-wholesale-stats{padding-block:clamp(1.6rem,3vw,2.4rem)}.wy-wholesale-stats--strip{padding-top:clamp(1.2rem,2vh,1.6rem);padding-bottom:calc(clamp(1.6rem,3vw,2.4rem) + var(--wy-stats-fill, 0px));border-top:1px solid rgba(var(--color-foreground),.12);box-sizing:border-box}main:has(.wy-wholesale-stats--strip){background-color:var(--wy-purple-deep)}.wy-wholesale-stats__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(1.6rem,3vw,2.4rem);text-align:center}@media(min-width:750px){.wy-wholesale-stats__grid{grid-template-columns:repeat(4,1fr)}}.wy-wholesale-stats__stat{font-family:var(--wy-serif);font-size:clamp(2.8rem,4vw,3.6rem);font-weight:600;line-height:1;margin:0 0 .6rem;color:var(--wy-gold)}.wy-wholesale-stats__label{font-family:var(--wy-sans);font-size:1.25rem;line-height:1.4;margin:0;opacity:.82;letter-spacing:.02em}.color-scheme-3 .wy-wholesale-stats__label{opacity:.88}.wy-prose{font-family:var(--wy-sans);font-size:1.6rem;line-height:1.75;opacity:.9}.wy-prose>*+*{margin-top:1.4rem}.wy-prose h2,.wy-prose h3,.wy-prose h4{font-family:var(--wy-serif);font-weight:500;line-height:1.15;margin-top:2.8rem}.wy-prose h2{font-size:clamp(2.4rem,3vw,3.2rem)}.wy-prose h3{font-size:clamp(2rem,2.4vw,2.6rem)}.wy-prose ul,.wy-prose ol{padding-left:2rem;display:grid;gap:.8rem}.wy-prose blockquote{border-left:3px solid var(--wy-gold);padding-left:2rem;font-family:var(--wy-serif);font-size:2rem;font-style:italic}.wy-prose a{color:var(--wy-purple)}.wy-contact__grid{display:grid;gap:1.4rem}@media(min-width:700px){.wy-contact__grid{grid-template-columns:1fr 1fr}}.wy-contact__form .field{margin-bottom:1.4rem}.wy-contact__form .wy-btn{margin-top:.6rem}.wy-contact__success{font-family:var(--wy-sans);background:#2f7d4f1a;border:1px solid rgba(47,125,79,.4);color:#2f7d4f;border-radius:var(--wy-radius);padding:1.2rem 1.6rem;margin-bottom:1.6rem}.wy-contact__error{font-family:var(--wy-sans);background:#b3261e14;border:1px solid rgba(179,38,30,.3);color:#b3261e;border-radius:var(--wy-radius);padding:1.2rem 1.6rem;margin-bottom:1.6rem}.wy-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:40;display:flex;align-items:center;gap:1.2rem;padding:1rem 1.6rem calc(1rem + env(safe-area-inset-bottom));background:var(--wy-offwhite);border-top:1px solid rgba(74,32,64,.14);box-shadow:0 -8px 30px -18px #4a204080}.wy-sticky-atc__info{display:flex;flex-direction:column}.wy-sticky-atc__name{font-family:var(--wy-sans);font-size:1.2rem;opacity:.7}.wy-sticky-atc__price{font-family:var(--wy-serif);font-size:1.9rem;font-weight:600}.wy-sticky-atc__btn{margin-left:auto;flex:none;padding-block:1.3rem}@media(min-width:900px){.wy-sticky-atc{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/wildyam.css.map */
