.amv-product,.amv-product *{box-sizing:border-box}.amv-product{--amv-bg:#FFFDF8;--amv-paper:#FFFFFF;--amv-cream:#F7F1E9;--amv-ink:#15110E;--amv-muted:#71665D;--amv-line:rgba(21,17,14,.12);--amv-soft-line:rgba(21,17,14,.075);--amv-accent:#B48258;--amv-red:#BC2621;--amv-green:#09A66D;background:linear-gradient(180deg,#fffdf8,#f8f1e8);color:var(--amv-ink);padding:clamp(12px,2vw,28px) 0 clamp(56px,8vw,104px);overflow:hidden}.amv-product__shell{width:min(1520px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(420px,.72fr);gap:clamp(22px,4vw,72px);align-items:start}.amv-product__media-column{min-width:0}.amv-product__info-column{position:sticky;top:calc(var(--amarelle-header-h,90px) + 20px);min-width:0;padding:clamp(18px,2.5vw,34px);border:1px solid var(--amv-soft-line);border-radius:34px;background:#fffdf8c7;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 24px 70px #15110e11}.amv-review-row{display:flex;align-items:center;gap:12px;margin:0 0 18px;line-height:1}.amv-review-row__stars{display:inline-flex;gap:3px}.amv-review-row__stars span{display:grid;place-items:center;width:25px;height:25px;border-radius:5px;background:#00b67a;color:#fff;font-size:15px;font-weight:900}.amv-review-row__text{font-size:1rem;color:#3d3731;white-space:nowrap}.amv-review-row__text strong{font-weight:950}.amv-review-row__text em{font-style:normal;color:var(--amv-muted)}.amv-product__title{font-family:var(--font-heading-family,var(--font-primary--family,serif));font-size:clamp(3rem,6.3vw,6.2rem);line-height:.9;letter-spacing:-.065em;font-weight:500;margin:0 0 18px;max-width:100%;overflow-wrap:anywhere;text-wrap:balance}.amv-product__intro{font-size:clamp(1rem,1.35vw,1.18rem);line-height:1.75;color:var(--amv-muted);margin:0 0 22px;max-width:62ch}.amv-price{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:0 0 26px}.amv-price__compare{font-size:clamp(1rem,1.4vw,1.2rem);font-weight:850;color:#8a8179;text-decoration:line-through;text-decoration-thickness:2px}.amv-price__current{font-size:clamp(2rem,4.2vw,3.25rem);line-height:1;color:var(--amv-red);font-weight:950;letter-spacing:.06em}.amv-price__current:not(:first-child){margin-left:2px}.amv-price__discount{display:inline-flex;align-items:center;height:38px;padding:0 20px;border-radius:999px;background:#fcebe9;color:var(--amv-red);font-size:.78rem;font-weight:950;letter-spacing:.18em;text-transform:uppercase}.amv-form{display:grid;gap:22px}.amv-variants{display:grid;gap:20px}.amv-option{border:0;padding:0;margin:0}.amv-option legend{width:100%;display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin:0 0 12px;color:var(--amv-ink);font-size:.82rem;font-weight:950;letter-spacing:.18em;text-transform:uppercase}.amv-option legend em{font-style:normal;letter-spacing:.04em;text-transform:none;color:var(--amv-muted);font-weight:750}.amv-option__values{display:flex;gap:10px;flex-wrap:wrap}.amv-choice{position:relative;display:inline-flex!important;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:0 24px;border:1.5px solid var(--amv-line);border-radius:999px;background:#ffffffb8;color:#2b251f;cursor:pointer;font-size:.9rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.amv-choice em{font-style:normal}.amv-choice>span{width:9px;height:9px;border-radius:999px;background:#d7c8b8;box-shadow:none;opacity:.75}.amv-choice:hover{border-color:#15110e73;transform:translateY(-1px);background:#fff}.amv-option input:checked+.amv-choice,.amv-choice.is-selected{border-color:var(--amv-ink);background:#fff;box-shadow:0 0 0 4px #b4825829}.amv-option input:checked+.amv-choice>span,.amv-choice.is-selected>span{background:var(--amv-accent);box-shadow:0 0 0 4px #b4825829}.amv-choice--swatch{min-width:58px;width:58px;height:58px;padding:0;border-radius:999px}.amv-choice--swatch em{position:absolute;inline-size:1px;block-size:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.amv-choice--swatch>span{width:34px;height:34px;border:1px solid rgba(21,17,14,.16);background:var(--amv-swatch);opacity:1;box-shadow:inset 0 0 0 4px #ffffffa6}.amv-option input:checked+.amv-choice--swatch>span,.amv-choice--swatch.is-selected>span{box-shadow:inset 0 0 0 4px #ffffffb3,0 0 0 5px #fff,0 0 0 7px var(--amv-ink)}.amv-choice.is-unavailable,.amv-option input:disabled+.amv-choice{opacity:.42;cursor:not-allowed;transform:none;background:#f4eee7;color:#8e8378;border-color:#15110e1a;box-shadow:none}.amv-choice.is-unavailable:after,.amv-option input:disabled+.amv-choice:after{content:"";position:absolute;left:14px;right:14px;top:50%;height:1px;background:#15110e6b;transform:rotate(-8deg)}.amv-stock{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:0 16px;border:1px solid var(--amv-line);border-radius:999px;background:#fff;font-weight:900;color:#2f2924}.amv-stock__dot{width:11px;height:11px;border-radius:999px;background:#d68b36;box-shadow:0 0 0 5px #d68b3624;animation:amvPulse 1.6s ease-in-out infinite}.amv-stock[data-soldout=true] .amv-stock__dot{background:#c34a3e;box-shadow:0 0 0 5px #c34a3e24;animation:none}@keyframes amvPulse{0%,to{transform:scale(.9);opacity:.85}50%{transform:scale(1.08);opacity:1}}.amv-buy{display:grid;grid-template-columns:150px minmax(0,1fr);gap:16px;align-items:center}.amv-qty{height:64px;display:grid;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;border:1.5px solid var(--amv-line);border-radius:999px;background:#fff;overflow:hidden}.amv-qty__button{height:100%;border:0;background:transparent;color:var(--amv-ink);font-size:1.25rem;cursor:pointer}.amv-qty input{width:100%;height:100%;border:0;background:transparent;text-align:center;font-size:1.1rem;font-weight:950;-webkit-appearance:textfield;appearance:textfield}.amv-qty input::-webkit-outer-spin-button,.amv-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.amv-button{min-height:64px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding:0 30px;cursor:pointer;text-decoration:none;font-weight:950;letter-spacing:.18em;text-transform:uppercase;transition:transform .22s ease,box-shadow .22s ease,opacity .22s ease,background .22s ease}.amv-button--primary{background:#15110e;color:#fff;box-shadow:0 20px 46px #15110e2e}.amv-button:hover{transform:translateY(-1px)}.amv-button:disabled,.amv-buy[data-soldout=true] .amv-button{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}.amv-payment .shopify-payment-button__button{border-radius:999px!important;min-height:58px!important}.amv-accordions{margin-top:28px;border-top:1px solid var(--amv-line)}.amv-accordion{border-bottom:1px solid var(--amv-line)}.amv-accordion summary{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:18px;list-style:none;cursor:pointer;font-size:.82rem;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.amv-accordion summary::-webkit-details-marker{display:none}.amv-accordion summary i{position:relative;width:18px;height:18px;flex:0 0 18px}.amv-accordion summary i:before,.amv-accordion summary i:after{content:"";position:absolute;left:2px;right:2px;top:50%;height:2px;background:var(--amv-accent);border-radius:2px;transform:translateY(-50%)}.amv-accordion summary i:after{transform:translateY(-50%) rotate(90deg)}.amv-accordion[open] summary i:after{opacity:0}.amv-accordion__content{padding:0 0 20px;color:var(--amv-muted);font-size:.98rem;line-height:1.75}.amv-accordion__content>*:first-child{margin-top:0}.amv-accordion__content>*:last-child{margin-bottom:0}.amv-gallery{min-width:0}.amv-gallery__viewport{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.amv-gallery__slide{position:relative;aspect-ratio:4/5;border-radius:30px;background:#f5f1ec;overflow:hidden;border:1px solid var(--amv-soft-line)}.amv-gallery__slide:first-child{grid-column:span 2;aspect-ratio:1/1}.amv-gallery__slide img,.amv-gallery__slide video,.amv-gallery__slide model-viewer,.amv-gallery__slide svg{width:100%;height:100%;object-fit:cover;display:block}.amv-gallery__slide svg{padding:60px;background:#f5f1ec}.amv-gallery__thumbs{display:flex;gap:10px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:14px 2px 2px}.amv-gallery__thumbs::-webkit-scrollbar{display:none}.amv-gallery__thumb{width:82px;height:96px;min-width:82px;border:1px solid var(--amv-line);border-radius:16px;background:#f5f1ec;overflow:hidden;padding:0;cursor:pointer;opacity:.62;transition:opacity .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}.amv-gallery__thumb img{width:100%;height:100%;object-fit:cover}.amv-gallery__thumb.is-active{opacity:1;border-color:var(--amv-ink);box-shadow:0 0 0 3px #b4825833}.amv-gallery__thumb:hover{opacity:1;transform:translateY(-1px)}.amv-product-row{padding:clamp(44px,7vw,92px) 0;background:#fffdf8}.amv-product-row--recent{background:#f7f1e9}.amv-product-row__shell{width:min(1480px,calc(100% - 32px));margin:0 auto}.amv-product-row__head{text-align:center;margin:0 auto 24px}.amv-product-row__head p{margin:0 0 8px;text-transform:uppercase;letter-spacing:.18em;font-weight:950;color:var(--amv-muted);font-size:.78rem}.amv-product-row__head h2{margin:0;font-family:var(--font-heading-family,var(--font-primary--family,serif));font-size:clamp(2.2rem,5vw,4.8rem);line-height:.95;letter-spacing:-.06em;font-weight:500}.amv-product-row__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(12px,1.8vw,22px)}.amv-card{display:block;color:inherit;text-decoration:none;min-width:0}.amv-card__media{display:block;aspect-ratio:3/4;border-radius:22px;overflow:hidden;background:#f3eee8;border:1px solid var(--amv-soft-line)}.amv-card__media img,.amv-card__media svg{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.amv-card:hover .amv-card__media img{transform:scale(1.035)}.amv-card__body{display:grid;gap:6px;padding:12px 2px 0}.amv-card__title{font-weight:850;line-height:1.25}.amv-card__price{display:flex;gap:8px;flex-wrap:wrap;color:var(--amv-muted)}.amv-card__price strong{color:var(--amv-ink)}.amv-card__price s{opacity:.7}.amv-mobile-atc{position:fixed;left:12px;right:12px;bottom:12px;z-index:110;display:none;align-items:center;justify-content:space-between;gap:14px;padding:10px 10px 10px 16px;border-radius:24px;background:#15110ef0;color:#fff;box-shadow:0 24px 70px #15110e42;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.amv-mobile-atc__copy{display:grid;gap:3px;min-width:0}.amv-mobile-atc__copy small{max-width:46vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;letter-spacing:.12em;color:#ffffffa3;font-size:.7rem}.amv-mobile-atc__copy strong{font-size:1rem}.amv-mobile-atc .amv-button{min-height:48px;padding:0 18px;box-shadow:none;font-size:.72rem}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:1180px){.amv-product__shell{grid-template-columns:1fr}.amv-product__info-column{position:relative;top:auto}.amv-gallery__viewport{grid-template-columns:repeat(2,minmax(0,1fr))}.amv-mobile-atc{display:flex}}@media(max-width:760px){.amv-product{padding-top:10px;padding-bottom:44px}.amv-product__shell,.amv-product-row__shell{width:100%;padding:0 12px}.amv-product__shell{gap:18px}.amv-product__info-column{padding:20px 14px 18px;border-radius:28px;background:#fffdf8eb;box-shadow:0 14px 42px #15110e0e}.amv-review-row{gap:8px;margin-bottom:14px}.amv-review-row__stars span{width:21px;height:21px;font-size:12px;border-radius:4px}.amv-review-row__text{font-size:.9rem}.amv-product__title{font-size:clamp(2.7rem,13vw,4.4rem);line-height:.92;letter-spacing:-.055em;margin-bottom:14px}.amv-product__intro{font-size:1rem;line-height:1.62;margin-bottom:18px}.amv-price{gap:10px;margin-bottom:20px}.amv-price__current{font-size:2.2rem}.amv-price__discount{height:34px;padding:0 14px;font-size:.68rem}.amv-option legend{font-size:.72rem;margin-bottom:10px}.amv-choice{min-height:48px;padding:0 18px;font-size:.76rem}.amv-choice--swatch{width:54px;height:54px;min-width:54px;padding:0}.amv-choice--swatch>span{width:31px;height:31px}.amv-buy{grid-template-columns:1fr;gap:12px}.amv-qty{height:58px}.amv-button{min-height:58px}.amv-stock{width:100%;justify-content:center}.amv-accordion summary{min-height:58px;font-size:.72rem}.amv-accordion__content{font-size:.94rem}.amv-gallery__viewport{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin:0 -12px;padding:0 12px 2px}.amv-gallery__viewport::-webkit-scrollbar{display:none}.amv-gallery__slide,.amv-gallery__slide:first-child{flex:0 0 88vw;width:88vw;grid-column:auto;aspect-ratio:4/5;border-radius:28px;scroll-snap-align:center}.amv-gallery__thumbs{margin:0 -12px;padding:12px 12px 2px}.amv-gallery__thumb{width:66px;height:80px;min-width:66px;border-radius:14px}.amv-product-row{padding:44px 0}.amv-product-row__head{margin-bottom:18px}.amv-product-row__head h2{font-size:clamp(2rem,11vw,3rem)}.amv-product-row__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.amv-card__media{border-radius:18px}.amv-card__title{font-size:.9rem}.amv-mobile-atc{bottom:8px;left:8px;right:8px;border-radius:22px}}@media(max-width:390px){.amv-product__shell,.amv-product-row__shell{padding:0 10px}.amv-gallery__viewport{margin:0 -10px;padding:0 10px 2px}.amv-gallery__slide,.amv-gallery__slide:first-child{flex-basis:89vw;width:89vw}.amv-product__title{font-size:clamp(2.35rem,12vw,3.6rem)}.amv-mobile-atc__copy small{max-width:40vw}}html body .amv-product .amv-gallery,html body [data-amv-product] .amv-gallery{width:100%!important;min-width:0!important}html body .amv-product .amv-gallery__viewport,html body [data-amv-product] .amv-gallery__viewport{display:block!important;grid-template-columns:none!important;gap:0!important;overflow:visible!important;margin:0!important;padding:0!important;scroll-snap-type:none!important;scrollbar-width:none!important}html body .amv-product .amv-gallery__viewport::-webkit-scrollbar,html body [data-amv-product] .amv-gallery__viewport::-webkit-scrollbar{display:none!important}html body .amv-product .amv-gallery__slide,html body .amv-product .amv-gallery__slide:first-child,html body [data-amv-product] .amv-gallery__slide,html body [data-amv-product] .amv-gallery__slide:first-child{display:none!important;width:100%!important;max-width:100%!important;flex:none!important;grid-column:auto!important;aspect-ratio:4/5!important;min-height:0!important;max-height:none!important;border-radius:30px!important;background:#f5f1ec!important;border:1px solid rgba(21,17,14,.09)!important;overflow:hidden!important;scroll-snap-align:unset!important;opacity:1!important;transform:none!important}html body .amv-product .amv-gallery__slide.is-active:not([hidden]),html body [data-amv-product] .amv-gallery__slide.is-active:not([hidden]){display:block!important}html body .amv-product .amv-gallery__slide img,html body .amv-product .amv-gallery__slide video,html body .amv-product .amv-gallery__slide model-viewer,html body [data-amv-product] .amv-gallery__slide img,html body [data-amv-product] .amv-gallery__slide video,html body [data-amv-product] .amv-gallery__slide model-viewer{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:center!important;background:#f5f1ec!important}html body .amv-product .amv-gallery__thumbs,html body [data-amv-product] .amv-gallery__thumbs{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:12px!important;width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;margin:0!important;padding:14px 2px 4px!important;scroll-snap-type:x proximity!important}html body .amv-product .amv-gallery__thumbs::-webkit-scrollbar,html body [data-amv-product] .amv-gallery__thumbs::-webkit-scrollbar{display:none!important}html body .amv-product .amv-gallery__thumb,html body [data-amv-product] .amv-gallery__thumb{width:78px!important;height:94px!important;min-width:78px!important;flex:0 0 78px!important;display:block!important;border-radius:16px!important;border:1px solid rgba(21,17,14,.13)!important;background:#f5f1ec!important;overflow:hidden!important;padding:0!important;opacity:.58!important;cursor:pointer!important;scroll-snap-align:start!important;box-shadow:none!important;transform:none!important}html body .amv-product .amv-gallery__thumb[hidden],html body [data-amv-product] .amv-gallery__thumb[hidden]{display:none!important}html body .amv-product .amv-gallery__thumb img,html body [data-amv-product] .amv-gallery__thumb img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important}html body .amv-product .amv-gallery__thumb.is-active,html body [data-amv-product] .amv-gallery__thumb.is-active{opacity:1!important;border-color:#15110e!important;box-shadow:0 0 0 3px #b4825833!important}html body .amv-product .amv-product__title,html body [data-amv-product] .amv-product__title{font-size:clamp(2.35rem,4.7vw,4.55rem)!important;line-height:.96!important;letter-spacing:-.045em!important;margin-bottom:16px!important;max-width:14ch!important;overflow-wrap:normal!important;word-break:normal!important}@media(max-width:1180px){html body .amv-product .amv-gallery__viewport,html body [data-amv-product] .amv-gallery__viewport{display:block!important;grid-template-columns:none!important;overflow:visible!important}html body .amv-product .amv-gallery__slide,html body .amv-product .amv-gallery__slide:first-child,html body [data-amv-product] .amv-gallery__slide,html body [data-amv-product] .amv-gallery__slide:first-child{display:none!important;flex:none!important;width:100%!important;aspect-ratio:4/5!important}html body .amv-product .amv-gallery__slide.is-active:not([hidden]),html body [data-amv-product] .amv-gallery__slide.is-active:not([hidden]){display:block!important}}@media(max-width:760px){html body .amv-product .amv-product__shell,html body [data-amv-product] .amv-product__shell{width:100%!important;padding:0 12px!important}html body .amv-product .amv-gallery__viewport,html body [data-amv-product] .amv-gallery__viewport{display:block!important;margin:0!important;padding:0!important;overflow:visible!important}html body .amv-product .amv-gallery__slide,html body .amv-product .amv-gallery__slide:first-child,html body [data-amv-product] .amv-gallery__slide,html body [data-amv-product] .amv-gallery__slide:first-child{display:none!important;width:100%!important;max-width:100%!important;flex:none!important;aspect-ratio:4/5!important;border-radius:24px!important}html body .amv-product .amv-gallery__slide.is-active:not([hidden]),html body [data-amv-product] .amv-gallery__slide.is-active:not([hidden]){display:block!important}html body .amv-product .amv-gallery__thumbs,html body [data-amv-product] .amv-gallery__thumbs{margin:0 -12px!important;padding:12px 12px 2px!important;gap:10px!important}html body .amv-product .amv-gallery__thumb,html body [data-amv-product] .amv-gallery__thumb{width:64px!important;height:78px!important;min-width:64px!important;flex-basis:64px!important;border-radius:14px!important}html body .amv-product .amv-product__title,html body [data-amv-product] .amv-product__title{font-size:clamp(2rem,9.5vw,3.1rem)!important;line-height:1!important;letter-spacing:-.035em!important;max-width:100%!important}}.amv-gallery__slide[hidden],.amv-gallery__thumb[hidden]{display:none!important}@media(max-width:760px){html body .amv-product .amv-gallery,html body [data-amv-product] .amv-gallery{display:block!important;width:100%!important}html body .amv-product .amv-gallery__viewport,html body [data-amv-product] .amv-gallery__viewport{display:block!important;width:100%!important;margin:0!important;padding:0!important;overflow:visible!important}html body .amv-product .amv-gallery__slide,html body .amv-product .amv-gallery__slide:first-child,html body [data-amv-product] .amv-gallery__slide,html body [data-amv-product] .amv-gallery__slide:first-child{display:none!important;width:min(84vw,360px)!important;max-width:360px!important;margin:0 auto!important;aspect-ratio:4/5!important;border-radius:22px!important;min-height:0!important;max-height:none!important}html body .amv-product .amv-gallery__slide.is-active:not([hidden]),html body [data-amv-product] .amv-gallery__slide.is-active:not([hidden]){display:block!important}html body .amv-product .amv-gallery__slide img,html body [data-amv-product] .amv-gallery__slide img,html body .amv-product .amv-gallery__slide video,html body [data-amv-product] .amv-gallery__slide video{object-fit:cover!important;object-position:center!important}html body .amv-product .amv-gallery__thumbs,html body [data-amv-product] .amv-gallery__thumbs{width:100%!important;margin:0!important;padding:12px 0 2px!important;justify-content:flex-start!important}html body .amv-product .amv-product__title,html body [data-amv-product] .amv-product__title{font-size:clamp(1.9rem,8.2vw,2.75rem)!important;line-height:1.02!important;letter-spacing:-.03em!important}}@media(max-width:390px){html body .amv-product .amv-gallery__slide,html body .amv-product .amv-gallery__slide:first-child,html body [data-amv-product] .amv-gallery__slide,html body [data-amv-product] .amv-gallery__slide:first-child{width:min(82vw,330px)!important;max-width:330px!important}}html body .amv-product .amv-gallery__main,html body [data-amv-product] .amv-gallery__main{position:relative!important;width:100%!important;max-width:min(100%,720px)!important;margin:0 auto!important}html body .amv-product .amv-gallery__viewport,html body [data-amv-product] .amv-gallery__viewport{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;touch-action:pan-y!important}html body .amv-product .amv-gallery__slide,html body .amv-product .amv-gallery__slide:first-child,html body [data-amv-product] .amv-gallery__slide,html body [data-amv-product] .amv-gallery__slide:first-child{width:100%!important;max-width:100%!important;margin:0 auto!important;aspect-ratio:5/5!important}html body .amv-product .amv-gallery__thumbs,html body [data-amv-product] .amv-gallery__thumbs{max-width:min(100%,720px)!important;margin:0 auto!important}html body .amv-product .amv-gallery__nav,html body [data-amv-product] .amv-gallery__nav{display:none!important}@media(min-width:1181px){html body .amv-product .amv-gallery__main,html body [data-amv-product] .amv-gallery__main,html body .amv-product .amv-gallery__thumbs,html body [data-amv-product] .amv-gallery__thumbs{max-width:min(100%,700px)!important}}@media(max-width:760px){html body .amv-product .amv-product__shell,html body [data-amv-product] .amv-product__shell{width:100%!important;padding-left:10px!important;padding-right:10px!important}html body .amv-product .amv-gallery__main,html body [data-amv-product] .amv-gallery__main{max-width:min(92vw,430px)!important;width:100%!important}html body .amv-product .amv-gallery__slide,html body .amv-product .amv-gallery__slide:first-child,html body [data-amv-product] .amv-gallery__slide,html body [data-amv-product] .amv-gallery__slide:first-child{width:100%!important;max-width:100%!important;margin:0 auto!important;aspect-ratio:4/5!important;border-radius:24px!important}html body .amv-product .amv-gallery__slide img,html body [data-amv-product] .amv-gallery__slide img,html body .amv-product .amv-gallery__slide video,html body [data-amv-product] .amv-gallery__slide video,html body .amv-product .amv-gallery__slide model-viewer,html body [data-amv-product] .amv-gallery__slide model-viewer{object-fit:cover!important;object-position:center!important}html body .amv-product .amv-gallery__nav,html body [data-amv-product] .amv-gallery__nav{position:absolute!important;top:50%!important;z-index:8!important;display:grid!important;place-items:center!important;width:44px!important;height:44px!important;padding:0!important;border:1px solid rgba(21,17,14,.12)!important;border-radius:999px!important;background:#fffdf8e0!important;color:#15110e!important;box-shadow:0 10px 28px #15110e21!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;transform:translateY(-50%)!important;cursor:pointer!important}html body .amv-product .amv-gallery__nav svg,html body [data-amv-product] .amv-gallery__nav svg{width:21px!important;height:21px!important;display:block!important}html body .amv-product .amv-gallery__nav--prev,html body [data-amv-product] .amv-gallery__nav--prev{left:8px!important}html body .amv-product .amv-gallery__nav--next,html body [data-amv-product] .amv-gallery__nav--next{right:8px!important}html body .amv-product .amv-gallery__thumbs,html body [data-amv-product] .amv-gallery__thumbs{width:100%!important;max-width:100%!important;margin:0!important;padding:12px 0 2px!important;gap:10px!important}html body .amv-product .amv-gallery__thumb,html body [data-amv-product] .amv-gallery__thumb{width:68px!important;height:82px!important;min-width:68px!important;flex:0 0 68px!important}}@media(max-width:390px){html body .amv-product .amv-gallery__main,html body [data-amv-product] .amv-gallery__main{max-width:92vw!important}}html body .amv-option--color .amv-option__values,html body [data-amv-product] .amv-option--color .amv-option__values{gap:14px!important;align-items:center!important}html body .amv-option--color .amv-choice--swatch,html body [data-amv-product] .amv-option--color .amv-choice--swatch{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;padding:0!important;border:0!important;border-radius:999px!important;background:transparent!important;box-shadow:none!important;display:inline-grid!important;place-items:center!important;overflow:visible!important;transform:none!important}html body .amv-option--color .amv-choice--swatch em,html body [data-amv-product] .amv-option--color .amv-choice--swatch em{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}html body .amv-option--color .amv-choice--swatch>span,html body [data-amv-product] .amv-option--color .amv-choice--swatch>span{width:34px!important;height:34px!important;border-radius:999px!important;display:block!important;background:var(--amv-swatch,#D8C4AF)!important;background-size:cover!important;background-position:center!important;border:1px solid rgba(21,17,14,.18)!important;box-shadow:0 0 0 3px #fffdf8!important;opacity:1!important;transform:none!important;transition:box-shadow .18s ease,transform .18s ease,border-color .18s ease!important}html body .amv-option--color .amv-choice--swatch:hover>span,html body [data-amv-product] .amv-option--color .amv-choice--swatch:hover>span{transform:scale(1.04)!important;box-shadow:0 0 0 3px #fffdf8,0 0 0 5px #15110e38!important}html body .amv-option--color input:checked+.amv-choice--swatch,html body .amv-option--color .amv-choice--swatch.is-selected,html body [data-amv-product] .amv-option--color input:checked+.amv-choice--swatch,html body [data-amv-product] .amv-option--color .amv-choice--swatch.is-selected{border:0!important;background:transparent!important;box-shadow:none!important}html body .amv-option--color input:checked+.amv-choice--swatch>span,html body .amv-option--color .amv-choice--swatch.is-selected>span,html body [data-amv-product] .amv-option--color input:checked+.amv-choice--swatch>span,html body [data-amv-product] .amv-option--color .amv-choice--swatch.is-selected>span{border-color:#15110e47!important;box-shadow:0 0 0 3px #fffdf8,0 0 0 6px #15110e,0 10px 24px #15110e29!important;transform:scale(.94)!important}html body .amv-option--color .amv-choice--swatch.is-unavailable>span,html body [data-amv-product] .amv-option--color .amv-choice--swatch.is-unavailable>span,html body .amv-option--color input:disabled+.amv-choice--swatch>span,html body [data-amv-product] .amv-option--color input:disabled+.amv-choice--swatch>span{opacity:.35!important;filter:grayscale(.25)!important}html body .amv-button[disabled],html body [data-amv-product] .amv-button[disabled]{cursor:not-allowed!important}@media(max-width:760px){html body .amv-option--color .amv-choice--swatch,html body [data-amv-product] .amv-option--color .amv-choice--swatch{width:50px!important;height:50px!important;min-width:50px!important}html body .amv-option--color .amv-choice--swatch>span,html body [data-amv-product] .amv-option--color .amv-choice--swatch>span{width:35px!important;height:35px!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/amv-product.css.map */
