:root{--gbpo-brand: #173586;--gbpo-brand-dark: #0f2563;--gbpo-green: #15803d;--gbpo-green-bg: #dcfce7;--gbpo-green-mid: #16a34a;--gbpo-gray-bg: #f4f4f4;--gbpo-card-bg: #ffffff;--gbpo-border: #e5e7eb;--gbpo-text: #1a1a2e;--gbpo-text-dim: #6b7280;--gbpo-text-faint: #9ca3af;--gbpo-overlay: rgba(0, 0, 0, .45);--gbpo-spring: cubic-bezier(.34, 1.56, .64, 1)}.pdp-group-buy-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:none;align-items:center;justify-content:center;padding:20px;background:var(--gbpo-overlay);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}.pdp-group-buy-popup-overlay.is-open{display:flex}.pdp-group-buy-popup-overlay .mask{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.pdp-group-buy-popup-overlay .gbpo-box{position:relative;z-index:2;width:100%;max-width:560px;max-height:95vh;max-height:95dvh;overflow-y:auto}.pdp-group-buy-popup-overlay .gbpo-box-container{background:var(--gbpo-gray-bg);border-radius:16px;padding:28px 28px 24px;box-shadow:0 20px 60px #00000040}.gbpo-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.gbpo-title{font-size:18px;font-weight:600;color:var(--gbpo-text);letter-spacing:-.01em}.gbpo-close{width:24px;height:24px;background:transparent;border:none;padding:0;cursor:pointer;display:grid;place-items:center;color:var(--gbpo-text)}.gbpo-close:hover{opacity:.6}.gbpo-quantity-selector-controls{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;gap:16px}.gbpo-quantity-selector-btn-minus,.gbpo-quantity-selector-btn-plus{width:48px;height:48px;background:var(--gbpo-card-bg);border:none;border-radius:12px;color:var(--gbpo-brand);font-size:24px;font-weight:400;cursor:pointer;display:grid;place-items:center;-webkit-user-select:none;user-select:none;transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 1px 2px #0000000a;-webkit-tap-highlight-color:transparent;line-height:1;padding:0}.gbpo-quantity-selector-btn-minus:hover,.gbpo-quantity-selector-btn-plus:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000014}.gbpo-quantity-selector-btn-minus:active,.gbpo-quantity-selector-btn-plus:active{transform:scale(.94)}.gbpo-quantity-selector-value{flex:1;text-align:center;font-size:38px;font-weight:700;color:var(--gbpo-text);letter-spacing:-.02em;font-variant-numeric:tabular-nums}.gbpo-bar-wrap{position:relative;height:24px;margin:18px 0 24px;cursor:pointer}.gbpo-track{position:absolute;top:50%;left:0;right:0;height:4px;background:#d4d8e1;border-radius:100px;transform:translateY(-50%)}.gbpo-fill{position:absolute;top:0;left:0;height:100%;width:0%;background:var(--gbpo-brand);border-radius:100px;transition:width .45s var(--gbpo-spring)}.gbpo-dots{position:absolute;top:0;right:0;bottom:0;left:0}.gbpo-dot{position:absolute;top:50%;width:10px;height:10px;background:#fff;border:2px solid rgba(23,53,134,.28);border-radius:50%;transform:translate(-50%,-50%);cursor:pointer;z-index:2;box-shadow:0 1px 3px #0000000f;transition:transform .35s var(--gbpo-spring),background .35s ease,border-color .35s ease,box-shadow .35s ease}.gbpo-dot:hover{transform:translate(-50%,-50%) scale(1.35);border-color:var(--gbpo-brand)}.gbpo-dot.passed,.gbpo-dot.active{background:var(--gbpo-brand);border-color:#fff;box-shadow:0 0 0 1.5px #17358680,0 2px 8px #17358673}@keyframes gbpoDotBurst{0%{transform:translate(-50%,-50%) scale(1);box-shadow:0 0 0 1.5px #17358680,0 2px 8px #17358673}35%{transform:translate(-50%,-50%) scale(2.7);box-shadow:0 0 0 4px #17358666,0 0 28px #173586b3}to{transform:translate(-50%,-50%) scale(1);box-shadow:0 0 0 1.5px #17358680,0 2px 8px #17358673}}.gbpo-dot.burst{animation:gbpoDotBurst .6s var(--gbpo-spring)}.gbpo-thumb{position:absolute;top:50%;left:0%;width:16px;height:16px;background:#fff;border:3px solid var(--gbpo-brand);border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 5px #1735862e,0 2px 8px #00000014;cursor:grab;z-index:4;touch-action:none;transition:transform .3s var(--gbpo-spring),box-shadow .3s ease,left .45s var(--gbpo-spring)}.gbpo-thumb:hover{transform:translate(-50%,-50%) scale(1.12);box-shadow:0 0 0 7px #17358638,0 4px 12px #0000001f}.gbpo-thumb.dragging{cursor:grabbing;transform:translate(-50%,-50%) scale(1.18);box-shadow:0 0 0 10px #17358647,0 6px 18px #17358640;transition:transform .15s ease,box-shadow .15s ease,left .05s linear}.gbpo-quantity-list{display:flex;flex-direction:column;gap:8px;margin-bottom:8px}.gbpo-quantity{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:var(--gbpo-card-bg);border:1.5px solid transparent;border-radius:12px;cursor:pointer;transition:border-color .25s ease,transform .2s ease,box-shadow .3s ease,background .3s ease;position:relative}.gbpo-quantity:hover{transform:translateY(-1px)}@keyframes gbpoTierGlow{0%,to{box-shadow:0 0 0 4px #17358614,0 8px 24px #17358621}50%{box-shadow:0 0 0 6px #1735860d,0 12px 32px #17358630}}.gbpo-quantity.active{border-color:var(--gbpo-brand);background:linear-gradient(135deg,#1735860b,#fff 60%);transform:translateY(-1px);animation:gbpoTierGlow 2.6s ease-in-out infinite}.gbpo-quantity.active .gbpo-quantity-label{font-weight:600}.gbpo-quantity.active .gbpo-quantity-price{color:var(--gbpo-brand);font-weight:600}.gbpo-quantity-label{font-size:16px;font-weight:500;color:var(--gbpo-text)}.gbpo-quantity-price-container{display:flex;align-items:center;gap:10px}.gbpo-quantity-price{font-size:16px;font-weight:500;color:var(--gbpo-text)}.gbpo-quantity-badge{display:inline-flex;align-items:center;gap:4px;color:#fff;border-radius:999px;font-size:13px;font-weight:700;letter-spacing:-.01em;line-height:1;padding:4px 11px;background:linear-gradient(135deg,#16a34a,#15803d);box-shadow:0 2px 5px #16a34a4d;font-variant-numeric:tabular-nums;transition:transform .3s var(--gbpo-spring),box-shadow .3s ease;will-change:transform}.gbpo-quantity-badge:empty{display:none}.gbpo-quantity:hover .gbpo-quantity-badge{transform:scale(1.06)}.gbpo-quantity-badge[data-level="1"]{font-size:12px;padding:3px 9px;background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 1px 3px #16a34a40}.gbpo-quantity-badge[data-level="2"]{font-size:12.5px;padding:3px 10px}.gbpo-quantity-badge[data-level="3"]{font-size:13px;padding:4px 11px;box-shadow:0 3px 7px #16a34a59}.gbpo-quantity-badge[data-level="4"]{font-size:13.5px;padding:4px 12px;box-shadow:0 3px 9px #16a34a66,0 0 14px #16a34a40}.gbpo-quantity-badge[data-level="5"]{font-size:14px;padding:5px 13px;background:linear-gradient(135deg,#22c55e,#16a34a 55%,#15803d);box-shadow:inset 0 1px #ffffff59,inset 0 -1px #0000001a,0 4px 11px #16a34a80,0 0 20px #22c55e59}.gbpo-quantity-badge[data-level="6"]{font-size:15px;font-weight:800;padding:6px 16px;background:linear-gradient(135deg,#4ade80,#22c55e 30%,#16a34a 70%,#15803d);box-shadow:inset 0 1px #ffffff73,inset 0 -1px #00000026,0 0 0 1.5px #22c55e8c,0 5px 14px #16a34a99,0 0 32px #22c55e8c;position:relative;overflow:hidden;animation:gbpoPremiumShimmer 2.8s ease-in-out infinite}.gbpo-quantity-badge[data-level="6"]:before{content:"";position:absolute;top:0;left:-150%;width:50%;height:100%;background:linear-gradient(100deg,transparent 0%,rgba(255,255,255,.6) 50%,transparent 100%);transform:skew(-25deg);animation:gbpoShimmerSweep 3.2s ease-in-out infinite;pointer-events:none}@keyframes gbpoShimmerSweep{0%{left:-150%}55%{left:250%}to{left:250%}}@keyframes gbpoPremiumShimmer{0%,to{box-shadow:inset 0 1px #ffffff73,inset 0 -1px #00000026,0 0 0 1.5px #22c55e8c,0 5px 14px #16a34a99,0 0 32px #22c55e8c}50%{box-shadow:inset 0 1px #ffffff8c,inset 0 -1px #00000026,0 0 0 2.5px #22c55eb3,0 8px 20px #16a34ab3,0 0 44px #22c55ebf}}@keyframes gbpoPillCelebrate{0%{transform:scale(1);filter:drop-shadow(0 0 0 transparent)}35%{transform:scale(1.1);filter:drop-shadow(0 0 12px rgba(34,197,94,.55))}to{transform:scale(1);filter:drop-shadow(0 0 0 transparent)}}.gbpo-quantity-badge.celebrate{animation:gbpoPillCelebrate .6s var(--gbpo-spring)}.gbpo-quantity-badge[data-level="6"].celebrate{animation:gbpoPremiumShimmer 2.8s ease-in-out infinite,gbpoPillCelebrate .6s var(--gbpo-spring)}.gbpo-input-wrap{background:var(--gbpo-card-bg);border:1.5px solid transparent;border-radius:12px;padding:16px 20px;margin-top:8px;margin-bottom:18px;transition:border-color .25s ease,transform .2s ease,box-shadow .3s ease,background .3s ease;position:relative}.gbpo-input-wrap.active{border-color:var(--gbpo-brand);background:linear-gradient(135deg,#1735860b,#fff 60%);transform:translateY(-1px);animation:gbpoTierGlow 2.6s ease-in-out infinite}.gbpo-input{border:none;outline:none;font-family:inherit;font-size:15px;font-weight:400;color:var(--gbpo-text-faint);background:transparent;width:100%;-moz-appearance:textfield;transition:color .2s ease,font-weight .2s ease}.gbpo-input:focus{color:var(--gbpo-text)}.gbpo-input::placeholder{color:var(--gbpo-text-faint)}.gbpo-input::-webkit-outer-spin-button,.gbpo-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.gbpo-input-wrap.active .gbpo-input{color:var(--gbpo-text);font-weight:500}.gbpo-footer{padding-top:4px}.gppo-total-price{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:12px;padding:0 4px}.gppo-total-price-label{color:var(--gbpo-text-dim);font-size:15px}.gppo-total-price-value{font-size:16px;color:var(--gbpo-text)}.gppo-total-price-value-container{font-weight:600;font-variant-numeric:tabular-nums}.gbpo-quantity-selector-note,.gbpo-limited-quantity-offer{display:flex;align-items:center;gap:12px;padding:11px 16px;border-radius:12px;margin-bottom:8px;font-size:14px}.gbpo-quantity-selector-note-icon,.gbpo-limited-quantity-offer-icon{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;flex-shrink:0;color:#fff}.gbpo-quantity-selector-note{background:var(--gbpo-green-bg);color:var(--gbpo-green);font-weight:500}.gbpo-quantity-selector-note-icon{background:var(--gbpo-green-mid)}.gbpo-quantity-selector-note strong{font-weight:700}.gbpo-quantity-selector-discount-price{display:inline-block;background:#16a34a33;color:var(--gbpo-green);padding:3px 11px;margin:0 3px;border-radius:100px;font-size:15px;font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:-.01em;line-height:1.4;transition:transform .3s var(--gbpo-spring);vertical-align:baseline;box-shadow:inset 0 0 0 1px #16a34a26}@keyframes gbpoSavingsPulse{0%{transform:scale(1);box-shadow:inset 0 0 0 1px #16a34a26,0 0 #16a34a80}35%{transform:scale(1.18);box-shadow:inset 0 0 0 1px #16a34a4d,0 0 0 10px #16a34a00}to{transform:scale(1);box-shadow:inset 0 0 0 1px #16a34a26,0 0 #16a34a00}}.gbpo-quantity-selector-discount-price.pulse{animation:gbpoSavingsPulse .6s var(--gbpo-spring)}.gbpo-limited-quantity-offer{background:#17358614;color:var(--gbpo-brand);font-weight:500}.gbpo-limited-quantity-offer-icon{background:var(--gbpo-brand)}.gbpo-limited-quantity-offer strong{font-weight:700}.gbpo-button{width:100%;background:var(--gbpo-brand);color:#fff;padding:18px;border-radius:999px;font-size:16px;font-weight:600;border:none;cursor:pointer;text-align:center;justify-content:center;margin-top:14px;margin-bottom:12px;transition:background .2s ease,transform .15s ease,box-shadow .2s ease;letter-spacing:-.01em}.gbpo-button:hover{background:var(--gbpo-brand-dark);transform:translateY(-1px);box-shadow:0 10px 24px #1735864d}.gbpo-button:active{transform:translateY(0) scale(.99)}.gbpo-notations{display:flex;justify-content:space-between;color:var(--gbpo-text-faint);font-size:12px;padding:4px;flex-wrap:wrap;gap:8px}.gbpo-fx-canvas{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:9998}.gbpo-fx-ring{position:fixed;width:24px;height:24px;border-radius:50%;border:3px solid var(--gbpo-brand);transform:translate(-50%,-50%);pointer-events:none;z-index:9997;animation:gbpoRingExpand .9s ease-out forwards}.gbpo-fx-flash{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:9997;animation:gbpoFlashOverlay .7s ease-out forwards}@keyframes gbpoRingExpand{0%{width:24px;height:24px;opacity:.9;border-width:3px}to{width:260px;height:260px;opacity:0;border-width:1px}}@keyframes gbpoFlashOverlay{0%{opacity:0}20%{opacity:1}to{opacity:0}}@media(max-width:600px){.pdp-group-buy-popup-overlay{padding:12px;align-items:flex-end}.pdp-group-buy-popup-overlay .gbpo-box{max-width:none}.pdp-group-buy-popup-overlay .gbpo-box-container{padding:22px 18px 18px;border-radius:18px 18px 0 0}.gbpo-title{font-size:17px}.gbpo-quantity-selector-controls{margin-bottom:12px}.gbpo-quantity-selector-btn-minus,.gbpo-quantity-selector-btn-plus{width:42px;height:42px;border-radius:11px;font-size:20px}.gbpo-quantity-selector-value{font-size:32px}.gbpo-bar-wrap{margin:14px 0 22px}.gbpo-thumb{width:18px;height:18px}.gbpo-quantity{padding:13px 16px}.gbpo-quantity-label,.gbpo-quantity-price{font-size:15px}.gbpo-quantity-badge{font-size:12.5px;padding:3px 10px}.gbpo-quantity-badge[data-level="1"]{font-size:11.5px;padding:2.5px 8px}.gbpo-quantity-badge[data-level="6"]{font-size:14px;padding:5px 13px}.gbpo-input-wrap{padding:14px 16px}.gbpo-input,.gppo-total-price-label,.gppo-total-price-value{font-size:14px}.gbpo-quantity-selector-note,.gbpo-limited-quantity-offer{padding:10px 14px;font-size:13px;gap:10px}.gbpo-quantity-selector-note-icon,.gbpo-limited-quantity-offer-icon{width:24px;height:24px}.gbpo-quantity-selector-discount-price{font-size:14px;padding:2px 9px}.gbpo-button{padding:16px;font-size:15px}.gbpo-notations{font-size:11px}}@media(max-width:360px){.pdp-group-buy-popup-overlay .gbpo-box-container{padding:18px 14px 14px}.gbpo-quantity-selector-value{font-size:28px}.gbpo-quantity-selector-btn-minus,.gbpo-quantity-selector-btn-plus{width:38px;height:38px}.gbpo-quantity{padding:12px 14px}.gbpo-quantity-label,.gbpo-quantity-price{font-size:14px}}@media(prefers-reduced-motion:reduce){.pdp-group-buy-popup-overlay *,.gbpo-fx-canvas,.gbpo-fx-ring,.gbpo-fx-flash{animation:none!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/pdp-group-buy-popup-overlay.css.map */
