@media(max-width:767px){.pasc-mobile-sticky{position:fixed;bottom:0;left:0;width:100%;z-index:9999;background:#fffffff2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 -4px 20px #00000014;padding:12px 16px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;border-top:1px solid rgba(0,0,0,.05)}.pasc-sticky-wrapper{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:600px;gap:16px}.pasc-sticky-avatar{display:none;flex-shrink:0;width:48px;height:48px;border-radius:50%;overflow:hidden;border:2px solid #fff;box-shadow:0 2px 8px #00000026}.pasc-sticky-avatar img{width:100%;height:100%;object-fit:cover}.pasc-sticky-btn{flex:1;height:48px;background:#ff9800;color:#fff;font-weight:700;font-size:16px;line-height:1;white-space:nowrap;border:none;border-radius:100px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #ff980059;transition:transform .2s;outline:none}.pasc-sticky-btn:active{transform:scale(.96)}.pasc-mobile-sticky .pasc-toggle-btn{display:none!important}}.pasc-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;z-index:2147483647;display:flex;align-items:flex-end;justify-content:center;opacity:0;animation:fadeIn .2s forwards}body.pasc-modal-open #estimate-button-container,body.pasc-modal-open #cs-bot,body.pasc-modal-open [id*=chat],body.pasc-modal-open [class*=line-banner],body.pasc-modal-open .g-stickybar{display:none!important}.pasc-modal-content{background:#fff;width:100%;max-width:100%;border-radius:20px 20px 0 0;box-shadow:0 -4px 20px #0003;transform:translateY(100%);animation:slideUp .3s forwards;display:flex;flex-direction:column;height:85vh;overflow:hidden}@media(min-width:768px){.pasc-modal-overlay{align-items:center}.pasc-modal-content{width:460px;max-width:92vw;height:auto;max-height:86vh;border-radius:16px;transform:translateY(20px)}}@keyframes fadeIn{to{opacity:1}}@keyframes slideUp{to{transform:translateY(0)}}.pasc-modal-header{min-height:40px;position:relative;display:flex;justify-content:flex-end;padding:10px}.pasc-modal-close-icon{font-size:32px;background:none;border:none;color:#888;line-height:.8;cursor:pointer;padding:0 10px}.pasc-summary-box{background:#f8f9fa;padding:16px;margin:0 20px 20px;border-radius:8px;border:1px solid #eee}.pasc-summary-label{font-size:12px;color:#888;margin-bottom:4px}.pasc-summary-value{font-size:16px;font-weight:700;color:#333;margin-bottom:4px}.pasc-summary-price{font-size:16px;font-weight:700;color:#e12f32}.pasc-scroll-area{flex:1;overflow-y:auto;padding:0 20px 20px;-webkit-overflow-scrolling:touch}.pasc-step-container{margin-bottom:24px}.pasc-step-label{font-size:14px;font-weight:700;color:#333;margin-bottom:12px}.pasc-options-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pasc-option-btn{background:#fff;border:2px solid #ddd;border-radius:8px;padding:10px;text-align:left;cursor:pointer;transition:all .2s;min-height:50px;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.pasc-option-btn.in-stock{border-left:4px solid #27ae60}.pasc-option-btn.out-of-stock{border-left:4px solid #ccc;opacity:.5}@media(max-width:768px){.pasc-option-btn{padding:8px;gap:2px}.pasc-opt-name{font-size:12px!important;line-height:1.3!important;word-break:break-word!important;overflow-wrap:break-word!important}.pasc-opt-stock{display:none!important}.pasc-opt-meta{font-size:12px!important;color:#e12f32!important;font-weight:700!important}}.pasc-opt-img{width:40px;height:40px;border-radius:6px;object-fit:cover;flex-shrink:0;border:1px solid #eee}.pasc-option-btn.selected{border-color:#e12f32;background:#fff5f5;box-shadow:0 0 0 1px #e12f32 inset}.pasc-option-btn.disabled{opacity:.6;background:#f0f0f0;border-color:#e0e0e0;color:#aaa;pointer-events:none;cursor:not-allowed}.pasc-option-btn.disabled .pasc-opt-name{color:#aaa;text-decoration:line-through}.pasc-option-btn.disabled .pasc-opt-meta,.pasc-option-btn.disabled .pasc-opt-stock{display:none}.pasc-opt-name{font-size:14px;font-weight:600;color:#333;display:block}.pasc-opt-meta{font-size:13px;color:#666;margin-top:4px}.pasc-opt-stock{font-size:12px;margin-top:4px}.stock-in{color:#27ae60;font-weight:700}.stock-out{color:#e12f32;font-weight:700}@media(max-width:768px){.stock-in,.stock-out,.pasc-opt-stock{display:none!important}}.pasc-modal-footer{padding:16px 20px calc(16px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #eee;box-shadow:0 -2px 10px #0000000d}.pasc-modal-buy-btn{width:100%;height:52px;background:#ff9800;color:#fff;font-size:16px;font-weight:700;border:none;border-radius:100px;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1}.pasc-modal-buy-btn:disabled{background:#ccc;cursor:not-allowed}@media(min-width:768px){.pasc-desktop-sticky{position:fixed;top:50%;right:0;transform:translateY(-50%) translate(100%);width:200px;z-index:9999;background:#fff;box-shadow:-4px 0 20px #00000026;padding:16px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;border-radius:12px 0 0 12px;opacity:0;visibility:hidden;transition:transform .3s ease,opacity .3s ease,visibility .3s ease}.pasc-desktop-sticky.pasc-desktop-sticky--visible{transform:translateY(-50%) translate(0);opacity:1;visibility:visible}.pasc-desktop-sticky .pasc-sticky-wrapper{display:flex;flex-direction:column;align-items:center;width:100%;gap:12px}.pasc-desktop-sticky .pasc-sticky-avatar{flex-shrink:0;width:80px;height:80px;border-radius:8px;overflow:hidden;border:1px solid #eee;box-shadow:0 2px 8px #00000014}.pasc-desktop-sticky .pasc-sticky-avatar img{width:100%;height:100%;object-fit:cover}.pasc-desktop-sticky .pasc-sticky-title{font-size:12px;font-weight:600;color:#333;text-align:center;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;width:100%}.pasc-desktop-sticky .pasc-sticky-price{font-size:16px;font-weight:700;color:#e12f32;text-align:center;display:flex;flex-direction:column;align-items:center;gap:2px}.pasc-desktop-sticky .pasc-price-original{font-size:12px;font-weight:400;color:#999;text-decoration:line-through}.pasc-desktop-sticky .pasc-price-sale{font-size:16px;font-weight:700;color:#e12f32}.pasc-desktop-sticky .pasc-sticky-btn{width:100%;height:46px;background:#ff9800;color:#fff;font-weight:700;font-size:14px;line-height:1;border:none;border-radius:100px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #ff98004d;transition:all .2s ease;outline:none}.pasc-desktop-sticky .pasc-sticky-btn:hover{background:#e68900;box-shadow:0 4px 12px #ff980066}.pasc-desktop-sticky .pasc-sticky-btn:active{transform:scale(.98)}}.pasc-toggle-btn{display:none!important}.pasc-icon-img{width:100%;height:100%;border-radius:50%;object-fit:cover;border:2px solid #fff}.pasc-qty-stepper{display:flex;align-items:center;border:1.5px solid #ddd;border-radius:100px;overflow:hidden;flex-shrink:0;background:#fff}.pasc-qty-btn{width:34px;height:36px;border:none;background:transparent;font-size:16px;font-weight:400;color:#333;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease;padding:0;line-height:1}.pasc-qty-btn:hover{background:#f5f5f5}.pasc-qty-btn:disabled{color:#ccc;cursor:not-allowed}.pasc-qty-value{min-width:24px;text-align:center;font-size:14px;font-weight:600;color:#333;-webkit-user-select:none;user-select:none;line-height:1}@media(min-width:768px){.pasc-desktop-sticky .pasc-sticky-action-row{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.pasc-desktop-sticky .pasc-qty-stepper{height:34px}.pasc-desktop-sticky .pasc-qty-btn{width:30px;height:100%;font-size:14px}.pasc-desktop-sticky .pasc-qty-value{min-width:20px;font-size:13px}}@media(max-width:767px){.pasc-mobile-sticky .pasc-qty-stepper{height:42px;flex-shrink:0}.pasc-mobile-sticky .pasc-qty-btn{width:32px;height:100%;font-size:15px}.pasc-mobile-sticky .pasc-qty-value{min-width:22px;font-size:13px}}.pasc-modal-footer{display:flex;align-items:center;gap:10px}.pasc-modal-footer .pasc-qty-stepper{height:44px;flex-shrink:0}.pasc-modal-footer .pasc-qty-btn{width:36px;height:100%}.pasc-modal-footer .pasc-modal-buy-btn{flex:1}.pasc-sticky-btn--restock{background:linear-gradient(110deg,#d42a2d,#e8563f,#f4713f,#e8563f,#d42a2d);background-size:300% 100%;text-shadow:0 1px 2px rgba(0,0,0,.25);animation:pasc-restock-breathe 3s ease-in-out infinite,pasc-restock-flow 3s linear infinite}@keyframes pasc-restock-flow{0%{background-position:0% 50%}to{background-position:100% 50%}}@keyframes pasc-restock-breathe{0%{transform:scale(1)}40%{transform:scale(1.045)}80%{transform:scale(1)}86%{transform:scale(1) rotate(0)}88%{transform:scale(1.01) rotate(-2.5deg)}90%{transform:scale(1.01) rotate(2.5deg)}93%{transform:scale(1.005) rotate(-1.5deg)}96%{transform:scale(1) rotate(.8deg)}to{transform:scale(1) rotate(0)}}.pasc-desktop-sticky .pasc-sticky-btn--restock,.pasc-desktop-sticky .pasc-sticky-btn--restock:hover{background:linear-gradient(110deg,#d42a2d,#e8563f,#f4713f,#e8563f,#d42a2d);background-size:300% 100%;font-size:13px}@media(prefers-reduced-motion:reduce){.pasc-sticky-btn--restock{animation:none}}.pasc-cross{margin-top:18px;border-top:1px solid #eee;padding-top:14px}.pasc-cross-title{font-size:13px;font-weight:700;color:#2e2725;margin-bottom:6px}.pasc-cross-row{display:flex;align-items:center;gap:10px;padding:8px 0;border-top:1px solid #f2f2f2;cursor:pointer}.pasc-cross-row:first-of-type{border-top:none}.pasc-cross-row input{width:18px;height:18px;accent-color:#2e2725;flex:0 0 auto;cursor:pointer}.pasc-cross-img{width:40px;height:40px;object-fit:contain;background:#f7f7f7;border-radius:6px;flex:0 0 40px}.pasc-cross-name{flex:1 1 auto;font-size:13px;min-width:0;color:#2e2725}.pasc-cross-price{flex:0 0 auto;font-size:13px;font-weight:700;color:#2e2725}.pasc-cross-row.is-out{opacity:.5}
/*# sourceMappingURL=/cdn/shop/t/15/assets/powerarq-sticky-cart.css.map */
