.rosune-product [hidden]{display:none!important}.rosune-breadcrumb{display:none;margin:0 0 2rem}.rosune-breadcrumb__list{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;margin:0;padding:0;list-style:none;font-family:var(--rosune-font-body);font-size:1.3rem;color:var(--rosune-ink-3)}.rosune-breadcrumb__item{display:inline-flex;align-items:center;gap:.8rem}.rosune-breadcrumb__link{color:inherit;text-decoration:none;transition:color var(--duration-short, .1s) ease}.rosune-breadcrumb__link:hover{color:var(--rosune-accent)}.rosune-breadcrumb__sep{color:var(--rosune-ink-4)}.rosune-breadcrumb__current{color:var(--rosune-charcoal)}@media screen and (min-width:750px){.rosune-breadcrumb{display:block}}.rosune-product__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1.8rem;align-items:start}.rosune-product__media,.rosune-product__info-wrapper{min-width:0}.rosune-product__info{display:flex;flex-direction:column;align-items:stretch;gap:1.2rem}@media screen and (min-width:750px){.rosune-product__grid{gap:4rem}.rosune-product__info{gap:1.8rem}}@media screen and (min-width:990px){.rosune-product__grid{grid-template-columns:minmax(0,58fr) minmax(0,42fr);gap:6rem}.rosune-product__info--sticky{position:sticky;top:calc(var(--header-height, 0px) + 2.4rem)}}.rosune-gallery{display:block}.rosune-gallery__stage{position:relative}.rosune-gallery__badge{position:absolute;top:1.4rem;left:1.4rem;z-index:3;pointer-events:none;font-size:1rem;padding:.6rem 1rem}.rosune-gallery__viewer{display:block}.rosune-gallery__list{display:flex;margin:0 calc(-1 * var(--rosune-gutter));padding:0;list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.rosune-gallery__list::-webkit-scrollbar{display:none}.rosune-gallery__item{position:relative;flex:0 0 100%;min-width:0;scroll-snap-align:start;scroll-snap-stop:always}.rosune-gallery__item .product-media-container{--media-radius: 0;--media-border-width: 0;--media-shadow-visible: 0;max-width:100%;border:0;border-radius:0;background:var(--rosune-near-black);overflow:hidden}.rosune-gallery__item .product-media-container.media-type-image .media{padding-top:100%}.rosune-gallery__item .product-media-container .media{background:var(--rosune-near-black)}.rosune-gallery__item .product-media-container .media img,.rosune-gallery__item .product-media-container .deferred-media__poster img{object-fit:cover;width:100%;height:100%;border-radius:0}.rosune-gallery__item .product-media-container:not(.media-type-image) .deferred-media__poster img{object-fit:contain}.rosune-gallery__item .product__media-icon{display:none}.rosune-gallery__item .product__modal-opener--image .product__media-toggle{cursor:zoom-in}.rosune-gallery__item .product__media-toggle:after{top:0;right:0;bottom:0;left:0}.rosune-gallery__item .product__media-toggle:focus-visible:after{box-shadow:inset 0 0 0 .3rem var(--rosune-white),inset 0 0 0 .5rem var(--rosune-charcoal);border-radius:0}.rosune-gallery__item .deferred-media__poster-button{width:6rem;height:6rem;border:0;background:#fffffff0;color:var(--rosune-accent);box-shadow:var(--rosune-shadow-play)}.rosune-gallery__item .deferred-media__poster-button .icon{width:2.2rem;height:2.2rem}.rosune-gallery__item .deferred-media video,.rosune-gallery__item .deferred-media iframe,.rosune-gallery__item .deferred-media model-viewer{background:var(--rosune-near-black)}.rosune-gallery__zoom{position:absolute;right:1.4rem;bottom:1.4rem;z-index:3;pointer-events:none;display:none;align-items:center;gap:.6rem}.rosune-gallery__zoom svg{width:1.3rem;height:1.3rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.rosune-gallery__nav{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none}.rosune-gallery__nav-btn{position:absolute;top:50%;width:4rem;height:4rem;margin:0;padding:0;border:0;border-radius:50%;background:var(--rosune-overlay-ivory);color:var(--rosune-charcoal);transform:translateY(-50%);opacity:0;pointer-events:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.rosune-gallery__nav-btn[name=previous]{left:1rem}.rosune-gallery__nav-btn[name=next]{right:1rem}.rosune-gallery__nav-btn:focus-visible{opacity:1;pointer-events:auto;outline:.2rem solid var(--rosune-charcoal);outline-offset:.2rem}.rosune-gallery__nav-btn svg{width:1.8rem;height:1.8rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.rosune-gallery__dots{position:absolute;left:0;right:0;bottom:1.2rem;z-index:3;display:flex;justify-content:center;gap:.6rem;pointer-events:none}.rosune-gallery__dot{width:.6rem;height:.6rem;border-radius:.3rem;background:#ffffff80;transition:width var(--duration-short, .1s) ease,background-color var(--duration-short, .1s) ease}.rosune-gallery__dot.is-active{width:1.8rem;background:var(--rosune-white)}.rosune-gallery__pause{position:absolute;left:1.4rem;bottom:1.4rem;z-index:4;width:3.2rem;height:3.2rem;margin:0;padding:0;border:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--rosune-overlay-ivory);color:var(--rosune-charcoal);cursor:pointer;opacity:.7;transition:opacity var(--duration-short, .1s) ease}.rosune-gallery__pause:hover,.rosune-gallery__pause:focus-visible{opacity:1}.rosune-gallery__pause:focus-visible{outline:.2rem solid var(--rosune-charcoal);outline-offset:.2rem}.rosune-gallery__pause svg{width:1.4rem;height:1.4rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.rosune-gallery__thumbs-wrapper{display:block;margin-top:1rem}.rosune-gallery__thumbs{display:flex;gap:.6rem;margin:0;padding:.2rem;list-style:none;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.rosune-gallery__thumbs::-webkit-scrollbar{display:none}.rosune-gallery__thumb-item{flex:0 0 calc((100% - 5 * .6rem) / 6);min-width:5.2rem;scroll-snap-align:start}.rosune-gallery__thumb{position:relative;display:block;width:100%;aspect-ratio:1 / 1;margin:0;padding:0;border:.2rem solid transparent;border-radius:var(--rosune-radius-tiny);background:var(--rosune-gradient-placeholder-soft);overflow:hidden;cursor:pointer;color:var(--rosune-white);transition:border-color var(--duration-short, .1s) ease,opacity var(--duration-short, .1s) ease}.rosune-gallery__thumb:hover{opacity:.85}.rosune-gallery__thumb[aria-current]{border-color:var(--rosune-accent);opacity:1}.rosune-gallery__thumb:focus-visible{outline:.2rem solid var(--rosune-charcoal);outline-offset:.2rem}.rosune-gallery__thumb-img,.rosune-gallery__thumb .placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:calc(var(--rosune-radius-tiny) - .2rem)}.rosune-gallery__thumb .placeholder-svg{fill:rgba(var(--rosune-charcoal-rgb),.12)}.rosune-gallery__thumb--video:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--rosune-overlay-charcoal);z-index:1}.rosune-gallery__thumb-play{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center}.rosune-gallery__thumb-play svg{width:1.6rem;height:1.6rem;fill:currentColor}.rosune-gallery__thumb-duration{position:absolute;right:.6rem;bottom:.5rem;z-index:2;font-family:var(--rosune-font-body);font-size:.9rem;letter-spacing:.04em;color:#ffffffb3}.rosune-gallery__thumb-caption{position:absolute;left:.4rem;right:.4rem;bottom:.4rem;z-index:2;padding:.2rem .4rem;border-radius:var(--rosune-radius-chip);background:var(--rosune-overlay-charcoal);color:var(--rosune-white);font-family:var(--rosune-font-body);font-size:.8rem;font-weight:500;letter-spacing:.08em;line-height:1.3;text-transform:uppercase;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rosune-gallery__thumb--video .rosune-gallery__thumb-caption{background:transparent;right:auto;left:.8rem;bottom:.5rem;padding:0;font-size:.9rem;letter-spacing:.1em}.rosune-gallery__thumb--video .rosune-gallery__thumb-duration~.rosune-gallery__thumb-caption{right:3rem}.rosune-gallery__empty{aspect-ratio:1 / 1}@media screen and (min-width:750px){.rosune-gallery__list{display:block;margin:0;overflow:visible;scroll-snap-type:none}.rosune-gallery__item{display:none}.rosune-gallery__item.is-active{display:block}.rosune-gallery__item .product-media-container{border-radius:var(--rosune-radius-md);box-shadow:var(--rosune-shadow-image)}.rosune-gallery__item .product__media-toggle:focus-visible:after{border-radius:var(--rosune-radius-md)}.rosune-gallery__badge{top:1.8rem;left:1.8rem;font-size:1.1rem;padding:.8rem 1.2rem}.rosune-gallery__zoom{display:inline-flex;right:1.8rem;bottom:1.8rem}.rosune-gallery__pause{left:1.8rem;bottom:1.8rem}.rosune-gallery__nav,.rosune-gallery__dots{display:none}.rosune-gallery__thumbs-wrapper{margin-top:1.4rem}.rosune-gallery__thumbs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;padding:.2rem;overflow:visible}.rosune-gallery__thumb-item{flex:none;min-width:0}.rosune-gallery__thumb{border-radius:var(--rosune-radius-xs)}.rosune-gallery__thumb-img,.rosune-gallery__thumb .placeholder-svg{border-radius:calc(var(--rosune-radius-xs) - .2rem)}.rosune-gallery__thumb-play svg{width:2.2rem;height:2.2rem}}@media screen and (min-width:990px){.rosune-gallery__thumbs{grid-template-columns:repeat(7,minmax(0,1fr))}}@media screen and (min-width:750px)and (prefers-reduced-motion:no-preference){.rosune-gallery__item.is-active{animation:rosune-gallery-fade .25s ease}}@keyframes rosune-gallery-fade{0%{opacity:.4}to{opacity:1}}.rosune-product__eyebrow{margin:0}.rosune-product__title{margin:0;color:var(--rosune-charcoal)}.rosune-product__rating{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;font-family:var(--rosune-font-body);font-size:1.3rem;color:var(--rosune-ink-3)}.rosune-product__stars svg{width:1.4rem;height:1.4rem}.rosune-product__rating-value{font-weight:500;color:var(--rosune-charcoal)}.rosune-product__rating-link{color:var(--rosune-ink-3);text-decoration:underline;text-underline-offset:.3rem}.rosune-product__rating-link:hover{color:var(--rosune-accent)}.rosune-product__rating-sep{color:var(--rosune-line-strong)}.rosune-product__app:empty{display:none}.rosune-product__intro p{margin:0;font-family:var(--rosune-font-body);font-size:1.4rem;line-height:1.6;color:var(--rosune-ink-2)}.rosune-product__intro-short{display:none}.rosune-product__price{display:flex;flex-direction:column;gap:.6rem}.rosune-product__price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:1.2rem}.rosune-product__price-total{line-height:1}.rosune-product__installment{margin:0}.rosune-product__bundle{display:flex;flex-direction:column;gap:1rem}.rosune-product__bundle-head{display:flex;justify-content:space-between;align-items:baseline;gap:1.2rem}.rosune-product__bundle-note{text-align:right}.rosune-tiers{display:flex;flex-direction:column;gap:.8rem;padding-top:.8rem}.rosune-tier{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1.2rem;width:100%;margin:0;padding:1.2rem 1.4rem;border:.15rem solid var(--rosune-line-strong);border-radius:var(--rosune-radius-mobile);background:var(--rosune-white);box-shadow:var(--rosune-shadow-tier-idle);color:var(--rosune-charcoal);font-family:var(--rosune-font-body);text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:border-color var(--duration-short, .1s) ease,background-color var(--duration-short, .1s) ease,box-shadow var(--duration-short, .1s) ease}.rosune-tier:hover{border-color:var(--rosune-ink-4)}.rosune-tier.is-selected,.rosune-tier[aria-checked=true]{background:var(--rosune-petal);border-color:var(--rosune-accent);box-shadow:inset 0 0 0 .1rem var(--rosune-accent)}.rosune-tier:focus-visible{outline:.2rem solid var(--rosune-charcoal);outline-offset:.3rem}.rosune-tier__tag{position:absolute;top:-.9rem;left:1.2rem;font-size:.9rem;letter-spacing:.08em;padding:.2rem .8rem}.rosune-tier__body{display:flex;flex-direction:column;gap:.2rem;min-width:0}.rosune-tier__qty{font-family:var(--rosune-font-body);font-size:1.4rem;font-weight:500;line-height:1.2;color:var(--rosune-charcoal)}.rosune-tier__each,.rosune-tier__note{display:none}.rosune-tier__sub{font-size:1.2rem;color:var(--rosune-ink-3)}.rosune-tier.is-selected .rosune-tier__sub,.rosune-tier[aria-checked=true] .rosune-tier__sub{color:var(--rosune-rose-deep)}.rosune-tier__total{flex:none;font-size:2rem;font-weight:500;letter-spacing:-.01em;line-height:1;color:var(--rosune-charcoal)}.rosune-product__variants{display:flex;flex-direction:column;gap:.8rem}.rosune-product__variants variant-selects{display:flex;flex-direction:column;gap:1.2rem}.rosune-product__variants .product-form__input{margin:0;padding:0;border:0;max-width:none;display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem}.rosune-product__variants .product-form__input .form__label{font-family:var(--rosune-font-body);font-size:1.15rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--rosune-ink-2);padding:0;margin:0}.rosune-product__variants .product-form__input--swatch{--swatch-input--size: 2.8rem}.rosune-product__variants .swatch-input__input+.swatch-input__label{outline-offset:.2rem}.rosune-product__variants .swatch-input__input:checked+.swatch-input__label{outline:.2rem solid var(--rosune-accent);box-shadow:inset 0 0 0 .2rem var(--rosune-ivory)}.rosune-product__variants .product-form__input--pill input[type=radio]+label{border-radius:var(--rosune-radius-pill);border:.15rem solid var(--rosune-line-strong);background:var(--rosune-white);color:var(--rosune-charcoal);font-family:var(--rosune-font-body);font-size:1.3rem;letter-spacing:.02em;padding:.8rem 1.6rem;margin:0;box-shadow:none}.rosune-product__variants .product-form__input--pill input[type=radio]:checked+label{background:var(--rosune-petal);border-color:var(--rosune-accent);color:var(--rosune-charcoal)}.rosune-product__variants .product-form__input--pill input[type=radio]:checked+label:before,.rosune-product__variants .product-form__input--pill input[type=radio]:checked+label:after,.rosune-product__variants .product-form__input--pill input[type=radio]+label:before,.rosune-product__variants .product-form__input--pill input[type=radio]+label:after{display:none}.rosune-product__variants .product-form__input--pill input[type=radio]:focus-visible+label{outline:.2rem solid var(--rosune-charcoal);outline-offset:.2rem}.rosune-product__variants .product-form__input--pill input[type=radio]:disabled+label,.rosune-product__variants .product-form__input--pill input[type=radio].disabled+label{color:var(--rosune-ink-4);text-decoration:line-through;border-color:var(--rosune-line)}.rosune-product__variants .product-form__input--dropdown .select{max-width:24rem}.rosune-product__variant-note{margin:0}.rosune-product__form .product-form{display:block}.rosune-product__buttons{display:flex;flex-direction:column;gap:1rem;max-width:none}.rosune-product__submit.button{min-height:5.4rem;margin:0;font-size:1.4rem;letter-spacing:.12em;border-radius:var(--rosune-radius-pill);--buttons-radius-outset: var(--rosune-radius-pill);--buttons-radius: var(--rosune-radius-pill)}.rosune-product__submit.button .loading__spinner{color:var(--rosune-white)}.rosune-product__dynamic{width:100%}.rosune-product__dynamic .shopify-payment-button{margin:0}.rosune-product__dynamic .shopify-payment-button__button{min-height:5.4rem;border-radius:var(--rosune-radius-pill)}.rosune-product__dynamic .shopify-payment-button__more-options{color:var(--rosune-ink-3);font-family:var(--rosune-font-body);font-size:1.2rem;margin-top:.8rem}.rosune-product__dynamic--desktop{display:none}.rosune-product .product-form__error-message-wrapper{font-family:var(--rosune-font-body);font-size:1.3rem;margin-bottom:1rem}.rosune-product__dispatch{display:flex;flex-direction:column;gap:.6rem}.rosune-product__stock{display:flex;align-items:center;gap:.8rem;margin:0;font-family:var(--rosune-font-body);font-size:1.25rem}.rosune-product__stock .rosune-dot{width:.7rem;height:.7rem}.rosune-product__stock-short{display:none}.rosune-product__countdown{display:none;align-items:center;gap:.8rem;font-family:var(--rosune-font-body);font-size:1.3rem;color:var(--rosune-ink-3);font-variant-numeric:lining-nums tabular-nums}.rosune-product__countdown svg{width:1.4rem;height:1.4rem;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex:none}.rosune-product__trust{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:.8rem;margin:0;padding:1.4rem 0;list-style:none;border-top:.1rem solid var(--rosune-line);border-bottom:.1rem solid var(--rosune-line)}.rosune-product__trust-item{display:flex;flex-direction:column;align-items:center;gap:.6rem;text-align:center}.rosune-product__trust-icon{width:auto;height:auto;background:transparent;color:var(--rosune-rose-deep)}.rosune-product__trust-icon svg{width:2rem;height:2rem}.rosune-product__trust-text{font-family:var(--rosune-font-body);font-size:1.1rem;line-height:1.4;color:var(--rosune-ink-2)}.rosune-product__payments{display:none;align-items:center;justify-content:center;gap:1.2rem}.rosune-product__payments:has(.rosune-product__secure){justify-content:space-between}.rosune-product__chips{display:flex;flex-wrap:wrap;gap:.6rem;margin:0;padding:0;list-style:none}.rosune-product__secure{display:inline-flex;align-items:center;gap:.5rem;flex:none;font-family:var(--rosune-font-body);font-size:1.1rem;color:var(--rosune-ink-3);white-space:nowrap}.rosune-product__secure svg{width:1.2rem;height:1.2rem;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.rosune-product__description{border-top:.1rem solid var(--rosune-line)}.rosune-product__description-summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.4rem 0;cursor:pointer;list-style:none;font-family:var(--rosune-font-body);font-size:1.15rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--rosune-ink-2)}.rosune-product__description-summary::-webkit-details-marker{display:none}.rosune-product__description-summary svg{width:1.8rem;height:1.8rem;fill:none;stroke:var(--rosune-accent);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform var(--duration-short, .1s) ease}.rosune-product__description[open] .rosune-product__description-summary svg{transform:rotate(180deg)}.rosune-product__description-body{padding:0 0 1.6rem;font-size:1.4rem;color:var(--rosune-ink-2)}.rosune-product__description-body p{margin:0 0 1rem}.rosune-product__empty{display:grid;gap:1.6rem;max-width:48rem}.rosune-product__empty-media{aspect-ratio:1 / 1}@media screen and (max-width:749px){.rosune-product__intro,.rosune-product__intro~*{order:1}.rosune-product__price{order:0}.rosune-product__intro-long:not(:only-child){display:none}.rosune-product__intro-short{display:block}.rosune-product__stock-long:not(:last-child){display:none}.rosune-product__stock-short{display:inline}}@media screen and (min-width:750px){.rosune-product__intro p{font-size:1.6rem}.rosune-product__stars svg{width:1.5rem;height:1.5rem}.rosune-product__rating,.rosune-product__rating-link{font-size:1.4rem}.rosune-product__social{font-size:1.3rem}.rosune-tiers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding-top:.8rem}.rosune-tiers--1{grid-template-columns:minmax(0,1fr)}.rosune-tiers--2{grid-template-columns:repeat(2,minmax(0,1fr))}.rosune-tier{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.2rem;padding:1.8rem 1.4rem 1.4rem;border-radius:var(--rosune-radius-sm)}.rosune-tier.is-selected,.rosune-tier[aria-checked=true]{box-shadow:var(--rosune-shadow-tier-selected)}.rosune-tier__tag{top:-1rem;font-size:1rem;letter-spacing:.1em;padding:.3rem .9rem}.rosune-tier__qty{font-family:var(--rosune-font-display);font-size:2.4rem;font-weight:600;line-height:1.15}.rosune-tier__each{display:block;font-size:2.6rem;font-weight:500;letter-spacing:-.01em;line-height:1.15;color:var(--rosune-charcoal)}.rosune-tier__note{display:block;margin-top:.4rem;font-size:1.2rem;font-weight:500;color:var(--rosune-rose-deep)}.rosune-tier__sub,.rosune-tier__total{display:none}.rosune-product__submit.button{min-height:5.8rem;letter-spacing:.14em}.rosune-product__dynamic--desktop{display:block}.rosune-product__stock{font-size:1.3rem}.rosune-product__stock .rosune-dot{width:.8rem;height:.8rem}.rosune-product__countdown{display:flex}.rosune-product__trust{gap:1rem;padding:1.8rem 0}.rosune-product__trust-item{gap:.8rem}.rosune-product__trust-icon{width:4rem;height:4rem;background:var(--rosune-petal)}.rosune-product__trust-text{font-size:1.2rem}.rosune-product__payments{display:flex}}.rosune-sticky-bar{position:fixed;left:0;right:0;bottom:0;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding:1.2rem 1.8rem;padding-bottom:max(1.2rem,env(safe-area-inset-bottom));background:rgba(var(--rosune-ivory-rgb),.96);border-top:.1rem solid var(--rosune-line);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);transform:translateY(110%);visibility:hidden;transition:transform .25s ease,visibility 0s linear .25s}.rosune-sticky-bar[hidden]{display:none}.rosune-sticky-bar.is-visible{transform:translateY(0);visibility:visible;transition:transform .25s ease,visibility 0s linear 0s}.rosune-sticky-bar__meta{display:flex;flex-direction:column;gap:.3rem;min-width:0}.rosune-sticky-bar__label{font-family:var(--rosune-font-body);font-size:1.2rem;color:var(--rosune-ink-3);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rosune-sticky-bar__price{font-family:var(--rosune-font-body);font-size:2.2rem;font-weight:500;line-height:1;color:var(--rosune-charcoal)}.rosune-sticky-bar__button{flex:1 1 auto;min-height:4.8rem;padding:0 2rem;font-size:1.3rem;letter-spacing:.12em;box-shadow:none}.rosune-sticky-bar__button:hover{transform:none;box-shadow:none}body.rosune-sticky-bar-visible{padding-bottom:10rem}@media screen and (min-width:750px){.rosune-sticky-bar{display:none}body.rosune-sticky-bar-visible{padding-bottom:0}}@media(prefers-reduced-motion:reduce){.rosune-gallery__list{scroll-behavior:auto}.rosune-gallery__item.is-active{animation:none}.rosune-sticky-bar,.rosune-sticky-bar.is-visible{transition:none}.rosune-tier,.rosune-gallery__thumb,.rosune-gallery__dot,.rosune-gallery__pause,.rosune-product__description-summary svg{transition:none}}product-modal.product-media-modal{background:#2a1f26d6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow:hidden;transition:opacity .25s ease,visibility .25s ease}product-modal .product-media-modal__dialog,product-modal .product-media-modal__dialog.gradient,product-modal .product-media-modal__content,product-modal .product-media-modal__content.gradient{background:transparent!important;background-image:none!important}product-modal .product-media-modal__dialog{display:flex;align-items:center;justify-content:center;height:100dvh;padding:2.4rem;box-sizing:border-box}product-modal .product-media-modal__content{position:relative;display:flex;align-items:center;justify-content:center;width:auto;max-width:min(92vw,100rem);max-height:92dvh;margin:0;padding:0;overflow:visible}product-modal .product-media-modal__content>*:not(.active){display:none!important}product-modal .product-media-modal__content>.active{display:block;width:min(92vw,92dvh,100rem);height:auto;aspect-ratio:1 / 1;max-width:min(92vw,100rem);max-height:92dvh;object-fit:contain;border-radius:var(--rosune-radius-card);box-shadow:0 3rem 8rem #00000073;background:var(--rosune-white)}product-modal .product-media-modal__content>deferred-media.active,product-modal .product-media-modal__content>product-model.active{width:min(92vw,100rem);aspect-ratio:1 / 1;overflow:hidden}product-modal .product-media-modal__toggle{position:fixed;top:2rem;right:2rem;z-index:3;width:4.4rem;height:4.4rem;margin:0;padding:1.2rem;border:0;border-radius:50%;background:var(--rosune-white);color:var(--rosune-charcoal);box-shadow:0 .6rem 2rem #00000040;cursor:pointer}product-modal .product-media-modal__toggle:hover{background:var(--rosune-petal)}.rosune-lightbox__nav{position:fixed;top:50%;z-index:3;width:4.4rem;height:4.4rem;display:flex;align-items:center;justify-content:center;transform:translateY(-50%);border:0;border-radius:50%;background:var(--rosune-white);color:var(--rosune-charcoal);box-shadow:0 .6rem 2rem #00000040;cursor:pointer}.rosune-lightbox__nav:hover{background:var(--rosune-petal)}.rosune-lightbox__nav--prev{left:2rem}.rosune-lightbox__nav--next{right:2rem}.rosune-lightbox__nav svg{width:1.8rem;height:1.8rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.rosune-lightbox__count{position:fixed;left:50%;bottom:2rem;z-index:3;transform:translate(-50%);font-family:var(--rosune-font-body);font-size:1.2rem;letter-spacing:.12em;color:#ffffffd9}@media screen and (max-width:749px){product-modal .product-media-modal__dialog{padding:1.2rem}product-modal .product-media-modal__content,product-modal .product-media-modal__content>.active{max-width:96vw;max-height:86dvh}product-modal .product-media-modal__content>.active{width:min(96vw,86dvh)}.rosune-lightbox__nav--prev{left:1rem}.rosune-lightbox__nav--next{right:1rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/rosune-product.css.map */
