:root{--pacw-bottom: 20px;--pacw-right: 20px}.pacw-container{position:fixed!important;bottom:var(--pacw-bottom)!important;right:var(--pacw-right)!important;z-index:10002!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;pointer-events:auto!important}.pacw-toggle-btn{position:relative;width:auto;min-width:700px;height:56px;border-radius:8px;background:#dc143c;border:none;box-shadow:0 4px 12px #00000026;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:8px 32px 8px 16px;gap:24px;transition:all .3s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.pacw-toggle-btn:hover{background:#b8122e;transform:translateY(-2px);box-shadow:0 6px 20px #00000040}.pacw-toggle-btn:active{transform:translateY(0)}.pacw-toggle-btn:focus-visible{outline:3px solid #FFFFFF;outline-offset:2px}.pacw-toggle-btn.open{background:#b8122e}.pacw-btn-logo{width:40px;height:40px;border-radius:50%;background:#fff;padding:2px;box-sizing:border-box;line-height:0;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.pacw-btn-logo img{width:100%;height:100%;object-fit:contain;border-radius:50%;display:block}.pacw-icon{font-size:24px;line-height:1}.pacw-btn-text{color:#fff;font-weight:700;font-size:13px;display:flex;flex-direction:column;align-items:flex-start;gap:2px;flex:1}.pacw-btn-text-main{font-size:14px;font-weight:700;white-space:nowrap}.pacw-btn-text-sub{font-size:11px;font-weight:400;white-space:nowrap;opacity:.95}.pacw-menu-icon{display:flex;flex-direction:column;gap:4px;width:24px;height:24px;justify-content:center;align-items:center}.pacw-menu-icon span{display:block;width:20px;height:2px;background:#fff;border-radius:1px}.pacw-badge{position:absolute;top:-8px;right:-8px;min-width:24px;height:24px;padding:0 8px;background:#ff4757;color:#fff;border-radius:12px;font-size:12px;font-weight:700;display:none;align-items:center;justify-content:center;border:2px solid #FFFFFF}.pacw-panel{position:absolute;bottom:70px;right:0;width:24rem;height:40rem;max-width:calc(100vw - 40px);max-height:calc(100vh - 300px);background:#fff;border-radius:12px;box-shadow:0 10px 40px #00000026;overflow:hidden;display:flex;flex-direction:column;animation:slideUp .3s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.pacw-header{display:flex;align-items:center;justify-content:space-between;padding:20px;background:linear-gradient(135deg,#3b82f6,#60a5fa);color:#fff}.pacw-title{margin:0;font-size:18px;font-weight:600;color:#fff}.pacw-close-btn{width:32px;height:32px;border:none;background:#fff3;color:#fff;font-size:18px;line-height:1;cursor:pointer;border-radius:50%;transition:background .3s ease;display:flex;align-items:center;justify-content:center}.pacw-close-btn:hover{background:#ffffff4d}.pacw-close-btn:focus-visible{outline:2px solid #FFFFFF;outline-offset:2px}.pacw-empty{padding:30px 20px;text-align:center;color:#6b7280}.pacw-empty-message{margin:0 0 24px;font-size:16px;color:#6b7280}.pacw-empty-links{display:flex;flex-direction:column;gap:12px}.pacw-link-btn{display:inline-block;padding:12px 24px;background:#3b82f6;color:#fff;text-decoration:none;border-radius:8px;font-weight:500;transition:background .2s ease}.pacw-link-btn:hover{background:#2563eb}.pacw-product-selector{margin-top:20px;padding:20px;background:#f9fafb;border-radius:8px;text-align:left}.pacw-product-title{margin:0 0 16px;font-size:16px;font-weight:600;color:#111827}.pacw-product-price{margin:12px 0;font-size:18px;font-weight:700;color:#3b82f6}.pacw-variant-label{display:block;margin-bottom:8px;font-size:13px;font-weight:500;color:#6b7280}.pacw-variant-select{width:100%;padding:12px;margin-bottom:16px;border:2px solid #E5E7EB;border-radius:8px;font-size:14px;background:#fff;cursor:pointer;transition:border-color .3s}.pacw-variant-select:focus{outline:none;border-color:#3b82f6}.pacw-variant-select option:disabled{color:#9ca3af}.pacw-add-to-cart-btn{width:100%;padding:14px;background:linear-gradient(135deg,#3b82f6,#60a5fa);color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 12px #3b82f64d}.pacw-add-to-cart-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #3b82f666}.pacw-add-to-cart-btn:active:not(:disabled){transform:translateY(0)}.pacw-add-to-cart-btn:disabled{background:#9ca3af;cursor:not-allowed;box-shadow:none}.pacw-items{flex:1;overflow-y:auto;padding:16px;max-height:350px}.pacw-items::-webkit-scrollbar{width:6px}.pacw-items::-webkit-scrollbar-track{background:#f3f4f6}.pacw-items::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.pacw-items::-webkit-scrollbar-thumb:hover{background:#9ca3af}.pacw-item{display:grid;grid-template-columns:80px 1fr auto;gap:12px;padding:12px;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:12px;background:#fff;transition:box-shadow .2s ease}.pacw-item:hover{box-shadow:0 2px 8px #00000014}.pacw-item-image{width:80px;height:80px;object-fit:cover;border-radius:6px}.pacw-item-info{display:flex;flex-direction:column;gap:4px}.pacw-item-title{font-size:14px;font-weight:600;color:#111827;line-height:1.4}.pacw-item-variant{font-size:12px;color:#6b7280}.pacw-item-price{font-size:14px;font-weight:600;color:#667eea;margin-top:4px}.pacw-qty-control{display:flex;align-items:center;gap:8px;grid-column:2 / 3}.pacw-qty-btn{width:28px;height:28px;border:1px solid #d1d5db;background:#fff;border-radius:4px;cursor:pointer;font-size:14px;line-height:1;transition:all .2s ease}.pacw-qty-btn:hover{background:#f3f4f6;border-color:#9ca3af}.pacw-qty-btn:active{transform:scale(.95)}.pacw-qty-btn:focus-visible{outline:2px solid #667eea;outline-offset:2px}.pacw-qty-display{min-width:24px;text-align:center;font-size:14px;font-weight:500}.pacw-remove-btn{grid-column:3 / 4;grid-row:1 / 2;padding:6px 12px;background:transparent;border:1px solid #ef4444;color:#ef4444;border-radius:4px;cursor:pointer;font-size:12px;transition:all .2s ease;align-self:start}.pacw-remove-btn:hover{background:#ef4444;color:#fff}.pacw-remove-btn:focus-visible{outline:2px solid #ef4444;outline-offset:2px}.pacw-summary{padding:16px 20px;border-top:1px solid #e5e7eb;background:#f9fafb}.pacw-summary-row{display:flex;justify-content:space-between;margin-bottom:8px;font-size:14px;color:#6b7280}.pacw-free-shipping{color:#10b981;font-weight:600}.pacw-summary-total{display:flex;justify-content:space-between;margin-top:12px;padding-top:12px;border-top:1px solid #e5e7eb;font-size:18px;font-weight:700;color:#111827}.pacw-total-value{color:#667eea}.pacw-checkout-btn{display:block;width:calc(100% - 40px);margin:16px 20px;padding:16px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center;text-decoration:none;border-radius:8px;font-size:16px;font-weight:600;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 12px #667eea4d}.pacw-checkout-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #667eea66}.pacw-checkout-btn:active{transform:translateY(0)}.pacw-checkout-btn:focus-visible{outline:3px solid #667eea;outline-offset:2px}.pacw-skeleton{padding:16px}.pacw-skeleton-header,.pacw-skeleton-item,.pacw-skeleton-footer{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb,#f3f4f6 75%);background-size:200% 100%;animation:pacw-skeleton-loading 1.5s infinite;border-radius:8px;margin-bottom:12px}.pacw-skeleton-header{height:24px;width:60%}.pacw-skeleton-item{height:80px}.pacw-skeleton-footer{height:60px}@keyframes pacw-skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.pacw-error{padding:40px 20px;text-align:center;color:#ef4444;font-size:14px}@media (max-width: 480px){:root{--pacw-bottom: 10px;--pacw-right: 10px}.pacw-container{left:10px!important;right:10px!important;width:calc(100vw - 20px)!important}.pacw-panel{width:calc(100vw - 20px);max-height:calc(100vh - 100px)}.pacw-toggle-btn{min-width:100%;width:100%;height:56px;padding:8px 16px;justify-content:space-between}.pacw-btn-text{display:flex;flex-direction:column}.pacw-menu-icon{display:flex}.pacw-icon{font-size:24px}}@supports (padding: env(safe-area-inset-bottom)){.pacw-container{bottom:calc(env(safe-area-inset-bottom) + var(--pacw-bottom))!important;right:calc(env(safe-area-inset-right) + var(--pacw-right))!important}}@media (prefers-color-scheme: dark){.pacw-panel{background:#1f2937;color:#f9fafb}.pacw-header{background:#111827;border-bottom-color:#374151}.pacw-title{color:#f9fafb}.pacw-item{background:#111827;border-color:#374151}.pacw-summary{background:#111827;border-top-color:#374151}}@media (prefers-reduced-motion: reduce){*{animation:none!important;transition:none!important}}@media (prefers-contrast: high){.pacw-toggle-btn,.pacw-panel{border:2px solid #000}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/powerarq-cart-widget.css.map */
