.qcp-card-btn{position:absolute;bottom:1rem;right:1rem;width:36px;height:36px;border-radius:50%;background:#ffffffeb;border:none;box-shadow:0 1px 6px #00000026;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;isolation:isolate;touch-action:manipulation;transition:background .18s,box-shadow .18s,transform .15s;color:rgb(var(--color-foreground));padding:0}.qcp-card-btn:hover{background:#fff;box-shadow:0 4px 18px #0000002e;transform:scale(1.08)}.qcp-card-btn svg{width:18px;height:18px}.qcp-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:flex-end;justify-content:center;pointer-events:none;opacity:0;transition:opacity .25s}.qcp-overlay.open{pointer-events:all;opacity:1}.qcp-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.qcp-sheet{position:relative;background:rgb(var(--color-background));border-radius:2rem 2rem 0 0;width:100%;max-width:520px;padding:2rem 2rem 3rem;box-shadow:0 -8px 40px #0000002e;transform:translateY(100%);transition:transform .3s cubic-bezier(.32,.72,0,1);max-height:90vh;overflow-y:auto}.qcp-overlay.open .qcp-sheet{transform:translateY(0)}.qcp-close{position:absolute;top:1.2rem;left:50%;transform:translate(-50%);background:rgba(var(--color-foreground),.08);border:none;border-radius:50%;width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;cursor:pointer;color:rgb(var(--color-foreground));transition:background .15s;z-index:2}.qcp-close:hover{background:rgba(var(--color-foreground),.15)}.qcp-close svg{width:1.6rem;height:1.6rem}.qcp-header{display:flex;gap:1.5rem;align-items:flex-start;margin-top:2.5rem;margin-bottom:1.8rem}.qcp-image{width:7.5rem;height:7.5rem;border-radius:1rem;overflow:hidden;flex-shrink:0;background:rgba(var(--color-foreground),.04);border:.1rem solid rgba(var(--color-foreground),.08)}.qcp-image img{width:100%;height:100%;object-fit:cover}.qcp-info{flex:1;min-width:0}.qcp-title{font-size:1.3rem;font-weight:700;margin:0 0 .6rem;line-height:1.3;color:rgb(var(--color-foreground));letter-spacing:.02em}.qcp-price{display:flex;align-items:center;gap:.8rem;margin-bottom:.8rem}.qcp-price-sale{font-size:1.8rem;font-weight:700;color:rgb(var(--color-foreground))}.qcp-price-compare{font-size:1.4rem;color:rgba(var(--color-foreground),.45);text-decoration:line-through}.qcp-viewers{display:inline-flex;align-items:center;gap:.6rem;background:rgba(var(--color-foreground),.06);border-radius:2rem;padding:.4rem .9rem}.qcp-dot{width:.7rem;height:.7rem;border-radius:50%;background:#22c55e;flex-shrink:0;animation:qcp-pulse 1.6s infinite}@keyframes qcp-pulse{0%,to{opacity:1;box-shadow:0 0 #22c55e80}50%{opacity:.7;box-shadow:0 0 0 4px #22c55e00}}.qcp-viewers-text{font-size:1.1rem;color:rgba(var(--color-foreground),.75);white-space:nowrap}.qcp-body{padding-top:.5rem}.qcp-option-group{margin-bottom:1.6rem}.qcp-option-label{font-size:1.3rem;color:rgba(var(--color-foreground),.7);margin:0 0 .9rem;font-weight:400}.qcp-option-label strong{color:rgb(var(--color-foreground));font-weight:600}.qcp-option-buttons{display:flex;flex-wrap:wrap;gap:.8rem}.qcp-option-btn{min-width:4.4rem;height:4.4rem;padding:0 1.2rem;border-radius:50px;border:.15rem solid rgba(var(--color-foreground),.2);background:transparent;font-size:1.3rem;font-weight:500;color:rgb(var(--color-foreground));cursor:pointer;transition:all .15s;display:flex;align-items:center;justify-content:center}.qcp-option-btn:hover{border-color:rgba(var(--color-foreground),.5);background:rgba(var(--color-foreground),.04)}.qcp-option-btn.active{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.qcp-option-btn.unavailable{opacity:.35;text-decoration:line-through}.qcp-add-btn{width:100%;padding:1.6rem 2rem;border-radius:1rem;background:#1a56e8;color:#fff;border:none;font-size:1.5rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.9rem;margin-top:2rem;transition:background .18s,transform .12s;letter-spacing:.02em}.qcp-add-btn:hover:not(:disabled){background:#1546c8;transform:translateY(-1px)}.qcp-add-btn:active:not(:disabled){transform:translateY(0)}.qcp-add-btn:disabled{background:rgba(var(--color-foreground),.25);cursor:not-allowed}.qcp-add-btn.success{background:#16a34a}@keyframes qcp-spin{to{transform:rotate(360deg)}}.qcp-spin{animation:qcp-spin 1s linear infinite}.qcp-btn-spinner svg{width:2rem;height:2rem}
/*# sourceMappingURL=/cdn/shop/t/17/assets/quick-cart-popup.css.map */
