.qa-sheet-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background:#11111173;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.qa-sheet-overlay.is-open{opacity:1;visibility:visible}body.qa-sheet-locked{overflow:hidden}.qa-sheet{position:fixed;left:0;right:0;bottom:0;top:auto;z-index:10001;width:100%;max-height:85vh;background:#fff;border-radius:20px 20px 0 0;box-shadow:0 -10px 40px #0000002e;display:flex;flex-direction:column;transform:translateY(100%);transition:transform .3s cubic-bezier(.32,.72,0,1),max-height .32s ease,border-radius .32s ease;overflow:hidden}.qa-sheet.is-open{transform:translateY(0)}.qa-sheet.is-dragging{transition:none}.qa-sheet.is-expanded{max-height:100dvh;border-radius:0}.qa-sheet__handle-row{flex:none;padding:10px 0 4px;display:flex;flex-direction:column;align-items:center;touch-action:none;cursor:grab;-webkit-tap-highlight-color:transparent;position:relative;z-index:2;background:#fff;border-bottom:1px solid rgba(0,0,0,.06)}.qa-sheet__handle-row:active{cursor:grabbing}.qa-sheet__handle{width:40px;height:5px;border-radius:99px;background:#ddd}.qa-sheet__handle-hint{margin-top:5px;font-size:10px;font-weight:650;color:#999;letter-spacing:.02em}.qa-sheet.is-expanded .qa-sheet__handle-hint{display:none}.qa-sheet__close{position:absolute;top:10px;right:12px;z-index:3;width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:8px;background:#f5f5f5f2;color:#333;cursor:pointer}.qa-sheet__close:hover{background:#eee}.qa-sheet__content{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.qa-sheet__skeleton{padding:16px}.qa-sheet__skeleton-img,.qa-sheet__skeleton-line{background:linear-gradient(90deg,#ececec 25%,#f6f6f6 37%,#ececec 63%);background-size:400% 100%;animation:qa-sheet-shimmer 1.4s ease infinite}.qa-sheet__skeleton-img{width:100%;aspect-ratio:1/1;border-radius:12px}.qa-sheet__skeleton-line{height:14px;border-radius:6px;margin-top:14px}.qa-sheet__skeleton-line--short{width:55%}@keyframes qa-sheet-shimmer{0%{background-position:100% 0}to{background-position:0 0}}@media(min-width:750px){.qa-sheet{left:50%;right:auto;bottom:24px;width:min(92vw,560px);max-height:88vh;border-radius:18px;transform:translate(-50%,24px) scale(.98);opacity:0}.qa-sheet.is-open{transform:translate(-50%) scale(1);opacity:1}.qa-sheet.is-expanded{left:0;right:0;bottom:0;width:100%;max-height:100dvh;border-radius:0;transform:translateY(0);opacity:1}.qa-sheet__handle-hint{display:none}}
/*# sourceMappingURL=/cdn/shop/t/46/assets/product-card-quick-add.css.map */
