.showroom-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:16px;opacity:0;transition:opacity .3s ease}.showroom-popup.is-open{display:flex;opacity:1}.showroom-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;cursor:pointer}.showroom-popup__dialog{position:relative;background:#fff;width:100%;max-width:1100px;max-height:90vh;overflow:hidden;border-radius:8px;box-shadow:0 25px 60px #00000040;transform:scale(.96);transition:transform .3s ease}.showroom-popup.is-open .showroom-popup__dialog{transform:scale(1)}.showroom-popup__close{position:absolute;top:16px;right:16px;z-index:2;width:36px;height:36px;border:none;background:#fffffff2;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#000;transition:background .2s ease}.showroom-popup__close:hover{background:#f4f4f4}.showroom-popup__grid{display:grid;grid-template-columns:1fr;gap:0;height:100%;max-height:90vh}@media(min-width:768px){.showroom-popup__grid{grid-template-columns:1fr 1fr;min-height:480px}}.showroom-popup__content{padding:32px 24px;display:flex;flex-direction:column;justify-content:center;overflow-y:auto;min-height:0}@media(min-width:768px){.showroom-popup__content{padding:56px 48px}}.showroom-popup__heading{font-size:28px;line-height:1.2;margin:0 0 20px;font-weight:700;color:#111}@media(min-width:768px){.showroom-popup__heading{font-size:36px}}.showroom-popup__body{font-size:15px;line-height:1.6;color:#333;margin-bottom:28px}.showroom-popup__body p{margin:0 0 14px}.showroom-popup__body p:last-child{margin-bottom:0}.showroom-popup__button{display:inline-block;align-self:flex-start;background:#000;color:#fff;padding:14px 28px;text-decoration:none;font-weight:500;font-size:15px;border-radius:2px;transition:background .2s ease}.showroom-popup__button:hover{background:#222;color:#fff}.showroom-popup__media{order:-1;overflow:hidden;aspect-ratio:16 / 10;min-height:0}@media(min-width:768px){.showroom-popup__media{order:0;aspect-ratio:auto;height:100%}}.showroom-popup__image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.showroom-popup__media img{width:100%;object-fit:cover}body.popup-open{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/10/compiled_assets/styles.css.map */
