.product-breadcrumb{max-width:1200px;margin:0 auto;padding:16px 2rem 0;display:flex;align-items:center;gap:6px;font-size:12px;color:var(--muted)}.product-breadcrumb a{color:var(--muted);text-decoration:none}.product-breadcrumb a:hover{color:var(--text)}.product-breadcrumb span{color:#ccc}.product-page{max-width:1200px;margin:0 auto;padding:1.5rem 2rem 4rem;display:grid;grid-template-columns:1fr 420px;gap:3rem;align-items:start}.product-gallery{position:sticky;top:82px;align-self:start}.product-gallery-wrap{position:relative;margin-bottom:12px}.product-main-img{background:var(--white);border:1.5px solid var(--border);border-radius:20px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.product-main-photo{width:100%;height:100%;object-fit:contain;padding:1rem}.product-main-fallback svg{width:55%;height:55%}.product-badge-condition{position:absolute;top:16px;left:16px;background:#f0faf5;color:#1a7a52;font-size:11px;font-weight:700;padding:4px 11px;border-radius:6px;border:1px solid #c0e8d4;z-index:2}.product-thumbnails{display:flex;gap:10px}.product-thumb{flex:1;background:var(--white);border:1.5px solid var(--border);border-radius:12px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .15s;overflow:hidden;padding:0;font-family:inherit}.product-thumb.active{border-color:var(--text)}.product-thumb:hover{border-color:#aaa}.product-thumb svg{width:55%;height:55%}.product-thumb-label{font-size:9px;color:#999;font-weight:700}.product-thumb-label-cert{color:#1a7a52}.product-brand{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1.2px;color:var(--muted);margin-bottom:4px}.product-title{font-size:32px;font-weight:900;color:var(--text);letter-spacing:-1.2px;margin-bottom:2px;line-height:1.05}.product-carrier-label{font-size:14px;font-weight:700;color:var(--text);margin-bottom:8px}.product-carrier-siblings{margin-bottom:12px}.product-carrier-siblings-label{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:var(--muted);margin-bottom:8px}.product-carrier-sibling-opts{display:flex;flex-wrap:wrap;gap:8px}.carrier-sibling-pill{display:inline-flex;flex-direction:column;align-items:flex-start;gap:2px;padding:8px 12px;border:1.5px solid var(--border);border-radius:10px;background:#fff;color:var(--text);font-size:13px;font-weight:700;line-height:1.2;text-decoration:none;transition:border-color .15s,box-shadow .15s}a.carrier-sibling-pill:hover{border-color:var(--text);box-shadow:0 2px 8px #0000000f}.carrier-sibling-pill.active{border-color:var(--text);background:var(--bg)}.carrier-sibling-from{font-size:11px;font-weight:600;color:var(--muted)}.product-seo-title{font-size:12px;color:#aaa;margin-bottom:12px;line-height:1.5}.product-rating-row{display:flex;align-items:center;gap:8px;margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid var(--border)}.product-stars-big{color:#f59e0b;font-size:14px;letter-spacing:1px}.product-rating-num{font-size:13px;font-weight:700}.product-rating-count{font-size:12px;color:var(--muted);text-decoration:underline;cursor:pointer}.product-rating-sep{color:#e0e0e0}.product-price-row{display:flex;align-items:flex-end;gap:10px;margin-bottom:6px}.product-price-main{font-size:42px;font-weight:900;letter-spacing:-2px;line-height:1}.product-price-orig{font-size:16px;color:#bbb;text-decoration:line-through;margin-bottom:5px}.product-price-save-pill{display:inline-flex;align-items:center;gap:5px;background:#111;color:#c8f135;font-size:12px;font-weight:800;padding:5px 11px;border-radius:100px;margin-bottom:6px}.product-price-save-pill:before{content:"↓";font-size:11px}.product-price-note{font-size:11px;color:#aaa;margin-bottom:22px}.product-divider{height:1px;background:var(--border);margin:20px 0}.trust-rows{margin-bottom:22px;display:flex;flex-direction:column;border:1.5px solid var(--border);border-radius:14px;overflow:hidden;box-shadow:0 1px 4px #0000000a,0 4px 12px #00000008}.trust-row{display:flex;align-items:center;gap:14px;padding:13px 16px;border-bottom:1px solid var(--border);cursor:pointer;transition:background .12s;background:var(--white)}.trust-row:last-child{border-bottom:none}.trust-row:hover{background:#fafafa}.trust-row-icon{width:34px;height:34px;background:#f5f5f5;border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.trust-row-icon svg{width:16px;height:16px;color:var(--green)}.trust-row-text{flex:1}.trust-row-title{font-size:13px;font-weight:700}.trust-row-sub{font-size:11px;color:var(--muted);margin-top:1px}.trust-row-arrow{color:#ddd;font-size:16px;flex-shrink:0}.selector-block{margin-bottom:20px}.selector-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.9px;color:#aaa;margin-bottom:10px}.selector-label span{color:var(--text);text-transform:none;letter-spacing:0;font-weight:700;font-size:13px}.condition-opts{display:grid;grid-template-columns:1fr 1fr;gap:8px}.cond-pill{border:1.5px solid var(--border);border-radius:11px;padding:11px 13px;cursor:pointer;transition:border-color .15s,box-shadow .15s,background .15s;background:var(--white);position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;text-align:left;font-family:inherit}.cond-pill:disabled{opacity:.45;cursor:not-allowed}.cond-pill:hover:not(:disabled):not(.premium-pill){border-color:#999;background:#f8f8f8}.cond-pill.active:not(.premium-pill){border-color:var(--text);background:#f5f5f5;box-shadow:0 0 0 1.5px var(--text)}.cond-pill-name{font-size:12px;font-weight:800;margin-bottom:3px}.cond-pill-price{font-size:15px;font-weight:900;letter-spacing:-.3px}.cond-pill-desc{font-size:10px;color:var(--muted);margin-top:3px;line-height:1.4}.most-popular-badge{display:inline-block;background:var(--lime);color:#111;font-size:9px;font-weight:800;padding:2px 6px;border-radius:4px;text-transform:uppercase;margin-bottom:4px}.cond-pill.premium-pill.active{background:linear-gradient(135deg,#111,#232323,#111);border-color:transparent;box-shadow:0 0 0 2px #c8f135}.cond-pill.premium-pill.active .cond-pill-name{color:#c8f135}.cond-pill.premium-pill.active .cond-pill-price{color:#fff}.cond-pill.premium-pill.active .cond-pill-desc{color:#ffffff80}.pill-star{display:inline-block;font-size:12px;color:#c8a000}.color-opts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.color-pill{display:flex;align-items:center;gap:8px;border:1.5px solid var(--border);border-radius:11px;padding:10px 12px;cursor:pointer;background:var(--white);font-size:12px;font-weight:600;font-family:inherit;text-align:left}.color-pill:disabled{opacity:.45;cursor:not-allowed}.color-pill:hover:not(:disabled){border-color:#999;background:#f8f8f8}.color-pill.active{border-color:var(--text);background:#f5f5f5;box-shadow:0 0 0 1.5px var(--text)}.color-dot{width:15px;height:15px;border-radius:50%;flex-shrink:0;box-shadow:inset 0 0 0 1px #0000001a}.cpill-price{font-size:11px;font-weight:700;color:var(--muted);margin-top:1px;display:block}.storage-opts{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.storage-opts .cond-pill{padding:7px 10px}.carrier-opts{display:grid;grid-template-columns:repeat(2,1fr);gap:6px}.seller-compact{display:flex;align-items:center;justify-content:space-between;padding:6px 0;margin-bottom:12px}.seller-compact-left{display:flex;align-items:center;gap:5px}.seller-compact-label{font-size:10px;color:var(--muted)}.seller-compact-name{font-size:10px;font-weight:700}.seller-badge-sm{background:var(--green);color:#fff;font-size:8px;font-weight:800;padding:1px 5px;border-radius:3px;text-transform:uppercase}.seller-compact-meta{font-size:10px;color:var(--muted)}.atc-price-summary{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.atc-final{font-size:30px;font-weight:900;letter-spacing:-1.2px}.atc-monthly{font-size:12px;color:var(--muted);text-align:right;line-height:1.5}.atc-monthly strong{color:var(--text);display:block;font-size:13px}.btn-atc{width:100%;background:var(--text);color:#fff;border:none;border-radius:13px;padding:17px;font-size:16px;font-weight:800;cursor:pointer;font-family:inherit;margin-bottom:10px;box-shadow:0 2px 8px #00000026;transition:background .2s,transform .15s}.btn-atc:hover{background:#222;transform:translateY(-1px)}.btn-sell{width:100%;background:transparent;color:var(--text);border:1.5px solid var(--border);border-radius:13px;padding:13px;font-size:14px;font-weight:700;cursor:pointer;font-family:inherit;margin-bottom:12px}.btn-sell:hover{border-color:#999;background:#fafafa}.atc-microcopy{display:flex;align-items:center;justify-content:center;gap:5px;font-size:11px;color:#aaa;font-weight:500;text-align:center}.atc-microcopy svg{width:12px;height:12px;color:var(--green);flex-shrink:0}.img-trust-strip{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;background:#000000b8;border-radius:0 0 18px 18px;padding:12px 14px;z-index:2}.img-trust-item{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700;color:#fff;padding:0 12px;border-right:1px solid rgba(255,255,255,.2);white-space:nowrap}.img-trust-item:last-child{border-right:none}.img-trust-item svg{width:14px;height:14px;color:#c8f135;flex-shrink:0}.google-stars{color:#f59e0b;font-size:12px}.certified-badge{position:absolute;top:14px;right:14px;display:flex;align-items:center;gap:6px;background:linear-gradient(135deg,#0d0d0d,#252525,#0d0d0d);border-radius:100px;padding:6px 12px 6px 8px;overflow:hidden;z-index:10;box-shadow:0 2px 12px #00000040;border:none;cursor:pointer;font-family:inherit}.cert-star{width:18px;height:18px;animation:certSpin 4s linear infinite}@keyframes certSpin{to{transform:rotate(360deg)}}.cert-text{font-size:11px;font-weight:800;color:#c8f135}.cert-overlay{position:fixed;inset:0;z-index:800;background:#0000004d;display:none}.cert-overlay.open{display:block}.cert-panel{position:fixed;top:0;right:-420px;width:400px;height:100vh;background:#fff;z-index:801;box-shadow:-8px 0 40px #00000026;display:flex;flex-direction:column;transition:right .3s cubic-bezier(.4,0,.2,1);overflow-y:auto}.cert-panel.open{right:0}.cert-panel-head{padding:1.5rem;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;background:#fff;z-index:1}.cert-panel-title{font-size:18px;font-weight:800;letter-spacing:-.4px}.cert-close{width:32px;height:32px;background:#f5f5f5;border:none;border-radius:50%;cursor:pointer;font-size:18px;font-family:inherit}.cert-panel-body{padding:1.5rem;flex:1}.cert-badge-hero{display:flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,#0d0d0d,#252525,#0d0d0d);border-radius:16px;padding:1.5rem;margin-bottom:1.5rem}.cert-hero-star{width:32px;height:32px}.cert-hero-text{font-size:20px;font-weight:900;color:#c8f135}.cert-section{margin-bottom:1.4rem}.cert-section-title{font-size:13px;font-weight:800;margin-bottom:8px}.cert-item{display:flex;align-items:flex-start;gap:10px;padding:8px 0;border-bottom:1px solid #f5f5f5}.cert-item-icon{width:28px;height:28px;background:#f0faf5;border-radius:7px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cert-item-icon svg{width:14px;height:14px;color:var(--green)}.cert-item-text{font-size:13px;font-weight:500;line-height:1.5}.cert-item-sub{font-size:11px;color:var(--muted);margin-top:1px}.cert-footer{margin-top:1.5rem;background:#f5f5f5;border-radius:12px;padding:1rem 1.2rem;font-size:12px;color:var(--muted);line-height:1.65}.reviews-section{max-width:1200px;margin:0 auto;padding:0 2rem 3rem}.reviews-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:1.4rem}.reviews-title{font-size:20px;font-weight:800;letter-spacing:-.4px}.reviews-link{font-size:13px;color:var(--muted);font-weight:600}.reviews-summary{display:flex;align-items:center;gap:2rem;margin-bottom:1.5rem;padding:1.2rem 1.5rem;background:var(--white);border:1.5px solid var(--border);border-radius:14px}.reviews-avg-num{font-size:52px;font-weight:900;letter-spacing:-3px;line-height:1}.reviews-avg-stars{font-size:20px;color:#f59e0b;margin:4px 0 2px}.reviews-avg-count{font-size:12px;color:var(--muted)}.reviews-bars{flex:1;display:flex;flex-direction:column;gap:5px}.rbar-row{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--muted)}.rbar-label{width:30px;text-align:right;font-weight:600;flex-shrink:0}.rbar-track{flex:1;height:6px;background:#f0f0f0;border-radius:3px;overflow:hidden}.rbar-fill{height:100%;background:#f59e0b;border-radius:3px}.rbar-count{width:24px}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.review-card{background:var(--white);border:1.5px solid var(--border);border-radius:14px;padding:1.2rem 1.4rem}.rev-top{display:flex;align-items:center;gap:10px;margin-bottom:10px}.rev-av{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;color:#fff;flex-shrink:0}.rev-name{font-size:13px;font-weight:700}.rev-date{font-size:11px;color:var(--muted);margin-top:1px}.rev-stars{color:#f59e0b;font-size:13px;margin-bottom:6px}.rev-product{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--muted);margin-bottom:7px}.rev-text{font-size:13px;color:#333;line-height:1.65}.rev-verified{display:inline-flex;align-items:center;gap:4px;background:#f0faf5;color:#1a7a52;font-size:10px;font-weight:700;border-radius:5px;padding:3px 8px;margin-top:10px}.specs-bars-section{max-width:1200px;margin:0 auto;padding:0 2rem 4rem}.sb-head{font-size:20px;font-weight:800;letter-spacing:-.4px;margin-bottom:6px}.sb-sub{font-size:13px;color:var(--muted);margin-bottom:1.5rem}.sb-specs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border-radius:14px;overflow:hidden;margin-bottom:16px}.sb-spec-cell{background:var(--white);padding:14px 18px}.sb-spec-key{font-size:11px;color:var(--muted);font-weight:500;margin-bottom:4px}.sb-spec-val{font-size:14px;font-weight:800}.product-spec-columns{display:grid;grid-template-columns:1fr 1fr;gap:16px}.specs-card,.inspect-card{background:var(--white);border:1.5px solid var(--border);border-radius:16px;overflow:hidden}.specs-head,.inspect-head{padding:1.2rem 1.5rem;border-bottom:1px solid var(--border)}.specs-head h3,.inspect-head h3{font-size:16px;font-weight:800;letter-spacing:-.3px}.spec-row{display:flex;align-items:center;padding:11px 1.5rem;border-bottom:1px solid #f5f5f5}.spec-row:last-child{border-bottom:none}.spec-key{font-size:12px;font-weight:600;color:var(--muted);width:130px;flex-shrink:0}.spec-val{font-size:13px;font-weight:600}.inspect-row{display:flex;align-items:center;gap:12px;padding:12px 1.5rem;border-bottom:1px solid #f5f5f5}.inspect-row:last-child{border-bottom:none}.inspect-check{width:22px;height:22px;background:#f0faf5;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.inspect-check svg{width:12px;height:12px;color:var(--green)}.inspect-label{font-size:13px;font-weight:600;flex:1}.inspect-result{font-size:11px;font-weight:700;color:var(--green)}.similar-section{max-width:1200px;margin:0 auto;padding:0 2rem 4rem}.sim-title{font-size:20px;font-weight:800;letter-spacing:-.4px;margin-bottom:1.2rem}.sim-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.sim-card{background:var(--white);border:1.5px solid var(--border);border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow .15s}.sim-card:hover{box-shadow:0 4px 16px #00000014}.sim-img{background:var(--bg);aspect-ratio:1;display:flex;align-items:center;justify-content:center;overflow:hidden}.sim-img img{width:100%;height:100%;object-fit:cover}.sim-img svg{width:50%;height:50%}.sim-body{padding:12px 14px 16px}.sim-brand{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:var(--muted);margin-bottom:2px}.sim-name{font-size:14px;font-weight:700;margin-bottom:2px}.sim-carrier{font-size:12px;font-weight:700;margin-bottom:4px}.sim-spec{font-size:11px;color:var(--muted);margin-bottom:10px}.sim-foot{display:flex;align-items:flex-end;justify-content:space-between}.sim-price{font-size:20px;font-weight:800;letter-spacing:-.5px}.sim-orig{font-size:11px;color:var(--muted);text-decoration:line-through}.sim-save{background:var(--lime);color:#111;font-size:10px;font-weight:800;padding:2px 7px;border-radius:4px}.product-toast{position:fixed;bottom:2rem;right:2rem;background:var(--text);color:#fff;border-radius:10px;padding:14px 20px;font-size:14px;font-weight:600;z-index:999;opacity:0;transform:translateY(10px);transition:all .25s;pointer-events:none;display:flex;align-items:center;gap:10px}.product-toast.show{opacity:1;transform:translateY(0)}.product-toast-check{width:22px;height:22px;background:var(--green);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px}@media(max-width:960px){.product-page{grid-template-columns:1fr;gap:2rem}.product-gallery{position:static}.reviews-grid,.sim-grid{grid-template-columns:1fr 1fr}.product-spec-columns{grid-template-columns:1fr}.sb-specs-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.product-page,.reviews-section,.specs-bars-section,.similar-section{padding-left:1rem;padding-right:1rem}.product-title{font-size:28px}.reviews-grid,.sim-grid{grid-template-columns:1fr}.color-opts{grid-template-columns:1fr 1fr}.img-trust-item{font-size:9px;padding:0 8px}}.browse-page{max-width:1280px;margin:0 auto;padding:1.5rem 2.5rem 4rem}.browse-breadcrumb{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--muted);margin-bottom:1.25rem}.browse-breadcrumb a{color:var(--muted);text-decoration:none}.browse-breadcrumb a:hover{color:var(--text)}.browse-breadcrumb span{color:#ccc}.browse-header{margin-bottom:1.5rem}.browse-hero{position:relative;min-height:220px;border-radius:20px;overflow:hidden;margin-bottom:1.75rem;background:linear-gradient(180deg,#ffffff14,#ffffffeb),var(--browse-hero-image) center / cover no-repeat;border:1.5px solid var(--border)}.browse-hero-overlay{position:relative;z-index:1;padding:2.25rem 2rem 1.75rem}.browse-hero-title{font-size:34px;font-weight:900;letter-spacing:-1.2px;margin-bottom:8px;max-width:720px}.browse-hero-subtitle{font-size:14px;color:var(--muted);line-height:1.55;max-width:640px;margin-bottom:10px}.browse-title{font-size:34px;font-weight:900;letter-spacing:-1.2px;margin-bottom:6px}.browse-subtitle{font-size:14px;color:var(--muted);line-height:1.55;max-width:640px;margin-bottom:8px}.browse-count{font-size:12px;font-weight:700;color:#aaa;text-transform:uppercase;letter-spacing:.6px}.browse-brand-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:1.75rem}.browse-brand-chip{display:inline-flex;align-items:center;padding:8px 14px;border:1.5px solid var(--border);border-radius:100px;font-size:12px;font-weight:700;color:var(--text);text-decoration:none;background:var(--white);transition:border-color .15s,background .15s}.browse-brand-chip:hover{border-color:#999;background:#fafafa}.browse-brand-chip.active{border-color:var(--text);background:#f5f5f5;box-shadow:0 0 0 1.5px var(--text)}.browse-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.browse-card{background:var(--white);border:1.5px solid var(--border);border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow .15s,transform .15s}.browse-card:hover{box-shadow:0 6px 20px #00000014;transform:translateY(-2px)}.browse-card-img{background:var(--bg);aspect-ratio:1;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.browse-card-img img{width:100%;height:100%;object-fit:cover}.browse-card-img svg{width:50%;height:50%}.browse-card-save{position:absolute;top:10px;right:10px;background:var(--lime);color:#111;font-size:10px;font-weight:800;padding:3px 8px;border-radius:5px}.browse-card-cond{position:absolute;top:10px;left:10px;background:#f0faf5;color:#1a7a52;font-size:10px;font-weight:700;padding:3px 8px;border-radius:5px;border:1px solid #c0e8d4}.browse-card-body{padding:12px 14px 16px}.browse-card-brand{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:var(--muted);margin-bottom:2px}.browse-card-name{font-size:14px;font-weight:700;margin-bottom:2px;line-height:1.3}.browse-card-carrier{font-size:12px;font-weight:700;color:var(--text);margin-bottom:4px}.browse-card-specs{font-size:11px;color:var(--muted);margin-bottom:10px;line-height:1.4}.browse-card-foot{display:flex;align-items:flex-end}.browse-card-price{font-size:20px;font-weight:800;letter-spacing:-.5px}.browse-card-orig{font-size:11px;color:var(--muted);text-decoration:line-through}.browse-empty{background:var(--white);border:1.5px solid var(--border);border-radius:16px;padding:3rem 2rem;text-align:center}.browse-empty h2{font-size:22px;font-weight:800;margin-bottom:8px;letter-spacing:-.4px}.browse-empty p{font-size:14px;color:var(--muted);margin-bottom:1.25rem;line-height:1.6}.browse-empty-btn{display:inline-block;background:var(--text);color:#fff;text-decoration:none;font-size:13px;font-weight:700;padding:11px 18px;border-radius:10px}.browse-empty-btn:hover{opacity:.9}.search-page .search-toolbar{display:flex;flex-wrap:wrap;gap:12px;align-items:end;margin-bottom:1.5rem;padding:1rem;background:var(--white);border:1.5px solid var(--border);border-radius:14px}.search-toolbar-field{display:flex;flex-direction:column;gap:6px;min-width:140px;flex:1}.search-toolbar-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}.search-toolbar-field input{border:1.5px solid var(--border);border-radius:10px;padding:10px 12px;font:inherit}.search-toolbar-submit{border:none;background:var(--text);color:#fff;font:inherit;font-weight:700;padding:11px 18px;border-radius:10px;cursor:pointer}.search-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:1.5rem;align-items:start}.search-filters{background:var(--white);border:1.5px solid var(--border);border-radius:14px;padding:1rem;position:sticky;top:calc(var(--storefront-header-height) + 1rem)}.search-filter-group+.search-filter-group{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border)}.search-filter-title{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:10px}.search-filter-options{display:flex;flex-wrap:wrap;gap:8px}.search-filter-chip{display:inline-flex;align-items:center;padding:7px 11px;border-radius:999px;border:1.5px solid var(--border);text-decoration:none;color:var(--text);font-size:12px;font-weight:600}.search-filter-chip:hover,.search-filter-chip.active{border-color:var(--text);background:#f7f7f7}.search-pagination{margin-top:1.5rem}.search-pagination nav{display:flex;gap:8px;flex-wrap:wrap}.search-pagination a,.search-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;border-radius:10px;border:1.5px solid var(--border);text-decoration:none;color:var(--text);font-size:13px;font-weight:600}.search-pagination span[aria-current=page]{background:var(--text);color:#fff;border-color:var(--text)}@media(max-width:1100px){.browse-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.browse-page{padding-left:1rem;padding-right:1rem}.browse-grid{grid-template-columns:repeat(2,1fr)}.browse-title{font-size:28px}.search-layout{grid-template-columns:1fr}.search-filters{position:static}}@media(max-width:480px){.browse-grid{grid-template-columns:1fr}}.cart-page{width:100%;max-width:var(--storefront-page-width);margin:0 auto;padding:2rem 0 4rem;box-sizing:border-box}.cart-header{margin-bottom:1.5rem}.cart-title{font-size:34px;font-weight:900;letter-spacing:-1.2px;margin-bottom:6px}.cart-subtitle{font-size:14px;color:var(--muted)}.cart-flash{background:#f0faf5;color:#1a7a52;border:1px solid #c0e8d4;border-radius:10px;padding:12px 16px;font-size:13px;font-weight:600;margin-bottom:1.25rem}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:2.5rem;align-items:start}.cart-lines{display:flex;flex-direction:column;gap:14px}.cart-line{display:grid;grid-template-columns:140px minmax(0,1fr) auto;gap:1.25rem;background:var(--white);border:1.5px solid var(--border);border-radius:16px;padding:1.15rem 1.25rem;align-items:start}.cart-line-img{display:flex;align-items:center;justify-content:center;background:var(--bg);border-radius:12px;aspect-ratio:1;overflow:hidden;text-decoration:none}.cart-line-img img{width:100%;height:100%;object-fit:cover}.cart-line-img svg{width:55%;height:55%}.cart-line-brand{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:var(--muted);margin-bottom:2px}.cart-line-name{display:block;font-size:16px;font-weight:800;color:var(--text);text-decoration:none;margin-bottom:4px;line-height:1.3}.cart-line-name:hover{text-decoration:underline}.cart-line-specs{font-size:12px;color:var(--muted);margin-bottom:6px}.cart-line-condition{display:inline-block;font-size:10px;font-weight:700;color:#1a7a52;background:#f0faf5;border:1px solid #c0e8d4;border-radius:5px;padding:2px 7px;margin-bottom:6px}.cart-line-seller{font-size:11px;color:#aaa}.cart-line-actions{text-align:right;min-width:120px}.cart-line-price{font-size:22px;font-weight:900;letter-spacing:-.5px}.cart-line-orig{font-size:11px;color:var(--muted);text-decoration:line-through;margin-bottom:10px}.cart-qty-form{margin:10px 0}.cart-qty-label{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;color:var(--muted);text-transform:uppercase}.cart-qty-select{border:1.5px solid var(--border);border-radius:8px;padding:6px 8px;font-size:13px;font-family:inherit;background:var(--white)}.cart-remove-btn{background:none;border:none;color:var(--muted);font-size:12px;font-weight:600;cursor:pointer;font-family:inherit;text-decoration:underline;padding:0}.cart-remove-btn:hover{color:var(--text)}.cart-summary{background:var(--white);border:1.5px solid var(--border);border-radius:16px;padding:1.5rem 1.75rem;position:sticky;top:var(--storefront-header-height);display:flex;flex-direction:column;gap:0}.cart-summary-title{font-size:18px;font-weight:800;margin-bottom:1rem;letter-spacing:-.3px}.cart-summary-rows{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.cart-summary-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;font-size:14px}.cart-summary-muted{color:var(--muted);font-size:13px}.cart-summary-total{padding-top:12px;margin-bottom:1.25rem;border-top:1px solid var(--border);font-size:16px;font-weight:700}.cart-summary-actions{display:flex;flex-direction:column;gap:12px;padding-top:.25rem}.cart-checkout-btn{display:block;width:100%;box-sizing:border-box;background:var(--lime);color:var(--text);border:none;border-radius:12px;padding:14px 16px;font-size:15px;font-weight:800;font-family:inherit;text-align:center;text-decoration:none;cursor:pointer;transition:background .15s ease}a.cart-checkout-btn:hover{background:var(--lime-dark);color:var(--text)}button.cart-checkout-btn:hover:not(:disabled){background:var(--lime-dark)}button.cart-checkout-btn:disabled{background:#e8e8e8;color:#999;cursor:not-allowed}.cart-summary-note{font-size:12px;color:var(--muted);text-align:center;line-height:1.5}.cart-continue-link{display:block;text-align:center;font-size:13px;font-weight:600;color:var(--muted);text-decoration:none}.cart-continue-link:hover{color:var(--text)}.cart-empty{background:var(--white);border:1.5px solid var(--border);border-radius:16px;padding:3rem 2rem;text-align:center}.cart-empty h2{font-size:22px;font-weight:800;margin-bottom:8px}.cart-empty p{font-size:14px;color:var(--muted);margin-bottom:1.25rem}.cart-empty-btn{display:inline-block;background:var(--text);color:#fff;text-decoration:none;font-size:13px;font-weight:700;padding:11px 18px;border-radius:10px}@media(max-width:900px){.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}}@media(max-width:640px){.cart-page{padding-left:1rem;padding-right:1rem}.cart-line{grid-template-columns:88px 1fr}.cart-line-actions{grid-column:1 / -1;text-align:left;display:flex;align-items:center;gap:1rem;flex-wrap:wrap}}.mini-cart-overlay{position:fixed;inset:0;z-index:850;background:#00000059;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.mini-cart-overlay.is-open{opacity:1;visibility:visible}.mini-cart-panel{position:fixed;top:0;right:0;width:min(420px,100vw);height:100dvh;z-index:851;background:var(--white);box-shadow:-8px 0 40px #0000001f;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.mini-cart-panel.is-open{transform:translate(0)}.mini-cart-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;border-bottom:1px solid var(--border);flex-shrink:0}.mini-cart-title{font-size:18px;font-weight:800;letter-spacing:-.4px}.mini-cart-count{font-size:14px;font-weight:600;color:var(--muted)}.mini-cart-close{width:34px;height:34px;border:none;border-radius:50%;background:var(--bg);font-size:22px;line-height:1;cursor:pointer;font-family:inherit;color:var(--text)}.mini-cart-body{flex:1;overflow-y:auto;padding:1rem 1.25rem}.mini-cart-loading{font-size:13px;color:var(--muted);padding:1rem 0}.mini-cart-line{display:grid;grid-template-columns:72px 1fr auto;gap:.75rem;padding:.85rem 0;border-bottom:1px solid var(--border);align-items:start}.mini-cart-line:last-child{border-bottom:none}.mini-cart-line-img{display:flex;align-items:center;justify-content:center;aspect-ratio:1;background:var(--bg);border-radius:10px;overflow:hidden;text-decoration:none}.mini-cart-line-img img{width:100%;height:100%;object-fit:cover}.mini-cart-line-img svg{width:50%;height:50%;color:#ccc}.mini-cart-line-brand{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:var(--muted)}.mini-cart-line-name{display:block;font-size:14px;font-weight:700;color:var(--text);text-decoration:none;line-height:1.35;margin:2px 0}.mini-cart-line-name:hover{text-decoration:underline}.mini-cart-line-specs{font-size:11px;color:var(--muted);line-height:1.4}.mini-cart-line-meta{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:6px;font-size:12px;color:var(--muted)}.mini-cart-line-price{font-size:14px;font-weight:800;color:var(--text)}.mini-cart-remove{width:28px;height:28px;border:none;border-radius:50%;background:var(--bg);color:var(--muted);font-size:18px;line-height:1;cursor:pointer;font-family:inherit}.mini-cart-remove:hover{color:var(--text);background:#eee}.mini-cart-foot{flex-shrink:0;padding:1.25rem 1.5rem 1.5rem;border-top:1px solid var(--border);background:var(--white)}.mini-cart-subtotal{display:flex;justify-content:space-between;align-items:center;font-size:15px;margin-bottom:1rem}.mini-cart-subtotal strong{font-size:18px;font-weight:900}.mini-cart-view-btn,.mini-cart-checkout-btn{display:block;width:100%;text-align:center;border-radius:12px;padding:13px 16px;font-size:14px;font-weight:800;font-family:inherit;text-decoration:none;border:none;cursor:pointer}.mini-cart-view-btn{background:var(--text);color:#fff;margin-bottom:.65rem}.mini-cart-view-btn:hover{opacity:.92}.mini-cart-checkout-btn{background:var(--lime);color:var(--text);margin-bottom:.75rem}.mini-cart-checkout-btn:hover{background:var(--lime-dark)}.mini-cart-continue{display:block;text-align:center;font-size:13px;font-weight:600;color:var(--muted);text-decoration:none}.mini-cart-continue:hover{color:var(--text)}.mini-cart-empty{text-align:center;padding:2.5rem 1rem}.mini-cart-empty p{font-size:14px;color:var(--muted);margin-bottom:1rem}.mini-cart-empty-btn{display:inline-block;background:var(--text);color:#fff;text-decoration:none;font-size:13px;font-weight:700;padding:11px 18px;border-radius:10px}.checkout-progress{margin-bottom:1.75rem}.checkout-progress-list{display:flex;flex-wrap:wrap;gap:10px;list-style:none;padding:0;margin:0}.checkout-progress-item{display:flex;align-items:center;gap:8px;padding:10px 14px;border:1.5px solid var(--border);border-radius:999px;background:var(--white);font-size:13px;font-weight:600;color:var(--muted)}.checkout-progress-item.is-current{border-color:var(--text);color:var(--text);box-shadow:0 0 0 1px var(--text)}.checkout-progress-item.is-complete{border-color:#c0e8d4;background:#f0faf5;color:#1a7a52}.checkout-progress-marker{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--bg);font-size:11px;font-weight:800}.checkout-progress-item.is-current .checkout-progress-marker,.checkout-progress-item.is-complete .checkout-progress-marker{background:var(--text);color:#fff}.checkout-progress-item.is-complete .checkout-progress-marker{background:#1a7a52}.checkout-step-actions{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-top:1.25rem}.checkout-step-btn{width:auto;min-width:200px;margin-top:0}.checkout-back-link{font-size:13px;font-weight:600;color:var(--muted);text-decoration:none}.checkout-back-link:hover{color:var(--text)}.checkout-delivery-list{display:flex;flex-direction:column;gap:12px}.checkout-delivery-option{display:block;cursor:pointer}.checkout-delivery-option input{position:absolute;opacity:0;pointer-events:none}.checkout-delivery-card{display:block;border:1.5px solid var(--border);border-radius:12px;padding:14px 16px}.checkout-delivery-option input:checked+.checkout-delivery-card{border-color:var(--text);box-shadow:0 0 0 1px var(--text)}.checkout-delivery-head{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:4px}.checkout-delivery-title{font-size:15px;font-weight:800}.checkout-delivery-price{font-size:14px;font-weight:800}.checkout-delivery-copy{display:block;font-size:13px;color:var(--muted)}.checkout-review-line{font-size:14px;line-height:1.55;margin-bottom:4px}.checkout-review-copy{font-size:13px;color:var(--muted);line-height:1.55}.checkout-review-items{display:flex;flex-direction:column;gap:8px}.checkout-summary-sidebar .checkout-summary-line{margin-bottom:8px}.checkout-field textarea{border:1.5px solid var(--border);border-radius:10px;padding:10px 12px;font:inherit;font-weight:500;resize:vertical;min-height:88px}.checkout-page{width:100%;max-width:var(--storefront-page-width);margin:0 auto;padding:2rem 0 4rem}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:2.5rem;align-items:start}.checkout-panel{background:var(--white);border:1.5px solid var(--border);border-radius:16px;padding:1.25rem}.checkout-panel-title{font-size:18px;font-weight:800;margin-bottom:1rem}.checkout-panel-copy{font-size:14px;color:var(--muted);margin-bottom:1rem}.checkout-address-list{display:flex;flex-direction:column;gap:12px;margin-bottom:1rem}.checkout-address-option{display:block;cursor:pointer}.checkout-address-option input{position:absolute;opacity:0;pointer-events:none}.checkout-address-card{display:block;border:1.5px solid var(--border);border-radius:12px;padding:12px 14px}.checkout-address-option input:checked+.checkout-address-card{border-color:var(--text);box-shadow:0 0 0 1px var(--text)}.checkout-address-label{display:block;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:4px}.checkout-address-name,.checkout-address-lines{display:block;font-size:14px;line-height:1.5}.checkout-text-link{color:var(--text);font-size:13px;font-weight:600}.checkout-summary-line{display:flex;justify-content:space-between;gap:1rem;font-size:13px;margin-bottom:10px}.checkout-guest-note{font-size:14px;color:var(--muted);margin-bottom:1.25rem}.checkout-shipping-form{display:flex;flex-direction:column;gap:12px}.checkout-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.checkout-form-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.checkout-field{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:600}.checkout-field input{border:1.5px solid var(--border);border-radius:10px;padding:10px 12px;font:inherit;font-weight:500}@media(max-width:700px){.checkout-form-grid,.checkout-form-grid-3{grid-template-columns:1fr}}.checkout-payment-element{margin-bottom:1rem}.checkout-payment-error{color:#b42318;font-size:13px;font-weight:600;margin-top:10px}.cart-flash-error{background:#fff5f5;color:#b42318;border-color:#f5c2c0}.checkout-confirmation{max-width:720px}.checkout-confirmation-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:1.25rem}.sp-view-all{display:inline-flex;margin-bottom:10px;font-size:12px;font-weight:700;color:var(--text);text-decoration:none}@media(max-width:900px){.checkout-layout{grid-template-columns:1fr}}.account-page{width:100%;max-width:var(--storefront-page-width);margin:0 auto;padding:2rem 0 4rem;display:grid;grid-template-columns:280px minmax(0,1fr);gap:2.5rem;align-items:start}.account-sidebar{position:sticky;top:var(--storefront-header-height);background:var(--white);border:1.5px solid var(--border);border-radius:18px;padding:1.25rem}.account-sidebar-user{display:flex;align-items:center;gap:12px;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid var(--border)}.account-sidebar-avatar{width:42px;height:42px;border-radius:50%;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:800;flex-shrink:0}.account-sidebar-name{font-size:14px;font-weight:800;line-height:1.2}.account-sidebar-email{font-size:11px;color:var(--muted);word-break:break-all}.account-nav{display:flex;flex-direction:column;gap:4px}.account-nav-link{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;text-decoration:none;color:var(--muted);font-size:13px;font-weight:600;transition:background .15s,color .15s}.account-nav-link svg{width:16px;height:16px;flex-shrink:0}.account-nav-link:hover{background:#f7f7f7;color:var(--text)}.account-nav-link.active{background:#111;color:#fff}.account-sidebar-footer{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:8px}.account-sidebar-link,.account-sidebar-signout{font-size:12px;font-weight:600;color:var(--muted);text-decoration:none;background:none;border:none;padding:0;text-align:left;cursor:pointer;font-family:inherit}.account-sidebar-link:hover,.account-sidebar-signout:hover{color:var(--text)}.account-main{min-width:0}.account-header{margin-bottom:1.25rem}.account-eyebrow{font-size:12px;margin-bottom:8px}.account-title{font-size:34px;font-weight:900;letter-spacing:-1.2px;margin-bottom:6px}.account-subtitle{font-size:14px;color:var(--muted)}.account-flash{background:#f0faf5;color:#1a7a52;border:1px solid #c0e8d4;border-radius:10px;padding:12px 16px;font-size:13px;font-weight:600;margin-bottom:1.25rem}.account-flash-error{background:#fff5f5;color:#b42318;border-color:#f5c2c0}.account-flash-error ul{margin:0;padding-left:1.1rem}.account-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-bottom:1.5rem}.account-stat-card{background:var(--white);border:1.5px solid var(--border);border-radius:16px;padding:1.25rem 1.35rem;display:flex;flex-direction:column;gap:4px}.account-stat-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:var(--muted)}.account-stat-value{font-size:28px;font-weight:900;letter-spacing:-1px}.account-stat-value-sm{font-size:18px;letter-spacing:-.4px}.account-stat-link{margin-top:4px;font-size:12px;font-weight:700;color:var(--green);text-decoration:none}.account-panel{background:var(--white);border:1.5px solid var(--border);border-radius:18px;padding:1.5rem 1.75rem;margin-bottom:1rem}.account-panel-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.account-panel-head h2{font-size:18px;font-weight:800;letter-spacing:-.4px}.account-panel-head a{font-size:12px;font-weight:700;color:var(--muted);text-decoration:none}.account-panel-head a:hover{color:var(--text)}.account-empty{text-align:center;padding:2rem 1rem;color:var(--muted)}.account-empty-compact{padding:1.25rem .5rem}.account-empty-note{font-size:13px;margin:8px 0 16px}.account-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--text);color:#fff;border:none;border-radius:10px;padding:12px 18px;font-size:14px;font-weight:700;text-decoration:none;cursor:pointer;font-family:inherit}.account-btn:hover{opacity:.9}.account-btn-secondary{background:#fff;color:var(--text);border:1.5px solid var(--border)}.account-table-wrap{overflow-x:auto}.account-table{width:100%;border-collapse:collapse;font-size:13px}.account-table th,.account-table td{padding:12px 10px;text-align:left;border-bottom:1px solid #f0f0f0}.account-table th{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--muted)}.account-status-badge{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:#f4f4f4;font-size:11px;font-weight:700}.account-text-link{font-size:12px;font-weight:700;color:var(--text);text-decoration:underline;text-underline-offset:2px}.account-text-btn{background:none;border:none;padding:0;cursor:pointer;font-family:inherit}.account-text-danger{color:#b42318}.account-address-preview p,.account-address-card p{font-size:13px;color:var(--muted);line-height:1.5}.account-address-preview-top,.account-address-card-top{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:6px}.account-address-label{font-size:11px;font-weight:700;color:var(--muted);background:#f4f4f4;padding:2px 8px;border-radius:999px}.account-address-default{margin-left:auto;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;color:var(--green)}.account-form{display:flex;flex-direction:column;gap:14px}.account-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.account-form-grid-3{grid-template-columns:1.2fr .8fr .8fr}.account-field{display:flex;flex-direction:column;gap:6px}.account-field span{font-size:12px;font-weight:700;color:var(--muted)}.account-field input{border:1.5px solid var(--border);border-radius:10px;padding:11px 12px;font-size:14px;font-family:inherit;outline:none}.account-field input:focus{border-color:#999}.account-checkbox{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:600}.account-checkbox input{width:auto}.account-form-actions{display:flex;flex-wrap:wrap;gap:10px}.account-readonly-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:14px 0 4px;border-top:1px solid #f0f0f0}.account-readonly-label{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--muted);margin-bottom:4px}.account-readonly-value{font-size:14px;font-weight:700}.account-address-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.account-address-card{border:1.5px solid var(--border);border-radius:14px;padding:1rem;background:#fafafa}.account-address-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px;padding-top:12px;border-top:1px solid var(--border)}.account-order-lines{display:flex;flex-direction:column;gap:10px;margin-bottom:1rem}.account-order-line{display:flex;justify-content:space-between;gap:1rem;padding-bottom:10px;border-bottom:1px solid #f0f0f0}.account-order-line-title{font-size:14px;font-weight:700}.account-order-line-meta{font-size:12px;color:var(--muted);margin-top:2px}.account-order-line-price{font-size:14px;font-weight:800;white-space:nowrap}.account-order-totals{max-width:320px;margin-left:auto}.account-order-total-row{display:flex;justify-content:space-between;gap:1rem;padding:6px 0;font-size:13px;color:var(--muted)}.account-order-total-row-strong{font-size:16px;font-weight:800;color:var(--text);border-top:1px solid var(--border);margin-top:6px;padding-top:10px}.account-pagination{margin-top:1rem}.account-pagination nav{display:flex;gap:6px;flex-wrap:wrap}.account-pagination a,.account-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;padding:0 10px;border-radius:8px;border:1px solid var(--border);font-size:12px;font-weight:700;text-decoration:none;color:var(--text)}.account-pagination span[aria-current=page]{background:#111;color:#fff;border-color:#111}@media(max-width:960px){.account-page{grid-template-columns:1fr;padding:1.5rem 1.25rem 3rem}.account-sidebar{position:static}.account-stats,.account-address-list,.account-form-grid,.account-form-grid-3,.account-readonly-grid{grid-template-columns:1fr}.account-table thead{display:none}.account-table tr{display:block;border-bottom:1px solid #f0f0f0;padding:10px 0}.account-table td{display:flex;justify-content:space-between;gap:1rem;border:none;padding:6px 0}.account-table td:before{content:attr(data-label);font-weight:700;color:var(--muted)}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--white: #ffffff;--bg: #f4f4f4;--text: #111111;--muted: #666666;--border: #e2e2e2;--green: #1a9e5f;--lime: #c8f135;--lime-dark: #b3da28;--radius: 10px;--storefront-page-width: min(1600px, calc(100vw - 4rem) );--storefront-header-height: 114px}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;background:var(--bg);color:var(--text);font-size:14px;min-height:100dvh;display:flex;flex-direction:column}.storefront-main{flex:1;display:flex;flex-direction:column}.storefront-site-header{position:sticky;top:0;z-index:200;background:var(--white)}.topnav{background:var(--white);border-bottom:1px solid var(--border);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 2.5rem;height:68px}.logo{font-size:28px;font-weight:900;color:var(--text);text-decoration:none;letter-spacing:-1.5px;flex-shrink:0;line-height:1;justify-self:start}.logo span{color:var(--green)}.search-wrap{width:500px;position:relative}.search-wrap input{width:100%;background:#f2f2f2;border:none;border-radius:100px;padding:11px 20px 11px 42px;font-size:14px;font-family:Inter,sans-serif;color:var(--text);outline:none;transition:background .2s}.search-wrap input:focus{background:#ebebeb}.search-wrap input::placeholder{color:transparent}.search-overlay{display:none;position:fixed;inset:0;z-index:998;background:#0000004d}.search-overlay.open{display:block}.search-panel{position:fixed;top:0;left:0;right:0;background:#fff;z-index:999;box-shadow:0 8px 40px #00000026;display:none}.search-panel.open{display:block}.search-panel-inner{display:flex;max-width:1280px;margin:0 auto;padding:0 2.5rem;min-height:300px;max-height:calc(100vh - 68px);overflow:hidden}.sp-left{flex:0 0 220px;padding:28px 28px 28px 0;border-right:1px solid #f0f0f0}.sp-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.9px;color:#bbb;margin-bottom:14px}.sp-item{display:flex;align-items:center;gap:8px;padding:9px 0;cursor:pointer;font-size:14px;font-weight:500;color:var(--text);border-radius:6px;transition:color .12s}.sp-item:hover{color:var(--green)}.sp-item svg{width:14px;height:14px;color:#ccc;flex-shrink:0}.sp-right{flex:1;padding:28px 0 28px 28px;overflow:hidden}.sp-right-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.9px;color:#bbb;margin-bottom:16px}.sp-cards{display:flex;gap:14px;overflow-x:auto;padding-bottom:8px;-ms-overflow-style:none;scrollbar-width:none}.sp-cards::-webkit-scrollbar{display:none}.sp-card{flex:0 0 160px;background:#fafafa;border:1px solid #efefef;border-radius:14px;overflow:hidden;cursor:pointer;transition:border-color .15s,box-shadow .15s}.sp-card:hover{border-color:#ddd;box-shadow:0 4px 16px #00000012}.sp-card-img{height:140px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;padding:12px}.sp-card-img img{width:80px;height:110px;object-fit:contain;display:block;filter:drop-shadow(0 4px 12px rgba(0,0,0,.12))}.sp-card-body{padding:10px 12px 12px}.sp-card-name{font-size:12px;font-weight:700;color:var(--text);margin-bottom:2px;line-height:1.3}.sp-card-spec{font-size:10px;color:#aaa;margin-bottom:6px;font-weight:500}.sp-card-price{font-size:16px;font-weight:800;color:var(--text);letter-spacing:-.4px}.sp-card-orig{font-size:10px;color:#bbb;text-decoration:line-through;margin-top:1px}.sp-card-badge{display:inline-block;background:var(--lime);color:#111;font-size:9px;font-weight:800;padding:2px 6px;border-radius:4px;margin-bottom:5px}.sp-topbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 2.5rem;height:68px;border-bottom:1px solid #f0f0f0}.sp-topbar-logo{font-size:28px;font-weight:900;color:var(--text);letter-spacing:-1.5px;flex-shrink:0;text-decoration:none;justify-self:start}.sp-topbar-logo span{color:var(--green)}.sp-topbar-input-wrap{width:500px;position:relative}.sp-topbar-input-wrap input{width:100%;background:#ebebeb;border:none;border-radius:100px;padding:11px 36px 11px 42px;font-size:14px;font-family:Inter,sans-serif;color:var(--text);outline:none}.sp-topbar-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#aaa;width:16px;height:16px;pointer-events:none}.sp-clear{position:absolute;right:14px;top:50%;transform:translateY(-50%);cursor:pointer;color:#999;font-size:20px;line-height:1;background:none;border:none;padding:0;display:none;font-family:Inter,sans-serif}.sp-clear.visible{display:block}.sp-topbar-right{display:flex;align-items:center;gap:10px;justify-self:end}.sp-cancel{font-size:13px;color:var(--muted);cursor:pointer}.search-placeholder{position:absolute;left:42px;top:50%;transform:translateY(-50%);font-size:14px;color:#999;pointer-events:none;font-family:Inter,sans-serif;white-space:nowrap;overflow:hidden;display:flex;align-items:center}.search-cursor{display:inline-block;width:1.5px;height:14px;background:#aaa;vertical-align:middle;margin-left:1px;flex-shrink:0;animation:blink .8s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#aaa;width:16px;height:16px;pointer-events:none}.typed-char{display:inline}.nav-actions{display:flex;align-items:center;gap:10px;justify-self:end}.nav-link{font-size:13px;color:var(--muted);text-decoration:none;padding:6px 10px;transition:color .15s;cursor:pointer;white-space:nowrap}.nav-link:hover{color:var(--text)}.nav-sell{background:var(--text);color:#fff;border:none;border-radius:8px;padding:10px 20px;font-size:13px;font-weight:700;cursor:pointer;font-family:Inter,sans-serif;transition:opacity .15s;white-space:nowrap}.nav-sell:hover{opacity:.82}.nav-auth-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:none;border:1.5px solid var(--border);border-radius:8px;color:var(--text);text-decoration:none;cursor:pointer;transition:border-color .15s,background .15s;flex-shrink:0}.nav-auth-btn:hover{border-color:#999;background:#fafafa}.cart-btn{display:flex;align-items:center;gap:6px;background:none;border:1.5px solid var(--border);border-radius:8px;padding:9px 15px;font-size:13px;font-family:Inter,sans-serif;color:var(--text);cursor:pointer;transition:border-color .15s;position:relative;white-space:nowrap;text-decoration:none}.cart-btn:hover{border-color:#999}.cart-dot{display:inline-flex;position:absolute;top:-5px;right:-5px;width:18px;height:18px;background:var(--green);color:#fff;font-size:10px;font-weight:700;border-radius:50%;align-items:center;justify-content:center}.subnav{background:var(--white);border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:center;padding:0 2.5rem;height:46px;gap:0;overflow-x:auto;scrollbar-width:none}.subnav::-webkit-scrollbar{display:none}.subnav a{font-size:14px;font-weight:700;color:var(--muted);text-decoration:none;padding:0 20px;height:100%;display:flex;align-items:center;border-bottom:3px solid transparent;white-space:nowrap;transition:color .15s,border-color .15s;cursor:pointer;letter-spacing:-.2px}.subnav a:hover{color:var(--text)}.subnav a.active{color:var(--text);border-bottom-color:var(--text)}.banner{background:#d9f0e6;display:flex;align-items:center;justify-content:center;text-align:center;padding:50px 2.5rem 40px;position:relative;overflow:hidden}.banner:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 0%,rgba(200,241,53,.25) 0%,transparent 65%)}.banner-deco{position:absolute;top:0;bottom:0;display:flex;align-items:center;font-size:100px;opacity:.12;pointer-events:none;-webkit-user-select:none;user-select:none;filter:grayscale(.3)}.banner-deco.left{left:5rem}.banner-deco.right{right:5rem}.banner-inner{position:relative;z-index:1}.banner h1{font-size:32px;font-weight:800;color:var(--text);letter-spacing:-.8px;margin-bottom:7px}.banner p{font-size:15px;color:#444;margin-bottom:22px;font-weight:500}.banner-btn{display:inline-block;background:var(--text);color:#fff;border:none;border-radius:8px;padding:12px 30px;font-size:14px;font-weight:700;cursor:pointer;font-family:Inter,sans-serif;margin-bottom:24px;transition:opacity .15s}.banner-btn:hover{opacity:.8}.banner-trust{display:flex;align-items:center;justify-content:center;gap:2.2rem;font-size:13px;color:#444;flex-wrap:wrap;font-weight:500}.banner-trust-item{display:flex;align-items:center;gap:5px}.tc{color:var(--green);font-weight:700}.trustbar{background:var(--white);border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:center;gap:3rem;padding:12px 2.5rem;flex-wrap:wrap}.trustbar-item{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:600;color:var(--muted)}.trustbar-item svg{width:14px;height:14px;color:var(--green);flex-shrink:0}.tp-rating{font-size:12px;font-weight:600;color:#444}.page{max-width:1280px;margin:0 auto;padding:0 2.5rem}.sec-head{display:flex;align-items:center;justify-content:space-between;margin:2.2rem 0 1.2rem}.sec-title{font-size:20px;font-weight:800;letter-spacing:-.4px}.sec-all{font-size:13px;color:var(--muted);text-decoration:none;cursor:pointer;font-weight:600}.sec-all:hover{color:var(--text)}.brands-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-bottom:2.5rem}.brand-tile{background:#f5f5f5;border:1.5px solid var(--border);border-radius:16px;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;cursor:pointer;overflow:hidden;position:relative;aspect-ratio:.85;transition:box-shadow .18s,border-color .15s;text-decoration:none;color:inherit}.brand-tile:hover{box-shadow:0 4px 14px #00000017;border-color:#bbb}.brand-tile.active{border-color:var(--text)}.brand-tile-img{width:100%;flex:1;display:flex;align-items:flex-end;justify-content:center;padding:1.2rem 1.2rem 0;background:#f5f5f5;overflow:hidden}.brand-tile-img img{width:72%;max-width:105px;height:auto;object-fit:contain;display:block;filter:drop-shadow(0 8px 18px rgba(0,0,0,.18))}.brand-tile-img svg{width:100%;max-width:120px;height:auto;filter:drop-shadow(0 8px 20px rgba(0,0,0,.18))}.brand-tile-label{width:100%;background:#f5f5f5;padding:8px 12px 12px;text-align:center}.brand-tile-name{font-size:13px;font-weight:700;color:var(--text)}.brand-tile-count{display:none}.curated-section{margin-bottom:3rem}.curated-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.1rem}.curated-title{font-size:22px;font-weight:800;letter-spacing:-.5px;color:var(--text)}#budget-picks{display:grid;grid-template-columns:repeat(5,minmax(180px,200px));gap:14px;justify-content:center;overflow-x:visible;flex-wrap:unset}.trust-section{background:var(--white);border:1.5px solid var(--border);border-radius:20px;padding:2.5rem;margin-bottom:3rem}.trust-section-header{text-align:center;margin-bottom:2rem}.trust-section-header h3{font-size:22px;font-weight:800;color:var(--text);letter-spacing:-.4px;margin-bottom:4px}.trust-section-header p{font-size:13px;color:var(--muted);font-weight:400}.trust-section-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.ts-card{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:1.4rem;border-radius:16px;background:#f7f7f7;border:1.5px solid transparent;transition:border-color .15s}.ts-card:hover{border-color:var(--border)}.ts-card:nth-child(1) .ts-icon{background:#fff0e8}.ts-card:nth-child(1) .ts-icon svg{color:#e8620a}.ts-card:nth-child(2) .ts-icon{background:#e8f5ff}.ts-card:nth-child(2) .ts-icon svg{color:#0a7ac8}.ts-card:nth-child(3) .ts-icon{background:#eafaf1}.ts-card:nth-child(3) .ts-icon svg{color:#1a9e5f}.ts-card:nth-child(4) .ts-icon{background:#f5e8ff}.ts-card:nth-child(4) .ts-icon svg{color:#8a2be2}.ts-card:nth-child(5) .ts-icon{background:#fffbe8}.ts-card:nth-child(5) .ts-icon svg{color:#c8a800}.ts-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ts-icon svg{width:22px;height:22px}.ts-title{font-size:13px;font-weight:800;color:var(--text);margin-bottom:3px}.ts-desc{font-size:12px;color:var(--muted);line-height:1.65;font-weight:400}.watch-section{margin-bottom:3rem}.watch-scroll{display:flex;gap:14px;overflow-x:auto;padding-bottom:10px;-ms-overflow-style:none;scrollbar-width:none}.watch-scroll::-webkit-scrollbar{display:none}.watch-card{flex:0 0 190px;min-width:190px;background:var(--white);border:1.5px solid var(--border);border-radius:16px;overflow:hidden;cursor:pointer;transition:box-shadow .18s}.watch-card:hover{box-shadow:0 4px 16px #00000014}.watch-img{background:#f5f5f5;height:180px;display:flex;align-items:center;justify-content:center;position:relative}.watch-img svg{width:80px;height:100px;filter:drop-shadow(0 6px 14px rgba(0,0,0,.12))}.watch-save{position:absolute;top:10px;right:10px;background:var(--lime);color:#111;font-size:10px;font-weight:800;padding:3px 8px;border-radius:5px}.watch-body{padding:12px 14px 16px}.watch-name{font-size:13px;font-weight:700;color:var(--text);margin-bottom:3px;line-height:1.3}.watch-spec{font-size:11px;color:var(--muted);margin-bottom:9px}.watch-price{font-size:20px;font-weight:800;color:var(--text);letter-spacing:-.4px;line-height:1}.watch-orig{font-size:11px;color:var(--muted);text-decoration:line-through;margin-top:3px}.deals-timer-bar{display:flex;align-items:center;justify-content:space-between;background:var(--text);border-radius:12px;padding:14px 22px;margin-bottom:1.1rem}.dtb-left{display:flex;align-items:center;gap:8px;color:#fff9;font-size:13px;font-weight:600}.dtb-left svg{color:var(--lime);flex-shrink:0}.dtb-label{color:#fff9}.dtb-clock{display:flex;align-items:center;gap:6px}.dtb-unit{text-align:center}.dtb-num{display:block;font-size:28px;font-weight:900;color:#fff;letter-spacing:-1px;font-family:Inter,sans-serif;line-height:1;min-width:46px}.dtb-unit-label{display:block;font-size:9px;font-weight:700;color:#fff6;letter-spacing:1px;text-transform:uppercase;margin-top:2px}.dtb-sep{font-size:24px;font-weight:800;color:#ffffff4d;margin-bottom:12px}.dtb-right{font-size:11px;color:#ffffff59;font-weight:500;max-width:180px;text-align:right}.curated-sub{font-size:13px;color:var(--muted);font-weight:500;margin-top:2px}.curated-see-all{font-size:13px;font-weight:600;color:var(--muted);text-decoration:none;cursor:pointer;white-space:nowrap}.curated-see-all:hover{color:var(--text)}.h-scroll{display:flex;gap:14px;overflow-x:auto;padding-bottom:10px;-ms-overflow-style:none;scrollbar-width:none}.h-scroll::-webkit-scrollbar{display:none}.hcard{background:var(--white);border:1.5px solid var(--border);border-radius:16px;overflow:hidden;cursor:pointer;transition:box-shadow .18s,transform .18s;position:relative;flex:0 0 200px;min-width:200px}.hcard:hover{box-shadow:0 4px 16px #00000014}.hcard-link,.deal-card-link,.sp-card-link{display:block;text-decoration:none;color:inherit}.hcard-img{background:var(--bg);display:flex;align-items:center;justify-content:center;font-size:56px;padding:1.2rem;position:relative;height:140px}.hcard-save{position:absolute;top:8px;right:8px;font-size:10px;font-weight:800;padding:3px 8px;border-radius:6px}.hcard-cond{position:absolute;top:8px;left:8px;font-size:10px;font-weight:700;padding:3px 8px;border-radius:6px}.sp-scroll-wrap{position:relative;display:flex;align-items:center}.sp-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:34px;height:34px;background:#fff;border:1.5px solid #e0e0e0;border-radius:50%;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a;transition:border-color .15s,box-shadow .15s;line-height:1;color:var(--text)}.sp-arrow:hover{border-color:#bbb;box-shadow:0 3px 12px #00000026}.sp-arrow-left{left:-17px}.sp-arrow-right{right:-17px}.hcard-cond,.curated-sub{display:none}.hcard-body{padding:10px 12px 14px}.hcard-brand{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.9px;color:var(--muted);margin-bottom:2px}.hcard-name{font-size:13px;font-weight:700;color:var(--text);margin-bottom:3px;line-height:1.3}.hcard-specs{font-size:11px;color:var(--muted);font-weight:500;margin-bottom:8px}.hcard-foot{display:flex;align-items:flex-end;gap:6px}.hcard-price{font-size:18px;font-weight:800;color:var(--text);letter-spacing:-.4px;line-height:1}.hcard-orig{font-size:10px;color:var(--muted);text-decoration:line-through;margin-top:2px;font-weight:500}.tag-fire,.tag-cheap,.tag-deals{color:var(--muted)}.deal-card{background:var(--white);border:1.5px solid var(--border);border-radius:16px;overflow:hidden;cursor:pointer;transition:box-shadow .18s,transform .18s;position:relative;flex:0 0 260px;min-width:260px;display:flex;flex-direction:column}.deal-card:hover{box-shadow:0 4px 16px #00000014}.deal-img{height:130px;display:flex;align-items:center;justify-content:center;font-size:60px;position:relative}.deal-badge{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:10px 12px}.deal-expires{font-size:10px;font-weight:700;color:#c45000;background:#fff0e0;padding:3px 8px;border-radius:5px}.deal-pct{font-size:11px;font-weight:800;background:var(--lime);color:#111;padding:3px 8px;border-radius:5px}.deal-body{padding:10px 14px 14px;flex:1;display:flex;flex-direction:column}.deal-brand{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.9px;color:var(--muted);margin-bottom:2px}.deal-name{font-size:14px;font-weight:700;color:var(--text);margin-bottom:2px;line-height:1.3}.deal-specs{font-size:11px;color:var(--muted);font-weight:500;margin-bottom:8px}.deal-foot{display:flex;align-items:flex-end;margin-top:auto}.deal-price{font-size:22px;font-weight:800;color:var(--text);letter-spacing:-.5px;line-height:1}.deal-orig{font-size:11px;color:var(--muted);text-decoration:line-through;margin-top:2px;font-weight:500}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:3rem}.review-card{background:var(--white);border:1.5px solid var(--border);border-radius:16px;padding:1.3rem 1.4rem}.review-top{display:flex;align-items:center;gap:10px;margin-bottom:10px}.review-avatar{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:800;flex-shrink:0;color:#fff}.review-meta{flex:1}.review-name{font-size:13px;font-weight:700;color:var(--text)}.review-date{font-size:11px;color:var(--muted);font-weight:500;margin-top:1px}.review-stars{color:#f59e0b;font-size:13px;letter-spacing:.5px}.review-product{font-size:11px;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:7px}.review-text{font-size:13px;color:#333;line-height:1.65;font-weight:500}.review-verified{display:inline-flex;align-items:center;gap:4px;background:#f0faf5;color:#1a7a52;font-size:10px;font-weight:700;border-radius:5px;padding:3px 8px;margin-top:10px}.articles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:4rem}.article-card{background:var(--white);border:1.5px solid var(--border);border-radius:16px;overflow:hidden;cursor:pointer;transition:box-shadow .18s,transform .18s}.article-card:hover{box-shadow:0 4px 16px #00000014}.article-img{height:140px;display:flex;align-items:center;justify-content:center;font-size:50px;position:relative}.article-cat{position:absolute;top:10px;left:10px;font-size:10px;font-weight:800;padding:3px 9px;border-radius:5px;text-transform:uppercase;letter-spacing:.4px}.article-body{padding:12px 14px 16px}.article-title{font-size:15px;font-weight:800;color:var(--text);margin-bottom:6px;line-height:1.35;letter-spacing:-.3px}.article-excerpt{font-size:12px;color:var(--muted);line-height:1.6;font-weight:500;margin-bottom:10px}.article-meta{display:flex;align-items:center;justify-content:space-between}.article-author{font-size:11px;font-weight:700;color:var(--muted)}.article-read{font-size:11px;font-weight:600;color:var(--green)}.shop-layout{display:grid;grid-template-columns:215px 1fr;gap:1.5rem;margin-bottom:4rem}.sidebar{background:var(--white);border:1px solid var(--border);border-radius:14px;padding:1.4rem;align-self:start;position:sticky;top:124px}.filter-head{font-size:15px;font-weight:800;margin-bottom:1.2rem;letter-spacing:-.3px}.filter-group{margin-bottom:1.2rem;padding-bottom:1.2rem;border-bottom:1px solid var(--border)}.filter-group:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.filter-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.9px;color:var(--muted);margin-bottom:.75rem}.filter-row{display:flex;align-items:center;gap:8px;padding:4px 0;cursor:pointer}.filter-row input[type=checkbox]{accent-color:var(--text);width:14px;height:14px;flex-shrink:0;cursor:pointer}.filter-row label{font-size:13px;color:var(--text);cursor:pointer;flex:1;font-weight:500}.filter-row .fc{font-size:11px;color:var(--muted)}.cpills{display:flex;flex-wrap:wrap;gap:6px}.cpill{font-size:12px;font-weight:600;padding:5px 13px;border-radius:100px;border:1.5px solid var(--border);color:var(--muted);cursor:pointer;transition:all .14s;background:none;font-family:Inter,sans-serif}.cpill.on,.cpill:hover{border-color:var(--text);color:var(--text);background:#efefef}.price-inputs{display:flex;gap:7px;margin-top:8px}.price-inp{width:100%;background:var(--bg);border:1.5px solid var(--border);border-radius:8px;padding:8px 10px;font-size:13px;font-family:Inter,sans-serif;color:var(--text);outline:none;font-weight:500}.price-inp:focus{border-color:#888;background:#fff}.clear-all{width:100%;background:none;border:1.5px solid var(--border);border-radius:8px;padding:9px;font-size:13px;font-weight:600;color:var(--muted);cursor:pointer;font-family:Inter,sans-serif;margin-top:1rem;transition:all .15s}.clear-all:hover{border-color:#888;color:var(--text)}.prod-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.prod-count{font-size:13px;color:var(--muted);font-weight:600}.sort-sel{background:var(--white);border:1.5px solid var(--border);border-radius:8px;padding:8px 12px;font-size:13px;font-family:Inter,sans-serif;color:var(--text);outline:none;cursor:pointer;font-weight:600}.prod-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.prod-card{background:var(--white);border:1.5px solid var(--border);border-radius:14px;overflow:hidden;cursor:pointer;transition:box-shadow .18s,transform .18s;position:relative}.prod-card:hover{box-shadow:0 8px 28px #0000001a;transform:translateY(-2px)}.prod-img{background:var(--bg);display:flex;align-items:center;justify-content:center;font-size:72px;padding:1.5rem;position:relative;aspect-ratio:1}.badge-cond{position:absolute;top:10px;left:10px;font-size:10px;font-weight:700;padding:4px 9px;border-radius:6px;letter-spacing:.2px}.badge-cond.ln{background:#d4edda;color:#155724}.badge-cond.gd{background:#d1ecf1;color:#0c5460}.badge-cond.fr{background:#fff3cd;color:#856404}.save-badge{position:absolute;top:10px;right:10px;font-size:10px;font-weight:800;background:var(--lime);color:#1a1a1a;padding:4px 9px;border-radius:6px}.wish-btn{position:absolute;bottom:10px;right:10px;width:32px;height:32px;background:#fff;border:1.5px solid var(--border);border-radius:50%;font-size:14px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s}.wish-btn:hover{border-color:#f87171;background:#fff5f5}.wish-btn.on{color:#ef4444;border-color:#fca5a5;background:#fff5f5}.prod-body{padding:13px 15px 15px}.prod-brand{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--muted);margin-bottom:2px}.prod-name{font-size:14px;font-weight:700;color:var(--text);margin-bottom:4px;line-height:1.3}.prod-specs{font-size:12px;color:var(--muted);margin-bottom:10px;font-weight:500}.prod-seller{display:inline-flex;align-items:center;gap:4px;background:#f0faf5;color:#1a7a52;font-size:11px;font-weight:700;border-radius:6px;padding:3px 9px;margin-bottom:10px}.prod-foot{display:flex;align-items:flex-end;justify-content:space-between}.prod-price{font-size:22px;font-weight:800;color:var(--text);line-height:1;letter-spacing:-.5px}.prod-orig{font-size:11px;color:var(--muted);text-decoration:line-through;margin-top:3px;font-weight:500}.add-btn{background:var(--text);color:#fff;border:none;border-radius:8px;padding:9px 15px;font-size:12px;font-weight:700;cursor:pointer;font-family:Inter,sans-serif;transition:opacity .15s;white-space:nowrap}.add-btn:hover{opacity:.78}.prod-rating{display:flex;align-items:center;gap:4px;font-size:11px;color:var(--muted);margin-top:9px;font-weight:600}.stars{color:#f59e0b;letter-spacing:.5px}.sell-strip{background:var(--text);border-radius:16px;margin:0 0 3rem;padding:2.2rem 2.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.sell-strip h3{font-size:22px;font-weight:800;color:#fff;margin-bottom:5px;letter-spacing:-.4px}.sell-strip p{font-size:13px;color:#ffffff80;font-weight:500}.sell-steps{display:flex;gap:1.5rem;margin-top:1rem}.ss{display:flex;align-items:center;gap:8px}.ss-n{width:22px;height:22px;background:var(--lime);color:#111;border-radius:50%;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ss-t{font-size:12px;color:#ffffff8c;font-weight:600}.sell-cta{background:var(--lime);color:#111;border:none;border-radius:10px;padding:14px 28px;font-size:14px;font-weight:800;cursor:pointer;font-family:Inter,sans-serif;flex-shrink:0;transition:background .15s;letter-spacing:-.2px;display:inline-flex;align-items:center;text-decoration:none}.sell-cta:hover{background:var(--lime-dark)}.seller-apply-page{width:100%;max-width:var(--storefront-page-width);margin:0 auto;padding:2.5rem 0 4rem}.seller-apply-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(400px,500px);gap:3rem;align-items:start}.seller-apply-eyebrow{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.8px;color:var(--green);margin-bottom:10px}.seller-apply-intro h1{font-size:42px;line-height:1.05;letter-spacing:-1.2px;font-weight:900;margin-bottom:12px}.seller-apply-lead{font-size:15px;line-height:1.65;color:var(--muted);max-width:640px;font-weight:500}.seller-apply-benefits{list-style:none;margin:1.5rem 0 0;padding:0;display:grid;gap:10px}.seller-apply-benefits li{position:relative;padding-left:18px;font-size:14px;color:var(--text);font-weight:600}.seller-apply-benefits li:before{content:"";position:absolute;left:0;top:8px;width:7px;height:7px;border-radius:50%;background:var(--lime)}.seller-apply-steps{display:flex;gap:1rem;margin-top:1.75rem}.seller-apply-step{background:var(--white);border:1px solid var(--border);border-radius:12px;padding:14px 16px;min-width:120px}.seller-apply-step span{display:inline-flex;width:24px;height:24px;border-radius:50%;align-items:center;justify-content:center;background:var(--text);color:#fff;font-size:12px;font-weight:800;margin-bottom:8px}.seller-apply-step p{font-size:12px;font-weight:700;color:var(--muted)}.seller-apply-card{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:1.75rem;box-shadow:0 10px 30px #0000000a}.seller-apply-card h2{font-size:22px;font-weight:800;letter-spacing:-.4px;margin-bottom:6px}.seller-apply-card-sub{font-size:13px;color:var(--muted);margin-bottom:1.25rem;font-weight:500}.seller-apply-form{display:grid;gap:14px}.seller-apply-field{display:grid;gap:6px}.seller-apply-field span{font-size:12px;font-weight:700;color:var(--text)}.seller-apply-field input{width:100%;border:1px solid var(--border);border-radius:10px;padding:12px 14px;font-size:14px;font-family:Inter,sans-serif;outline:none;transition:border-color .15s}.seller-apply-field input:focus{border-color:var(--green)}.seller-apply-submit{margin-top:6px;background:var(--text);color:#fff;border:none;border-radius:10px;padding:14px 16px;font-size:14px;font-weight:800;cursor:pointer;font-family:Inter,sans-serif}.seller-apply-submit:hover{opacity:.9}.seller-apply-alert{border-radius:10px;padding:12px 14px;margin-bottom:1rem;font-size:13px;font-weight:600}.seller-apply-alert-error{background:#fff1f1;border:1px solid #fecaca;color:#991b1b}.seller-apply-alert ul{margin:0;padding-left:18px}.seller-apply-status{max-width:640px;margin:4rem auto;text-align:center;background:var(--white);border:1px solid var(--border);border-radius:18px;padding:2.5rem 2rem}.seller-apply-status-icon{width:56px;height:56px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:24px;font-weight:900;margin-bottom:1rem}.seller-apply-status-icon-success{background:#dcfce7;color:#166534}.seller-apply-status-icon-pending{background:#fef3c7;color:#92400e}.seller-apply-status h1{font-size:30px;font-weight:900;letter-spacing:-.6px;margin-bottom:10px}.seller-apply-status p{font-size:14px;line-height:1.65;color:var(--muted);font-weight:500}.seller-apply-status-note{margin-top:10px}.seller-apply-status-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:1.5rem}.seller-apply-link-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:10px;background:var(--text);color:#fff;text-decoration:none;font-size:13px;font-weight:800}.seller-apply-link-btn-secondary{background:var(--white);color:var(--text);border:1px solid var(--border)}@media(max-width:960px){.seller-apply-page{padding-left:1.25rem;padding-right:1.25rem}.seller-apply-shell{grid-template-columns:1fr}.seller-apply-intro h1{font-size:34px}.seller-apply-steps{flex-direction:column}}.auth-shell-single{grid-template-columns:minmax(0,520px);justify-content:center}.auth-inline-link{color:var(--text);font-weight:700;text-decoration:underline;text-underline-offset:2px}.auth-remember{display:flex;align-items:center;gap:10px;flex-direction:row}.auth-remember input{width:auto;margin:0}.account-card h1{font-size:34px;font-weight:900;letter-spacing:-1px;margin-bottom:6px}.account-meta{margin:1.25rem 0 1rem;padding:14px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.account-meta-row{display:flex;justify-content:space-between;gap:1rem;font-size:14px}.account-meta-label{color:var(--muted);font-weight:600}.account-meta-value{font-weight:700}.account-note{font-size:13px;color:var(--muted);line-height:1.6;margin-bottom:1.25rem}.storefront-flash{max-width:1200px;margin:0 auto;padding:12px 2rem 0}.storefront-flash-inner{background:#eefbf3;border:1px solid #b8e6cc;color:#0f5f36;border-radius:10px;padding:12px 16px;font-size:13px;font-weight:600}footer{flex-shrink:0;background:var(--white);border-top:1px solid var(--border);padding:2.5rem 2.5rem 1.5rem}.foot-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:3rem;margin-bottom:2rem}.foot-logo{font-size:20px;font-weight:900;margin-bottom:10px;letter-spacing:-.8px}.foot-logo span{color:var(--green)}.foot-desc{font-size:13px;color:var(--muted);line-height:1.65;max-width:220px;font-weight:500}.foot-col h4{font-size:13px;font-weight:800;margin-bottom:12px;letter-spacing:-.2px}.foot-col a{display:block;font-size:13px;color:var(--muted);text-decoration:none;margin-bottom:8px;cursor:pointer;transition:color .15s;font-weight:500}.foot-col a:hover{color:var(--text)}.foot-bottom{border-top:1px solid var(--border);padding-top:1.25rem;display:flex;align-items:center;justify-content:space-between}.foot-copy{font-size:12px;color:var(--muted);font-weight:600}.foot-badges{display:flex;gap:8px}.foot-badge{border:1.5px solid var(--border);border-radius:7px;padding:5px 11px;font-size:11px;color:var(--muted);font-weight:600}.toast{position:fixed;bottom:2rem;right:2rem;background:var(--text);color:#fff;border-radius:10px;padding:12px 20px;font-size:13px;font-weight:700;z-index:999;opacity:0;transform:translateY(10px);transition:all .25s;pointer-events:none}.toast.show{opacity:1;transform:translateY(0)}
