.book-demo-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:100}.book-demo-modal[hidden]{display:none}.book-demo-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;will-change:opacity}.book-demo-modal__panel{position:relative;width:min(90vw,400px);max-height:85vh;display:flex;flex-direction:column;overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 20px 40px #00000026;z-index:1;will-change:transform,opacity}.book-demo-modal__header{display:flex;justify-content:flex-end;flex-shrink:0;padding:16px 16px 0}.book-demo-modal__close{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;font-size:24px;cursor:pointer;color:#6b7280}.book-demo-modal__body{flex:1 1 auto;overflow-y:auto;padding:24px 32px 32px;display:flex;flex-direction:column;align-items:center;text-align:center}.book-demo-modal__qr-image{width:200px;height:200px;object-fit:contain;margin-bottom:20px}.book-demo-modal__description{margin:0;font-size:14px;line-height:1.6;color:#374151}@media(max-width:768px){.book-demo-modal__panel{width:min(90vw,340px)}.book-demo-modal__header{padding:12px 12px 0}.book-demo-modal__body{padding:16px 20px 24px}.book-demo-modal__qr-image{width:160px;height:160px}}
/*# sourceMappingURL=/cdn/shop/t/37/assets/book-demo-modal.css.map */
