.shop-the-scene-modal-host{display:contents}.shop-the-scene-modal__dialog{width:min(96vw,1100px);max-width:1100px;max-height:min(92dvh,900px);padding:0;margin:0 0 0 auto;border:none;border-radius:0;background:rgb(var(--color-background));overflow:hidden}.shop-the-scene-modal__dialog::backdrop{background:#00000073}.shop-the-scene-modal__inner{display:flex;flex-direction:column;max-height:min(92dvh,900px);background-color:var(--color-background)}.shop-the-scene-modal__header{display:flex;align-items:center;justify-content:space-between;gap:var(--gap-md);padding:var(--padding-lg) var(--padding-xl);border-bottom:1px solid var(--color-border)}.shop-the-scene-modal__title{margin:0;font-family:var(--font-heading--family);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:var(--font-heading--weight);line-height:var(--line-height--tight)}.shop-the-scene-modal__title-count{font-size:.55em;vertical-align:super}.shop-the-scene-modal__close{display:flex;align-items:center;justify-content:center;width:var(--minimum-touch-target);height:var(--minimum-touch-target);padding:var(--padding-sm);background:var(--color-pink-dusty);cursor:pointer}.shop-the-scene-modal__body{flex:1 1 auto;overflow-y:auto;padding:var(--padding-xl)}.shop-the-scene-modal__scent{display:grid;grid-template-columns:minmax(0,280px) minmax(0,1fr);gap:36px;margin-bottom:var(--padding-xl)}.shop-the-scene-modal__scent-media{aspect-ratio:3 / 4;overflow:hidden;background:rgb(var(--color-foreground-rgb) / .05)}.shop-the-scene-modal__scent-image{display:block;width:100%;height:100%;object-fit:cover}.shop-the-scene-modal__scent-content{display:flex;flex-direction:column;justify-content:center;gap:var(--gap-xs)}.shop-the-scene-modal__scent-eyebrow{margin:0;font-size:var(--font-size--2xs);letter-spacing:.12em;text-transform:uppercase}.shop-the-scene-modal__scent-title{margin:0}.shop-the-scene-modal__scent-description{margin:0;font-size:var(--font-size--sm);line-height:var(--line-height--body-normal)}.shop-the-scene-modal__scent-row{display:flex;align-items:center;justify-content:space-between;gap:var(--gap-md);min-height:var(--minimum-touch-target);border-top:1px solid var(--color-border)}.shop-the-scene-modal__scent-row-label{font-size:var(--font-size--2xs);letter-spacing:.1em;text-transform:uppercase}.shop-the-scene-modal__scent-row-value{display:flex;align-items:center;gap:var(--gap-sm)}.shop-the-scene-modal__olfactive-image{display:block;width:40px;height:40px;object-fit:contain}.shop-the-scene-modal__intensity-bar{position:relative;width:60px;height:4px;background:rgb(var(--color-foreground-rgb) / .12);overflow:hidden}.shop-the-scene-modal__intensity-bar-fill{display:block;width:var(--intensity-fill, 60%);height:100%;background:var(--color-pink)}.shop-the-scene-modal__intensity-label{font-size:var(--font-size--2xs);letter-spacing:.08em;text-transform:uppercase}.shop-the-scene-modal__products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:var(--gap-lg)}.shop-the-scene-modal__product-card.product-card-default{display:flex;flex-direction:column;gap:8px;height:100%;min-width:0;position:relative;overflow:hidden}.shop-the-scene-modal__product-card .product-card-default__media-wrap{position:relative;overflow:hidden}.shop-the-scene-modal__product-card .product-card__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.shop-the-scene-modal__product-card .product-card-default__media{position:relative;overflow:hidden}.shop-the-scene-modal__product-card .product-card-default__reviews{position:absolute;opacity:1;bottom:0;align-self:start;pointer-events:auto}.shop-the-scene-modal__product-card .webwinkelkeur-review-stars__icon{display:none!important}.shop-the-scene-modal__product-card .webwinkelkeur-review-stars__icon:first-child{display:block!important}.shop-the-scene-modal__product-card .product-card-default__title{max-width:100%;white-space:normal;text-overflow:clip}.shop-the-scene-modal__product-card .product-card-default__description{grid-column:auto;grid-row:auto}.shop-the-scene-modal__product-card-footer{display:flex;flex-direction:column;gap:.125rem;margin-top:auto}.shop-the-scene-modal__product-card-actions{display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-width:0}.shop-the-scene-modal__product-card .product-card-default__price{flex-shrink:0;text-align:left;white-space:nowrap}.shop-the-scene-modal__product-card .product-card-default__variants{position:static;grid-column:auto;grid-row:auto;align-self:stretch;justify-self:stretch;margin:0;opacity:1;pointer-events:auto}.shop-the-scene-modal__product-card .product-card-default__variant-pill{cursor:pointer}.shop-the-scene-modal__product-card .product-card-default__variant-pill:disabled{opacity:.35;cursor:not-allowed}.shop-the-scene-modal__product-card-add{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;background:#000;color:#fff;border:none;border-radius:8px;cursor:pointer}.shop-the-scene-modal__product-card-add:hover{background-color:#000;color:#fff}.shop-the-scene-modal__product-card-add .svg-wrapper{margin:0}.shop-the-scene-modal__product-card-add .svg-wrapper svg{display:block;width:1.125rem;height:1.125rem}.shop-the-scene-modal__product-card-add:disabled{opacity:.4;cursor:not-allowed}.shop-the-scene-modal__footer{padding:var(--padding-md) var(--padding-xl);color:rgb(var(--color-background))}.shop-the-scene-modal__footer-add{width:100%;min-height:var(--minimum-touch-target)}.shop-the-scene-modal__footer-add:disabled{opacity:.5;cursor:not-allowed}@media screen and (max-width:989px){.shop-the-scene-modal__scent{grid-template-columns:minmax(0,1fr);gap:24px}.shop-the-scene-modal__scent-media{max-width:280px}.shop-the-scene-modal__products{grid-template-columns:minmax(0,1fr)}.shop-the-scene-modal__product-card .product-card-default__title{font-size:16px;max-width:100%;white-space:normal;text-overflow:clip}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/shop-the-scene-modal.css.map */
