:root{--plp-accent: #57D39B;--plp-accent-soft: #E8FBF2;--plp-navy: #0F2246;--plp-amber-soft: #FFF5E8;--plp-rose-soft: #FDECEF;--plp-slate-soft: #F4F4F5;--plp-radius-lg: 24px;--plp-radius-md: 16px;--plp-radius-pill: 999px;--plp-shadow-card: 0 2px 8px rgba(15, 34, 70, .06);--plp-shadow-card-hover: 0 18px 40px rgba(15, 34, 70, .1);--plp-transition: .2s ease}.plp-quick-filters{margin-bottom:1.5rem}.plp-filters-container{max-width:var(--page-width, 1200px);margin:0 auto}.plp-filters-card{background:#fff;border:1px solid #e4e4e7;border-radius:var(--plp-radius-lg);padding:1.5rem 1.75rem;box-shadow:var(--plp-shadow-card)}@media(max-width:749px){.plp-filters-card{padding:1rem 1.25rem;border-radius:16px}}.plp-collection-title{font-size:clamp(1.5rem,3.5vw,2rem);font-weight:600;letter-spacing:-.02em;color:#18181b;margin:0 0 1rem;line-height:1.2}.plp-filter-row{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 0;border-top:1px solid #f4f4f5}.plp-filter-row:first-of-type{border-top:none;padding-top:0}.plp-filter-label{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:#a1a1aa;min-width:70px;padding-top:.625rem;flex-shrink:0}@media(min-width:750px){.plp-filter-label{min-width:100px}}.plp-filter-pills{display:flex;flex-wrap:wrap;gap:.5rem}.plp-filter-pills--scroll{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:.25rem}.plp-filter-pills--scroll::-webkit-scrollbar{display:none}.plp-pill{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:.45rem 1rem;font-size:.875rem;font-weight:500;color:#3f3f46;background:#fff;border:1px solid #e4e4e7;border-radius:var(--plp-radius-pill);cursor:pointer;transition:all var(--plp-transition);white-space:nowrap;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;line-height:1.2}.plp-pill:hover{border-color:#a1a1aa;background:#fafafa}.plp-pill.active{background:#18181b;color:#fff;border-color:#18181b}.plp-pill .plp-pill-count{margin-left:.4rem;font-size:.7rem;padding:.1rem .45rem;border-radius:var(--plp-radius-pill);background:#fff3}.plp-pill:not(.active) .plp-pill-count{background:#f4f4f5;color:#71717a}.plp-results-bar{display:flex;align-items:center;justify-content:space-between;margin-top:.75rem;padding-top:.75rem;border-top:1px solid #f4f4f5}.plp-results-count{font-size:.875rem;font-weight:500;color:#71717a}.plp-results-controls{display:flex;align-items:center;gap:1rem}.plp-clear-filters{display:inline-flex;align-items:center;gap:.35rem;min-height:36px;padding:.4rem .85rem;font-size:.8rem;font-weight:500;color:#71717a;background:#fff;border:1px solid #e4e4e7;border-radius:var(--plp-radius-pill);cursor:pointer;transition:all var(--plp-transition)}.plp-clear-filters:hover{background:#fafafa;color:#18181b}.collection .card-wrapper{border-radius:20px;overflow:hidden;transition:transform var(--plp-transition),box-shadow var(--plp-transition)}.collection .card-wrapper:hover{transform:translateY(-4px);box-shadow:var(--plp-shadow-card-hover)}.collection .card--standard .card__inner{border-radius:20px}.plp-variant-info{font-size:.9rem;color:#64748b;margin-top:.25rem;line-height:1.5}.plp-trust-badges{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.5rem}.plp-trust-badge{display:inline-flex;align-items:center;gap:.35rem;font-size:.75rem;font-weight:500;color:#334763;background:#f4f8ff;padding:.35rem .75rem;border-radius:var(--plp-radius-pill)}.plp-trust-badge svg{width:14px;height:14px;flex-shrink:0}.plp-cta-refurbished .quick-add__submit{background-color:var(--plp-navy)!important;color:#fff!important;border:none!important;border-radius:18px!important;min-height:52px!important;font-size:.95rem!important;font-weight:600!important;transition:all var(--plp-transition)!important;box-shadow:0 2px 8px #0f22461f!important}.plp-cta-refurbished .quick-add__submit:hover{transform:translateY(-2px)!important;box-shadow:0 6px 16px #0f22462e!important}.plp-cta-new .plp-see-options{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;min-height:52px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;color:var(--plp-navy);background:#fff;border:2px solid #e4e4e7;border-radius:18px;text-decoration:none;transition:all var(--plp-transition);cursor:pointer}.plp-cta-new .plp-see-options:hover{border-color:var(--plp-navy);background:#f8fafc;transform:translateY(-2px);box-shadow:0 4px 12px #0f224614}.plp-cta-new .plp-see-options svg{width:16px;height:16px;transition:transform var(--plp-transition)}.plp-cta-new .plp-see-options:hover svg{transform:translate(3px)}.plp-from-price{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:#94a3b8;margin-bottom:.125rem}.plp-price-block{background:#f8f8fa;border:1px solid #e4e4e7;border-radius:var(--plp-radius-md);padding:.75rem 1rem;margin-top:.75rem}.plp-discount-stack{display:flex;flex-direction:column;gap:.35rem}.plp-discount-percent{display:inline-flex;align-items:center;padding:.2rem .5rem;font-size:.75rem;font-weight:700;color:#fff;background:var(--plp-accent);border-radius:6px;width:fit-content}.plp-discount-saving{display:inline-flex;align-items:center;padding:.2rem .5rem;font-size:.75rem;font-weight:600;color:#13795b;background:var(--plp-accent-soft);border-radius:6px;width:fit-content}.plp-upsell-popup{position:fixed;top:0;right:0;bottom:0;width:100%;max-width:480px;background:#fff;z-index:1000;transform:translate(100%);transition:transform .35s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;box-shadow:-4px 0 30px #00000026}.plp-upsell-popup.active{transform:translate(0)}.plp-upsell-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:999;opacity:0;pointer-events:none;transition:opacity .3s ease}.plp-upsell-overlay.active{opacity:1;pointer-events:auto}.plp-upsell-header{display:flex;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;border-bottom:1px solid #e4e4e7}.plp-upsell-header h3{margin:0;font-size:1rem;font-weight:600;color:var(--plp-navy);flex:1;line-height:1.3}.plp-upsell-header .plp-upsell-check{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:var(--plp-accent);border-radius:50%;flex-shrink:0}.plp-upsell-header .plp-upsell-check svg{width:16px;height:16px;color:#fff}.plp-upsell-close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:none;border:1px solid #e4e4e7;border-radius:50%;cursor:pointer;color:#71717a;transition:all var(--plp-transition);flex-shrink:0}.plp-upsell-close:hover{background:#f4f4f5;color:var(--plp-navy)}.plp-upsell-body{flex:1;overflow-y:auto;padding:1.5rem}.plp-upsell-section-title{font-size:.85rem;font-weight:600;color:var(--plp-navy);margin-bottom:1rem}.plp-upsell-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f8f8fa;border:2px solid #e4e4e7;border-radius:var(--plp-radius-md);margin-bottom:.75rem;cursor:pointer;transition:all var(--plp-transition)}.plp-upsell-item:hover{border-color:#d4d4d8;background:#fff}.plp-upsell-item.selected{border-color:var(--plp-accent);background:var(--plp-accent-soft)}.plp-upsell-item-image{width:56px;height:56px;object-fit:contain;flex-shrink:0;border-radius:8px;background:#fff}.plp-upsell-item-info{flex:1;min-width:0}.plp-upsell-item-title{font-size:.875rem;font-weight:500;color:var(--plp-navy);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.plp-upsell-item-price{font-size:.875rem;font-weight:600;color:var(--plp-accent);margin-top:.125rem}.plp-upsell-item-checkbox{width:22px;height:22px;border:2px solid #d4d4d8;border-radius:6px;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:all var(--plp-transition)}.plp-upsell-item.selected .plp-upsell-item-checkbox{background:var(--plp-accent);border-color:var(--plp-accent)}.plp-upsell-item.selected .plp-upsell-item-checkbox svg{color:#fff}.plp-upsell-footer{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;padding:1.25rem 1.5rem;border-top:1px solid #e4e4e7}.plp-upsell-btn-continue{min-height:48px;font-size:.875rem;font-weight:600;color:var(--plp-navy);background:#fff;border:1px solid #e4e4e7;border-radius:12px;cursor:pointer;transition:all var(--plp-transition)}.plp-upsell-btn-continue:hover{background:#f4f4f5}.plp-upsell-btn-cart{min-height:48px;font-size:.875rem;font-weight:600;color:#fff;background:var(--plp-navy);border:none;border-radius:12px;cursor:pointer;transition:all var(--plp-transition);text-decoration:none;display:flex;align-items:center;justify-content:center}.plp-upsell-btn-cart:hover{opacity:.9;transform:translateY(-1px)}.grid__item.plp-hidden{display:none!important}@media(max-width:749px){.plp-filter-row{flex-direction:column;gap:.5rem}.plp-filter-label{padding-top:0}.plp-filter-pills{overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:.25rem}.plp-filter-pills::-webkit-scrollbar{display:none}.plp-pill{flex-shrink:0}.plp-upsell-popup{max-width:100%}.plp-cta-refurbished .quick-add__submit,.plp-cta-new .plp-see-options{min-height:48px!important;font-size:.875rem!important}.plp-results-bar{flex-direction:column;gap:.5rem;align-items:flex-start}}@media(min-width:750px)and (max-width:989px){.plp-upsell-popup{max-width:420px}}@media(pointer:coarse){.plp-pill{min-height:44px;min-width:44px}.plp-upsell-item{min-height:60px}.plp-upsell-close{width:44px;height:44px}}.plp-error-message{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;margin-top:.5rem;background:#fef2f2;border:1px solid #FECACA;border-radius:12px;font-size:.8rem;color:#dc2626;line-height:1.4;animation:plpErrorSlideIn .2s ease}.plp-error-message[hidden]{display:none}.plp-error-icon{flex-shrink:0;color:#dc2626}@keyframes plpErrorSlideIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media print{.plp-quick-filters,.plp-upsell-popup,.plp-upsell-overlay{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/111/assets/collection-plp-enhanced.css.map */
