*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f7f7f8;--text:#111;--muted:#6b7280;--card:#fff;--border:#e5e7eb;--accent:#2563eb;--r-card:20px;--r-btn:12px;--r-pill:999px;--shadow:0 10px 30px #0000000d;--max:1200px;--px:40px}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;font-size:15px;line-height:1.6}#header{z-index:100;-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--border);background:#fffc;height:72px;position:sticky;top:0}.header-inner{max-width:var(--max);padding:0 var(--px);justify-content:space-between;align-items:center;height:100%;margin:0 auto;display:flex}.nav-links{gap:32px;list-style:none;display:flex}.nav-links a{color:var(--text);font-size:14px;text-decoration:none;transition:color .2s}.header-right{align-items:center;gap:12px;display:flex}.cart-icon-btn{border:1px solid var(--border);background:var(--card);width:42px;height:42px;color:var(--text);border-radius:12px;justify-content:center;align-items:center;text-decoration:none;transition:background .2s,border-color .2s;display:flex}.catalog-hero{background:var(--card);border-bottom:1px solid var(--border);padding:56px 0 48px}.catalog-hero-inner{max-width:var(--max);padding:0 var(--px);margin:0 auto}.catalog-eyebrow{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--r-pill);background:#eff6ff;border:1px solid #bfdbfe;align-items:center;gap:8px;margin-bottom:28px;padding:6px 14px;font-size:12px;font-weight:500;display:inline-flex}.catalog-eyebrow:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px}.catalog-hero h1{letter-spacing:-.5px;color:var(--text);margin-bottom:24px;font-family:Playfair Display,serif;font-size:clamp(38px,4.5vw,56px);font-weight:500;line-height:1.15}.catalog-hero-sub{color:var(--muted);max-width:480px;font-size:17px;line-height:1.7}.catalog-body{max-width:var(--max);padding:40px var(--px) 80px;grid-template-columns:220px 1fr;align-items:start;gap:40px;margin:0 auto;display:grid}.catalog-sidebar{position:sticky;top:88px}.sidebar-section{border-bottom:1px solid var(--border)}.sidebar-label{letter-spacing:.1em;text-transform:uppercase;color:var(--text);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;margin-bottom:0;padding:14px 2px;font-size:11px;font-weight:600;display:flex}.sidebar-chevron{width:14px;height:14px;color:var(--muted);flex-shrink:0;transition:transform .2s}.sidebar-section.open .sidebar-chevron{transform:rotate(180deg)}.sidebar-collapse{padding-bottom:14px;display:none}.sidebar-section.open .sidebar-collapse{display:block}.sidebar-options{flex-direction:column;gap:2px;display:flex}.sidebar-option{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;padding:6px 10px;transition:background .15s;display:flex}.sidebar-option:hover{background:#f3f4f6}.sidebar-option.active{border-color:var(--border);background:#f3f4f6}.sidebar-option-left{color:var(--text);font-size:13px}.sidebar-option.active .sidebar-option-left{font-weight:500}.sidebar-count{color:var(--muted);font-size:11px}.sidebar-tag-list{flex-wrap:wrap;gap:6px;display:flex}.sidebar-tag{border-radius:var(--r-pill);border:1px solid var(--border);color:var(--muted);cursor:pointer;background:0 0;padding:4px 10px;font-size:11px;transition:all .15s}.sidebar-tag:hover{border-color:var(--text);color:var(--text)}.sidebar-tag.active{background:var(--text);color:#fff;border-color:var(--text)}.price-slider-wrap{padding:4px 2px 8px}.price-range-display{color:var(--text);align-items:center;gap:6px;margin-bottom:16px;font-size:13px;font-weight:500;display:flex}.price-range-sep{color:var(--muted);font-weight:400}.price-slider-track-wrap{align-items:center;height:20px;display:flex;position:relative}.price-slider-track{background:var(--border);pointer-events:none;border-radius:2px;height:3px;position:absolute;left:0;right:0}.price-slider-fill{background:var(--text);border-radius:2px;height:100%;position:absolute}.price-range-input{appearance:none;pointer-events:none;background:0 0;outline:none;width:100%;height:3px;position:absolute;left:0}.price-range-input::-webkit-slider-thumb{-webkit-appearance:none;background:var(--text);cursor:pointer;pointer-events:all;border:2px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 4px #0003}.grid-toolbar{justify-content:flex-end;margin-bottom:16px;display:flex}.sort-select{border:1px solid var(--border);border-radius:var(--r-btn);color:var(--text);cursor:pointer;background:0 0;outline:none;height:38px;padding:6px 12px;font-family:Inter,sans-serif;font-size:12px}.catalog-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.product-card{background:var(--card);border-radius:var(--r-card);border:1px solid var(--border);box-shadow:var(--shadow);cursor:pointer;color:inherit;flex-direction:column;text-decoration:none;transition:transform .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden}.product-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px #00000017}.product-img-link{text-decoration:none;display:block}.product-name-link{color:inherit;text-decoration:none}.product-badge{letter-spacing:.06em;text-transform:uppercase;border-radius:var(--r-pill);z-index:2;padding:4px 9px;font-size:10px;font-weight:600;position:absolute;top:12px;left:12px}.product-badge.popular{color:var(--accent);background:#eff6ff;border:1px solid #bfdbfe}.product-badge.sale{color:var(--accent);letter-spacing:.08em;background:#eff6ff;border:1px solid #bfdbfe;font-size:10px}.product-badge.new{color:#fff;background:#111}.product-img{aspect-ratio:4/3;background:#f3f4f6;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.vial-placeholder{border-radius:6px;flex-direction:column;justify-content:flex-end;align-items:center;width:60px;height:90px;padding-bottom:8px;display:flex;position:relative;box-shadow:0 4px 20px #00000026}.vial-placeholder:before{content:"";background:#ffffff40;border-radius:6px 6px 0 0;height:38%;position:absolute;top:0;left:0;right:0}.vial-label{letter-spacing:.06em;text-transform:uppercase;color:#ffffffd9;text-align:center;z-index:1;padding:0 4px;font-size:7px;font-weight:700;line-height:1.3;position:relative}.product-body{flex-direction:column;flex:1;padding:20px;display:flex}.product-name{color:var(--text);margin-bottom:12px;font-size:16px;font-weight:600;line-height:1.3}.product-sizes{flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex}.size-pill{border-radius:var(--r-pill);border:1.5px solid var(--border);color:var(--text);cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;padding:5px 12px;font-size:11px;font-weight:500;transition:all .15s}.size-pill:hover{border-color:var(--text)}.size-pill.selected{border-color:var(--text);background:var(--text);color:#fff}.product-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:14px;display:flex}.product-price-from{color:var(--muted);font-size:10px;font-weight:400}.product-price{color:var(--text);font-size:17px;font-weight:600;line-height:1}.product-price-original{color:#9ca3af;vertical-align:middle;margin-left:5px;font-size:12px;font-weight:400;text-decoration:line-through}.btn-add{background:var(--text);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:10px;align-items:center;gap:6px;padding:9px 16px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;transition:opacity .18s;display:flex}.btn-add:hover{opacity:.8}.product-detail{max-width:var(--max);padding:60px var(--px) 80px;grid-template-columns:1fr 1fr;align-items:start;gap:80px;margin:0 auto;display:grid}.product-detail-img{aspect-ratio:1;border-radius:var(--r-card);border:1px solid var(--border);background:#f3f4f6;justify-content:center;align-items:center;display:flex}.product-detail-category{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:12px;font-size:11px;font-weight:500}.product-detail-name{letter-spacing:-.02em;color:var(--text);margin-bottom:24px;font-family:Inter,sans-serif;font-size:clamp(28px,3.2vw,38px);font-weight:600;line-height:1.2}.product-detail-price{color:var(--text);letter-spacing:-.01em;margin-bottom:0;font-family:Inter,sans-serif;font-size:clamp(24px,2.6vw,30px);font-weight:700;line-height:1.1}.product-detail-sizes-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:12px;font-size:11px;font-weight:600}.product-detail-sizes{flex-wrap:wrap;gap:8px;margin-bottom:32px;display:flex}.product-detail-size-pill{border-radius:var(--r-pill);border:1.5px solid var(--border);color:var(--text);cursor:pointer;background:#fff;padding:10px 20px;font-size:13px;font-weight:500;transition:all .15s}.product-detail-size-pill:hover{border-color:var(--text)}.product-detail-size-pill.selected{border-color:var(--text);background:var(--text);color:#fff}.btn-add-lg{background:var(--text);color:#fff;border-radius:var(--r-btn);cursor:pointer;border:none;width:100%;padding:15px 32px;font-family:Inter,sans-serif;font-size:15px;font-weight:500;transition:opacity .18s}.btn-add-lg:hover{opacity:.8}.back-link{color:var(--muted);align-items:center;gap:6px;margin-bottom:32px;font-size:13px;text-decoration:none;transition:color .2s;display:inline-flex}.back-link:hover{color:var(--text)}.trust-bar{background:var(--text);color:#fff;padding:28px 0}.trust-bar-inner{max-width:var(--max);padding:0 var(--px);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;margin:0 auto;display:flex}.trust-item{align-items:center;gap:12px;display:flex}.trust-icon{background:#ffffff14;border:1px solid #ffffff1f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.trust-icon svg{color:#60a5fa}.trust-text-label{color:#fff;font-size:13px;font-weight:500}.trust-text-sub{color:#ffffff73;font-size:11px}.trust-divider{background:#ffffff1a;width:1px;height:32px}footer{background:var(--text);color:#fff;padding:60px 0 32px}.footer-top{max-width:var(--max);padding:0 var(--px);border-bottom:1px solid #ffffff14;grid-template-columns:1.4fr 1fr;gap:60px;margin:0 auto;padding-bottom:48px;display:grid}.footer-logo-img{width:auto;height:52px;margin-bottom:16px;display:block}.footer-desc{color:#ffffff73;max-width:300px;margin-bottom:16px;font-size:13px;line-height:1.7}.footer-email{color:#fff9;font-size:13px;text-decoration:none}.footer-email:hover{color:#fff}.footer-col-title{letter-spacing:.12em;text-transform:uppercase;color:#ffffff4d;margin-bottom:16px;font-size:10px;font-weight:600}.footer-links{flex-direction:column;gap:10px;list-style:none;display:flex}.footer-links a{color:#ffffff8c;font-size:13px;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#fff}.footer-bottom{max-width:var(--max);padding:28px var(--px) 0;flex-direction:column;gap:12px;margin:0 auto;display:flex}.footer-copy{color:#ffffff4d;font-size:12px}.footer-disclaimer{color:#fff3;max-width:860px;font-size:10px;line-height:1.7}@media (max-width:900px){.catalog-body{grid-template-columns:1fr}.catalog-sidebar{position:static}.catalog-grid{grid-template-columns:repeat(2,1fr)}.product-detail{grid-template-columns:1fr;gap:40px}}@media (max-width:640px){:root{--px:20px}.nav-links{display:none}.catalog-hero h1{font-size:clamp(34px,9vw,48px)}.catalog-hero-sub{font-size:15px}.catalog-hero{padding:40px 0 32px}.catalog-grid{grid-template-columns:1fr}.trust-bar-inner{flex-direction:column;align-items:flex-start;gap:20px}.trust-divider{display:none}.footer-top{grid-template-columns:1fr;gap:32px}}@media (max-width:480px){.catalog-hero h1{font-size:clamp(30px,10vw,40px)}}.home-page .container{max-width:var(--max);padding:0 var(--px);margin:0 auto}.home-page .hero-inner{max-width:var(--max);padding:0 var(--px);grid-template-columns:1fr 1fr;align-items:center;gap:80px;margin:0 auto;display:grid}.home-page .hero-eyebrow{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--r-pill);background:#eff6ff;border:1px solid #bfdbfe;align-items:center;gap:8px;margin-bottom:28px;padding:6px 14px;font-size:12px;font-weight:500;display:inline-flex}.home-page .hero-eyebrow:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px}.home-page .hero-title{letter-spacing:-.5px;color:var(--text);margin-bottom:24px;font-family:Playfair Display,serif;font-size:clamp(38px,4.5vw,56px);font-weight:500;line-height:1.15}.home-page .hero-title em{color:var(--accent);font-style:italic}.home-page .hero-sub{color:var(--muted);max-width:480px;margin-bottom:40px;font-size:17px;line-height:1.7}.home-page .hero-actions-row{flex-wrap:wrap;align-items:flex-end;gap:16px;display:flex}.home-page .hero-actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.home-page .hero-email-form{width:100%;max-width:420px;margin-top:20px}.home-page .hero-email-wrap{border:1.5px solid var(--border);border-radius:var(--r-btn);background:#fff;align-items:center;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 4px 16px #0000000f}.home-page .hero-email-wrap:focus-within{border-color:var(--text);box-shadow:0 4px 20px #0000001a}.home-page .hero-email-input{color:var(--text);letter-spacing:.04em;background:0 0;border:none;outline:none;flex:1;padding:13px 16px;font-family:Inter,sans-serif;font-size:12px;font-weight:500}.home-page .hero-email-input::placeholder{color:var(--muted);letter-spacing:.06em}.home-page .hero-email-submit{background:var(--text);cursor:pointer;color:#fff;border:none;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;margin:3px;transition:opacity .2s;display:flex}.home-page .hero-email-submit:hover{opacity:.8}.home-page .hero-email-label{color:var(--muted);letter-spacing:.05em;margin-bottom:6px;font-size:11px;font-weight:500}.home-page .hero-email-disclaimer{color:#b0b7c3;margin-top:6px;font-size:9px;line-height:1.5}.home-page .hero-email-disclaimer a{color:#b0b7c3;text-decoration:underline;transition:color .2s}.home-page .hero-email-disclaimer a:hover{color:var(--muted)}.home-page .btn-ghost{color:var(--muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-family:Inter,sans-serif;font-size:14px;text-decoration:none;transition:color .2s;display:inline-flex}.home-page .btn-ghost:hover{color:var(--text)}.home-page .btn-ghost svg{transition:transform .2s}.home-page .btn-ghost:hover svg{transform:translate(3px)}.home-page .hero-stats{display:none}.home-page #hero{padding:110px 0 0;overflow:hidden}.home-page .hero-carousel-wrap{border-top:1px solid var(--border);border-bottom:1px solid var(--border);border-left:1px solid var(--border);border-right:1px solid var(--border);max-width:calc(var(--max) + var(--px) * 2);border-radius:0 0 20px 20px;margin-top:60px;margin-left:auto;margin-right:auto;padding:28px 0;position:relative;overflow:hidden}.home-page .hero-carousel-wrap:before,.home-page .hero-carousel-wrap:after{content:"";z-index:2;pointer-events:none;width:80px;position:absolute;top:0;bottom:0}.home-page .hero-carousel-wrap:before{background:linear-gradient(to right, var(--bg), transparent);left:0}.home-page .hero-carousel-wrap:after{background:linear-gradient(to left, var(--bg), transparent);right:0}.home-page .hero-carousel-track{gap:0;width:max-content;animation:22s linear infinite carousel-scroll;display:flex}.home-page .hero-carousel-track:hover{animation-play-state:paused}@keyframes carousel-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-page .carousel-item{white-space:nowrap;color:var(--muted);letter-spacing:.02em;align-items:center;gap:10px;padding:0 40px;font-size:13px;font-weight:500;display:flex}.home-page .carousel-dot{background:var(--accent);opacity:.6;border-radius:50%;flex-shrink:0;width:5px;height:5px}.home-page .hero-image-panel{border-radius:var(--r-card);box-shadow:none;aspect-ratio:4/3;transform-origin:50%;background:0 0;position:relative;overflow:visible;transform:scale(1.18)}.home-page .hero-image-panel img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.home-page .hero-visual{position:relative}.home-page .hero-card-stack{height:460px;position:relative}.home-page .hc{background:var(--card);border-radius:var(--r-card);box-shadow:var(--shadow);border:1px solid var(--border);padding:28px;position:absolute}.home-page .hc-main{padding:32px;top:0;left:0;right:0}.home-page .hc-main-label{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:20px;font-size:11px;font-weight:600}.home-page .hc-product-row{border-bottom:1px solid #f3f4f6;align-items:center;gap:16px;padding:16px 0;display:flex}.home-page .hc-product-row:last-child{border-bottom:none}.home-page .hc-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.home-page .hc-product-name{flex:1;font-family:Playfair Display,serif;font-size:15px}.home-page .hc-purity{color:#16a34a;font-size:13px;font-weight:600}.home-page .hc-badge-row{gap:8px;margin-top:20px;display:flex}.home-page .hc-badge{border-radius:var(--r-pill);color:var(--muted);background:#f3f4f6;padding:5px 10px;font-size:11px;font-weight:500}.home-page .hc-badge.green{color:#15803d;background:#dcfce7}.home-page .hc-badge.blue{color:#1d4ed8;background:#eff6ff}.home-page .hc-floating{background:var(--text);color:#fff;width:210px;bottom:0;right:0}.home-page .hc-floating .f-label{letter-spacing:.08em;text-transform:uppercase;opacity:.5;margin-bottom:14px;font-size:11px}.home-page .hc-floating .f-number{margin-bottom:4px;font-family:Playfair Display,serif;font-size:32px;font-weight:500;line-height:1}.home-page .hc-floating .f-sub{opacity:.6;margin-bottom:16px;font-size:12px}.home-page .hc-floating .f-bar-track{background:#ffffff26;border-radius:2px;height:3px}.home-page .hc-floating .f-bar-fill{background:var(--accent);border-radius:2px;width:87%;height:3px}.home-page #catalog{padding:100px 0}.home-page .section-header{margin-bottom:56px}.home-page .section-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:16px;font-size:12px;font-weight:500;display:inline-block}.home-page .section-title{letter-spacing:-.3px;color:var(--text);margin-bottom:16px;font-family:Playfair Display,serif;font-size:clamp(28px,3vw,38px);font-weight:500;line-height:1.2}.home-page .section-sub{color:var(--muted);max-width:540px;font-size:16px;line-height:1.7}.home-page .catalog-filters{flex-wrap:wrap;gap:8px;margin-bottom:40px;display:flex}.home-page .filter-pill{border-radius:var(--r-pill);border:1px solid var(--border);background:var(--card);color:var(--muted);cursor:pointer;padding:7px 16px;font-size:13px;font-weight:500;transition:all .18s}.home-page .filter-pill:hover{border-color:var(--text);color:var(--text)}.home-page .filter-pill.active{background:var(--text);color:#fff;border-color:var(--text)}.home-page .catalog-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.home-page .product-card{background:var(--card);border-radius:var(--r-card);border:1px solid var(--border);box-shadow:var(--shadow);cursor:pointer;transition:transform .22s,box-shadow .22s;overflow:hidden}.home-page .product-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px #00000017}.home-page .product-img{aspect-ratio:4/3;background:#f3f4f6;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.home-page .product-img-inner{background:linear-gradient(160deg,#e8e8e8 0%,#d0d0d0 100%);border-radius:8px;flex-direction:column;justify-content:flex-end;align-items:center;width:70px;height:100px;padding-bottom:8px;display:flex;position:relative;box-shadow:0 4px 16px #0000001f}.home-page .product-img-inner:before{content:"";background:linear-gradient(#ffffff4d 0%,#0000 100%);border-radius:8px 8px 0 0;height:40%;position:absolute;top:0;left:0;right:0}.home-page .product-img-label{letter-spacing:.08em;text-transform:uppercase;color:#555;text-align:center;padding:0 4px;font-size:8px;font-weight:700}.home-page .product-purity-badge{color:#15803d;border-radius:var(--r-pill);background:#dcfce7;border:1px solid #bbf7d0;padding:4px 9px;font-size:11px;font-weight:600;position:absolute;top:12px;right:12px}.home-page .product-body{padding:20px}.home-page .product-category{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:8px;font-size:11px;font-weight:500}.home-page .product-name{color:var(--text);margin-bottom:8px;font-family:Inter,sans-serif;font-size:17px;font-weight:600;line-height:1.3}.home-page .product-desc{color:var(--muted);margin-bottom:18px;font-size:13px;line-height:1.6}.home-page .product-sizes{flex-wrap:wrap;gap:8px;margin:12px 0 16px;display:flex}.home-page .size-pill{border-radius:var(--r-pill);border:2px solid var(--border);color:var(--text);cursor:default;-webkit-user-select:none;user-select:none;background:#fff;padding:5px 14px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;box-shadow:0 2px 6px #0000000f}.home-page .shipping-pill{border-radius:var(--r-pill);color:#15803d;cursor:default;-webkit-user-select:none;user-select:none;background:#f0fdf4;border:none;align-items:center;gap:6px;width:fit-content;margin:0 0 16px;padding:5px 12px;font-family:Inter,sans-serif;font-size:11px;font-weight:500;display:inline-flex}.home-page .shipping-pill:before{content:"";background:#16a34a;border-radius:50%;flex-shrink:0;width:6px;height:6px}.home-page .catalog-mobile-cta{justify-content:center;margin-top:16px;display:none}.home-page .catalog-mobile-cta a{text-align:center;width:100%;padding:14px 24px;font-size:15px}.home-page .product-footer{justify-content:space-between;align-items:center;display:flex}.home-page .product-price{color:var(--text);font-size:18px;font-weight:600}.home-page .product-price span{color:var(--muted);margin-left:2px;font-size:13px;font-weight:400}.home-page .btn-add{background:var(--text);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:9px 16px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;transition:opacity .18s}.home-page .btn-add:hover{opacity:.8}.home-page .verified-transition-top,.home-page .verified-transition-bottom{z-index:1;width:100%;height:320px;line-height:0;display:block;position:relative;overflow:hidden}.home-page .verified-transition-top{background:#f7f7f8;margin-bottom:-2px}.home-page .verified-transition-bottom{background:var(--accent);margin-top:-2px}.home-page .verified-transition-top img,.home-page .verified-transition-bottom img{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.home-page .verified-transition-bottom img{filter:invert()sepia()saturate(5)hue-rotate(200deg);transform:scaleY(-1)}.home-page #verified{background:var(--text);color:#fff;padding:100px 0}.home-page #verified .section-sub{color:#ffffff8c;max-width:600px}.home-page .verified-grid{grid-template-columns:repeat(3,1fr);gap:32px;margin-top:56px;display:grid}.home-page .verified-card{border-radius:var(--r-card);background:#ffffff0d;border:1px solid #ffffff1a;padding:36px 32px;transition:background .2s}.home-page .verified-icon{background:#2563eb33;border:1px solid #2563eb4d;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:24px;display:flex}.home-page .verified-step{letter-spacing:.1em;text-transform:uppercase;color:#ffffff59;margin-bottom:12px;font-size:11px}.home-page .verified-title{color:#fff;margin-bottom:14px;font-family:Inter,sans-serif;font-size:21px;font-weight:600;line-height:1.3}.home-page .verified-desc{color:#ffffff8c;font-size:14px;line-height:1.7}.home-page .verified-cta-row{align-items:center;gap:20px;margin-top:60px;display:flex}.home-page .btn-white{color:var(--text);border-radius:var(--r-btn);cursor:pointer;background:#fff;border:none;padding:12px 24px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-block}.home-page .btn-white:hover{opacity:.9}.home-page .btn-ghost-white{color:#ffffff8c;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-family:Inter,sans-serif;font-size:14px;text-decoration:none;transition:color .2s;display:inline-flex}.home-page .btn-ghost-white:hover{color:#fff}.home-page #testimonials{padding:100px 0}.home-page .testimonials-header{justify-content:space-between;align-items:flex-end;margin-bottom:56px;display:flex}.home-page .rating-row{align-items:center;gap:10px;margin-top:14px;display:flex}.home-page .stars{gap:3px;display:flex}.home-page .star{color:#f59e0b;font-size:16px}.home-page .rating-text{color:var(--muted);font-size:14px}.home-page .testimonials-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.home-page .testimonial-card{background:var(--card);border:1px solid var(--border);border-radius:var(--r-card);box-shadow:var(--shadow);padding:32px}.home-page .testimonial-stars{gap:3px;margin-bottom:20px;display:flex}.home-page .testimonial-text{color:var(--text);margin-bottom:24px;font-family:Inter,sans-serif;font-size:15px;font-style:normal;line-height:1.75}.home-page .testimonial-meta{border-top:1px solid var(--border);align-items:center;gap:12px;padding-top:20px;display:flex}.home-page .testimonial-avatar{width:38px;height:38px;color:var(--muted);background:#e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Playfair Display,serif;font-size:15px;display:flex}.home-page .testimonial-name{color:var(--text);font-size:14px;font-weight:600}.home-page .testimonial-role{color:var(--muted);font-size:12px}.home-page .testimonial-verified{color:#16a34a;border-radius:var(--r-pill);background:#dcfce7;border:1px solid #bbf7d0;margin-left:auto;padding:4px 9px;font-size:11px;font-weight:500}.home-page #faq{background:#fff;padding:100px 0}.home-page .faq-inner{grid-template-columns:1fr 2fr;align-items:start;gap:80px;display:grid}.home-page .faq-list{flex-direction:column;gap:4px;display:flex}.home-page .faq-item{border:1px solid var(--border);background:var(--bg);border-radius:14px;transition:border-color .2s;overflow:hidden}.home-page .faq-item.open{border-color:#d1d5db}.home-page .faq-q{cursor:pointer;width:100%;color:var(--text);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:22px 24px;font-family:Inter,sans-serif;font-size:15px;font-weight:500;display:flex}.home-page .faq-chevron{background:var(--border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:background .2s,transform .25s;display:flex}.home-page .faq-item.open .faq-chevron{background:var(--text);transform:rotate(45deg)}.home-page .faq-item.open .faq-chevron svg{color:#fff}.home-page .faq-a{max-height:0;color:var(--muted);padding:0 24px;font-size:14px;line-height:1.75;transition:max-height .3s,padding .3s;overflow:hidden}.home-page .faq-item.open .faq-a{max-height:300px;padding:0 24px 22px}.home-page #footer{background:var(--text);color:#fff;padding:60px 0 40px}.home-page .footer-top{border-bottom:1px solid #ffffff1a;grid-template-columns:1.4fr 1fr 1fr;gap:60px;padding-bottom:48px;display:grid}.home-page .footer-logo{color:#fff;margin-bottom:16px;font-family:Playfair Display,serif;font-size:20px;display:block}.home-page .footer-logo-img{width:auto;height:52px;margin-bottom:16px;display:block}.home-page .footer-email{color:#ffffff80;margin-top:12px;font-size:13px;text-decoration:none;transition:color .2s;display:inline-block}.home-page .footer-email:hover{color:#fff}.home-page .footer-desc{color:#ffffff80;max-width:280px;font-size:14px;line-height:1.7}.home-page .footer-col-title{letter-spacing:.1em;text-transform:uppercase;color:#ffffff59;margin-bottom:20px;font-size:11px;font-weight:600}.home-page .footer-links{flex-direction:column;gap:12px;list-style:none;display:flex}.home-page .footer-links a{color:#fff9;font-size:14px;text-decoration:none;transition:color .2s}.home-page .footer-links a:hover{color:#fff}.home-page .footer-compliance{flex-direction:column;gap:10px;display:flex}.home-page .compliance-item{color:#ffffff80;align-items:flex-start;gap:8px;font-size:13px;line-height:1.5;display:flex}.home-page .compliance-item:before{content:"—";opacity:.4;flex-shrink:0}.home-page .footer-bottom{text-align:left;padding-top:32px}.home-page .footer-copy{color:#ffffff59;margin-bottom:16px;font-size:12px}.home-page .footer-disclaimer{color:#ffffff38;max-width:860px;font-size:11px;line-height:1.7}@media (max-width:768px){.home-page :root{--px:20px}.home-page #header{height:64px}.home-page .logo img{height:48px}.home-page .nav-links{display:none}.home-page #hero{padding:72px 0 0}.home-page .hero-inner{padding:0 var(--px);text-align:center;grid-template-columns:1fr;gap:0}.home-page .hero-copy{flex-direction:column;align-items:center;display:flex}.home-page .hero-title{font-size:clamp(34px,9vw,48px)}.home-page .hero-sub{max-width:100%;font-size:15px}.home-page .hero-actions{justify-content:center;width:100%}.home-page .hero-email-form{flex:1;max-width:none;margin-top:0}.home-page .hero-actions-row{align-items:flex-end;gap:10px;width:100%;display:flex}.home-page .hero-email-label{font-size:10px}.home-page .hero-email-input{padding:10px;font-size:10px}.home-page .hero-email-submit{border-radius:7px;width:34px;height:34px;margin:2px}.home-page .hero-email-wrap{border-radius:10px}.home-page .hero-email-disclaimer{font-size:8px}.home-page .hero-visual{order:-1;justify-content:center;width:100%;margin-bottom:16px;display:flex}.home-page .hero-image-panel{aspect-ratio:4/3;width:90%;transform:scale(1.05)}.home-page .hero-carousel-wrap{border-left:none;border-right:none;border-radius:0;max-width:100%;margin-top:40px}.home-page .carousel-item{padding:0 24px;font-size:12px}.home-page #catalog .section-header{gap:12px;flex-direction:column!important;align-items:flex-start!important}.home-page #catalog .section-header a.btn-primary{display:none}.home-page .catalog-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-direction:row!important;gap:16px!important;margin:0 -20px!important;padding:4px 20px 16px!important;display:flex!important;overflow:auto visible!important}.home-page .catalog-grid::-webkit-scrollbar{display:none}.home-page #verified{padding:60px 0}.home-page #verified .section-header{margin-bottom:32px}.home-page .verified-grid{gap:16px;margin-top:32px;grid-template-columns:1fr!important}.home-page .verified-card{padding:24px 20px}.home-page .verified-icon{width:40px;height:40px;margin-bottom:16px}.home-page .verified-title{font-size:18px}.home-page .verified-cta-row{flex-direction:column;align-items:stretch;gap:12px;margin-top:36px}.home-page .btn-white{text-align:center;padding:14px 24px}.home-page .btn-ghost-white{text-align:center;justify-content:center}.home-page .verified-transition-top,.home-page .verified-transition-bottom{height:200px}.home-page #testimonials{padding:60px 0}.home-page .testimonials-header{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:32px}.home-page .testimonials-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-direction:row;gap:16px;margin:0 -20px;padding:4px 20px 16px;display:flex;overflow-x:auto}.home-page .testimonials-grid::-webkit-scrollbar{display:none}.home-page .testimonial-card{scroll-snap-align:start;flex-shrink:0;min-width:280px;max-width:280px;padding:24px}.home-page .testimonial-text{font-size:14px}.home-page #faq{padding:60px 0}.home-page .faq-inner{grid-template-columns:1fr;gap:32px}.home-page .faq-sidebar .section-title{font-size:clamp(24px,6vw,32px)}.home-page .faq-sidebar .section-sub{font-size:14px}.home-page .catalog-mobile-cta{display:flex!important}.home-page .product-card{scroll-snap-align:start;flex-shrink:0;flex-direction:column!important;min-width:220px!important;max-width:220px!important;display:flex!important}.home-page .product-img{background:#f7f7f8;aspect-ratio:1!important;width:100%!important;height:190px!important}.home-page .product-img img{width:100%;height:100%;padding:12px;object-fit:contain!important}.home-page .product-body{flex-direction:column;padding:16px;display:flex}.home-page .product-sizes{margin:8px 0 10px}.home-page .shipping-pill{margin:0 0 10px}.home-page .product-footer .btn-add{width:100%}}@media (max-width:480px){.home-page .hero-title{font-size:clamp(30px,10vw,40px)}.home-page .hero-image-panel{width:100%;transform:scale(1)}}.home-page .btn-primary{background:var(--text);color:#fff;border-radius:var(--r-btn);cursor:pointer;border:none;padding:10px 20px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .2s,transform .15s;display:inline-block}.home-page .btn-primary:hover{opacity:.85;transform:translateY(-1px)}.home-page .product-price-wrap{flex-direction:column;gap:2px;display:flex}.pdp-section{margin-bottom:24px}.pdp-section-label{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:12px;font-size:11px;font-weight:600}.pdp-qty{border:1.5px solid var(--border);background:#fff;border-radius:12px;align-items:center;display:inline-flex;overflow:hidden}.pdp-qty-btn{width:42px;height:42px;color:var(--text);cursor:pointer;background:#fff;border:none;justify-content:center;align-items:center;font-family:Inter,sans-serif;font-size:18px;font-weight:500;transition:background .15s;display:flex}.pdp-qty-btn:hover:not(:disabled){background:#f3f4f6}.pdp-qty-btn:disabled{color:#d1d5db;cursor:not-allowed}.pdp-qty-val{text-align:center;width:48px;color:var(--text);font-variant-numeric:tabular-nums;font-size:15px;font-weight:600}.pdp-price-row{align-items:baseline;gap:10px;margin:4px 0 24px;display:flex}.pdp-price-original{color:#9ca3af;margin-left:12px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-decoration:line-through}.pdp-bundle{margin:0 0 24px}.pdp-bundle-header{align-items:center;gap:8px;margin-bottom:10px;display:flex}.pdp-bundle-icon{background:var(--text);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.pdp-bundle-title{color:var(--text);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:600}.pdp-bundle-tiers{grid-template-columns:1fr 1fr;gap:8px;display:grid}.pdp-bundle-tier{border:1.5px solid var(--border);cursor:pointer;background:0 0;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:10px 14px;font-family:Inter,sans-serif;transition:border-color .18s,background .18s,color .18s;display:flex}.pdp-bundle-tier:hover{border-color:#9ca3af}.pdp-bundle-tier.active{border-color:var(--text);background:0 0}.pdp-bundle-qty{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:500}.pdp-bundle-tier.active .pdp-bundle-qty{color:var(--text)}.pdp-bundle-pct{color:var(--text);letter-spacing:.02em;font-size:13px;font-weight:700}.pdp-cart-summary{border:1px solid var(--border);background:#f9fafb;border-radius:12px;flex-direction:column;gap:6px;margin-top:14px;padding:14px 16px;display:flex}.pdp-summary-row{color:var(--text);justify-content:space-between;align-items:center;font-size:13px;display:flex}.pdp-summary-row span:first-child{color:var(--muted)}.pdp-summary-discount span:first-child,.pdp-summary-discount span:last-child{color:var(--accent);font-weight:500}.pdp-summary-total{border-top:1px dashed var(--border);margin-top:4px;padding-top:8px;font-size:15px;font-weight:600}.pdp-summary-total span:first-child{color:var(--text)!important}.pdp-trust-row{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:10px;margin:16px 0 28px;padding:16px 0;display:grid}.pdp-trust-item{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.pdp-trust-item svg{color:var(--text);flex-shrink:0}.pdp-trust-item span{color:var(--text);letter-spacing:.02em;font-size:11px;font-weight:500}.pdp-description{margin:0 0 28px}.pdp-description-text{color:var(--text);font-size:14px;line-height:1.7}@media (max-width:640px){.pdp-bundle-tiers{grid-template-columns:1fr}.pdp-trust-row{grid-template-columns:1fr;gap:14px}.pdp-trust-item{flex-direction:row;justify-content:flex-start;gap:10px}}.static-page{background:var(--bg);min-height:calc(100vh - 200px);padding:80px 0 100px}.static-page-inner{max-width:760px;padding:0 var(--px);margin:0 auto}.static-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);background:#eff6ff;border-radius:999px;margin-bottom:20px;padding:6px 12px;font-size:11px;font-weight:600;display:inline-block}.static-title{letter-spacing:-.5px;color:var(--text);margin-bottom:24px;font-family:Playfair Display,serif;font-size:clamp(36px,5vw,56px);font-weight:500;line-height:1.1}.static-lede{color:var(--text);margin-bottom:36px;font-family:Inter,sans-serif;font-size:17px;font-weight:400;line-height:1.7}.static-h2{color:var(--text);margin:44px 0 14px;font-family:Playfair Display,serif;font-size:clamp(22px,2.5vw,28px);font-weight:500;line-height:1.25}.static-body{color:#374151;margin-bottom:16px;font-size:15px;line-height:1.75}.static-body a{color:var(--accent);text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.static-body a:hover{opacity:.85}.static-body strong{color:var(--text);font-weight:600}.static-list{flex-direction:column;gap:10px;margin:0 0 16px;padding:0;list-style:none;display:flex}.static-list li{color:#374151;padding-left:22px;font-size:15px;line-height:1.7;position:relative}.static-list li:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;top:11px;left:4px}.static-list li strong{color:var(--text);font-weight:600}.static-cta-block{border:1.5px solid var(--border);text-align:center;background:#fff;border-radius:20px;margin:56px 0 0;padding:36px 32px}.static-cta-title{color:var(--text);margin-bottom:8px;font-family:Playfair Display,serif;font-size:24px;font-weight:500}.static-cta-body{color:var(--muted);margin-bottom:18px;font-size:14px}.static-cta-btn{background:var(--text);color:#fff;border-radius:var(--r-btn);padding:12px 24px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .2s,transform .15s;display:inline-block}.static-cta-btn:hover{opacity:.85;transform:translateY(-1px)}.contact-card-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin:36px 0 16px;display:grid}.contact-card{border:1.5px solid var(--border);background:#fff;border-radius:16px;flex-direction:column;gap:6px;padding:22px;display:flex}.contact-card-icon{width:36px;height:36px;color:var(--accent);background:#eff6ff;border-radius:10px;justify-content:center;align-items:center;margin-bottom:8px;display:flex}.contact-card-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:600}.contact-card-value{color:var(--text);word-break:break-word;font-size:15px;font-weight:600;text-decoration:none}a.contact-card-value:hover{color:var(--accent)}.contact-card-note{color:var(--muted);margin-top:2px;font-size:12px}@media (max-width:768px){.static-page{padding:56px 0 72px}.contact-card-grid{grid-template-columns:1fr}.static-cta-block{padding:28px 22px}}.cart-icon-btn{border:1.5px solid var(--border);cursor:pointer;width:44px;height:44px;color:var(--text);background:0 0;border-radius:12px;justify-content:center;align-items:center;padding:0;transition:border-color .18s,background .18s;display:flex;position:relative}.cart-icon-btn:hover{background:#f9fafb;border-color:#9ca3af}.cart-badge{background:var(--accent);color:#fff;letter-spacing:.02em;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:2px 6px;font-family:Inter,sans-serif;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:-6px;right:-6px}.cart-overlay{pointer-events:none;z-index:998;background:#1110;transition:background .25s;position:fixed;inset:0}.cart-overlay.open{pointer-events:auto;background:#11111173}.cart-drawer{z-index:999;background:#fff;flex-direction:column;width:100%;max-width:440px;height:100vh;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-16px 0 48px #00000014}.cart-drawer.open{transform:translate(0)}.cart-header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:22px 24px;display:flex}.cart-header-title{color:var(--text);align-items:center;gap:8px;font-family:Playfair Display,serif;font-size:22px;font-weight:500;display:flex}.cart-header-count{background:var(--text);color:#fff;letter-spacing:.02em;border-radius:999px;padding:2px 8px;font-family:Inter,sans-serif;font-size:12px;font-weight:600}.cart-close{cursor:pointer;width:36px;height:36px;color:var(--text);background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;transition:background .15s;display:flex}.cart-close:hover{background:#f3f4f6}.cart-empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:40px 24px;display:flex}.cart-empty-icon{color:#d1d5db;margin-bottom:8px}.cart-empty-title{color:var(--text);font-family:Playfair Display,serif;font-size:22px;font-weight:500}.cart-empty-sub{color:var(--muted);margin-bottom:16px;font-size:14px}.cart-empty-btn{background:var(--text);color:#fff;border-radius:var(--r-btn);padding:12px 24px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .2s}.cart-empty-btn:hover{opacity:.85}.cart-lines{flex-direction:column;flex:1;gap:4px;padding:8px 24px;display:flex;overflow-y:auto}.cart-line{border-bottom:1px solid var(--border);gap:14px;padding:16px 0;display:flex}.cart-line:last-child{border-bottom:none}.cart-line-img{border-radius:10px;flex-shrink:0;justify-content:center;align-items:flex-end;width:64px;height:84px;padding-bottom:8px;display:flex}.cart-line-img-label{color:#ffffffd9;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:700}.cart-line-body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.cart-line-top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.cart-line-name{color:var(--text);font-size:14px;font-weight:600;line-height:1.3;text-decoration:none}.cart-line-name:hover{color:var(--accent)}.cart-line-remove{color:var(--muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:2px;transition:color .15s;display:flex}.cart-line-remove:hover{color:var(--text)}.cart-line-size{color:var(--muted);font-size:12px;font-weight:500}.cart-line-bottom{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.cart-line-qty{border:1px solid var(--border);background:#fff;border-radius:8px;align-items:center;display:inline-flex;overflow:hidden}.cart-line-qty-btn{width:28px;height:28px;color:var(--text);cursor:pointer;background:#fff;border:none;justify-content:center;align-items:center;font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:background .15s;display:flex}.cart-line-qty-btn:hover{background:#f3f4f6}.cart-line-qty-val{text-align:center;width:32px;color:var(--text);font-variant-numeric:tabular-nums;font-size:13px;font-weight:600}.cart-line-price{color:var(--text);font-variant-numeric:tabular-nums;font-size:14px;font-weight:600}.cart-footer{border-top:1px solid var(--border);background:#fafafa;flex-direction:column;flex-shrink:0;gap:12px;padding:18px 24px 22px;display:flex}.cart-summary{flex-direction:column;gap:6px;display:flex}.cart-summary-row{color:var(--muted);justify-content:space-between;align-items:center;font-size:13px;display:flex}.cart-summary-row span:last-child{color:var(--text);font-weight:500}.cart-summary-discount span:first-child,.cart-summary-discount span:last-child{font-weight:500;color:var(--accent)!important}.cart-summary-total{border-top:1px dashed var(--border);margin-top:4px;padding-top:8px;font-size:16px}.cart-summary-total span:first-child{color:var(--text);font-weight:600}.cart-summary-total span:last-child{font-size:16px;font-weight:700}.cart-bundle-hint{color:var(--accent);text-align:center;letter-spacing:.01em;background:#eff6ff;border-radius:8px;padding:8px 12px;font-size:12px;font-weight:500}.cart-checkout-btn{background:var(--text);color:#fff;border-radius:var(--r-btn);letter-spacing:.01em;justify-content:center;align-items:center;padding:16px 20px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;text-decoration:none;transition:opacity .2s,transform .15s;display:flex}.cart-checkout-btn:hover{opacity:.9;transform:translateY(-1px)}.cart-continue-btn{color:var(--muted);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:4px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;text-decoration:underline;transition:color .15s}.cart-continue-btn:hover{color:var(--text)}@media (max-width:480px){.cart-drawer{max-width:100%}.cart-header{padding:18px 20px}.cart-lines{padding:8px 20px}.cart-footer{padding:16px 20px 20px}}.pdp-add-row{align-items:stretch;gap:12px;margin:0 0 16px;display:flex}.pdp-add-row .pdp-qty{border-radius:14px;flex-shrink:0;height:auto}.pdp-add-row .pdp-qty-btn{width:46px;height:auto;min-height:52px}.pdp-add-row .pdp-qty-val{width:44px;font-size:16px}.pdp-add-btn{flex:1;margin:0}@media (max-width:480px){.pdp-add-row{flex-direction:column;gap:10px}.pdp-add-row .pdp-qty{justify-content:space-between;width:100%}.pdp-add-row .pdp-qty-val{flex:1}}.pdp-section-wrap{max-width:var(--max);padding:0 var(--px);margin:0 auto}.pdp-section-wrap+.pdp-section-wrap{margin-top:24px}.reviews-section{border:1px solid var(--border);background:#fff;border-radius:20px;margin:32px 0 24px;padding:36px}.reviews-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.reviews-title{color:var(--text);letter-spacing:-.01em;margin-top:4px;font-family:Inter,sans-serif;font-size:22px;font-weight:600}.reviews-write-btn{background:var(--text);color:#fff;border-radius:var(--r-btn);cursor:pointer;white-space:nowrap;border:none;flex-shrink:0;padding:10px 20px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;transition:opacity .2s,transform .15s}.reviews-write-btn:hover{opacity:.85;transform:translateY(-1px)}.reviews-stars{gap:4px;line-height:1;display:inline-flex}.reviews-star{color:#d1d5db;-webkit-user-select:none;user-select:none;-webkit-text-stroke:1px #9ca3af;transition:color .15s,transform .1s}.reviews-star.filled{color:#f59e0b;-webkit-text-stroke:1px #d97706}.reviews-star.interactive{cursor:pointer;outline:none;padding:2px 4px;font-size:1.6em!important}.reviews-star.interactive:hover{transform:scale(1.1)}.reviews-star.interactive:active{transform:scale(.95)}.reviews-star.interactive:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.reviews-aggregate{border-bottom:1px solid var(--border);grid-template-columns:200px 1fr;align-items:center;gap:32px;margin-bottom:28px;padding:20px 0 28px;display:grid}.reviews-aggregate-score{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.reviews-aggregate-number{color:var(--text);letter-spacing:-.03em;font-family:Inter,sans-serif;font-size:56px;font-weight:700;line-height:1}.reviews-aggregate-count{color:var(--muted);letter-spacing:.02em;font-size:12px}.reviews-distribution{flex-direction:column;gap:6px;display:flex}.reviews-bar-row{grid-template-columns:32px 1fr 32px;align-items:center;gap:12px;font-size:12px;display:grid}.reviews-bar-star{color:var(--muted);font-variant-numeric:tabular-nums;font-weight:500}.reviews-bar-track{background:#f3f4f6;border-radius:999px;height:8px;overflow:hidden}.reviews-bar-fill{background:#f59e0b;border-radius:999px;height:100%;transition:width .35s}.reviews-bar-count{text-align:right;color:var(--muted);font-variant-numeric:tabular-nums}.reviews-form{border:1.5px solid var(--border);background:#fafafa;border-radius:16px;flex-direction:column;gap:20px;margin-bottom:28px;padding:28px;display:flex}.reviews-form-title{color:var(--text);margin-bottom:-4px;font-family:Inter,sans-serif;font-size:17px;font-weight:600}.reviews-form-field{flex-direction:column;gap:8px;display:flex}.reviews-form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.reviews-form-label{color:var(--text);letter-spacing:.02em;font-size:12px;font-weight:600}.reviews-form-input{border:1.5px solid var(--border);width:100%;color:var(--text);background:#fff;border-radius:10px;padding:11px 14px;font-family:Inter,sans-serif;font-size:14px;transition:border-color .18s,box-shadow .18s}.reviews-form-input:focus{border-color:var(--text);outline:none;box-shadow:0 0 0 3px #1111110f}.reviews-form-textarea{resize:vertical;min-height:120px;font-family:Inter,sans-serif;line-height:1.5}.reviews-form-hint{color:var(--muted);font-size:11px}.reviews-form-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:10px 14px;font-size:13px}.reviews-form-actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.reviews-form-cancel{border:1.5px solid var(--border);color:var(--text);border-radius:var(--r-btn);cursor:pointer;background:0 0;padding:10px 18px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;transition:border-color .18s,background .18s}.reviews-form-cancel:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.reviews-form-cancel:disabled{opacity:.5;cursor:not-allowed}.reviews-form-submit{background:var(--text);color:#fff;border-radius:var(--r-btn);cursor:pointer;border:none;padding:10px 22px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;transition:opacity .2s,transform .15s}.reviews-form-submit:hover:not(:disabled){opacity:.85;transform:translateY(-1px)}.reviews-form-submit:disabled{opacity:.5;cursor:not-allowed}.reviews-success{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:12px;margin-bottom:24px;padding:12px 16px;font-size:13px;font-weight:500}.reviews-list{flex-direction:column;gap:0;display:flex}.reviews-loading,.reviews-empty{text-align:center;color:var(--muted);padding:32px 0;font-size:14px}.review-card{border-bottom:1px solid var(--border);padding:22px 0}.review-card:last-child{border-bottom:none}.review-card-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.review-card-date{color:var(--muted);letter-spacing:.01em;font-size:12px}.review-card-title{color:var(--text);letter-spacing:-.01em;margin:4px 0 8px;font-family:Inter,sans-serif;font-size:15px;font-weight:600}.review-card-body{color:#374151;margin-bottom:10px;font-size:14px;line-height:1.65}.review-card-author{color:var(--text);letter-spacing:.02em;font-size:12px;font-weight:600}@media (max-width:720px){.reviews-section{padding:24px 22px}.reviews-aggregate{grid-template-columns:1fr;gap:20px}.reviews-form-grid{grid-template-columns:1fr}.reviews-aggregate-number{font-size:44px}}.catalog-carousel{margin:24px 0 48px}.catalog-carousel-header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:20px;display:flex}.catalog-carousel-title{color:var(--text);letter-spacing:-.01em;margin-top:4px;font-family:Inter,sans-serif;font-size:22px;font-weight:600}.catalog-carousel-arrows{gap:8px;display:flex}.catalog-carousel-arrow{border:1.5px solid var(--border);cursor:pointer;width:40px;height:40px;color:var(--text);background:#fff;border-radius:999px;justify-content:center;align-items:center;transition:border-color .18s,background .18s,opacity .18s;display:flex}.catalog-carousel-arrow:hover:not(:disabled){border-color:var(--text);background:var(--text);color:#fff}.catalog-carousel-arrow:disabled{opacity:.35;cursor:not-allowed}.catalog-carousel-viewport{position:relative}.catalog-carousel-track{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:16px;padding-bottom:4px;scroll-padding:0;display:flex;overflow-x:auto}.catalog-carousel-track::-webkit-scrollbar{display:none}.catalog-carousel-card{border:1px solid var(--border);color:inherit;scroll-snap-align:start;background:#fff;border-radius:16px;flex-direction:column;flex:0 0 240px;text-decoration:none;transition:border-color .18s,transform .18s,box-shadow .18s;display:flex;overflow:hidden}.catalog-carousel-card:hover{border-color:#9ca3af;transform:translateY(-2px);box-shadow:0 6px 20px #0000000f}.catalog-carousel-card-img{justify-content:center;align-items:flex-end;height:180px;padding-bottom:16px;display:flex;position:relative}.catalog-carousel-card-sku{color:#ffffffd9;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.catalog-carousel-card-body{flex-direction:column;gap:6px;padding:16px;display:flex}.catalog-carousel-card-category{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:10px;font-weight:600}.catalog-carousel-card-name{color:var(--text);letter-spacing:-.01em;font-family:Inter,sans-serif;font-size:15px;font-weight:600;line-height:1.3}.catalog-carousel-card-price{flex-wrap:wrap;align-items:baseline;gap:6px;margin-top:6px;display:flex}.catalog-carousel-card-price-from{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:500}.catalog-carousel-card-price-current{color:var(--text);letter-spacing:-.01em;font-family:Inter,sans-serif;font-size:16px;font-weight:700}.catalog-carousel-card-price-original{color:#9ca3af;font-size:12px;font-weight:400;text-decoration:line-through}@media (max-width:720px){.catalog-carousel-card{flex:0 0 200px}.catalog-carousel-card-img{height:150px}.catalog-carousel-title{font-size:18px}}.checkout-steps{min-width:0}.checkout-title{letter-spacing:-.02em;color:var(--text);margin-bottom:28px;font-family:Inter,sans-serif;font-size:clamp(28px,3.2vw,36px);font-weight:700;line-height:1.15}@media (max-width:720px){.checkout-title{margin-bottom:18px;padding:0 16px;font-size:32px}}.co-panel{border:1.5px solid var(--border);background:#fff;border-radius:18px;margin-bottom:14px;transition:border-color .2s,box-shadow .2s;box-shadow:0 2px 6px #0000000a,0 8px 24px #0000000a}.co-panel.active{border-color:var(--text);box-shadow:0 4px 14px #0000000f,0 10px 30px #0000000f}.co-panel.locked{opacity:.65}.co-panel-header{justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.co-panel.active .co-panel-header,.co-panel.complete .co-panel-header{padding-bottom:16px}.co-panel-step{align-items:center;gap:12px;display:flex}.co-step-num{width:26px;height:26px;color:var(--text);background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;font-family:Inter,sans-serif;font-size:12px;font-weight:700;display:flex}.co-panel.active .co-step-num{background:var(--text);color:#fff}.co-panel.complete .co-step-num{color:#065f46;background:#ecfdf5}.co-panel.complete .co-step-num:before{content:"✓";font-size:14px;font-weight:700}.co-panel.complete .co-step-num{font-size:0}.co-step-title{color:var(--text);letter-spacing:-.01em;font-family:Inter,sans-serif;font-size:16px;font-weight:600}.co-edit{color:var(--accent);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:4px 8px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;text-decoration:underline}.co-edit:hover{opacity:.8}.co-panel-body{flex-direction:column;gap:18px;padding:0 24px 24px;display:flex}.co-summary-row{flex-direction:column;gap:2px;padding:4px 24px 20px;display:flex}.co-summary-line{color:var(--text);font-size:14px;line-height:1.5}.co-summary-muted{color:var(--muted)}.co-section-label{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:8px;font-size:11px;font-weight:600}.co-field{flex-direction:column;gap:6px;display:flex}.co-field-row{gap:12px;display:flex}.co-label{color:var(--text);letter-spacing:.01em;font-size:12px;font-weight:600}.co-optional{color:var(--muted);font-weight:400}.co-input{border:1.5px solid var(--border);width:100%;color:var(--text);background:#fff;border-radius:10px;padding:12px 14px;font-family:Inter,sans-serif;font-size:14px;transition:border-color .18s,box-shadow .18s}.co-input:focus{border-color:var(--text);outline:none;box-shadow:0 0 0 3px #1111110f}.co-textarea{resize:vertical;min-height:72px;line-height:1.5}select.co-input{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2.5'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:12px;padding-right:34px}.co-help{color:var(--muted);font-size:12px;line-height:1.5}.co-checkbox-row{color:var(--text);cursor:pointer;align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.co-checkbox-row input[type=checkbox]{width:16px;height:16px;accent-color:var(--text);cursor:pointer;margin-top:2px}.co-continue-btn,.co-place-btn{background:var(--text);color:#fff;border-radius:var(--r-btn);cursor:pointer;letter-spacing:.01em;border:none;margin-top:4px;padding:15px 24px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;transition:opacity .2s,transform .15s}.co-continue-btn:hover:not(:disabled),.co-place-btn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.co-continue-btn:disabled,.co-place-btn:disabled{opacity:.4;cursor:not-allowed;transform:none}.co-place-btn{padding:17px 24px;font-size:16px}.co-place-hint{color:var(--muted);text-align:center;margin-top:4px;font-size:11px;line-height:1.6}.co-place-hint a{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.co-shipping-block{margin-top:4px}.co-shipping-options{flex-direction:column;gap:8px;display:flex}.co-shipping-option{border:1.5px solid var(--border);cursor:pointer;background:#fff;border-radius:12px;grid-template-columns:22px 1fr auto;align-items:center;gap:14px;padding:14px 16px;transition:border-color .18s,background .18s;display:grid}.co-shipping-option:hover{border-color:#9ca3af}.co-shipping-option.selected{border-color:var(--text);background:#fafafa}.co-shipping-option input[type=radio]{opacity:0;pointer-events:none;position:absolute}.co-shipping-radio{border:2px solid #d1d5db;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;transition:border-color .15s;display:flex}.co-shipping-option.selected .co-shipping-radio{border-color:var(--text)}.co-shipping-radio-dot{background:var(--text);border-radius:50%;width:8px;height:8px}.co-shipping-text{flex-direction:column;gap:2px;min-width:0;display:flex}.co-shipping-name{color:var(--text);letter-spacing:-.01em;font-size:14px;font-weight:600}.co-shipping-desc{color:var(--muted);font-size:12px}.co-shipping-price{color:var(--text);font-variant-numeric:tabular-nums;align-items:baseline;gap:6px;font-size:14px;font-weight:600;display:flex}.co-shipping-free{color:#065f46;letter-spacing:.04em;font-weight:700}.co-shipping-was{color:#9ca3af;font-size:12px;font-weight:400;text-decoration:line-through}.co-pay-options{flex-direction:column;gap:10px;display:flex}.co-pay-option{border:1.5px solid var(--border);cursor:pointer;background:#fff;border-radius:12px;grid-template-columns:22px 1fr auto;align-items:center;gap:14px;padding:16px 18px;transition:border-color .18s,background .18s;display:grid}.co-pay-option:hover{border-color:#9ca3af}.co-pay-option.selected{border-color:var(--text);background:#fafafa}.co-pay-option input[type=radio]{opacity:0;pointer-events:none;position:absolute}.co-pay-radio{border:2px solid #d1d5db;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;transition:border-color .15s;display:flex}.co-pay-option.selected .co-pay-radio{border-color:var(--text)}.co-pay-radio-dot{background:var(--text);border-radius:50%;width:8px;height:8px}.co-pay-text{flex-direction:column;gap:2px;min-width:0;display:flex}.co-pay-name{color:var(--text);font-size:14px;font-weight:600}.co-pay-desc{color:var(--muted);font-size:12px}.co-pay-icon{width:38px;height:38px;color:var(--text);background:#f3f4f6;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.co-pay-instructions{border:1px solid var(--border);background:#f9fafb;border-radius:12px;flex-direction:column;gap:4px;margin-top:4px;padding:14px 16px;display:flex}.co-pay-instructions-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:600}.co-pay-instructions-body{color:var(--text);font-size:13px;line-height:1.6}.co-discount-block{flex-direction:column;gap:6px;margin-top:4px;display:flex}.co-discount-toggle{color:var(--accent);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;align-self:flex-start;padding:0;font-family:Inter,sans-serif;font-size:13px;font-weight:500;text-decoration:underline}.co-discount-toggle:hover{opacity:.8}.co-discount-row{gap:8px;display:flex}.co-discount-apply{background:var(--text);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:10px;padding:0 18px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;transition:opacity .2s}.co-discount-apply:hover:not(:disabled){opacity:.85}.co-discount-apply:disabled{opacity:.5;cursor:not-allowed}.checkout-summary{border:1.5px solid var(--border);background:#fff;border-radius:18px;position:sticky;top:24px;box-shadow:0 2px 6px #0000000a,0 8px 24px #0000000a}.checkout-summary-mobile-toggle{display:none}.checkout-summary-inner{flex-direction:column;gap:16px;padding:24px;display:flex}.checkout-summary-title{color:var(--text);letter-spacing:-.01em;font-family:Inter,sans-serif;font-size:15px;font-weight:600}.checkout-summary-lines{border-bottom:1px solid var(--border);flex-direction:column;gap:14px;padding-bottom:16px;display:flex}.co-line{grid-template-columns:48px 1fr auto;align-items:center;gap:12px;display:grid}.co-line-img{border-radius:8px;flex-shrink:0;width:48px;height:60px;position:relative}.co-line-img-qty{background:var(--text);color:#fff;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:1px 6px;font-family:Inter,sans-serif;font-size:10px;font-weight:700;display:flex;position:absolute;top:-6px;right:-6px}.co-line-info{flex-direction:column;gap:2px;min-width:0;display:flex}.co-line-name{color:var(--text);font-size:13px;font-weight:600;line-height:1.3}.co-line-meta{color:var(--muted);font-size:11px}.co-line-price{color:var(--text);font-variant-numeric:tabular-nums;font-size:13px;font-weight:600}.checkout-summary-totals{flex-direction:column;gap:6px;display:flex}.co-total-row{color:var(--muted);justify-content:space-between;align-items:center;font-size:13px;display:flex}.co-total-row span:last-child{color:var(--text);font-weight:500}.co-total-discount span:first-child,.co-total-discount span:last-child{font-weight:500;color:var(--accent)!important}.co-total-hint{color:var(--accent);letter-spacing:.01em;background:#eff6ff;border-radius:8px;margin-top:4px;padding:8px 12px;font-size:12px;font-weight:500}.co-total-final{border-top:1px dashed var(--border);margin-top:8px;padding-top:12px;font-size:16px}.co-total-final span:first-child{color:var(--text);font-size:16px;font-weight:700}.co-total-final span:last-child{font-size:18px;font-weight:700}@media (max-width:920px){.checkout-grid{grid-template-columns:1fr;gap:20px}.checkout-summary{order:-1;position:static}.checkout-summary-mobile-toggle{border:none;border-bottom:1px solid var(--border);cursor:pointer;width:100%;color:var(--text);background:0 0;justify-content:space-between;align-items:center;padding:16px 20px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;display:flex}.checkout-summary-mobile-total{font-size:16px;font-weight:700}.checkout-summary-inner.collapsed{display:none}.co-panel-body{padding:0 18px 20px}.co-panel-header{padding:18px 20px}.co-summary-row{padding:4px 20px 18px}.co-field-row{flex-direction:column}}.co-success-icon{color:#065f46;background:#ecfdf5;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:20px;display:flex}.co-success-ref{border:1.5px solid var(--border);background:#fff;border-radius:16px;flex-direction:column;gap:4px;margin:24px 0 32px;padding:22px 24px;display:flex}.co-success-ref-label{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:600}.co-success-ref-value{color:var(--text);letter-spacing:-.01em;font-variant-numeric:tabular-nums;font-family:Inter,sans-serif;font-size:22px;font-weight:700}.co-success-ref-help{color:var(--muted);margin-top:2px;font-size:12px}.co-success-pay{border:1.5px solid var(--border);background:#fff;border-radius:14px;margin-bottom:16px;padding:4px 0}.co-success-pay-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;display:flex}.co-success-pay-row:last-child{border-bottom:none}.co-success-pay-label{letter-spacing:.04em;color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:600}.co-success-pay-value{color:var(--text);letter-spacing:-.01em;font-variant-numeric:tabular-nums;word-break:break-all;text-align:right;font-size:15px;font-weight:700}.co-success-payment-help{color:#374151;background:#fffbeb;border:1px solid #fde68a;border-radius:12px;margin-bottom:24px;padding:14px 16px;font-size:13px;line-height:1.6}.co-success-payment-help code{background:#0000000f;border-radius:4px;padding:1px 6px;font-family:Inter,sans-serif;font-weight:700}.co-success-summary{border:1.5px solid var(--border);background:#fff;border-radius:14px;margin-bottom:16px;padding:18px 22px}.co-success-lines{border-bottom:1px solid var(--border);flex-direction:column;padding-bottom:12px;display:flex}.co-success-line{justify-content:space-between;align-items:center;gap:16px;padding:8px 0;display:flex}.co-success-line-info{flex-direction:column;gap:2px;display:flex}.co-success-line-name{color:var(--text);font-size:14px;font-weight:600}.co-success-line-meta{color:var(--muted);font-size:12px}.co-success-line-price{color:var(--text);font-variant-numeric:tabular-nums;font-size:14px;font-weight:600}.co-success-totals{flex-direction:column;gap:6px;padding-top:12px;display:flex}.co-success-address{border:1.5px solid var(--border);color:var(--text);background:#fff;border-radius:14px;margin-bottom:24px;padding:18px 22px;font-size:14px;line-height:1.7}.co-success-address div:first-child{font-weight:600}.co-success-actions{margin:16px 0 24px}.co-success-disclaimer{color:var(--muted);border-top:1px solid var(--border);padding-top:16px;font-size:12px;line-height:1.6}.checkout-page{background:var(--bg);min-height:calc(100vh - 200px);padding:56px 0 80px}.checkout-grid{max-width:1200px;padding:0 var(--px);grid-template-columns:1fr 380px;align-items:flex-start;gap:48px;margin:0 auto;display:grid}.checkout-page-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);background:#eff6ff;border-radius:999px;margin-bottom:16px;padding:6px 12px;font-size:11px;font-weight:600;display:inline-block}.checkout-page-title{letter-spacing:-.02em;color:var(--text);margin-bottom:32px;font-family:Inter,sans-serif;font-size:clamp(28px,3vw,36px);font-weight:700;line-height:1.15}.checkout-step{border:1.5px solid var(--border);background:#fff;border-radius:18px;margin-bottom:16px;transition:border-color .2s;overflow:hidden}.checkout-step.active{border-color:var(--text)}.checkout-step.disabled{opacity:.55}.checkout-step-header{align-items:center;gap:14px;padding:18px 24px;display:flex}.checkout-step.active .checkout-step-header{border-bottom:1px solid var(--border)}.checkout-step-number{width:28px;height:28px;color:var(--muted);background:#f3f4f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.checkout-step.active .checkout-step-number{background:var(--text);color:#fff}.checkout-step-title{color:var(--text);flex:1;font-family:Inter,sans-serif;font-size:17px;font-weight:600}.checkout-step-summary{color:var(--muted);align-items:center;gap:12px;font-size:13px;display:flex}.checkout-step-edit{color:var(--accent);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-family:Inter,sans-serif;font-size:13px;font-weight:500;text-decoration:underline}.checkout-step-edit:hover{opacity:.8}.checkout-step-body{flex-direction:column;gap:16px;padding:24px;display:flex}.checkout-field{flex-direction:column;gap:6px;display:flex}.checkout-row{gap:12px;display:grid}.checkout-row-3{grid-template-columns:1.5fr 1fr 1fr}.checkout-label{color:var(--text);letter-spacing:.02em;font-size:12px;font-weight:600}.checkout-input{border:1.5px solid var(--border);width:100%;color:var(--text);background:#fff;border-radius:10px;padding:12px 14px;font-family:Inter,sans-serif;font-size:14px;transition:border-color .18s,box-shadow .18s}.checkout-input:focus{border-color:var(--text);outline:none;box-shadow:0 0 0 3px #1111110f}.checkout-input.has-error{background:#fef2f2;border-color:#dc2626}.checkout-textarea{resize:vertical;min-height:80px;line-height:1.5}.checkout-error{color:#b91c1c;margin-top:2px;font-size:12px;font-weight:500}.checkout-hint{color:var(--muted);font-size:12px}.checkout-checkbox{color:var(--text);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;font-size:13px;display:flex}.checkout-checkbox input{cursor:pointer;width:16px;height:16px;accent-color:var(--text)}.checkout-step-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:8px;display:flex}.checkout-back-btn{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:10px 4px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:color .15s}.checkout-back-btn:hover{color:var(--text)}.checkout-continue-btn{background:var(--text);color:#fff;border-radius:var(--r-btn);cursor:pointer;border:none;margin-left:auto;padding:13px 24px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;transition:opacity .2s,transform .15s}.checkout-continue-btn:hover{opacity:.85;transform:translateY(-1px)}.checkout-place-btn{background:var(--text);color:#fff;border-radius:var(--r-btn);cursor:pointer;letter-spacing:.01em;border:none;margin-left:auto;padding:16px 28px;font-family:Inter,sans-serif;font-size:15px;font-weight:700;transition:opacity .2s,transform .15s}.checkout-place-btn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.checkout-place-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.checkout-shipping-methods{flex-direction:column;gap:8px;margin-top:8px;display:flex}.shipping-option{border:1.5px solid var(--border);cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:14px;padding:14px 18px;transition:border-color .18s,background .18s;display:flex}.shipping-option:hover{border-color:#9ca3af}.shipping-option.selected{border-color:var(--text);background:#fafafa}.shipping-option input{width:16px;height:16px;accent-color:var(--text);cursor:pointer;flex-shrink:0}.shipping-option-info{flex-direction:column;flex:1;gap:2px;display:flex}.shipping-option-name{color:var(--text);align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.shipping-option-meta{color:var(--muted);font-size:12px}.shipping-option-price{color:var(--text);font-variant-numeric:tabular-nums;font-size:14px;font-weight:600}.shipping-tag{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#16a34a;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:700}.shipping-free{color:#16a34a;font-weight:700}.checkout-shipping-hint{color:var(--accent);background:#eff6ff;border-radius:10px;margin-top:4px;padding:10px 14px;font-size:12px;font-weight:500}.checkout-payment-methods{flex-direction:column;gap:10px;display:flex}.payment-option{border:1.5px solid var(--border);cursor:pointer;background:#fff;border-radius:14px;align-items:center;gap:14px;padding:14px 18px;transition:border-color .18s,background .18s;display:flex}.payment-option:hover{border-color:#9ca3af}.payment-option.selected{border-color:var(--text);background:#fafafa}.payment-option input{width:16px;height:16px;accent-color:var(--text);cursor:pointer;flex-shrink:0}.payment-option-icon{color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.payment-option-info{flex-direction:column;gap:2px;display:flex}.payment-option-name{color:var(--text);font-size:14px;font-weight:600}.payment-option-meta{color:var(--muted);font-size:12px}.checkout-payment-note{border:1px solid var(--border);color:var(--muted);background:#f9fafb;border-radius:12px;padding:14px 16px;font-size:13px;line-height:1.5}.checkout-summary{position:sticky;top:24px}.checkout-summary-inner{border:1.5px solid var(--border);background:#fff;border-radius:18px;flex-direction:column;gap:18px;padding:24px;display:flex}.checkout-summary-title{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-family:Inter,sans-serif;font-size:13px;font-weight:700}.checkout-summary-lines{flex-direction:column;gap:14px;max-height:320px;padding-right:4px;display:flex;overflow-y:auto}.checkout-summary-line{align-items:flex-start;gap:12px;display:flex}.checkout-summary-line-img{border-radius:8px;flex-shrink:0;justify-content:flex-end;align-items:flex-start;width:44px;height:56px;display:flex;position:relative;background:#f3f4f6!important}.checkout-summary-line-qty{background:var(--text);color:#fff;text-align:center;font-variant-numeric:tabular-nums;border:2px solid #fff;border-radius:999px;min-width:18px;padding:2px 6px;font-size:11px;font-weight:700;position:absolute;top:-6px;right:-6px}.checkout-summary-line-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.checkout-summary-line-name{color:var(--text);font-size:13px;font-weight:600;line-height:1.3}.checkout-summary-line-meta{color:var(--muted);font-size:11px;font-weight:500}.checkout-summary-line-price{color:var(--text);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:13px;font-weight:600}.checkout-summary-code{border-top:1px solid var(--border);padding-top:14px}.checkout-summary-code-toggle{color:var(--accent);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-family:Inter,sans-serif;font-size:13px;font-weight:500;text-decoration:underline}.checkout-summary-code-row{gap:8px;display:flex}.checkout-summary-code-apply{background:var(--text);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:10px;padding:0 16px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;transition:opacity .2s}.checkout-summary-code-apply:hover{opacity:.85}.checkout-summary-totals{border-top:1px solid var(--border);flex-direction:column;gap:8px;padding-top:14px;display:flex}.checkout-summary-row{color:var(--muted);justify-content:space-between;align-items:center;font-size:13px;display:flex}.checkout-summary-row span:last-child{color:var(--text);font-weight:500}.checkout-summary-discount span:first-child,.checkout-summary-discount span:last-child{font-weight:500;color:var(--accent)!important}.checkout-summary-total{border-top:1px dashed var(--border);margin-top:4px;padding-top:10px;font-size:16px}.checkout-summary-total span:first-child{color:var(--text);font-weight:700}.checkout-summary-total span:last-child{font-size:18px;font-weight:700}.checkout-summary-hint{color:var(--accent);text-align:center;background:#eff6ff;border-radius:10px;padding:10px 14px;font-size:12px;font-weight:500}.checkout-summary-trust{border-top:1px solid var(--border);justify-content:center;gap:14px;padding-top:14px;display:flex}.checkout-summary-trust-item{color:var(--muted);align-items:center;gap:6px;font-size:11px;font-weight:500;display:flex}.checkout-summary-trust-item svg{flex-shrink:0}@media (max-width:920px){.checkout-grid{grid-template-columns:1fr;gap:24px}.checkout-summary{order:-1;position:static}.checkout-row-3{grid-template-columns:1fr}}@media (max-width:540px){.checkout-page{padding:32px 0 56px}.checkout-step-header{padding:14px 18px}.checkout-step-body,.checkout-summary-inner{padding:18px}.checkout-step-actions{flex-wrap:wrap}.checkout-continue-btn,.checkout-place-btn{width:100%}.checkout-back-btn{order:2;margin:0 auto}}.checkout-success{text-align:center}.checkout-success-icon{color:#16a34a;background:#ecfdf5;border-radius:50%;justify-content:center;align-items:center;width:84px;height:84px;margin:0 auto 20px;display:flex}.checkout-success-meta{border:1px solid var(--border);text-align:left;background:#fff;border-radius:16px;flex-direction:column;gap:10px;margin:28px 0 24px;padding:20px 24px;display:flex}.checkout-success-meta-row{justify-content:space-between;align-items:center;font-size:13px;display:flex}.checkout-success-meta-row span:first-child{color:var(--muted);font-weight:500}.checkout-success-meta-row span:last-child{color:var(--text);font-weight:600}.checkout-success-meta-row .mono{letter-spacing:.02em;font-family:JetBrains Mono,Menlo,Consolas,monospace;font-size:14px}.checkout-success-instructions{border:1.5px solid var(--border);text-align:left;background:#fafafa;border-radius:16px;margin:0 0 24px;padding:24px}.checkout-success-instructions-title{color:var(--text);margin-bottom:12px;font-family:Inter,sans-serif;font-size:15px;font-weight:700}.checkout-success-instructions-body{color:#374151;margin-bottom:8px;font-size:14px;line-height:1.65}.checkout-success-instructions-body:last-child{margin-bottom:0}.checkout-success-instructions-body .mono{border:1px solid var(--border);background:#fff;border-radius:4px;padding:2px 6px;font-family:JetBrains Mono,Menlo,Consolas,monospace;font-size:13px}.checkout-success-instructions-stub{border-top:1px dashed var(--border);padding-top:14px;color:var(--muted)!important;margin-top:14px!important;font-size:13px!important}.checkout-success-instructions-stub a{color:var(--accent);text-decoration:underline}.checkout-success-actions{flex-direction:column;align-items:center;gap:14px;margin-top:32px;display:flex}.checkout-success-secondary{color:var(--muted);text-underline-offset:2px;font-size:13px;text-decoration:underline}.checkout-success-secondary:hover{color:var(--text)}.co-discount-applied{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;margin-top:8px;padding:8px 12px;font-size:12px}.card-form{border:1.5px solid var(--border);background:#fff;border-radius:16px;margin-bottom:16px;overflow:hidden}.card-form-header{border-bottom:1px solid var(--border);background:linear-gradient(#fafafa 0%,#fff 100%);justify-content:space-between;align-items:center;gap:12px;padding:18px 20px 14px;display:flex}.card-form-titlewrap{align-items:center;gap:12px;min-width:0;display:flex}.card-form-icon{background:var(--text);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.card-form-title{color:var(--text);letter-spacing:-.01em;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.card-accepted-img{object-fit:contain;flex-shrink:0;width:auto;height:32px}.card-form-fields{flex-direction:column;gap:14px;padding:18px 20px 20px;display:flex}.card-field{flex-direction:column;gap:6px;display:flex}.card-field-row{gap:12px;display:flex}.card-field-row .card-field:first-child{flex:3 1 0;min-width:0}.card-field-row .card-field:nth-child(2){flex:2 1 0;min-width:0}.card-input{box-sizing:border-box;width:100%;min-height:44px}.pp-hosted-field{height:44px;display:block;position:relative}.pp-hosted-field iframe{border:0;width:100%!important;height:100%!important}.card-label{color:var(--text);letter-spacing:.01em;font-size:12px;font-weight:600}.card-optional{color:var(--muted);font-weight:400}.card-input{border:1.5px solid var(--border);width:100%;color:var(--text);-webkit-text-security:none;background:#fff;border-radius:10px;padding:11px 14px;font-family:Inter,sans-serif;font-size:14px;transition:border-color .18s,box-shadow .18s}.card-input:focus{border-color:var(--text);outline:none;box-shadow:0 0 0 3px #1111110f}.card-input:disabled{color:var(--muted);cursor:not-allowed;background:#f9fafb}select.card-input{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2.5'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:12px;padding-right:34px}.card-input-wrap{position:relative}.card-input-brand{letter-spacing:.08em;color:var(--muted);pointer-events:none;background:#f3f4f6;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:700;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.card-section-label{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-top:4px;margin-bottom:4px;font-size:11px;font-weight:600}.card-checkbox-row{color:var(--text);cursor:pointer;align-items:center;gap:10px;margin-top:2px;font-size:13px;display:flex}.card-checkbox-row input[type=checkbox]{width:16px;height:16px;accent-color:var(--text);cursor:pointer}.card-billing-block{border:1px solid var(--border);background:#fafafa;border-radius:12px;flex-direction:column;gap:12px;margin-top:4px;padding:16px;display:flex}.card-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:10px 14px;font-size:13px;line-height:1.5}.card-submit-btn{background:var(--text);color:#fff;border-radius:var(--r-btn);cursor:pointer;letter-spacing:.01em;border:none;justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:15px 24px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;transition:opacity .2s,transform .15s;display:flex}.card-submit-btn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.card-submit-btn:disabled{opacity:.4;cursor:not-allowed;transform:none}.card-secure-note{color:var(--muted);letter-spacing:.01em;justify-content:center;align-items:center;gap:6px;margin-top:6px;font-size:11px;display:flex}.card-secure-note svg{color:#065f46;flex-shrink:0}.co-pay-divider{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:12px;margin:8px 0 16px;font-size:11px;font-weight:500;display:flex}.co-pay-divider:before,.co-pay-divider:after{content:"";background:var(--border);flex:1;height:1px}@media (max-width:480px){.card-form-header{flex-wrap:wrap}.card-accepted-img{height:24px}.card-field-row{flex-direction:column}}.co-pay-options-slim{gap:8px}.co-pay-option-slim{border:1.5px solid var(--border);cursor:pointer;background:#fff;border-radius:12px;grid-template-columns:22px 1fr auto;align-items:center;gap:14px;min-height:52px;padding:10px 16px;transition:border-color .18s,background .18s;display:grid}.co-pay-option-slim:hover{border-color:#9ca3af}.co-pay-option-slim.selected{border-color:var(--text);background:#fafafa}.co-pay-option-slim input[type=radio]{opacity:0;pointer-events:none;position:absolute}.co-pay-option-slim .co-pay-name{color:var(--text);letter-spacing:-.01em;font-size:14px;font-weight:600}.co-pay-logo{flex-shrink:0;justify-content:center;align-items:center;height:28px;display:flex}.co-pay-logo img{width:auto;height:28px;display:block}.co-pay-logo-cashapp img{border-radius:6px;width:28px;height:28px}.co-pay-logo-zelle img{height:24px}#header{z-index:50;-webkit-backdrop-filter:saturate(180%)blur(8px);border-bottom:1px solid var(--border);background:#fffffff5;height:auto;min-height:64px;position:sticky;top:0}.header-inner{max-width:var(--max);padding:14px var(--px);grid-template-columns:auto 1fr auto auto;align-items:center;gap:14px;height:auto;margin:0 auto;display:grid}.header-hamburger{border:1.5px solid var(--border);cursor:pointer;width:40px;height:40px;color:var(--text);background:0 0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:none}.header-hamburger:hover{border-color:#9ca3af}.logo{grid-column:1;align-items:center;text-decoration:none;display:flex}.logo-img{width:auto;height:32px;display:block}.nav-links{grid-column:2;justify-self:center;gap:32px;margin:0;padding:0;list-style:none;display:flex}.nav-links li{list-style:none}.nav-links a{color:var(--text);font-size:14px;font-weight:500;text-decoration:none;transition:color .15s}.nav-links a:hover{color:var(--accent)}.mobile-menu-overlay{pointer-events:none;z-index:998;background:#1110;transition:background .25s;position:fixed;inset:0}.mobile-menu-overlay.open{pointer-events:auto;background:#11111173}.mobile-menu{z-index:999;background:#fff;flex-direction:column;width:88%;max-width:360px;height:100dvh;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:16px 0 48px #00000014}.mobile-menu.open{transform:translate(0)}.mobile-menu-header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.mobile-menu-logo{width:auto;height:28px}.mobile-menu-close{cursor:pointer;width:36px;height:36px;color:var(--text);background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;display:flex}.mobile-menu-close:hover{background:#f3f4f6}.mobile-menu-nav{flex-direction:column;flex:1;gap:4px;padding:16px 22px;display:flex}.mobile-menu-nav a{color:var(--text);border-bottom:1px solid var(--border);letter-spacing:-.01em;padding:14px 4px;font-family:Inter,sans-serif;font-size:17px;font-weight:600;text-decoration:none;display:block}.mobile-menu-nav a:hover,.mobile-menu-nav a:active{color:var(--accent)}.mobile-menu-divider{height:16px}.mobile-menu-link-muted{color:var(--muted)!important;font-size:14px!important;font-weight:500!important}.mobile-menu-footer{border-top:1px solid var(--border);flex-shrink:0;padding:18px 22px 24px}.mobile-menu-footer a{color:var(--accent);font-size:13px;text-decoration:none}@media (max-width:880px){.header-inner{grid-template-columns:auto 1fr auto}.header-hamburger{grid-column:1;display:flex}.nav-links{display:none}.logo{grid-column:2;justify-self:center}.logo-img{height:28px}.cart-icon-btn{grid-column:3}.home-page #hero{padding:36px 0 24px}.home-page .hero-inner{padding:0 var(--px);grid-template-columns:1fr!important;gap:4px!important}.home-page .hero-copy{text-align:left!important;align-items:flex-start!important}.home-page .hero-eyebrow{align-self:flex-start;font-size:11px;margin-bottom:18px!important}.home-page .hero-title{letter-spacing:-.02em;text-align:left!important;margin-bottom:18px!important;font-size:clamp(36px,8vw,56px)!important;line-height:1.05!important}.home-page .hero-sub{text-align:left!important;margin-bottom:24px!important;font-size:15px!important;line-height:1.6!important}.home-page .hero-actions{flex-direction:column!important;align-items:stretch!important;gap:10px!important}.home-page .hero-actions .btn-primary,.home-page .hero-actions .btn-ghost{text-align:center;justify-content:center;width:100%}.home-page .hero-image-panel{width:100%!important;margin:0 auto -12px!important;transform:none!important}.home-page .hero-image-panel img{width:100%;height:auto;display:block}.home-page #catalog{padding:56px 0!important}.home-page #catalog .section-header{margin-bottom:28px;flex-direction:column!important;align-items:flex-start!important;gap:14px!important}.home-page .section-title{font-size:clamp(26px,6vw,34px)!important}.home-page .catalog-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}}@media (max-width:480px){.home-page .catalog-grid{grid-template-columns:1fr!important}}@media (max-width:880px){.home-page .hero-carousel-wrap,.home-page .carousel-track{width:100%}.home-page .carousel-item{padding:10px 16px!important;font-size:13px!important}.home-page #verified{padding:60px var(--px)!important}.home-page #verified .verified-grid{grid-template-columns:1fr!important;gap:20px!important}.home-page #verified .section-title{color:#fff;font-size:clamp(28px,7vw,40px)!important}.home-page #testimonials .testimonial-grid{grid-template-columns:1fr!important;gap:16px!important}.home-page #faq .faq-inner{grid-template-columns:1fr!important;gap:24px!important}.home-page .faq-sidebar{position:static!important}.home-page .faq-q{font-size:15px!important}.home-page .faq-a{font-size:14px!important}footer .footer-top,#footer .footer-top{grid-template-columns:1fr!important;gap:28px!important}.footer-logo-img{height:32px}.peptides-page-layout{grid-template-columns:1fr!important;gap:0!important}.sidebar{display:none}.catalog-content{padding:24px var(--px) 60px!important}.catalog-header{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}.catalog-title{font-size:clamp(28px,7vw,38px)!important}.catalog-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.product-name{font-size:15px!important}.product-price{font-size:17px!important}.trust-bar{padding:20px var(--px)!important;flex-direction:column!important;gap:12px!important}.trust-bar-item{width:100%}}@media (max-width:480px){.catalog-grid{grid-template-columns:1fr!important}}@media (max-width:880px){.product-detail{padding:24px var(--px) 40px!important;grid-template-columns:1fr!important;gap:24px!important}.product-detail-img{padding:32px var(--px)!important;min-height:260px!important}.product-detail-name{font-size:clamp(24px,7vw,32px)!important}.product-detail-price{font-size:clamp(22px,6vw,28px)!important}.pdp-section{margin-bottom:18px}.product-detail-sizes{flex-wrap:wrap;gap:8px}.product-detail-size-pill{flex:auto;min-width:70px}}@media (max-width:920px){.checkout-page{padding:24px 0 60px!important}.checkout-grid{padding:0 var(--px)}.checkout-title{margin-bottom:18px!important;font-size:clamp(24px,6vw,30px)!important}.co-panel-header{padding:16px 18px!important}.co-panel-body{padding:0 18px 18px!important}.co-summary-row{padding:4px 18px 16px!important}.co-field-row{flex-direction:column!important;gap:14px!important}.card-form-fields{padding:16px 18px 18px!important}.card-form-header{padding:14px 18px 12px!important}.card-form-title{font-size:13px!important}.card-accepted-img{height:26px!important}}@media (max-width:480px){.card-form-header{flex-direction:column;align-items:flex-start;gap:10px}.card-accepted-img{height:24px!important}.co-pay-option-slim{padding:10px 14px!important}}@media (max-width:880px){.static-page{padding:36px 0 60px!important}.static-title{margin-bottom:18px!important;font-size:clamp(28px,8vw,44px)!important;line-height:1.1!important}.static-lede{font-size:16px!important}.static-h2{margin-top:36px!important;font-size:clamp(20px,5vw,26px)!important}.contact-card-grid{grid-template-columns:1fr!important;gap:12px!important}.static-cta-block{padding:28px 22px!important}.reviews-section{padding:24px 20px!important}.reviews-aggregate{grid-template-columns:1fr!important;gap:18px!important}.reviews-aggregate-number{font-size:44px!important}.reviews-form{padding:20px!important}.reviews-form-grid{grid-template-columns:1fr!important;gap:14px!important}.reviews-write-btn{text-align:center;align-self:stretch}.catalog-carousel-card{flex:0 0 200px!important}.catalog-carousel-card-img{height:140px!important}.catalog-carousel-title{font-size:18px!important}}@media (max-width:480px){.cart-drawer{max-width:100%}}@media (max-width:880px){body,html{overflow-x:hidden}.co-input,.co-input:focus,.card-input,.card-input:focus,.checkout-input,.checkout-input:focus,.reviews-form-input,.reviews-form-input:focus,input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],input[type=url],textarea,select{font-size:16px!important}}.lc-flow{min-width:0}.lc-progress{margin-bottom:20px}.lc-progress-track{background:var(--border);border-radius:999px;height:4px;margin-bottom:6px;overflow:hidden}.lc-progress-fill{background:var(--text);border-radius:999px;height:100%;transition:width .3s}.lc-progress-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:600}.lc-card{border:1.5px solid var(--border);background:#fff;border-radius:18px;flex-direction:column;gap:16px;padding:28px;display:flex}.lc-step-header{align-items:center;gap:10px;margin-bottom:4px;display:flex}.lc-back{border:1.5px solid var(--border);cursor:pointer;width:32px;height:32px;color:var(--text);background:0 0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:border-color .15s,background .15s;display:inline-flex}.lc-back:hover{background:#f9fafb;border-color:#9ca3af}.lc-step-title{color:var(--text);letter-spacing:-.01em;margin:0;font-family:Inter,sans-serif;font-size:clamp(18px,2.4vw,22px);font-weight:700;line-height:1.25}.lc-field{flex-direction:column;gap:6px;display:flex}.lc-row{gap:12px;display:flex}.lc-label{color:var(--text);letter-spacing:.01em;font-size:12px;font-weight:600}.lc-optional{color:var(--muted);font-weight:400}.lc-input{border:1.5px solid var(--border);width:100%;color:var(--text);background:#fff;border-radius:12px;padding:14px 16px;font-family:Inter,sans-serif;font-size:15px;transition:border-color .18s,box-shadow .18s}.lc-input:focus{border-color:var(--text);outline:none;box-shadow:0 0 0 3px #1111110f}select.lc-input{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2.5'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:12px;padding-right:36px}.lc-help{color:var(--muted);margin-top:2px;font-size:12px}.lc-section-label{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:8px;font-size:11px;font-weight:600}.lc-next-btn{background:var(--text);color:#fff;border-radius:var(--r-btn);cursor:pointer;letter-spacing:.01em;border:none;margin-top:4px;padding:16px 24px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;transition:opacity .2s,transform .15s}.lc-next-btn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.lc-next-btn:disabled{opacity:.4;cursor:not-allowed;transform:none}.lc-shipping-block{border-top:1px solid var(--border);margin-top:8px;padding-top:16px}.lc-shipping-options{flex-direction:column;gap:8px;display:flex}.lc-shipping-option{border:1.5px solid var(--border);cursor:pointer;background:#fff;border-radius:12px;grid-template-columns:22px 1fr auto;align-items:center;gap:14px;padding:14px 16px;transition:border-color .18s,background .18s;display:grid}.lc-shipping-option:hover{border-color:#9ca3af}.lc-shipping-option.selected{border-color:var(--text);background:#fafafa}.lc-shipping-option input[type=radio]{opacity:0;pointer-events:none;position:absolute}.lc-shipping-radio{border:2px solid #d1d5db;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;transition:border-color .15s;display:flex}.lc-shipping-option.selected .lc-shipping-radio{border-color:var(--text)}.lc-shipping-radio-dot{background:var(--text);border-radius:50%;width:8px;height:8px}.lc-shipping-text{flex-direction:column;gap:2px;min-width:0;display:flex}.lc-shipping-name{color:var(--text);letter-spacing:-.01em;font-size:14px;font-weight:600}.lc-shipping-desc{color:var(--muted);font-size:12px}.lc-shipping-price{color:var(--text);font-variant-numeric:tabular-nums;align-items:baseline;gap:6px;font-size:14px;font-weight:600;display:flex}.lc-shipping-free{color:#065f46;letter-spacing:.04em;font-weight:700}.lc-shipping-was{color:#9ca3af;font-size:12px;font-weight:400;text-decoration:line-through}.lc-summary{border:1px solid var(--border);background:#fafafa;border-radius:14px;flex-direction:column;gap:12px;padding:18px 20px;display:flex;position:relative}.lc-summary-row{grid-template-columns:80px 1fr;gap:12px;font-size:14px;line-height:1.5;display:grid}.lc-summary-label{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;padding-top:1px;font-size:12px;font-weight:600}.lc-summary-value{color:var(--text);font-weight:500}.lc-edit-link{color:var(--accent);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:4px 8px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;text-decoration:underline;position:absolute;top:14px;right:16px}.lc-edit-link:hover{opacity:.85}.lc-summary-items{border-top:1px solid var(--border);flex-direction:column;gap:8px;padding-top:8px;display:flex}.lc-summary-item{justify-content:space-between;align-items:baseline;gap:12px;font-size:14px;display:flex}.lc-summary-item-name{color:var(--text);font-weight:500}.lc-summary-item-meta{color:var(--muted);font-size:13px;font-weight:400}.lc-summary-item-price{color:var(--text);font-variant-numeric:tabular-nums;font-weight:600}.lc-total-row{border-top:1px solid var(--border);color:var(--text);letter-spacing:-.01em;justify-content:space-between;align-items:baseline;padding-top:12px;font-family:Inter,sans-serif;font-size:18px;font-weight:700;display:flex}.lc-total-row span:last-child{font-variant-numeric:tabular-nums}.lc-place-hint{color:var(--muted);text-align:center;margin-top:4px;font-size:11px;line-height:1.6}.lc-place-hint a{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.lc-summary-lines-clean{border-bottom:none!important;padding-bottom:16px!important}.lc-clean-line{border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;gap:12px;padding:8px 0;display:flex}.lc-clean-line:last-child{border-bottom:none}.lc-clean-line-info{flex-direction:column;gap:2px;min-width:0;display:flex}.lc-clean-line-name{color:var(--text);font-size:13px;font-weight:600;line-height:1.3}.lc-clean-line-meta{color:var(--muted);font-size:11px}.lc-clean-line-price{color:var(--text);font-variant-numeric:tabular-nums;font-size:13px;font-weight:600}@media (max-width:920px){.lc-card{padding:22px 18px}.lc-row{flex-direction:column;gap:14px}.lc-summary-row{grid-template-columns:70px 1fr}}@media (max-width:880px){.lc-input,.lc-input:focus{font-size:16px!important}}.addr-wrap{width:100%;position:relative}.addr-input-row{border:1.5px solid var(--border);background:#fff;border-radius:12px;align-items:center;width:100%;padding:0 6px 0 12px;transition:border-color .18s,box-shadow .18s;display:flex;position:relative}.addr-input-row:focus-within{border-color:var(--text);box-shadow:0 0 0 3px #1111110f}.addr-icon{color:var(--muted);flex-shrink:0;justify-content:center;align-items:center;margin-right:6px;display:flex}.addr-input{color:var(--text);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:14px 6px 14px 0;font-family:Inter,sans-serif;font-size:15px}.addr-input::placeholder{color:#9ca3af}.addr-clear{cursor:pointer;width:24px;height:24px;color:var(--text);background:#e5e7eb;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin-right:4px;padding:0;transition:background .15s,color .15s;display:inline-flex}.addr-clear:hover{background:var(--text);color:#fff}.addr-suggestions{border:1px solid var(--border);z-index:30;background:#fff;border-radius:10px;max-height:320px;margin:0;padding:0;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 6px 18px #0000000f}.addr-suggestion{cursor:pointer;border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:8px 12px;transition:background .12s;display:flex}.addr-suggestion:last-of-type{border-bottom:none}.addr-suggestion.active,.addr-suggestion:hover{background:#f9fafb}.addr-pin{color:var(--muted);flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.addr-text{flex-direction:column;gap:1px;min-width:0;display:flex}.addr-primary{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:1.3;overflow:hidden}.addr-secondary{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:400;line-height:1.25;overflow:hidden}.addr-attribution{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);text-align:right;border-top:1px solid var(--border);background:#fafafa;padding:6px 12px;font-size:10px;font-weight:500;list-style:none}.addr-loading{border:1px solid var(--border);color:var(--muted);z-index:30;background:#fff;border-radius:10px;padding:10px 14px;font-size:12px;position:absolute;top:calc(100% + 4px);left:0;right:0}@media (max-width:720px){.addr-suggestions{max-height:50vh}.addr-input{font-size:16px}.addr-suggestion{padding:10px 14px}.addr-primary{font-size:14px}.addr-secondary{font-size:12px}}.addr-suggestion{border:none;border-bottom:1px solid var(--border);text-align:left;background:0 0;width:100%;font-family:Inter,sans-serif}.addr-suggestion-icon{color:var(--muted);flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.addr-suggestion-text{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.addr-suggestion-main{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:1.3;overflow:hidden}.addr-suggestion-secondary{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:12px;font-weight:400;line-height:1.25;overflow:hidden}.addr-match{background:0 0;font-weight:500}@media (max-width:720px){.addr-suggestion{padding:9px 12px}.addr-suggestion-main{font-size:14px}}.co-collapse{transition:max-height .32s cubic-bezier(.22,.61,.36,1),opacity .22s;overflow:hidden}.co-pay-divider-left{justify-content:flex-start;margin:12px 0 6px}.co-pay-divider-left:before{display:none}.co-pay-divider-left:after{flex:1}.co-pay-divider-tight{margin:14px 0 4px}.co-continue-with-row{flex-wrap:wrap;align-items:stretch;gap:8px;margin:0 0 6px;display:flex}.co-continue-with-btn{border:1.5px solid var(--border);cursor:pointer;white-space:nowrap;background:#fff;border-radius:8px;justify-content:center;align-items:center;height:auto;min-height:0;padding:2px 13px;transition:border-color .18s,box-shadow .18s,transform .1s,filter .18s;display:inline-flex}.co-continue-with-btn:hover:not(:disabled){border-color:var(--text);box-shadow:0 1px #0000000a}.co-continue-with-btn:active:not(:disabled){transform:translateY(1px)}.co-continue-with-btn:disabled{opacity:.5;cursor:not-allowed}.co-continue-with-btn .co-continue-logo{flex-shrink:0;width:auto;height:22px;display:block}.co-continue-cashapp{background:#00d54b;border-color:#00d54b}.co-continue-cashapp:hover:not(:disabled){filter:brightness(1.05);border-color:#00d54b;box-shadow:0 2px 8px #00d54b40}.co-continue-cashapp .co-continue-logo{height:24px}.co-continue-zelle{background:#6d1ed4;border-color:#6d1ed4}.co-continue-zelle:hover:not(:disabled){filter:brightness(1.08);border-color:#6d1ed4;box-shadow:0 2px 8px #6d1ed440}.co-continue-zelle .co-continue-logo{height:22px}.co-continue-applepay{background:#000;border-color:#000}.co-continue-applepay:hover:not(:disabled){background:#1a1a1a;border-color:#1a1a1a;box-shadow:0 2px 8px #0003}.co-continue-applepay .co-continue-logo{height:22px}.co-continue-ach{border-color:var(--border);background:#fff}.co-continue-ach:hover:not(:disabled){border-color:var(--text);box-shadow:0 1px #0000000a}.co-continue-ach .co-continue-logo{height:22px}@media (max-width:480px){.co-continue-with-row{flex-wrap:wrap}.co-continue-with-btn{padding:3px 14px}.co-continue-with-btn .co-continue-logo{height:24px}.co-continue-cashapp .co-continue-logo{height:26px}.co-continue-zelle .co-continue-logo,.co-continue-applepay .co-continue-logo,.co-continue-ach .co-continue-logo{height:24px}}.co-coupon-section{margin:4px 0 0;padding-top:4px}.co-coupon-toggle{cursor:pointer;color:var(--accent);letter-spacing:.01em;background:0 0;border:none;align-items:center;gap:6px;padding:4px 0;font-family:Inter,sans-serif;font-size:12px;font-weight:500;transition:opacity .15s;display:inline-flex}.co-coupon-toggle:hover{opacity:.8}.co-coupon-toggle svg{flex-shrink:0}.co-coupon-input-wrap{flex-direction:column;gap:6px;display:flex}.co-coupon-input-row{align-items:stretch;gap:6px;display:flex}.co-coupon-input{border:1.5px solid var(--border);min-width:0;color:var(--text);letter-spacing:.04em;text-transform:uppercase;background:#fff;border-radius:8px;flex:1;padding:8px 12px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;transition:border-color .15s,box-shadow .15s}.co-coupon-input:focus{border-color:var(--text);outline:none;box-shadow:0 0 0 3px #1111110f}.co-coupon-apply{background:var(--text);color:#fff;cursor:pointer;letter-spacing:.02em;border:none;border-radius:8px;padding:0 14px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;transition:opacity .15s,transform .1s}.co-coupon-apply:hover:not(:disabled){opacity:.9}.co-coupon-apply:active:not(:disabled){transform:translateY(1px)}.co-coupon-apply:disabled{opacity:.4;cursor:not-allowed}.co-coupon-error{color:#b91c1c;font-size:11px;font-weight:500}.co-coupon-applied{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.co-coupon-applied-info{color:#065f46;align-items:center;gap:8px;min-width:0;display:flex}.co-coupon-applied-info svg{flex-shrink:0}.co-coupon-applied-code{color:#064e3b;letter-spacing:.04em;font-size:12px;font-weight:700;line-height:1.2}.co-coupon-applied-detail{color:#065f46;margin-top:1px;font-size:11px;font-weight:500}.co-coupon-remove{cursor:pointer;color:#065f46;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:background .15s,color .15s;display:flex}.co-coupon-remove:hover{color:#fff;background:#065f46}@media (max-width:880px){.co-coupon-input,.co-coupon-input:focus{font-size:16px!important}}.co-substep{flex-direction:column;gap:14px;animation:.28s cubic-bezier(.22,.61,.36,1) co-substep-fade-in;display:flex}@keyframes co-substep-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.co-substep-back{cursor:pointer;color:var(--muted);letter-spacing:.01em;background:0 0;border:none;align-self:flex-start;align-items:center;gap:5px;margin-bottom:-6px;padding:4px 8px 4px 0;font-family:Inter,sans-serif;font-size:12px;font-weight:500;transition:color .15s;display:inline-flex}.co-substep-back:hover{color:var(--text)}.co-substep-back svg{flex-shrink:0}@media (max-width:880px){.product-card,.home-page .product-card{min-width:0!important;overflow:hidden!important}.product-footer,.home-page .product-footer{flex-wrap:nowrap!important;align-items:flex-end!important;gap:8px!important}.product-footer .product-price-wrap,.home-page .product-footer .product-price-wrap{flex:auto!important;min-width:0!important;overflow:hidden!important}.product-footer .product-price,.home-page .product-footer .product-price{white-space:nowrap!important;text-overflow:ellipsis!important;font-size:15px!important;overflow:hidden!important}.product-footer .product-price-original,.home-page .product-footer .product-price-original{font-size:11px!important}.product-footer .btn-add,.home-page .product-footer .btn-add{flex-shrink:0!important;padding:8px 12px!important;font-size:11px!important}}@media (max-width:480px){.product-footer .btn-add,.home-page .product-footer .btn-add{padding:8px 10px!important}.product-footer .product-price,.home-page .product-footer .product-price{font-size:14px!important}}.hero-verified{color:var(--accent);padding-bottom:14px;display:inline-block;position:relative}.hero-verified-stroke{pointer-events:none;width:104%;height:22px;position:absolute;bottom:-2px;left:-2%;overflow:visible}.hero-verified-stroke path{stroke-dasharray:600;stroke-dashoffset:600px;animation:1.4s cubic-bezier(.65,0,.35,1) .4s forwards hero-stroke-draw}@keyframes hero-stroke-draw{to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.hero-verified-stroke path{stroke-dasharray:none;stroke-dashoffset:0;animation:none}}@media (max-width:880px){.hero-verified{padding-bottom:12px}.hero-verified-stroke{height:18px;bottom:0}.hero-verified-stroke path{stroke-width:3.5px}}.catalog-body-full{max-width:var(--max);padding:32px var(--px) 80px;margin:0 auto;grid-template-columns:none!important;display:block!important}.grid-toolbar-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;padding:0;display:flex}.filter-trigger-btn{color:var(--text);border:1.5px solid var(--border);cursor:pointer;letter-spacing:.01em;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;transition:border-color .18s,background .18s;display:inline-flex}.filter-trigger-btn:hover{border-color:var(--text)}.filter-trigger-btn svg{flex-shrink:0}.filter-trigger-count{background:var(--accent);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:2px;padding:0 5px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.filter-panel-overlay{pointer-events:none;z-index:998;background:#1110;transition:background .25s;position:fixed;inset:0}.filter-panel-overlay.open{pointer-events:auto;background:#11111173}.filter-panel{z-index:999;background:#fff;flex-direction:column;width:92%;max-width:380px;height:100dvh;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:16px 0 48px #00000014}.filter-panel.open{transform:translate(0)}.filter-panel-header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.filter-panel-title{color:var(--text);letter-spacing:-.01em;font-family:Inter,sans-serif;font-size:17px;font-weight:700}.filter-panel-close{cursor:pointer;width:36px;height:36px;color:var(--text);background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;transition:background .15s;display:flex}.filter-panel-close:hover{background:#f3f4f6}.filter-panel-body{flex:1;padding:8px 4px 24px;overflow-y:auto}.filter-panel-body .catalog-sidebar{background:0 0!important;border:none!important;width:100%!important;margin:0!important;padding:0 16px!important;position:static!important}.filter-panel-body .sidebar-section{border-bottom:1px solid var(--border);padding:14px 0}.filter-panel-body .sidebar-section:last-child{border-bottom:none}.filter-panel-body .sidebar-label{cursor:pointer;letter-spacing:.08em;text-transform:uppercase;color:var(--text);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;font-size:12px;font-weight:600;display:flex}.filter-panel-body .sidebar-section-static .sidebar-label{cursor:default}.filter-panel-footer{border-top:1px solid var(--border);background:#fafafa;flex-shrink:0;padding:16px 24px 22px}.filter-panel-apply{background:var(--text);color:#fff;cursor:pointer;letter-spacing:.01em;border:none;border-radius:999px;width:100%;padding:14px 20px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;transition:opacity .15s,transform .1s}.filter-panel-apply:hover{opacity:.9}.filter-panel-apply:active{transform:translateY(1px)}@media (max-width:480px){.filter-panel{width:100%;max-width:100%}.grid-toolbar-row{margin-bottom:18px}}.home-page #verified{border-top:1px solid var(--border);border-bottom:1px solid var(--border);color:var(--text)!important;background:#fff!important}.home-page #verified .section-tag{color:var(--accent)!important}.home-page .verified-card{border:1px solid var(--border)!important;background:#fafafa!important}.home-page .verified-card:hover{background:#f3f4f6!important}.home-page .verified-card h3,.home-page .verified-card .verified-card-title,.home-page .verified-card-title{color:var(--text)!important}.home-page .verified-card p,.home-page .verified-card .verified-card-body,.home-page .verified-card-body{color:var(--muted)!important}.home-page .verified-icon{background:#eff6ff!important;border:1px solid #bfdbfe!important}.home-page .verified-icon svg,.home-page .verified-step{color:var(--accent)!important}.home-page .verified-title{color:var(--text)!important}.home-page .verified-desc{color:var(--muted)!important}.home-page #verified .btn-white{background:var(--text)!important;color:#fff!important}.home-page #verified .btn-white:hover{opacity:.9}.home-page #verified .btn-ghost-white{color:var(--muted)!important}.home-page #verified .btn-ghost-white:hover{color:var(--text)!important}.vtl-wrap{margin:64px 0 24px;padding:12px 0;position:relative}.vtl-track,.vtl-fill{pointer-events:none;border-radius:2px;width:2px;position:absolute;top:24px;bottom:24px;left:23px}.vtl-track{background:var(--border)}.vtl-fill{background:var(--accent);height:0%;transition:height 60ms linear}.vtl-row{grid-template-columns:48px 1fr;align-items:flex-start;gap:24px;padding:14px 0 32px;display:grid;position:relative}.vtl-row:last-child{padding-bottom:12px}.vtl-dot-col{justify-content:center;width:48px;display:flex;position:relative}.vtl-dot{border:2px solid var(--border);z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-top:22px;transition:border-color .3s,transform .25s,box-shadow .3s;display:flex;position:relative}.vtl-dot-inner{background:var(--accent);border-radius:50%;width:0;height:0;transition:width .3s,height .3s}.vtl-row.is-active .vtl-dot{border-color:var(--accent);transform:scale(1.06);box-shadow:0 0 0 6px #2563eb1f}.vtl-row.is-active .vtl-dot-inner{width:8px;height:8px}.vtl-row.is-done .vtl-dot{border-color:var(--accent);background:var(--accent)}.vtl-row.is-done .vtl-dot-inner{background:#fff;width:6px;height:6px}.vtl-card{border:1px solid var(--border);border-radius:var(--r-card,18px);background:#fff;padding:28px 28px 26px;transition:border-color .3s,box-shadow .3s,transform .3s}.vtl-row.is-active .vtl-card{border-color:#2563eb66;transform:translateY(-1px);box-shadow:0 6px 22px #2563eb14}.vtl-card-icon{width:44px;height:44px;color:var(--accent);background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;justify-content:center;align-items:center;margin-bottom:18px;display:flex}.vtl-card-step{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:6px;font-size:11px;font-weight:600}.vtl-card-title{color:var(--text);letter-spacing:-.01em;margin-bottom:10px;font-family:Inter,sans-serif;font-size:19px;font-weight:600;line-height:1.3}.vtl-card-body{color:var(--muted);margin:0;font-size:14px;line-height:1.65}@media (max-width:720px){.vtl-wrap{margin:48px 0 16px}.vtl-track,.vtl-fill{left:15px}.vtl-row{grid-template-columns:32px 1fr;gap:14px;padding:10px 0 22px}.vtl-dot-col{width:32px}.vtl-dot{width:14px;height:14px;margin-top:18px}.vtl-card{padding:20px 20px 18px}.vtl-card-title{font-size:17px}.vtl-card-icon{width:38px;height:38px;margin-bottom:14px}}.product-img .product-photo{object-fit:contain;width:100%;height:100%;padding:8px;display:block}.product-detail-photo{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:360px;margin:0 auto;display:block}.cart-line-img-photo{padding:4px;overflow:hidden;background:#f7f7f8!important;justify-content:center!important;align-items:center!important;display:flex!important}.cart-line-img-photo img{object-fit:contain;max-width:100%;max-height:100%;display:block}.catalog-carousel-card-img-photo{padding:12px;background:#f7f7f8!important;justify-content:center!important;align-items:center!important;display:flex!important}.catalog-carousel-card-img-photo img{object-fit:contain;max-width:100%;max-height:100%;display:block}.co-line-img-photo{padding:4px;overflow:hidden;background:#f7f7f8!important;justify-content:center!important;align-items:center!important;display:flex!important}.co-line-img-photo img{object-fit:contain;max-width:100%;max-height:100%;display:block}.pdp-gallery{flex-direction:column;gap:14px;width:100%;display:flex}.pdp-gallery-main{border:1px solid var(--border);background:#f7f7f8;border-radius:16px;justify-content:center;align-items:center;min-height:360px;padding:24px;display:flex;overflow:hidden}.pdp-gallery-main img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:480px;animation:.22s pdp-gallery-fade;display:block}@keyframes pdp-gallery-fade{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.pdp-gallery-thumbs{flex-wrap:wrap;gap:8px;display:flex}.pdp-gallery-thumb{border:1.5px solid var(--border);cursor:pointer;background:#f7f7f8;border-radius:10px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:76px;height:76px;padding:4px;transition:border-color .18s,transform .1s;display:flex;position:relative;overflow:hidden}.pdp-gallery-thumb:hover{border-color:#9ca3af}.pdp-gallery-thumb.active{border-color:var(--text);border-width:2px;padding:3.5px}.pdp-gallery-thumb img{object-fit:contain;width:100%;height:100%;display:block}.pdp-gallery-thumb-label{letter-spacing:.06em;text-transform:uppercase;color:#fff;text-align:center;pointer-events:none;background:#111111b3;border-radius:4px;padding:1px 4px;font-family:Inter,sans-serif;font-size:9px;font-weight:700;position:absolute;bottom:3px;left:4px;right:4px}.pdp-coa-download{border:1.5px solid var(--border);color:var(--text);cursor:pointer;background:#fff;border-radius:999px;align-self:flex-start;align-items:center;gap:6px;padding:8px 16px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;text-decoration:none;transition:border-color .18s,background .18s;display:inline-flex}.pdp-coa-download:hover{border-color:var(--text);background:#fafafa}.pdp-coa-download svg{flex-shrink:0}@media (max-width:880px){.pdp-gallery-main{min-height:280px;padding:16px}.pdp-gallery-main img{max-height:360px}.pdp-gallery-thumb{width:64px;height:64px}.pdp-gallery-thumb-label{font-size:8px}}button.pdp-gallery-main{border:1px solid var(--border);cursor:zoom-in;width:100%;font-family:inherit;transition:border-color .18s,transform .1s}button.pdp-gallery-main:hover{border-color:#9ca3af}button.pdp-gallery-main:active{transform:scale(.998)}.lightbox-overlay{z-index:9999;cursor:zoom-out;background:#111111eb;justify-content:center;align-items:center;padding:5vh 5vw;animation:.18s lightbox-fade;display:flex;position:fixed;inset:0}@keyframes lightbox-fade{0%{opacity:0}to{opacity:1}}.lightbox-close{cursor:pointer;color:#fff;z-index:10000;background:#ffffff1f;border:1px solid #ffffff40;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;transition:background .15s;display:flex;position:fixed;top:18px;right:18px}.lightbox-close:hover{background:#ffffff38}.lightbox-content{cursor:default;justify-content:center;align-items:center;max-width:100%;max-height:100%;display:flex}.lightbox-img{object-fit:contain;background:#fff;border-radius:6px;width:auto;max-width:100%;height:auto;max-height:90vh;animation:.22s cubic-bezier(.22,.61,.36,1) lightbox-img-in;display:block;box-shadow:0 20px 60px #00000080}@keyframes lightbox-img-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media (max-width:480px){.lightbox-overlay{padding:4vh 4vw}.lightbox-close{width:40px;height:40px;top:12px;right:12px}}.header-actions{align-items:center;gap:8px;display:flex}.header-account-wrap{position:relative}.header-signin-link{border:1.5px solid var(--border);color:var(--text);white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:9px 14px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;text-decoration:none;transition:border-color .18s,background .18s;display:inline-flex}.header-signin-link:hover{border-color:var(--text);background:#fafafa}.header-account-btn{border:1.5px solid var(--border);cursor:pointer;width:44px;height:44px;color:var(--text);background:0 0;border-radius:12px;justify-content:center;align-items:center;padding:0;transition:border-color .18s,background .18s;display:flex}.header-account-btn:hover{background:#f9fafb;border-color:#9ca3af}.header-account-menu{border:1px solid var(--border);z-index:100;background:#fff;border-radius:12px;min-width:220px;padding:8px 0;font-family:Inter,sans-serif;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 24px #00000014}.header-account-email{color:var(--muted);border-bottom:1px solid var(--border);word-break:break-all;margin-bottom:4px;padding:8px 16px 10px;font-size:12px;line-height:1.4}.header-account-item{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:none;padding:9px 16px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;text-decoration:none;transition:background .12s;display:block}.header-account-item:hover{background:#f9fafb}.header-account-divider{background:var(--border);height:1px;margin:4px 0}.header-account-logout{color:#b91c1c}.header-account-logout:hover{background:#fef2f2}@media (max-width:880px){.header-signin-link span{display:none}.header-signin-link{border-radius:12px;justify-content:center;width:44px;height:44px;padding:0}.header-account-wrap{display:none}.header-actions{grid-column:auto}}.mobile-menu-account{flex-direction:column;gap:0;padding-bottom:4px;display:flex}.mobile-menu-account-email{color:var(--muted);letter-spacing:.01em;word-break:break-all;padding:6px 4px 12px;font-size:13px;font-weight:600}.mobile-menu-account-link{color:var(--text);border-bottom:1px solid var(--border);letter-spacing:-.01em;text-align:left;cursor:pointer;width:100%;font-family:Inter,sans-serif;font-size:17px;font-weight:600;font:inherit;background:0 0;border-top:none;border-left:none;border-right:none;padding:14px 4px;font-size:17px;font-weight:600;text-decoration:none;display:block}.mobile-menu-signin{background:var(--text);border-radius:999px;align-self:flex-start;align-items:center;gap:8px;margin:4px 0 8px;text-decoration:none;color:#fff!important;border-bottom:none!important;width:auto!important;padding:13px 18px!important;font-size:14px!important;font-weight:600!important;display:inline-flex!important}.mobile-menu-signin:hover{color:#fff!important}.mobile-menu-signout{color:#b91c1c!important}.login-page{max-width:480px}.login-form{flex-direction:column;gap:8px;margin-top:28px;display:flex}.login-label{color:var(--text);letter-spacing:.01em;margin-bottom:4px;font-size:12px;font-weight:600}.login-input{border:1.5px solid var(--border);width:100%;color:var(--text);background:#fff;border-radius:12px;padding:14px 16px;font-family:Inter,sans-serif;font-size:15px;transition:border-color .18s,box-shadow .18s}.login-input:focus{border-color:var(--text);outline:none;box-shadow:0 0 0 3px #1111110f}@media (max-width:880px){.login-input,.login-input:focus{font-size:16px!important}}.login-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-top:4px;padding:10px 14px;font-size:13px;line-height:1.5}.login-submit{background:var(--text);color:#fff;cursor:pointer;letter-spacing:.01em;border:none;border-radius:999px;margin-top:12px;padding:16px 24px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;transition:opacity .2s,transform .15s}.login-submit:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.login-submit:disabled{opacity:.4;cursor:not-allowed;transform:none}.login-textlink{color:var(--accent);text-underline-offset:2px;font-size:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;text-decoration:underline}.login-textlink:hover{opacity:.8}.login-footnote{color:var(--muted);margin-top:24px;font-size:12px;line-height:1.6}.login-footnote a{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.account-page{max-width:880px}.account-title{margin-top:0!important;margin-bottom:32px!important}.account-tabs{border-bottom:1px solid var(--border);gap:4px;margin-bottom:32px;display:flex;overflow-x:auto}.account-tab{color:var(--muted);white-space:nowrap;border-bottom:2px solid #0000;margin-bottom:-1px;padding:14px 20px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s,border-color .15s;display:inline-block}.account-tab:hover{color:var(--text)}.account-tab.active{color:var(--text);border-bottom-color:var(--text);font-weight:600}.account-empty{text-align:center;padding:48px 0}.account-orders-list{border:1px solid var(--border);background:#fff;border-radius:14px;flex-direction:column;gap:0;display:flex;overflow:hidden}.account-order-row{border-bottom:1px solid var(--border);color:inherit;grid-template-columns:1fr auto auto auto;align-items:center;gap:16px;padding:18px 20px;text-decoration:none;transition:background .12s;display:grid}.account-order-row:last-child{border-bottom:none}.account-order-row:hover{background:#fafafa}.account-order-row-main{flex-direction:column;gap:2px;min-width:0;display:flex}.account-order-meta{color:var(--muted);font-size:12px}.account-order-row-total{color:var(--text);font-variant-numeric:tabular-nums;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.account-order-row-arrow{color:var(--muted);align-items:center;display:flex}@media (max-width:640px){.account-order-row{grid-template-rows:auto auto;grid-template-columns:1fr auto;gap:6px 12px}.account-order-row-status{grid-area:1/2}.account-order-row-total{color:var(--muted);grid-area:2/1;font-size:13px;font-weight:500}.account-order-row-arrow{grid-area:2/2;justify-self:end}}.order-status-badge{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;padding:4px 10px;font-family:Inter,sans-serif;font-size:11px;font-weight:700;display:inline-flex}.order-status-badge-lg{padding:6px 14px;font-size:12px}.order-status-pending{color:#92400e;background:#fef3c7}.order-status-paid{color:#1e40af;background:#dbeafe}.order-status-shipped{color:#5b21b6;background:#ede9fe}.order-status-delivered{color:#065f46;background:#d1fae5}.order-status-cancelled{color:#6b7280;background:#f3f4f6}.account-back-link{color:var(--muted);margin-bottom:16px;font-size:13px;font-weight:500;text-decoration:none;display:inline-block}.account-back-link:hover{color:var(--text)}.account-order-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.account-order-placed{color:var(--muted);margin-top:4px;font-size:13px}.account-order-card{border:1px solid var(--border);background:#fff;border-radius:14px;margin-bottom:16px;padding:22px 24px}.account-order-card-label{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:14px;font-size:11px;font-weight:600}.account-order-tracking{background:#fafafa}.account-order-tracking-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.account-order-carrier{color:var(--text);margin-bottom:2px;font-size:13px;font-weight:600}.account-order-tracking-num{color:var(--muted);font-variant-numeric:tabular-nums;letter-spacing:.01em;font-size:13px}.account-order-tracking-link{background:var(--text);color:#fff;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:10px 16px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .18s;display:inline-flex}.account-order-tracking-link:hover{opacity:.9}.account-order-items{border-top:1px solid var(--border);flex-direction:column;padding-top:6px;display:flex}.account-order-item{border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;gap:16px;padding:10px 0;display:flex}.account-order-item-name{color:var(--text);font-size:14px;font-weight:600}.account-order-item-meta{color:var(--muted);margin-top:2px;font-size:12px}.account-order-totals{border-top:1px solid var(--border);flex-direction:column;gap:6px;margin-top:14px;padding-top:14px;display:flex}.account-order-total-row{color:var(--muted);justify-content:space-between;align-items:center;font-size:13px;display:flex}.account-order-total-row span:last-child{color:var(--text);font-weight:500}.account-order-total-discount span:first-child,.account-order-total-discount span:last-child{font-weight:500;color:var(--accent)!important}.account-order-total-final{border-top:1px dashed var(--border);margin-top:4px;padding-top:10px;font-size:16px;font-weight:700}.account-order-total-final span:first-child{color:var(--text)!important}.account-order-total-final span:last-child{font-size:17px}.account-order-address{color:var(--text);font-size:14px;line-height:1.65}.account-order-address-name{margin-bottom:2px;font-weight:600}.account-order-address-phone{color:var(--muted);margin-top:4px;font-size:13px}.account-order-payment-method{color:var(--text);font-size:14px;font-weight:500}.account-order-payment-last4{color:var(--muted);font-weight:400}.account-order-payment-pending{color:#92400e;background:#fef3c7;border-radius:8px;margin-top:8px;padding:8px 12px;font-size:12px;display:inline-block}.mono{letter-spacing:.01em;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.account-nav{border-bottom:1px solid var(--border);scrollbar-width:none;gap:4px;margin-bottom:28px;display:flex;overflow-x:auto}.account-nav::-webkit-scrollbar{display:none}.account-nav-link{color:var(--muted);white-space:nowrap;border-bottom:2px solid #0000;margin-bottom:-1px;padding:12px 18px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s,border-color .15s}.account-nav-link:hover{color:var(--text)}.account-nav-link.active{color:var(--text);border-bottom-color:var(--text);font-weight:600}.account-empty{flex-direction:column;align-items:flex-start;gap:14px;margin-top:24px;display:flex}.account-orders-list{flex-direction:column;gap:12px;margin-top:12px;display:flex}.account-order-row{border:1px solid var(--border);color:inherit;background:#fff;border-radius:14px;flex-direction:column;gap:8px;padding:18px 20px;text-decoration:none;transition:border-color .15s,transform .1s,box-shadow .15s;display:flex}.account-order-row:hover{border-color:var(--text);transform:translateY(-1px);box-shadow:0 6px 16px #0000000a}.account-order-row-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.account-order-ref{color:var(--text);letter-spacing:-.01em;font-variant-numeric:tabular-nums;font-family:Inter,sans-serif;font-size:15px;font-weight:700}.account-order-row-mid{color:var(--muted);font-size:13px;line-height:1.4}.account-order-items{color:var(--muted);font-size:13px}.account-order-row-bot{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.account-order-date{color:var(--muted);font-size:12px}.account-order-total{color:var(--text);font-variant-numeric:tabular-nums;font-size:16px;font-weight:700}.account-order-status{letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;padding:4px 10px;font-family:Inter,sans-serif;font-size:11px;font-weight:700;display:inline-flex}.account-order-status.status-pending{color:#92400e;background:#fef3c7}.account-order-status.status-paid{color:#1e40af;background:#dbeafe}.account-order-status.status-shipped{color:#5b21b6;background:#ede9fe}.account-order-status.status-delivered{color:#065f46;background:#d1fae5}.account-order-status.status-cancelled{color:#6b7280;background:#f3f4f6}.account-order-detail-back{margin-bottom:18px}.account-order-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;padding-bottom:18px;display:flex}.account-order-title{letter-spacing:-.02em;color:var(--text);font-variant-numeric:tabular-nums;margin:4px 0 6px;font-family:Inter,sans-serif;font-size:clamp(28px,4vw,36px);font-weight:700}.account-order-placed{color:var(--muted);font-size:13px}.account-order-banner{color:#78350f;background:#fffbeb;border:1px solid #fde68a;border-radius:12px;margin-bottom:24px;padding:14px 16px;font-size:13px;line-height:1.6}.account-order-tracking{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:12px;margin-bottom:24px;padding:16px 18px}.account-order-tracking-title{letter-spacing:.08em;text-transform:uppercase;color:#065f46;margin-bottom:6px;font-size:11px;font-weight:700}.account-order-tracking-body{color:#065f46;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;font-size:14px;display:flex}.account-order-tracking-link{color:#065f46;text-underline-offset:2px;font-weight:600;text-decoration:underline}.account-order-items{border:1px solid var(--border);border-radius:14px;flex-direction:column;margin-top:8px;display:flex;overflow:hidden}.account-order-item{border-bottom:1px solid var(--border);grid-template-columns:60px 1fr auto;align-items:center;gap:14px;padding:14px 18px;display:grid}.account-order-item:last-child{border-bottom:none}.account-order-item-img{background:#f7f7f8;border-radius:10px;justify-content:center;align-items:center;width:60px;height:70px;padding:4px;display:flex;overflow:hidden}.account-order-item-img img{object-fit:contain;max-width:100%;max-height:100%;display:block}.account-order-item-info{flex-direction:column;gap:2px;min-width:0;display:flex}.account-order-item-name{color:var(--text);letter-spacing:-.01em;font-size:14px;font-weight:600;text-decoration:none}.account-order-item-name:hover{color:var(--accent)}.account-order-item-meta{color:var(--muted);font-size:12px}.account-order-item-price{color:var(--text);font-variant-numeric:tabular-nums;font-size:14px;font-weight:600}.account-order-totals{border:1px solid var(--border);background:#fafafa;border-radius:14px;flex-direction:column;gap:8px;margin:24px 0;padding:18px 22px;display:flex}.account-order-twocol{grid-template-columns:1fr 1fr;gap:24px;margin-top:12px;display:grid}.account-order-address{border:1px solid var(--border);color:var(--text);background:#fff;border-radius:14px;padding:16px 18px;font-size:14px;line-height:1.65}.account-order-address div:first-child{font-weight:600}.account-order-muted{color:var(--muted);font-size:13px}.mono{font-variant-numeric:tabular-nums;font-family:SF Mono,Menlo,Consolas,monospace}@media (max-width:720px){.account-order-twocol{grid-template-columns:1fr;gap:16px}.account-order-header{flex-direction:column;align-items:flex-start}.account-order-item{grid-template-columns:50px 1fr auto;padding:12px 14px}.account-order-item-img{width:50px;height:60px}}.mobile-menu-account-card{border:1px solid var(--border);background:#fafafa;border-radius:14px;margin-bottom:12px;overflow:hidden}.mobile-menu-account-toggle{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:12px 14px;font-family:Inter,sans-serif;display:flex}.mobile-menu-account-toggle-left{align-items:center;gap:12px;min-width:0;display:flex}.mobile-menu-account-avatar{background:var(--text);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.mobile-menu-account-toggle-text{flex-direction:column;gap:2px;min-width:0;display:flex}.mobile-menu-account-toggle-label{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:600}.mobile-menu-account-toggle-email{color:var(--text);letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;max-width:220px;font-size:14px;font-weight:600;overflow:hidden}.mobile-menu-account-chevron{color:var(--muted);flex-shrink:0;transition:transform .22s cubic-bezier(.4,0,.2,1)}.mobile-menu-account-card.open .mobile-menu-account-chevron{transform:rotate(180deg)}.mobile-menu-account-options{max-height:0;transition:max-height .28s cubic-bezier(.4,0,.2,1);overflow:hidden}.mobile-menu-account-card.open .mobile-menu-account-options{max-height:320px}.mobile-menu-nav .mobile-menu-account-card a.mobile-menu-account-option,.mobile-menu-nav .mobile-menu-account-card button.mobile-menu-account-option{border:none;border-top:1px solid var(--border);width:100%;color:var(--text);text-align:left;cursor:pointer;letter-spacing:0;background:0 0;border-bottom:none;padding:9px 14px 9px 60px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:1.3;text-decoration:none;display:block}.mobile-menu-nav .mobile-menu-account-card a.mobile-menu-account-option:hover,.mobile-menu-nav .mobile-menu-account-card button.mobile-menu-account-option:hover{color:var(--text);background:#f3f4f6}.mobile-menu-nav .mobile-menu-account-card .mobile-menu-account-signout{color:#b91c1c}.mobile-menu-nav .mobile-menu-account-card .mobile-menu-account-signout:hover{color:#b91c1c;background:#fef2f2}.account-page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.account-add-btn{background:var(--text);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:999px;align-items:center;gap:4px;padding:9px 16px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;transition:opacity .15s,transform .1s;display:inline-flex}.account-add-btn:hover{opacity:.9}.account-add-btn:active{transform:translateY(1px)}.account-form{border:1px solid var(--border);background:#fff;border-radius:14px;flex-direction:column;gap:16px;margin:24px 0;padding:22px 24px 24px;display:flex}.account-form-title{letter-spacing:-.01em;color:var(--text);margin:0 0 4px;font-family:Inter,sans-serif;font-size:18px;font-weight:700}.account-checkbox-row{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--text);align-items:flex-start;gap:10px;font-family:Inter,sans-serif;font-size:14px;line-height:1.5;display:flex}.account-checkbox-row input[type=checkbox]{width:16px;height:16px;accent-color:var(--text);cursor:pointer;flex-shrink:0;margin-top:2px}.account-form-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.account-cancel-btn{border:1.5px solid var(--border);color:var(--text);cursor:pointer;background:0 0;border-radius:999px;padding:14px 22px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:border-color .15s,background .15s}.account-cancel-btn:hover{border-color:var(--text);background:#fafafa}.account-saved-flash{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:600}.account-field-hint{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.5}.account-field-hint a{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.account-form input[disabled],.account-form input[readonly]{color:var(--muted);cursor:not-allowed;background:#f3f4f6}.account-addresses-list{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;margin-top:18px;display:grid}.account-address-card{border:1px solid var(--border);background:#fff;border-radius:14px;flex-direction:column;gap:10px;padding:18px 20px;display:flex}.account-address-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.account-address-label{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-family:Inter,sans-serif;font-size:12px;font-weight:700}.account-address-default-badge{letter-spacing:.08em;text-transform:uppercase;color:#1e40af;background:#dbeafe;border-radius:999px;align-items:center;padding:3px 8px;font-size:10px;font-weight:700;display:inline-flex}.account-address-body{color:var(--text);font-size:14px;line-height:1.6}.account-address-name{margin-bottom:2px;font-weight:600}.account-address-phone{color:var(--muted);margin-top:4px}.account-address-actions{border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:14px;margin-top:6px;padding-top:12px;display:flex}.account-action-link{color:var(--text);cursor:pointer;letter-spacing:0;background:0 0;border:none;padding:0;font-family:Inter,sans-serif;font-size:12px;font-weight:600;transition:color .15s}.account-action-link:hover{color:var(--accent)}.account-action-danger{color:#b91c1c}.account-action-danger:hover{color:#991b1b}.account-danger-zone{background:#fef2f2;border:1px solid #fecaca;border-radius:14px;margin-top:56px;padding:22px 24px 24px}.account-danger-zone h2{color:#991b1b;margin:0 0 8px}.account-danger-zone .static-body{color:#7f1d1d;margin-bottom:16px}.account-danger-btn{color:#fff;cursor:pointer;letter-spacing:.01em;background:#dc2626;border:none;border-radius:999px;padding:12px 20px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;transition:opacity .15s,transform .1s}.account-danger-btn:hover:not(:disabled){opacity:.9}.account-danger-btn:active:not(:disabled){transform:translateY(1px)}.account-danger-btn:disabled{opacity:.5;cursor:not-allowed}.account-danger-confirm{background:#fff;border:1px solid #fecaca;border-radius:10px;margin-top:14px;padding:16px}.account-danger-confirm-text{color:#7f1d1d;margin:0 0 12px;font-size:14px;font-weight:500}@media (max-width:720px){.account-addresses-list{grid-template-columns:1fr}.account-form,.account-danger-zone{padding:18px 18px 20px}}.admin-shell{grid-template-columns:220px 1fr;gap:32px;max-width:1280px;margin:0 auto;padding:28px 24px 80px;display:grid}.admin-sidebar{align-self:start;height:fit-content;position:sticky;top:80px}.admin-sidebar-title{letter-spacing:.12em;color:var(--muted);margin-bottom:14px;padding:0 12px;font-family:Inter,sans-serif;font-size:11px;font-weight:700}.admin-sidebar-nav{flex-direction:column;gap:2px;display:flex}.admin-sidebar-link{color:var(--text);border-radius:8px;padding:9px 12px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:background .12s;display:block}.admin-sidebar-link:hover{background:#f3f4f6}.admin-sidebar-link.active{background:var(--text);color:#fff}.admin-content{min-width:0}.admin-title{letter-spacing:-.02em;color:var(--text);margin:0 0 24px;font-family:Inter,sans-serif;font-size:clamp(28px,4vw,36px);font-weight:700}.admin-h2{letter-spacing:-.01em;color:var(--text);margin:28px 0 14px;font-family:Inter,sans-serif;font-size:18px;font-weight:700}.admin-help-text{color:var(--muted);margin-top:12px;font-size:12px;line-height:1.5}.admin-stats-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px;margin-bottom:32px;display:grid}.admin-stat-card{border:1px solid var(--border);background:#fff;border-radius:14px;flex-direction:column;gap:4px;padding:18px 20px;display:flex}.admin-stat-label{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:600}.admin-stat-value{letter-spacing:-.02em;color:var(--text);font-variant-numeric:tabular-nums;margin-top:2px;font-family:Inter,sans-serif;font-size:24px;font-weight:700}.admin-stat-sub{color:var(--muted);font-size:12px}.admin-stat-link{color:var(--accent);text-underline-offset:2px;align-self:flex-start;margin-top:auto;font-size:12px;text-decoration:underline}.admin-table-wrap{border:1px solid var(--border);background:#fff;border-radius:14px;overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;font-family:Inter,sans-serif;font-size:13px}.admin-table th{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--border);background:#fafafa;padding:10px 14px;font-size:11px;font-weight:700}.admin-table td{border-bottom:1px solid var(--border);vertical-align:middle;color:var(--text);padding:11px 14px}.admin-table tr:last-child td{border-bottom:none}.admin-table-link{color:var(--accent);font-weight:500;text-decoration:none}.admin-table-link:hover{text-underline-offset:2px;text-decoration:underline}.admin-table-muted{color:var(--muted);font-size:12px}.admin-toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:18px;display:flex}.admin-search-input{border:1.5px solid var(--border);min-width:240px;color:var(--text);border-radius:10px;flex:1;padding:10px 14px;font-family:Inter,sans-serif;font-size:14px;transition:border-color .15s}.admin-search-input:focus{border-color:var(--text);outline:none}.admin-filter-select{border:1.5px solid var(--border);color:var(--text);cursor:pointer;background:#fff;border-radius:10px;padding:10px 14px;font-family:Inter,sans-serif;font-size:14px}@media (max-width:880px){.admin-search-input,.admin-filter-select{font-size:16px!important}}.admin-pagination{justify-content:center;align-items:center;gap:14px;margin-top:18px;padding:14px 0;display:flex}.admin-page-btn{border:1.5px solid var(--border);color:var(--text);cursor:pointer;background:#fff;border-radius:999px;padding:8px 14px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;transition:border-color .15s}.admin-page-btn:hover:not(:disabled){border-color:var(--text)}.admin-page-btn:disabled{opacity:.4;cursor:not-allowed}.admin-page-status{color:var(--muted);font-size:13px}.admin-card{border:1px solid var(--border);background:#fff;border-radius:14px;margin:18px 0;padding:22px 24px}.admin-status-buttons{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.admin-status-btn{border:1.5px solid var(--border);color:var(--text);cursor:pointer;background:#fff;border-radius:999px;padding:8px 14px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;transition:border-color .15s,background .15s}.admin-status-btn:hover:not(:disabled){border-color:var(--text)}.admin-status-btn.active{background:var(--text);border-color:var(--text);color:#fff;cursor:default}.admin-status-btn:disabled:not(.active){opacity:.5;cursor:not-allowed}.admin-tracking-grid{grid-template-columns:1fr 2fr;gap:14px;display:grid}@media (max-width:720px){.admin-tracking-grid{grid-template-columns:1fr}}.admin-twocol{grid-template-columns:1fr 1fr;gap:18px;margin:18px 0;display:grid}@media (max-width:720px){.admin-twocol{grid-template-columns:1fr}}.admin-order-header{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;padding-bottom:18px;display:flex}.admin-timestamps{color:var(--muted);flex-direction:column;gap:4px;margin-top:12px;font-size:13px;display:flex}.admin-timestamps strong{color:var(--text);margin-right:6px;font-weight:600}.admin-permissions{flex-direction:column;gap:12px;display:flex}.admin-role-badge{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;margin-right:4px;padding:3px 8px;font-size:10px;font-weight:700;display:inline-flex}.admin-role-admin{color:#1e40af;background:#dbeafe}.admin-role-affiliate{color:#5b21b6;background:#ede9fe}.admin-modal-overlay{z-index:1000;background:#1111118c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.admin-modal{background:#fff;border-radius:14px;width:100%;max-width:480px;max-height:90vh;padding:26px 28px;overflow-y:auto}@media (max-width:880px){.admin-shell{grid-template-columns:1fr;gap:16px;padding:16px}.admin-sidebar{position:static}.admin-sidebar-nav{scrollbar-width:none;flex-direction:row;overflow-x:auto}.admin-sidebar-nav::-webkit-scrollbar{display:none}.admin-sidebar-link{white-space:nowrap;flex-shrink:0}}.affiliate-progress{background:var(--border);border-radius:2px;height:4px;margin-top:10px;overflow:hidden}.affiliate-progress-fill{background:var(--accent);border-radius:2px;height:100%;transition:width .3s}.affiliate-cta{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border:1px solid #bfdbfe;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:24px 0;padding:22px 26px;display:flex}.affiliate-code-large{color:var(--text);letter-spacing:.04em;margin-top:2px;font-family:SF Mono,Menlo,Consolas,monospace;font-size:26px;font-weight:800}.affiliate-copy-row{flex-wrap:wrap;align-items:stretch;gap:10px;margin-top:12px;display:flex}.affiliate-copy-display{border:1px solid var(--border);min-width:200px;color:var(--text);word-break:break-all;background:#f7f7f8;border-radius:10px;flex:1;align-items:center;padding:12px 16px;font-family:SF Mono,Menlo,Consolas,monospace;font-size:14px;font-weight:600;display:flex}.affiliate-copy-display-url{font-size:13px;font-weight:400}.affiliate-template-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.affiliate-template-body{border:1px solid var(--border);color:var(--text);white-space:pre-wrap;word-break:break-word;background:#f7f7f8;border-radius:10px;padding:14px 16px;font-family:Inter,sans-serif;font-size:13px;line-height:1.6}.affiliate-copy-btn{background:var(--text);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:8px 16px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;transition:opacity .15s,transform .1s}.affiliate-copy-btn:hover{opacity:.9}.affiliate-copy-btn:active{transform:translateY(1px)}.affiliate-info-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:12px;display:grid}@media (max-width:720px){.affiliate-cta{flex-direction:column;align-items:flex-start}.affiliate-code-large{font-size:22px}}.skeleton{vertical-align:middle;background:linear-gradient(90deg,#f3f4f6 0%,#e5e7eb 50%,#f3f4f6 100%) 0 0/200% 100%;border-radius:4px;animation:1.4s ease-in-out infinite skeleton-shimmer;display:inline-block}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-text{display:block}.skeleton-card{border:1px solid var(--border);background:#fff;border-radius:14px;margin-bottom:12px;padding:18px 20px}.skeleton-table{border:1px solid var(--border);background:#fff;border-radius:14px;overflow:hidden}.skeleton-table-row{border-bottom:1px solid var(--border);align-items:center;gap:16px;padding:14px 18px;display:flex}.skeleton-table-row:last-child{border-bottom:none}@media (prefers-reduced-motion:reduce){.skeleton{background:#e5e7eb;animation:none}}.admin-reviews-list{flex-direction:column;gap:12px;margin-top:12px;display:flex}.admin-review-card{border:1px solid var(--border);background:#fff;border-radius:14px;padding:18px 20px}.admin-review-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.admin-review-meta{color:var(--text);margin-bottom:10px;font-size:13px}.admin-review-title{color:var(--text);letter-spacing:-.01em;margin-bottom:6px;font-family:Inter,sans-serif;font-size:15px;font-weight:600}.admin-review-body{color:var(--text);white-space:pre-wrap;margin-bottom:14px;font-size:14px;line-height:1.6}.admin-review-actions{border-top:1px solid var(--border);flex-wrap:wrap;gap:14px;padding-top:12px;display:flex}.pay-page{max-width:920px}.pay-timer{color:#78350f;background:#fffbeb;border:1px solid #fde68a;border-radius:999px;align-items:center;gap:8px;margin:14px 0 24px;padding:8px 14px;font-size:13px;font-weight:600;display:inline-flex}.pay-timer-label{font-weight:500}.pay-timer-value{letter-spacing:.04em;font-family:SF Mono,Menlo,Consolas,monospace;font-weight:700}.pay-grid{grid-template-columns:280px 1fr;align-items:start;gap:32px;margin:12px 0 24px;display:grid}.pay-qr-card{border:1px solid var(--border);text-align:center;background:#fff;border-radius:16px;padding:22px 18px 18px;position:sticky;top:90px}.pay-qr-canvas-wrap{background:#fff;border-radius:8px;justify-content:center;align-items:center;width:240px;height:240px;margin:0 auto;display:flex;overflow:hidden}.pay-qr-canvas{max-width:100%;height:auto;display:block}.pay-qr-placeholder{width:100%;height:100%;color:var(--muted);background:#f7f7f8;border-radius:8px;justify-content:center;align-items:center;font-size:13px;display:flex}.pay-qr-caption{color:var(--muted);margin-top:14px;font-size:12px;line-height:1.5}.pay-instructions{flex-direction:column;gap:6px;display:flex}.pay-section-title{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin:4px 0 12px;font-family:Inter,sans-serif;font-size:13px;font-weight:700}.pay-section-title-spaced{margin-top:24px}.pay-detail-row{border:1px solid var(--border);background:#fff;border-radius:12px;margin-bottom:10px;padding:14px 16px}.pay-detail-label{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:6px;font-size:11px;font-weight:600}.pay-detail-value-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.pay-detail-value{color:var(--text);letter-spacing:-.01em;word-break:break-all;flex:1;min-width:0;font-size:17px;font-weight:700}.pay-copy-btn{background:var(--text);color:#fff;cursor:pointer;border:none;border-radius:999px;flex-shrink:0;padding:7px 14px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;transition:opacity .15s,transform .1s}.pay-copy-btn:hover{opacity:.9}.pay-copy-btn:active{transform:translateY(1px)}.pay-detail-help{color:var(--muted);margin-top:8px;font-size:12px;line-height:1.55}.pay-detail-help strong{color:#b91c1c}.pay-steps{color:var(--text);flex-direction:column;gap:10px;margin:0;padding-left:22px;font-size:14px;line-height:1.6;display:flex}.pay-steps li::marker{color:var(--accent);font-weight:700}.pay-status-pill{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:999px;align-items:center;gap:8px;margin-top:18px;padding:9px 14px;font-size:12px;font-weight:600;display:inline-flex}.pay-status-dot{background:#10b981;border-radius:50%;width:8px;height:8px;animation:1.6s ease-in-out infinite pay-pulse}@keyframes pay-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.pay-help{border-top:1px solid var(--border);color:var(--muted);margin-top:24px;padding-top:18px;font-size:13px;line-height:1.6}.pay-help a{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.pay-confirmed{text-align:center}.pay-confirmed-icon{color:#065f46;background:#ecfdf5;border:2px solid #6ee7b7;border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;margin-bottom:24px;animation:.5s cubic-bezier(.22,1,.36,1) pay-confirmed-pop;display:inline-flex}@keyframes pay-confirmed-pop{0%{opacity:0;transform:scale(.6)}70%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@media (max-width:720px){.pay-grid{grid-template-columns:1fr;gap:18px}.pay-qr-card{max-width:280px;margin:0 auto;position:static}}.card-disabled-banner{color:#7f1d1d;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;margin-bottom:16px;padding:12px 16px;font-size:13px;line-height:1.55}.card-disabled-banner strong{color:#991b1b}.admin-toggle-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;padding:8px 0 4px;display:flex}.admin-toggle-info{flex:1;min-width:240px}.admin-toggle-title{color:var(--text);letter-spacing:-.01em;margin-bottom:4px;font-family:Inter,sans-serif;font-size:15px;font-weight:600}.admin-toggle-desc{color:var(--muted);font-size:13px;line-height:1.55}.admin-toggle{cursor:pointer;background:#d1d5db;border:none;border-radius:999px;flex-shrink:0;width:48px;height:28px;padding:0;transition:background .18s;position:relative}.admin-toggle.is-on{background:#10b981}.admin-toggle:disabled{opacity:.5;cursor:not-allowed}.admin-toggle-thumb{background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .18s cubic-bezier(.22,.61,.36,1);position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.admin-toggle.is-on .admin-toggle-thumb{transform:translate(20px)}.static-h3{letter-spacing:-.01em;color:var(--text);margin:22px 0 10px;font-family:Inter,sans-serif;font-size:18px;font-weight:700}.static-list{margin:0 0 18px;padding-left:20px}.static-list li{color:var(--text);margin-bottom:8px;font-size:15px;line-height:1.65}.static-list li::marker{color:var(--accent);font-weight:700}.affiliate-landing-cta-row{flex-wrap:wrap;align-items:center;gap:18px;margin:24px 0 8px;display:flex}.static-cta-link{color:var(--accent);font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-decoration:none}.static-cta-link:hover{text-underline-offset:2px;text-decoration:underline}.affiliate-how-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0 32px;display:grid}@media (max-width:880px){.affiliate-how-grid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.affiliate-how-grid{grid-template-columns:1fr}}.affiliate-how-card{border:1px solid var(--border);background:#fff;border-radius:14px;flex-direction:column;gap:8px;padding:18px 20px;display:flex}.affiliate-how-num{color:var(--accent);margin-bottom:4px;font-family:Playfair Display,serif;font-size:32px;font-weight:700;line-height:1}.affiliate-how-title{letter-spacing:-.01em;color:var(--text);font-family:Inter,sans-serif;font-size:15px;font-weight:700}.affiliate-how-body{color:var(--muted);font-size:13px;line-height:1.55}.affiliate-terms-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin:14px 0 32px;display:grid}@media (max-width:720px){.affiliate-terms-grid{grid-template-columns:1fr 1fr}}.affiliate-term{border:1px solid var(--border);background:#fafafa;border-radius:12px;padding:14px 16px}.affiliate-term-label{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:4px;font-size:11px;font-weight:700}.affiliate-term-value{color:var(--text);letter-spacing:-.01em;font-family:Inter,sans-serif;font-size:18px;font-weight:700}.shipping-options-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0 32px;display:grid}@media (max-width:720px){.shipping-options-grid{grid-template-columns:1fr}}.shipping-option-card{border:1px solid var(--border);background:#fff;border-radius:14px;flex-direction:column;gap:4px;padding:22px 24px;display:flex}.shipping-option-name{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-family:Inter,sans-serif;font-size:14px;font-weight:700}.shipping-option-price{color:var(--text);letter-spacing:-.02em;margin-top:2px;font-family:Inter,sans-serif;font-size:28px;font-weight:700}.shipping-option-time{color:var(--text);margin-top:2px;font-size:14px}.shipping-option-note{color:var(--accent);margin-top:4px;font-size:12px;font-weight:600}.faq-page-list{flex-direction:column;gap:8px;margin:18px 0 32px;display:flex}.faq-page-item{border:1px solid var(--border);background:#fff;border-radius:12px;padding:18px 22px}.faq-page-q{letter-spacing:-.01em;color:var(--text);margin:0 0 8px;font-family:Inter,sans-serif;font-size:16px;font-weight:700}.faq-page-a{color:var(--text);margin:0;font-size:14px;line-height:1.65}.catalog-body-full{max-width:1280px;margin:0 auto;padding:28px 24px 80px}.grid-toolbar-row{align-items:center;margin-bottom:18px;display:flex}.category-other-row{border-top:1px solid var(--border);margin-top:60px;padding-top:32px}.category-pill-list{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.category-pill{border:1.5px solid var(--border);color:var(--text);background:#fff;border-radius:999px;align-items:center;padding:8px 16px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;text-decoration:none;transition:border-color .15s,color .15s;display:inline-flex}.category-pill:hover{border-color:var(--accent);color:var(--accent)}.blog-list{flex-direction:column;gap:0;margin:18px 0 32px;display:flex}.blog-list-item{border-bottom:1px solid var(--border);color:inherit;flex-direction:column;gap:6px;padding:24px 0;text-decoration:none;transition:background .15s;display:flex}.blog-list-item:hover{background:#fafafa}.blog-list-item:hover .blog-list-title{color:var(--accent)}.blog-list-meta{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:4px;display:flex}.blog-tag{letter-spacing:.06em;text-transform:uppercase;color:var(--accent);background:#eff6ff;border-radius:999px;align-items:center;padding:3px 10px;font-family:Inter,sans-serif;font-size:11px;font-weight:700;display:inline-flex}.blog-list-date{color:var(--muted);font-size:12px}.blog-list-title{letter-spacing:-.01em;color:var(--text);margin:4px 0 6px;font-family:Playfair Display,serif;font-size:clamp(22px,3vw,28px);font-weight:600;line-height:1.2;transition:color .15s}.blog-list-excerpt{color:var(--muted);margin:0 0 8px;font-size:14px;line-height:1.6}.blog-list-readmore{color:var(--accent);letter-spacing:-.01em;font-family:Inter,sans-serif;font-size:13px;font-weight:600}.blog-article{max-width:720px;margin:0 auto}.blog-article-meta{flex-wrap:wrap;align-items:center;gap:12px;margin:14px 0 12px;display:flex}.blog-article-date{color:var(--muted);font-size:13px}.blog-article-title{letter-spacing:-.02em;color:var(--text);margin:8px 0 16px;font-family:Playfair Display,serif;font-size:clamp(28px,4vw,40px);font-weight:700;line-height:1.15}.blog-article-excerpt{color:var(--muted);margin:0 0 32px;font-size:17px;font-style:italic;line-height:1.6}.blog-article-body{color:var(--text);font-family:Inter,sans-serif;font-size:16px;line-height:1.7}.blog-article-body p{margin:0 0 18px}.blog-article-body h2{letter-spacing:-.01em;color:var(--text);margin:36px 0 14px;font-family:Inter,sans-serif;font-size:22px;font-weight:700}.blog-article-body h3{letter-spacing:-.01em;color:var(--text);margin:28px 0 10px;font-family:Inter,sans-serif;font-size:18px;font-weight:700}.blog-article-body ul,.blog-article-body ol{margin:0 0 18px;padding-left:22px}.blog-article-body li{margin-bottom:8px;line-height:1.7}.blog-article-body strong{color:var(--text);font-weight:700}.blog-article-body a{color:var(--accent);text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.blog-article-body a:hover{text-decoration-thickness:2px}.blog-article-body blockquote{border-left:3px solid var(--accent);color:var(--text);margin:0 0 18px;padding:6px 0 6px 18px;font-style:italic}.blog-article-body code{background:#f3f4f6;border-radius:4px;padding:2px 6px;font-family:SF Mono,Menlo,Consolas,monospace;font-size:14px}.blog-article-body pre{background:#f3f4f6;border-radius:8px;margin:0 0 18px;padding:16px;overflow-x:auto}.blog-article-body pre code{background:0 0;padding:0}.blog-article-body table{border-collapse:collapse;width:100%;margin:0 0 22px;font-size:14px}.blog-article-body table th,.blog-article-body table td{text-align:left;border-bottom:1px solid var(--border);padding:10px 14px}.blog-article-body table th{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);background:#fafafa;font-size:12px;font-weight:700}.blog-article-body hr{border:0;border-top:1px solid var(--border);margin:32px 0}.blog-article-footer{border-top:1px solid var(--border);margin-top:40px;padding-top:24px}.blog-article-byline{color:var(--muted);margin:0;font-size:13px}.blog-related{border-top:1px solid var(--border);margin-top:60px;padding-top:32px}.blog-related-list{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;display:grid}@media (max-width:720px){.blog-related-list{grid-template-columns:1fr}}.blog-related-card{border:1px solid var(--border);color:inherit;background:#fff;border-radius:14px;padding:18px 20px;text-decoration:none;transition:border-color .15s,transform .1s}.blog-related-card:hover{border-color:var(--text);transform:translateY(-1px)}.blog-related-card .blog-tag{margin-bottom:8px}.blog-related-title{letter-spacing:-.01em;color:var(--text);margin:0 0 6px;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:1.3}.blog-related-excerpt{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.age-gate-overlay{-webkit-backdrop-filter:blur(8px);z-index:10000;background:#0a0a0ac7;justify-content:center;align-items:center;padding:20px;animation:.25s ease-out age-gate-fade-in;display:flex;position:fixed;inset:0}@keyframes age-gate-fade-in{0%{opacity:0}to{opacity:1}}.age-gate-card{text-align:center;background:#fff;border-radius:18px;width:100%;max-width:460px;padding:40px 36px 32px;animation:.32s cubic-bezier(.22,1,.36,1) age-gate-slide-in;box-shadow:0 24px 60px #0006}@keyframes age-gate-slide-in{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.age-gate-logo{width:auto;height:32px;margin:0 auto 22px;display:block}.age-gate-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:8px;font-family:Inter,sans-serif;font-size:11px;font-weight:700}.age-gate-title{letter-spacing:-.01em;color:var(--text);margin:0 0 14px;font-family:Playfair Display,serif;font-size:28px;font-weight:700;line-height:1.2}.age-gate-body{color:var(--muted);margin:0 0 24px;font-family:Inter,sans-serif;font-size:14px;line-height:1.6}.age-gate-actions{flex-direction:column;gap:10px;margin-bottom:18px;display:flex}.age-gate-btn{cursor:pointer;letter-spacing:-.01em;border-radius:999px;width:100%;padding:14px 20px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;transition:opacity .15s,transform .1s,background .15s,border-color .15s}.age-gate-btn:active{transform:translateY(1px)}.age-gate-btn-primary{background:var(--text);color:#fff;border:1.5px solid var(--text)}.age-gate-btn-primary:hover{opacity:.9}.age-gate-btn-secondary{color:var(--text);border:1.5px solid var(--border);background:0 0}.age-gate-btn-secondary:hover{border-color:var(--text);background:#fafafa}.age-gate-fineprint{color:var(--muted);border-top:1px solid var(--border);margin:14px 0 0;padding-top:16px;font-family:Inter,sans-serif;font-size:11px;line-height:1.6}@media (max-width:480px){.age-gate-card{padding:32px 24px 24px}.age-gate-title{font-size:24px}}.pp-checkout-block{border:1px solid var(--border);background:#fff;border-radius:12px;margin-bottom:16px;padding:18px 20px 16px;position:relative}.pp-checkout-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:4px;font-family:Inter,sans-serif;font-size:11px;font-weight:700}.pp-checkout-subtle{color:var(--muted);margin:0 0 12px;font-size:12px;line-height:1.5}.pp-buttons-container{min-height:48px}.pp-divider{color:var(--muted);letter-spacing:.12em;align-items:center;gap:14px;margin:22px 0 18px;font-family:Inter,sans-serif;font-size:11px;font-weight:700;display:flex}.pp-divider:before,.pp-divider:after{content:"";background:var(--border);flex:1;height:1px}.pdp-express-row{margin-top:16px}.pdp-express-divider{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;margin:14px 0;font-family:Inter,sans-serif;font-size:10px;font-weight:700;display:flex}.pdp-express-divider:before,.pdp-express-divider:after{content:"";background:var(--border);flex:1;height:1px}.pp-express-block{position:relative}.pp-express-buttons{min-height:44px}.pp-express-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-top:10px;padding:10px 12px;font-size:13px}.pp-busy-overlay{color:var(--text);z-index:5;background:#ffffffd9;border-radius:12px;justify-content:center;align-items:center;font-family:Inter,sans-serif;font-size:13px;font-weight:600;display:flex;position:absolute;inset:0}.pp-buttons-skeleton{flex-direction:column;gap:8px;min-height:144px;padding:4px 0;display:flex}.pp-buttons-skeleton-bar{background:linear-gradient(90deg,#f3f4f6 0%,#e5e7eb 50%,#f3f4f6 100%) 0 0/200% 100%;border-radius:8px;height:44px;animation:1.4s ease-in-out infinite pp-shimmer}.pp-buttons-skeleton-bar:first-child{background-image:linear-gradient(90deg,#ffe9a1 0%,#ffd140 50%,#ffe9a1 100%);background-size:200% 100%}.pp-express-skeleton{flex-direction:column;gap:8px;min-height:96px;display:flex}.pp-express-skeleton-bar{background:linear-gradient(90deg,#f3f4f6 0%,#e5e7eb 50%,#f3f4f6 100%) 0 0/200% 100%;border-radius:8px;height:44px;animation:1.4s ease-in-out infinite pp-shimmer}.pp-express-skeleton-bar:first-child{background-image:linear-gradient(90deg,#ffe9a1 0%,#ffd140 50%,#ffe9a1 100%);background-size:200% 100%}.pp-express-applepay{margin-top:8px}.pp-express-applepay:empty{display:none}@keyframes pp-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.pp-buttons-skeleton-bar,.pp-express-skeleton-bar{animation:none}}.sticky-applepay-bar{z-index:50;border-bottom:1px solid var(--border);background:#fafafa;padding:10px 16px;position:sticky;top:0;box-shadow:0 2px 8px #0000000a}@media (min-width:721px){.sticky-applepay-bar{display:none}}.sticky-applepay-inner{justify-content:space-between;align-items:center;gap:16px;max-width:1280px;margin:0 auto;display:flex}.sticky-applepay-prompt{flex-direction:column;gap:1px;min-width:0;display:flex}.sticky-applepay-prompt-strong{color:var(--text);letter-spacing:-.01em;font-family:Inter,sans-serif;font-size:13px;font-weight:700}.sticky-applepay-prompt-sub{color:var(--muted);font-size:11px}.sticky-applepay-button{flex:0 0 200px;min-height:44px}.sticky-applepay-busy{text-align:center;color:var(--muted);padding-top:6px;font-size:12px}.sticky-applepay-error{text-align:center;color:#b91c1c;padding-top:6px;font-size:12px}@media (max-width:600px){.sticky-applepay-inner{flex-direction:column;align-items:stretch;gap:8px}.sticky-applepay-prompt{text-align:center;align-items:center}.sticky-applepay-button{flex:none;width:100%}}.pp-hosted-field{align-items:stretch;height:44px;padding:0;display:flex}.pp-hosted-field iframe{border:none;width:100%;height:100%;padding:0 14px}.pp-hosted-field[data-disabled=true]{opacity:.5;pointer-events:none}.alt-pay-pill-host{flex:100%;min-width:0;position:relative}.alt-pay-pill-button{width:100%;min-height:48px}.alt-pay-pill-skeleton{background:linear-gradient(90deg,#f3f4f6 0%,#e5e7eb 50%,#f3f4f6 100%) 0 0/200% 100%;border-radius:6px;width:100%;height:48px;animation:1.4s ease-in-out infinite pp-shimmer}.alt-pay-pill-busy{color:var(--text);background:#ffffffd9;border-radius:6px;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:flex;position:absolute;inset:0}.alt-pay-pill-error{color:#b91c1c;margin-top:6px;font-size:12px}.co-continue-with-row{flex-wrap:wrap}.checkout-backbar{z-index:40;border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;padding:12px 20px;display:flex;position:sticky;top:0;box-shadow:0 1px 3px #0000000a}.checkout-backbar-btn{cursor:pointer;color:var(--text);background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:6px 8px 6px 0;font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:background .15s;display:inline-flex}.checkout-backbar-btn:hover{background:#f3f4f6}.checkout-backbar-btn span{letter-spacing:-.01em}.checkout-backbar-logo{align-items:center;text-decoration:none;display:inline-flex}.checkout-backbar-logo img{width:auto;height:24px}@media (max-width:720px){.checkout-backbar{padding:10px 14px}.checkout-backbar-logo img{height:20px}}.checkout-steps{flex-direction:column;display:flex}.checkout-steps>.checkout-title{order:0}.checkout-steps .co-panel:first-of-type{order:1}.checkout-steps.payment-active .co-panel:first-of-type,.checkout-steps .co-panel:last-of-type{order:2}.checkout-steps.payment-active .co-panel:last-of-type{order:1;margin-top:8px}.express-checkout-row{margin:18px 0;position:relative}.express-checkout-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:10px;font-family:Inter,sans-serif;font-size:11px;font-weight:700}.express-checkout-buttons{align-items:stretch;gap:8px;min-height:44px;display:flex}.express-checkout-slot{flex:1 1 0;min-width:0;min-height:44px}.express-checkout-slot:empty{display:none}.express-checkout-skeleton{background:linear-gradient(90deg,#f3f4f6 0%,#e5e7eb 50%,#f3f4f6 100%) 0 0/200% 100%;border-radius:6px;flex:1 1 0;min-height:44px;animation:1.4s ease-in-out infinite pp-shimmer}.express-checkout-skeleton:first-child{background-image:linear-gradient(90deg,#ffe9a1 0%,#ffd140 50%,#ffe9a1 100%);background-size:200% 100%}.express-checkout-skeleton:nth-child(2){background-image:linear-gradient(90deg,#93c9f0 0%,#3d95ce 50%,#93c9f0 100%);background-size:200% 100%}.express-checkout-skeleton:nth-child(3){background-image:linear-gradient(90deg,#4b5563 0%,#111827 50%,#4b5563 100%);background-size:200% 100%}@media (max-width:480px){.express-checkout-buttons{flex-direction:column}}.altpay-section{border-top:1px solid var(--border);margin-top:14px;padding-top:14px}.altpay-toggle{cursor:pointer;width:100%;color:var(--muted);letter-spacing:.12em;background:0 0;border:none;justify-content:space-between;align-items:center;padding:10px 0;font-family:Inter,sans-serif;font-size:11px;font-weight:700;transition:color .15s;display:flex}.altpay-toggle:hover{color:var(--text)}.altpay-toggle-chevron{transition:transform .22s cubic-bezier(.4,0,.2,1)}.altpay-toggle.open .altpay-toggle-chevron{transform:rotate(180deg)}.altpay-content{max-height:0;transition:max-height .28s cubic-bezier(.4,0,.2,1);overflow:hidden}.altpay-content.open{max-height:200px}.altpay-pills-row{flex-wrap:wrap;gap:8px;padding:8px 0 4px;display:flex}.altpay-pill{cursor:pointer;border:none;border-radius:6px;flex:1 1 0;justify-content:center;align-items:center;min-width:100px;height:44px;padding:0 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;transition:opacity .15s,transform .1s;display:flex}.altpay-pill:hover:not(:disabled){opacity:.9}.altpay-pill:active:not(:disabled){transform:translateY(1px)}.altpay-pill:disabled{opacity:.5;cursor:not-allowed}.altpay-pill-zelle{background:#6d1ed4}.altpay-pill-cashapp{background:#00d632}.altpay-pill-crypto{color:#fff;background:#1f2937;flex-direction:column;gap:2px}.altpay-pill-soon{text-transform:uppercase;letter-spacing:.08em;opacity:.7;font-size:9px;font-weight:600}.altpay-pill-logo{width:auto;height:22px}.card-billing-checkbox{border:1px solid var(--border);background:#f7f7f8;border-radius:8px;align-items:flex-start;gap:10px;margin:12px 0;padding:12px 14px;display:flex}.card-billing-checkbox input[type=checkbox]{width:16px;height:16px;accent-color:var(--text);flex-shrink:0;margin-top:3px}.card-billing-text{color:var(--text);flex-direction:column;gap:4px;font-family:Inter,sans-serif;font-size:13px;line-height:1.4;display:flex}.card-billing-preview{color:var(--muted);font-size:12px}.card-form-submit{background:var(--text);color:#fff;letter-spacing:-.01em;cursor:pointer;border:none;border-radius:999px;width:100%;margin-top:14px;padding:16px 28px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;transition:opacity .15s,transform .1s}.card-form-submit:hover:not(:disabled){opacity:.9}.card-form-submit:active:not(:disabled){transform:translateY(1px)}.card-form-submit:disabled{cursor:not-allowed;opacity:1;background:#9ca3af}.card-form-secure{color:var(--muted);align-items:center;gap:6px;margin:12px 0 0;font-family:Inter,sans-serif;font-size:12px;line-height:1.5;display:flex}.card-form-secure svg{color:var(--muted);flex-shrink:0}.card-form-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:10px 0;padding:12px 14px;font-size:13px}.card-accepted-img{width:auto;height:22px;display:block}.simple-mode-block{margin:4px 0}.simple-mode-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:14px;font-family:Inter,sans-serif;font-size:11px;font-weight:700}.simple-mode-pills-row{align-items:stretch;gap:10px;display:flex}.simple-mode-pill{cursor:pointer;border:none;border-radius:8px;flex:1 1 0;justify-content:center;align-items:center;min-width:0;height:52px;padding:0 16px;transition:opacity .15s,transform .1s;display:flex}.simple-mode-pill:hover:not(:disabled){opacity:.92}.simple-mode-pill:active:not(:disabled){transform:translateY(1px)}.simple-mode-pill:disabled{opacity:.5;cursor:not-allowed}.simple-mode-pill-zelle{background:#6d1ed4}.simple-mode-pill-cashapp{background:#00d632}.simple-mode-pill-logo{width:auto;height:28px}.simple-mode-empty{text-align:center;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;padding:18px 20px}.simple-mode-empty strong{color:#78350f;margin-bottom:8px;font-family:Inter,sans-serif;font-size:15px;display:block}.simple-mode-empty p{color:#92400e;margin:0;font-size:13px;line-height:1.5}.simple-mode-empty a{color:var(--accent);text-decoration:underline}@media (max-width:480px){.simple-mode-pills-row{flex-direction:column}.simple-mode-pill{width:100%}}.mobile-only{display:none}.desktop-only{display:block}@media (max-width:720px){.mobile-only{display:block}.desktop-only{display:none}}.bac-modal-overlay{-webkit-backdrop-filter:blur(8px);z-index:10000;background:#0a0a0ac7;justify-content:center;align-items:center;padding:20px;animation:.25s ease-out bac-modal-fade-in;display:flex;position:fixed;inset:0}.bac-modal-overlay.bac-modal-overlay--closing{animation:.18s ease-in forwards bac-modal-fade-out}@keyframes bac-modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes bac-modal-fade-out{0%{opacity:1}to{opacity:0}}.bac-modal-card{text-align:center;background:#fff;border-radius:18px;width:100%;max-width:460px;padding:0;animation:.32s cubic-bezier(.22,1,.36,1) bac-modal-slide-in;overflow:hidden;box-shadow:0 24px 60px #0006}@keyframes bac-modal-slide-in{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.bac-modal-progress-track{background:var(--border);height:3px;position:relative;overflow:hidden}.bac-modal-progress-fill{background:var(--accent);transition:width 60ms linear;position:absolute;inset:0}.bac-modal-body{padding:36px 36px 28px}.bac-modal-eyebrow{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;border-radius:var(--r-pill);background:#eff6ff;border:1px solid #bfdbfe;align-items:center;gap:8px;margin-bottom:14px;padding:5px 12px;font-family:Inter,sans-serif;font-size:11px;font-weight:700;display:inline-flex}.bac-modal-eyebrow:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px}.bac-modal-title{letter-spacing:-.01em;color:var(--text);margin:0 0 12px;font-family:Playfair Display,serif;font-size:26px;font-weight:700;line-height:1.2}.bac-modal-body-text{color:var(--muted);margin:0 0 22px;font-family:Inter,sans-serif;font-size:14px;line-height:1.6}.bac-modal-product{border:1px solid var(--border);background:var(--bg);text-align:left;border-radius:14px;align-items:center;gap:14px;margin-bottom:22px;padding:14px;display:flex}.bac-modal-product-img,.bac-modal-product-img-fallback{background:#fff;border-radius:10px;flex-shrink:0;width:56px;height:56px}.bac-modal-product-img{object-fit:cover}.bac-modal-product-img-fallback{background:linear-gradient(160deg,#4b5563 0%,#1f2937 100%)}.bac-modal-product-text{flex:1;min-width:0}.bac-modal-product-name{color:var(--text);font-family:Inter,sans-serif;font-size:14px;font-weight:600}.bac-modal-product-meta{color:var(--muted);margin-top:2px;font-family:Inter,sans-serif;font-size:12px}.bac-modal-product-price{text-align:right;flex-shrink:0}.bac-modal-price-now{color:var(--text);font-size:16px;font-weight:700}.bac-modal-price-was{color:var(--muted);font-size:11px;text-decoration:line-through}.bac-modal-price-each{color:var(--accent);letter-spacing:.04em;margin-top:2px;font-size:10px;font-weight:600}.bac-modal-actions{flex-direction:column;gap:10px;display:flex}.bac-modal-btn{border-radius:var(--r-pill);cursor:pointer;letter-spacing:-.01em;width:100%;padding:14px 20px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;transition:opacity .15s,transform .1s,background .15s,border-color .15s}.bac-modal-btn:active{transform:translateY(1px)}.bac-modal-btn--primary{background:var(--text);color:#fff;border:1.5px solid var(--text)}.bac-modal-btn--primary:hover{opacity:.9}.bac-modal-btn--secondary{color:var(--text);border:1.5px solid var(--border);background:0 0}.bac-modal-btn--secondary:hover{border-color:var(--text);background:#fafafa}@media (max-width:480px){.bac-modal-body{padding:28px 24px 22px}.bac-modal-title{font-size:22px}}.cart-line-bogo-pill{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--r-pill);vertical-align:middle;background:#eff6ff;border:1px solid #bfdbfe;align-items:center;gap:5px;margin-left:6px;padding:2px 7px;font-size:9px;font-weight:700;display:inline-flex}.cart-line-bogo-note{color:var(--accent);margin-left:8px;font-size:11px;font-weight:600}.cart-line-qty.cart-line-qty-locked{background:#eff6ff;border:1px solid #bfdbfe}.cart-line-qty-locked .cart-line-qty-val{color:var(--accent);padding:0 14px;font-weight:600}.cart-line-price-was{color:var(--muted);text-align:right;font-size:11px;font-weight:400;text-decoration:line-through}button.cart-checkout-btn{cursor:pointer;border:none;width:100%;font-family:inherit}.co-mobile-main{display:none}@media (max-width:720px){.co-mobile-main{padding:0 16px 32px;display:block}.checkout-grid--desktop-only{display:none}}.co-mm-section-label{color:var(--text);letter-spacing:-.005em;margin:30px 0 12px;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.co-mm-section-label:first-child{margin-top:4px}.co-mm-row{background:var(--card);border:1.5px solid var(--border);cursor:pointer;text-align:left;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:14px 16px;font-family:Inter,sans-serif;transition:border-color .18s,box-shadow .18s;display:flex}.co-mm-row:hover{border-color:var(--text);box-shadow:0 1px #0000000a}.co-mm-row:active{transform:translateY(1px)}.co-mm-row-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.co-mm-row-name{color:var(--text);font-size:14px;font-weight:500;line-height:1.35}.co-mm-row-detail{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:1.4;overflow:hidden}.co-mm-row-placeholder{color:var(--muted);font-size:14px;font-weight:400}.co-mm-row-chevron{color:var(--muted);flex-shrink:0;align-items:center;display:inline-flex}.co-mm-shipping-options{flex-direction:column;gap:0;margin-top:4px;padding:0 4px;display:flex}.co-mm-shipping-radio{cursor:pointer;align-items:center;gap:10px;padding:6px 4px;font-family:Inter,sans-serif;display:flex;position:relative}.co-mm-shipping-radio input[type=radio]{opacity:0;pointer-events:none;position:absolute}.co-mm-radio-circle{border:1.5px solid var(--border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;transition:border-color .15s;display:flex}.co-mm-radio-circle.selected{border-color:var(--text)}.co-mm-radio-dot{background:var(--text);border-radius:50%;width:8px;height:8px}.co-mm-radio-label{flex:1;align-items:baseline;gap:8px;min-width:0;display:flex}.co-mm-radio-name{color:var(--text);font-size:13px;font-weight:500}.co-mm-radio-desc{color:var(--muted);font-size:12px}.co-mm-radio-price{color:var(--text);font-variant-numeric:tabular-nums;font-size:13px;font-weight:500}.co-mm-items{flex-direction:column;gap:14px;display:flex}.co-mm-item{align-items:center;gap:12px;padding:0 4px;font-family:Inter,sans-serif;display:flex}.co-mm-item-img,.co-mm-item-img--photo{background:var(--card);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;overflow:hidden}.co-mm-item-img--photo img{object-fit:cover;width:100%;height:100%}.co-mm-item-img-label{letter-spacing:.04em;color:#fff;text-transform:uppercase;text-shadow:0 1px 2px #0000004d;font-size:9px;font-weight:600}.co-mm-item-text{flex:1;min-width:0}.co-mm-item-name{color:var(--text);font-size:14px;font-weight:500;line-height:1.35}.co-mm-item-meta{color:var(--muted);margin-top:2px;font-size:12px}.co-mm-item-price{color:var(--text);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:14px;font-weight:500}.co-mm-totals{flex-direction:column;gap:2px;margin-top:28px;padding:0 4px;display:flex}.co-mm-totals-row{color:var(--muted);justify-content:space-between;align-items:baseline;padding:1px 0;font-family:Inter,sans-serif;font-size:13px;display:flex}.co-mm-totals-row span:last-child{color:var(--muted);font-variant-numeric:tabular-nums;font-weight:400}.co-mm-totals-row--final{border-top:1px dashed var(--border);margin-top:6px;padding-top:8px;font-size:15px}.co-mm-totals-row--final span:first-child{color:var(--text);font-weight:700}.co-mm-totals-row--final span:last-child{color:var(--text);font-size:15px;font-weight:700}.co-mm-total-was{color:var(--muted);opacity:.7;margin-right:6px;font-size:12px;font-weight:400;text-decoration:line-through;text-decoration-thickness:1px;display:inline-block}.co-mm-coupon-row{gap:6px;margin-top:14px;display:flex}.co-mm-coupon-input{border:1.5px solid var(--border);background:var(--card);color:var(--text);letter-spacing:.04em;border-radius:10px;flex:1;min-width:0;padding:9px 12px;font-family:Inter,sans-serif;font-size:13px;transition:border-color .15s}.co-mm-coupon-input:focus{border-color:var(--text);outline:none}.co-mm-coupon-input::placeholder{color:var(--muted);letter-spacing:normal}.co-mm-coupon-apply{border:1.5px solid var(--text);background:var(--text);color:#fff;cursor:pointer;border-radius:10px;flex-shrink:0;padding:9px 18px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;transition:opacity .15s}.co-mm-coupon-apply:hover:not(:disabled){opacity:.9}.co-mm-coupon-apply:disabled{opacity:.4;cursor:not-allowed}.co-mm-coupon-error{color:#b91c1c;margin-top:6px;padding:0 4px;font-size:12px}.co-mm-coupon-applied{background:#eff6ff;border:1.5px solid #bfdbfe;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-family:Inter,sans-serif;display:flex}.co-mm-coupon-applied-code{color:var(--accent);letter-spacing:.04em;font-size:14px;font-weight:700}.co-mm-coupon-applied-detail{color:var(--accent);margin-top:2px;font-size:12px}.co-mm-coupon-remove{color:var(--accent);cursor:pointer;background:0 0;border:none;padding:4px 8px;font-family:Inter,sans-serif;font-size:13px;font-weight:600}.co-mm-coupon-remove:hover{text-decoration:underline}.co-mm-pay-now{background:var(--accent);color:#fff;border:1.5px solid var(--accent);border-radius:var(--r-pill);letter-spacing:-.01em;cursor:pointer;width:100%;margin-top:24px;padding:18px 24px;font-family:Inter,sans-serif;font-size:17px;font-weight:700;transition:filter .15s,transform .1s,box-shadow .15s;display:block;box-shadow:0 6px 18px #2563eb40}.co-mm-pay-now:hover:not(:disabled){filter:brightness(1.05);box-shadow:0 8px 22px #2563eb52}.co-mm-pay-now:active:not(:disabled){transform:translateY(1px)}.co-mm-pay-now:disabled{background:var(--border);border-color:var(--border);color:var(--muted);box-shadow:none;cursor:not-allowed}.co-sheet-overlay{-webkit-backdrop-filter:blur(4px);z-index:9990;opacity:0;pointer-events:none;background:#0a0a0a8c;transition:opacity .22s;position:fixed;inset:0}.co-sheet-overlay.open{opacity:1;pointer-events:auto}.co-sheet{z-index:9991;background:var(--card);-webkit-overflow-scrolling:touch;border-radius:18px 18px 0 0;max-height:88vh;transition:transform .32s cubic-bezier(.32,.72,0,1);position:fixed;bottom:0;left:0;right:0;overflow-y:auto;transform:translateY(100%);box-shadow:0 -16px 50px #0000002e}.co-sheet.open{transform:translateY(0)}.co-sheet-handle{background:var(--border);border-radius:999px;width:40px;height:4px;margin:10px auto 4px}.co-sheet-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:10px 24px 18px;display:flex}.co-sheet-title{color:var(--text);letter-spacing:-.01em;font-family:Playfair Display,serif;font-size:20px;font-weight:700}.co-sheet-close{cursor:pointer;color:var(--muted);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:background .15s,color .15s;display:flex}.co-sheet-close:hover{background:var(--bg);color:var(--text)}.co-sheet-body{padding:20px 24px 32px}.co-pay-intro{color:var(--muted);margin:0 0 16px;font-family:Inter,sans-serif;font-size:12px;line-height:1.55}.co-pay-method{background:var(--card);border:1.5px solid var(--border);cursor:pointer;text-align:left;border-radius:14px;align-items:center;gap:14px;width:100%;margin-bottom:10px;padding:14px;font-family:Inter,sans-serif;transition:border-color .18s,box-shadow .18s,background .18s;display:flex}.co-pay-method:hover:not(:disabled){border-color:var(--text);box-shadow:0 1px #0000000a}.co-pay-method:disabled{cursor:not-allowed;opacity:.5}.co-pay-method-icon{background:var(--bg);border-radius:12px;flex-shrink:0;place-items:center;width:44px;height:44px;font-size:22px;display:grid}.co-pay-method-text{flex:1;min-width:0}.co-pay-method-name{color:var(--text);font-size:14px;font-weight:600}.co-pay-method-desc{color:var(--muted);margin-top:2px;font-size:11px;line-height:1.4}.co-pay-method-soon{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);border-radius:var(--r-pill);vertical-align:middle;background:#eff6ff;border:1px solid #bfdbfe;margin-left:6px;padding:2px 7px;font-size:9px;font-weight:700}.co-pay-method-chevron{color:var(--muted);flex-shrink:0}.co-pay-back{color:var(--accent);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-bottom:16px;padding:0;font-family:Inter,sans-serif;font-size:13px;font-weight:600;display:inline-flex}.co-pay-back:hover{text-decoration:underline}.co-pay-card-header{margin-bottom:18px}.co-pay-card-header h3{color:var(--text);letter-spacing:-.01em;margin:0 0 6px;font-family:Playfair Display,serif;font-size:22px;font-weight:700;line-height:1.2}.co-pay-card-header p{color:var(--muted);margin:0;font-family:Inter,sans-serif;font-size:13px;line-height:1.55}.co-pay-option{background:var(--card);border:1.5px solid var(--border);border-radius:14px;margin-bottom:12px;padding:16px}.co-pay-option-title{color:var(--text);margin-bottom:10px;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.co-pay-option-steps{color:var(--muted);margin:0 0 14px;padding-left:18px;font-family:Inter,sans-serif;font-size:12px;line-height:1.6}.co-pay-option-steps li{padding:1px 0}.co-sheet-root{z-index:1100;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.co-sheet-root--lookup{z-index:1200}@media (min-width:721px){.co-sheet-root{display:none}}.co-sheet-backdrop{-webkit-backdrop-filter:blur(6px);background:#0a0a0a80;animation:.2s ease-out co-sheet-fade-in;position:absolute;inset:0}@keyframes co-sheet-fade-in{0%{opacity:0}to{opacity:1}}.co-sheet-panel{background:var(--bg);width:100%;max-height:95vh;padding-bottom:env(safe-area-inset-bottom);border-radius:18px 18px 0 0;flex-direction:column;animation:.28s cubic-bezier(.32,.72,.2,1) co-sheet-slide-up;display:flex;position:relative;box-shadow:0 -8px 30px #0000002e}.co-sheet-panel--tall{max-height:96vh}@keyframes co-sheet-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.co-sheet-grabber{background:var(--border);border-radius:2px;flex-shrink:0;width:36px;height:4px;margin:8px auto 0}.co-sheet-header{flex-shrink:0;align-items:center;padding:12px 16px;display:flex}.co-sheet-close{color:var(--text);cursor:pointer;background:0 0;border:none;align-items:center;margin:-6px;padding:6px;display:flex}.co-sheet-close:active{opacity:.6}.co-sheet-body{flex:1;padding:0 16px 24px;overflow-y:auto}.co-sheet-title{color:var(--text);letter-spacing:-.02em;margin:4px 0 22px;font-family:Inter,sans-serif;font-size:28px;font-weight:700}.co-sa-fields{background:var(--card);border:1.5px solid var(--border);border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.co-sa-input{border:none;border-bottom:1px solid var(--border);width:100%;color:var(--text);appearance:none;background:0 0;border-radius:0;outline:none;padding:14px 16px;font-family:Inter,sans-serif;font-size:15px}.co-sa-input:last-child,.co-sa-fields>:last-child .co-sa-input,.co-sa-fields>:last-child{border-bottom:none}.co-sa-fields>:not(:last-child){border-bottom:1px solid var(--border)}.co-sa-input{border-bottom:none}.co-sa-input::placeholder{color:var(--muted)}.co-sa-input:focus{background:#2563eb08}.co-sa-row{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:14px 16px;font-family:Inter,sans-serif;display:flex}.co-sa-row:active{background:#00000005}.co-sa-row-placeholder{color:var(--muted);font-size:15px}.co-sa-row-value{color:var(--text);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:15px;overflow:hidden}.co-sa-row-chevron{color:var(--muted);flex-shrink:0;align-items:center;margin-left:8px;display:inline-flex}.co-sa-row-split{display:flex}.co-sa-row-split>*{flex:1}.co-sa-row-split>:first-child{border-right:1px solid var(--border)}.co-sa-input--split{border-bottom:none!important}.co-sa-phone-row{align-items:center;padding-left:16px;display:flex}.co-sa-phone-prefix{color:var(--text);white-space:nowrap;align-items:center;gap:6px;margin-right:12px;font-family:Inter,sans-serif;font-size:15px;display:inline-flex}.co-sa-input--phone{flex:1;padding-left:0}.co-sa-save{background:var(--accent);color:#fff;border:1.5px solid var(--accent);border-radius:var(--r-pill);letter-spacing:-.01em;cursor:pointer;width:100%;margin-top:22px;padding:18px 24px;font-family:Inter,sans-serif;font-size:17px;font-weight:700;transition:filter .15s,box-shadow .15s,transform .1s;display:block;box-shadow:0 6px 18px #2563eb40}.co-sa-save:hover:not(:disabled){filter:brightness(1.05)}.co-sa-save:active:not(:disabled){transform:translateY(1px)}.co-sa-save:disabled{background:var(--border);border-color:var(--border);color:var(--muted);box-shadow:none;cursor:not-allowed}.co-lookup-body{flex-direction:column;flex:1;padding:0 16px;display:flex;overflow-y:auto}.co-lookup-input-wrap{margin-bottom:8px}.co-lookup-manual{color:var(--accent);cursor:pointer;background:#2563eb0f;border:none;border-radius:12px;margin-top:auto;margin-bottom:16px;padding:16px;font-family:Inter,sans-serif;font-size:15px;font-weight:600}.co-lookup-manual:active{opacity:.7}.co-sticky-cta{display:none}@media (max-width:720px){.co-sticky-cta{background:var(--bg);border-top:1px solid var(--border);padding:12px 16px calc(12px + env(safe-area-inset-bottom));z-index:900;display:block;position:fixed;bottom:0;left:0;right:0}.co-mobile-main{padding-bottom:110px!important}}.co-sticky-cta-btn{background:var(--accent);color:#fff;border:1.5px solid var(--accent);border-radius:var(--r-pill);letter-spacing:-.01em;cursor:pointer;width:100%;padding:16px 24px;font-family:Inter,sans-serif;font-size:16px;font-weight:700;transition:filter .15s,transform .1s,box-shadow .15s;display:block;box-shadow:0 6px 18px #2563eb40}.co-sticky-cta-btn:hover:not(:disabled){filter:brightness(1.05)}.co-sticky-cta-btn:active:not(:disabled){transform:translateY(1px)}.co-sticky-cta-btn:disabled{background:var(--border);border-color:var(--border);color:var(--muted);box-shadow:none;cursor:not-allowed}.co-pay-sheet-root{z-index:1300;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}@media (min-width:721px){.co-pay-sheet-root{display:none}}.co-pay-sheet-backdrop{-webkit-backdrop-filter:blur(6px);background:#0a0a0a80;animation:.2s ease-out co-pay-fade-in;position:absolute;inset:0}@keyframes co-pay-fade-in{0%{opacity:0}to{opacity:1}}.co-pay-sheet{background:var(--bg);width:100%;max-height:80vh;padding-bottom:env(safe-area-inset-bottom);border-radius:18px 18px 0 0;flex-direction:column;animation:.28s cubic-bezier(.32,.72,.2,1) co-pay-slide-up;display:flex;position:relative;box-shadow:0 -8px 30px #0000002e}@keyframes co-pay-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.co-pay-sheet-grabber{background:var(--border);border-radius:2px;flex-shrink:0;width:36px;height:4px;margin:8px auto 0}.co-pay-sheet-header{flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px 8px;display:flex}.co-pay-sheet-title{color:var(--text);letter-spacing:-.015em;margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:700}.co-pay-sheet-close{color:var(--muted);cursor:pointer;background:0 0;border:none;margin:-4px;padding:4px;display:flex}.co-pay-sheet-close:active{opacity:.5}.co-pay-sheet-body{flex:1;padding:8px 16px 24px;overflow-y:auto}.co-pay-sheet-placeholder{color:var(--muted);text-align:center;margin:0;padding:40px 0;font-family:Inter,sans-serif;font-size:14px}@media (max-width:720px){.co-mm-row,.co-mm-shipping-options,.co-mm-items,.co-mm-coupon-row{margin-left:12px;margin-right:12px}.co-mm-row{width:calc(100% - 24px)}}.co-sa-saved{margin-bottom:18px}.co-sa-saved-label{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:8px;font-family:Inter,sans-serif;font-size:11px;font-weight:700}.co-sa-saved-list{flex-direction:column;gap:6px;display:flex}.co-sa-saved-item{background:var(--card);border:1.5px solid var(--border);text-align:left;cursor:pointer;border-radius:12px;align-items:flex-start;gap:12px;width:100%;padding:12px 14px;font-family:Inter,sans-serif;transition:border-color .15s,background .15s;display:flex}.co-sa-saved-item:hover{border-color:var(--text)}.co-sa-saved-item.selected{border-color:var(--accent);background:#2563eb0a}.co-sa-saved-radio{border:1.5px solid var(--border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:2px;display:flex}.co-sa-saved-radio.selected{border-color:var(--accent)}.co-sa-saved-dot{background:var(--accent);border-radius:50%;width:9px;height:9px}.co-sa-saved-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.co-sa-saved-name{color:var(--text);font-size:14px;font-weight:600}.co-sa-saved-line{color:var(--muted);font-size:12px;line-height:1.4}.co-pay-express{flex-direction:column;gap:8px;padding:4px 16px 0;display:flex}.co-pay-applepay-btn{color:#fff;cursor:pointer;letter-spacing:-.01em;background:#000;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;height:48px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif;font-size:18px;font-weight:600;display:flex}.co-pay-applepay-btn:active{opacity:.85}.co-pay-applepay-text{align-items:center;gap:6px;display:inline-flex}.co-pay-applepay-logo{margin-top:-2px}.co-pay-gpay-btn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;height:48px;font-family:Roboto,Inter,sans-serif;font-size:16px;font-weight:500;display:flex}.co-pay-gpay-btn:active{opacity:.85}.co-pay-gpay-text{align-items:center;gap:4px;display:inline-flex}.co-pay-gpay-g{color:#4285f4;letter-spacing:0;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-family:Roboto,sans-serif;font-size:16px;font-weight:700;display:inline-flex}.co-pay-gpay-pay{font-weight:500}.co-pay-cashapp-express-btn{color:#fff;cursor:pointer;background:#00d632;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;height:48px;font-family:Inter,sans-serif;font-size:16px;font-weight:700;display:flex}.co-pay-cashapp-express-btn:active{opacity:.85}.co-pay-cashapp-express-text{align-items:center;gap:8px;display:inline-flex}.co-pay-cashapp-express-icon{color:#00d632;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:14px;font-weight:700;display:inline-flex}.co-pay-divider{align-items:center;gap:12px;padding:16px;display:flex}.co-pay-divider-line{background:var(--border);flex:1;height:1px}.co-pay-divider-text{color:var(--muted);white-space:nowrap;font-family:Inter,sans-serif;font-size:13px}.co-pay-rows{background:var(--card);border:1px solid var(--border);border-radius:12px;flex-direction:column;margin:0 16px;display:flex;overflow:hidden}.co-pay-row{border:none;border-bottom:1px solid var(--border);cursor:pointer;text-align:left;background:0 0;align-items:center;gap:14px;width:100%;padding:14px 16px;font-family:Inter,sans-serif;transition:background .12s;display:flex}.co-pay-row:last-child{border-bottom:none}.co-pay-row:active{background:#00000008}.co-pay-row-icon{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.co-pay-row-icon--cashapp,.co-pay-row-icon--zelle{color:inherit;background:0 0}.co-pay-row-icon--crypto{color:#fff;background:#f7931a;border-radius:7px;width:28px;height:28px;font-size:14px;font-weight:700}.co-pay-row-text{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.co-pay-row-name{color:var(--text);font-size:14px;font-weight:600}.co-pay-row-desc{color:var(--muted);font-size:12px}.co-pay-row-chevron{color:var(--muted);flex-shrink:0;align-items:center;display:inline-flex}.co-pay-sheet-footer{color:var(--muted);text-align:center;padding:18px 16px 8px;font-family:Inter,sans-serif;font-size:13px}.co-pay-toast{left:16px;right:16px;bottom:calc(20px + env(safe-area-inset-bottom));color:#fff;text-align:center;pointer-events:none;z-index:1;background:#0a0a0aeb;border-radius:10px;padding:12px 16px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;animation:.2s ease-out co-pay-toast-in;position:absolute}@keyframes co-pay-toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.co-plaid-promo{background:#f1f8f4;border-radius:14px;margin:4px 12px 12px;padding:12px;font-family:Inter,sans-serif}.co-plaid-promo-header{justify-content:space-between;align-items:center;gap:12px;margin:0 4px 6px;display:flex}.co-plaid-promo-title{color:#0a0a0a;letter-spacing:-.01em;margin:0;font-size:15px;font-weight:700}.co-plaid-promo-badge{color:#0f7a3d;white-space:nowrap;background:#dff7e8;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-block}.co-plaid-promo-tagline{color:#4a4a4a;margin:0 4px 10px;font-size:12px;line-height:1.45}.co-plaid-promo-learn{font:inherit;color:var(--accent);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;text-decoration:underline}.co-plaid-promo-learn:hover{text-decoration:none}.co-plaid-promo-btn{color:#fff;cursor:pointer;letter-spacing:-.005em;background:#7c5dfa;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;height:48px;font-family:Inter,sans-serif;transition:opacity .15s,transform 50ms;display:flex}.co-plaid-promo-btn:hover:not(:disabled){opacity:.92}.co-plaid-promo-btn:active:not(:disabled){transform:scale(.99)}.co-plaid-promo-btn:disabled{opacity:.55;cursor:not-allowed}.co-plaid-promo-btn-prefix{color:#fff;font-size:15px;font-weight:500}.co-plaid-promo-btn-brand{align-items:center;gap:8px;display:inline-flex}.co-plaid-promo-btn-chip{background:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.co-plaid-promo-btn-name{color:#fff;letter-spacing:-.005em;font-size:15px;font-weight:700}.co-plaid-promo-btn-loading{color:#fff;font-size:15px;font-weight:600}.co-plaid-modal-root{z-index:1300;-webkit-backdrop-filter:blur(4px);background:#0a0a0a8c;justify-content:center;align-items:center;padding:24px;animation:.18s ease-out co-plaid-modal-fade;display:flex;position:fixed;inset:0}@keyframes co-plaid-modal-fade{0%{opacity:0}to{opacity:1}}.co-plaid-modal-card{background:var(--bg);border-radius:16px;width:100%;max-width:380px;padding:24px 20px 20px;font-family:Inter,sans-serif;position:relative;box-shadow:0 20px 50px #00000040}.co-plaid-modal-close{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;transition:background .12s;display:flex;position:absolute;top:10px;right:10px}.co-plaid-modal-close:hover{background:var(--border)}.co-plaid-modal-title{color:var(--text);margin:0 0 12px;font-size:18px;font-weight:700}.co-plaid-modal-body{color:var(--text);margin:0 0 12px;font-size:13px;line-height:1.55}.co-plaid-modal-body:last-of-type{margin-bottom:16px}.co-plaid-modal-ok{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:999px;width:100%;height:44px;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.co-plaid-modal-ok:hover{opacity:.92}.co-mm-payment{margin:12px 0 0;position:relative}.co-pay-express--inline{margin-bottom:8px;padding:0}.co-mm-pay-rows{background:var(--card);border:1px solid var(--border);border-radius:12px;margin:8px 12px 0;overflow:hidden}.co-mm-pay-acc{border-bottom:1px solid var(--border)}.co-mm-pay-acc:last-child{border-bottom:none}.co-mm-pay-acc.open{background:#00000004}.co-mm-pay-acc-header{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:14px;width:100%;padding:14px 16px;font-family:Inter,sans-serif;transition:background .12s;display:flex}.co-mm-pay-acc-header:active{background:#0000000a}.co-mm-pay-acc-chevron{color:var(--muted);flex-shrink:0;align-items:center;transition:transform .18s;display:inline-flex}.co-mm-pay-acc-chevron.open{transform:rotate(180deg)}.co-mm-pay-acc-body{padding:0 16px 14px;animation:.18s ease-out co-mm-pay-acc-fade}@keyframes co-mm-pay-acc-fade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.co-mm-pay-acc-explainer{color:var(--muted);margin:0 0 12px;font-size:13px;line-height:1.5}.co-mm-pay-acc-cta{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;width:100%;height:44px;padding:0 18px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;transition:opacity .15s,transform 50ms;display:inline-flex}.co-mm-pay-acc-cta:hover{opacity:.92}.co-mm-pay-acc-cta:active{transform:scale(.99)}.co-mm-pay-toast{left:16px;right:16px;bottom:calc(20px + env(safe-area-inset-bottom));color:#fff;text-align:center;pointer-events:none;z-index:1500;background:#0a0a0aeb;border-radius:10px;padding:12px 16px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;animation:.2s ease-out co-mm-pay-toast-in;position:fixed}@keyframes co-mm-pay-toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.co-pay-detail-amount{color:var(--text);margin:0 0 16px;font-family:Inter,sans-serif;font-size:14px}.co-pay-detail-placeholder{color:var(--muted);background:var(--card);border:1px solid var(--border);border-radius:12px;margin:0;padding:14px;font-family:Inter,sans-serif;font-size:13px;line-height:1.55}.co-pay-row-badge{color:#0f7a3d;vertical-align:middle;letter-spacing:.02em;background:#dff7e8;border-radius:999px;margin-left:8px;padding:2px 8px;font-size:10px;font-weight:600;display:inline-block}.co-pay-brand-btn{cursor:pointer;letter-spacing:-.005em;color:#fff;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;height:48px;font-family:Inter,sans-serif;transition:opacity .15s,transform 50ms;display:flex}.co-pay-brand-btn:hover{opacity:.92}.co-pay-brand-btn:active{transform:scale(.99)}.co-pay-brand-btn-prefix{color:#fff;font-size:15px;font-weight:500}.co-pay-brand-btn-chip{background:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.co-pay-brand-btn-name{color:#fff;letter-spacing:-.005em;font-size:15px;font-weight:700}.co-pay-brand-btn--cashapp{background:#00d632}.co-pay-brand-btn--zelle{background:#6d1ed4}.co-pay-brand-btn--crypto{background:#f7931a}.co-cashapp-panel{background:#fff;border-radius:16px 16px 0 0;flex-direction:column;max-height:96vh;display:flex;overflow:hidden}.co-cashapp-header{color:#fff;background:#00d632;flex-shrink:0;justify-content:space-between;align-items:center;height:56px;padding:0 16px;display:flex}.co-cashapp-header-left{align-items:center;gap:10px;display:inline-flex}.co-cashapp-header-chip{background:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.co-cashapp-header-title{color:#fff;letter-spacing:-.01em;font-family:Inter,sans-serif;font-size:16px;font-weight:700}.co-cashapp-header-close{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .12s;display:inline-flex}.co-cashapp-header-close:hover{background:#ffffff26}.co-cashapp-header-close:active{background:#ffffff40}.co-cashapp-body{background:#fff;flex:1;padding:24px 20px 32px;font-family:Inter,sans-serif;overflow-y:auto}.co-cashapp-title{color:#0a0a0a;letter-spacing:-.015em;text-align:center;margin:0 0 20px;font-size:20px;font-weight:700}.co-cashapp-qr-wrap{justify-content:center;align-items:center;margin-bottom:20px;display:flex}.co-cashapp-qr{border-radius:8px;width:220px;height:220px;display:block}.co-cashapp-qr-placeholder{background:#f5f5f5;border-radius:8px;width:220px;height:220px;animation:1.4s ease-in-out infinite co-cashapp-pulse}@keyframes co-cashapp-pulse{0%,to{opacity:1}50%{opacity:.55}}.co-cashapp-notice{color:#6a4f00;background:#fff8e1;border:1px solid #f2d478;border-radius:10px;align-items:flex-start;gap:10px;margin-bottom:14px;padding:12px 14px;font-size:13px;line-height:1.45;display:flex}.co-cashapp-notice-icon{color:#b8860b;flex-shrink:0;margin-top:1px}.co-cashapp-notice b{color:#5a4400;font-weight:700}.co-cashapp-open-btn{color:#fff;letter-spacing:-.005em;cursor:pointer;background:#0a0a0a;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;margin-bottom:10px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;text-decoration:none;transition:opacity .15s,transform 50ms;display:flex}.co-cashapp-open-btn:hover{opacity:.9}.co-cashapp-open-btn:active{transform:scale(.99)}.co-cashapp-disclaimer{color:#6b6b6b;text-align:center;margin:0 0 20px;padding:0 4px;font-size:12px;line-height:1.5}.co-cashapp-copy-card{background:#fafafa;border:1px solid #e6e6e6;border-radius:12px;margin-bottom:18px;overflow:hidden}.co-cashapp-copy-row{padding:12px 14px}.co-cashapp-copy-label{color:#6b6b6b;letter-spacing:.005em;margin-bottom:4px;font-size:12px;font-weight:500}.co-cashapp-copy-value-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.co-cashapp-copy-value{color:#0a0a0a;letter-spacing:.01em;font-family:JetBrains Mono,SF Mono,Menlo,Consolas,monospace;font-size:16px;font-weight:600}.co-cashapp-copy-btn{color:#0a0a0a;cursor:pointer;background:#fff;border:1px solid #d4d4d4;border-radius:999px;flex-shrink:0;padding:6px 14px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;transition:background .12s,border-color .12s}.co-cashapp-copy-btn:hover{background:#f5f5f5}.co-cashapp-copy-btn:active{background:#ebebeb}.co-cashapp-copy-divider{background:#e6e6e6;height:1px}.co-cashapp-waiting{color:#4a4a4a;background:#f5f5f5;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:14px 16px;font-size:14px;font-weight:500;display:flex}.co-cashapp-spinner{border:2px solid #d4d4d4;border-top-color:#00d632;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.85s linear infinite co-cashapp-spin}@keyframes co-cashapp-spin{to{transform:rotate(360deg)}}.co-cashapp-open-btn-link{margin-bottom:18px;text-decoration:none}.co-cashapp-required-alert{color:#b91c1c;background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;align-items:flex-start;gap:8px;margin-top:10px;padding:10px 12px;font-size:12px;font-weight:500;line-height:1.45;display:flex}.co-cashapp-required-alert svg{color:#dc2626;flex-shrink:0;margin-top:1px}.co-cashapp-or{align-items:center;gap:12px;margin:18px 0;font-family:Inter,sans-serif;display:flex}.co-cashapp-or-line{background:#e5e7eb;flex:1;height:1px}.co-cashapp-or-text{color:#9ca3af;letter-spacing:.08em;font-size:12px;font-weight:600}.co-cashapp-open-wrap{justify-content:center;margin-bottom:18px;display:flex}.co-cashapp-open-btn-slim{border-radius:8px;gap:8px;width:220px;height:38px;margin-bottom:0}.co-cashapp-open-btn-slim .co-pay-brand-btn-prefix{font-size:14px}.co-cashapp-open-btn-slim .co-pay-brand-btn-chip{border-radius:4px;width:20px;height:20px}.co-cashapp-open-btn-slim .co-pay-brand-btn-name{font-size:14px}.co-zelle-panel{background:#fff;border-radius:16px 16px 0 0;flex-direction:column;max-height:96vh;display:flex;overflow:hidden}.co-zelle-header{color:#fff;background:#6d1ed4;flex-shrink:0;justify-content:space-between;align-items:center;height:56px;padding:0 16px;display:flex}.co-zelle-header-left{align-items:center;gap:10px;display:inline-flex}.co-zelle-header-chip{background:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.co-zelle-header-title{color:#fff;letter-spacing:-.01em;font-family:Inter,sans-serif;font-size:16px;font-weight:700}.co-zelle-header-close{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .12s;display:inline-flex}.co-zelle-header-close:hover{background:#ffffff26}.co-zelle-header-close:active{background:#ffffff40}.co-zelle-body{background:#fff;flex:1;padding:24px 20px 32px;font-family:Inter,sans-serif;overflow-y:auto}.co-zelle-title{color:#0a0a0a;letter-spacing:-.015em;text-align:center;margin:0 0 20px;font-size:20px;font-weight:700}.co-zelle-email{word-break:break-all;font-family:Inter,sans-serif!important;font-size:14px!important;font-weight:600!important}.co-zelle-notice{margin-top:18px;margin-bottom:0}.co-zelle-spinner{border-top-color:#6d1ed4}.co-zelle-waiting{margin-top:18px}.co-mm-totals-coupon{margin:6px 0 8px}.co-mm-coupon-row.slim{align-items:stretch;gap:6px;height:32px;margin:0;display:flex}.co-mm-coupon-row.slim .co-mm-coupon-input{border-radius:6px;flex:1;height:32px;padding:0 10px;font-size:12px}.co-mm-coupon-row.slim .co-mm-coupon-apply{border-radius:6px;flex-shrink:0;height:32px;padding:0 14px;font-size:12px;font-weight:600}.co-mm-coupon-applied.slim{margin:0;padding:6px 10px;font-size:12px}.co-mm-coupon-applied.slim .co-mm-coupon-applied-code{font-size:12px}.co-mm-coupon-applied.slim .co-mm-coupon-applied-detail{font-size:11px}.co-mm-coupon-applied.slim .co-mm-coupon-remove{font-size:12px}.co-mm-radio-price-was{color:#9ca3af;margin-right:6px;font-size:.92em;font-weight:500;text-decoration:line-through;display:inline-block}.co-cashapp-waiting--expired{color:#991b1b;background:#fef2f2}.co-cashapp-waiting--expired svg{color:#dc2626;flex-shrink:0}.co-zelle-waiting-wrap{margin-top:18px}.co-pay-express-pair{gap:8px;margin-bottom:12px;display:flex}.co-pay-express-btn{color:#fff;cursor:pointer;letter-spacing:-.005em;background:#0a0a0a;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:4px;height:48px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;transition:opacity .15s,transform 50ms;display:flex}.co-pay-express-btn:hover{opacity:.9}.co-pay-express-btn:active{transform:scale(.99)}.co-pay-express-btn-text{letter-spacing:-.01em;font-size:17px;font-weight:600}.co-mm-card-section{background:var(--card);border:1px solid var(--border);border-radius:12px;margin:0;padding:14px 16px 16px}.co-mm-card-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.co-mm-card-name-wrap{flex-direction:column;gap:2px;display:flex}.co-mm-card-name{color:var(--text);letter-spacing:-.005em;font-family:Inter,sans-serif;font-size:15px;font-weight:700}.co-mm-card-fee{color:#b91c1c;font-family:Inter,sans-serif;font-size:12px;font-weight:500}.co-mm-card-explainer{color:var(--muted);margin:0 0 12px;font-family:Inter,sans-serif;font-size:13px;line-height:1.5}.co-pay-brand-btn--card{background:#0a0a0a}.co-mm-pay-another{align-items:center;gap:12px;margin:18px 0 10px;font-family:Inter,sans-serif;display:flex}.co-mm-pay-another-line{background:#e5e7eb;flex:1;height:1px}.co-mm-pay-another-text{color:#9ca3af;letter-spacing:.1em;font-size:11px;font-weight:700}.co-mm-pay-skinny-row{border:none;border-bottom:1px solid var(--border);cursor:pointer;text-align:left;background:0 0;justify-content:space-between;align-items:center;width:100%;height:52px;padding:12px 16px;font-family:Inter,sans-serif;transition:background .12s;display:flex}.co-mm-pay-skinny-row:last-child{border-bottom:none}.co-mm-pay-skinny-row:hover:not(:disabled){background:#00000005}.co-mm-pay-skinny-row:active:not(:disabled){background:#0000000d}.co-mm-pay-skinny-row:disabled{opacity:.55;cursor:not-allowed}.co-mm-pay-skinny-name{color:var(--text);letter-spacing:-.005em;align-items:center;gap:8px;font-size:15px;font-weight:600;display:inline-flex}.co-mm-pay-altbtns{flex-direction:column;gap:10px;display:flex}.co-pay-altbtn{cursor:pointer;letter-spacing:-.005em;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;height:52px;padding:0 14px;font-family:Inter,sans-serif;transition:opacity .15s,transform 50ms;display:flex}.co-pay-altbtn:hover:not(:disabled){opacity:.92}.co-pay-altbtn:active:not(:disabled){transform:scale(.99)}.co-pay-altbtn:disabled{opacity:.55;cursor:not-allowed}.co-pay-altbtn-prefix{color:#0a0a0a;font-size:14px;font-weight:600}.co-pay-altbtn-name{color:#0a0a0a;font-size:15px;font-weight:700}.co-pay-altbtn-loading{color:#0a0a0a;font-size:14px;font-weight:600}.co-pay-altbtn-chip{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.co-pay-altbtn-chip--cashapp{background:#00d632}.co-pay-altbtn-chip--zelle{background:#6d1ed4}.co-pay-altbtn-chip--plaid{background:#0a0a0a}.co-pay-altbtn-chip--crypto{background:#f7931a}.co-pay-altbtn-crypto-mark{color:#fff;font-size:14px;font-weight:700;line-height:1}.co-pay-altbtn--plaid{background:#7c5dfa1a;border-color:#7c5dfa}.co-pay-altbtn--cashapp{background:#00d6321a;border-color:#00d632}.co-pay-altbtn--zelle{background:#6d1ed41a;border-color:#6d1ed4}.co-pay-altbtn--crypto{background:#f7931a1a;border-color:#f7931a}.co-mm-card-trust-row{justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.co-mm-card-trust-badge{color:#4b5563;letter-spacing:.005em;background:#f3f4f6;border-radius:6px;align-items:center;gap:5px;padding:5px 10px;font-family:Inter,sans-serif;font-size:11px;font-weight:600;display:inline-flex}.co-mm-card-trust-badge svg{flex-shrink:0}.co-mm-card-brands{align-items:center;gap:5px;display:inline-flex}.co-mm-card-paybtn{color:#fff;cursor:pointer;letter-spacing:-.01em;background:#0a0a0a;border:none;border-radius:10px;justify-content:center;align-items:center;gap:12px;width:100%;height:50px;font-family:Inter,sans-serif;font-size:16px;font-weight:700;transition:opacity .15s,transform 50ms;display:flex;position:relative}.co-mm-card-paybtn:hover{opacity:.92}.co-mm-card-paybtn:active{transform:scale(.99)}.co-mm-card-paybtn-lock{color:#fff;opacity:.85;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.co-mm-card-microtext{color:#6b7280;text-align:left;letter-spacing:0;margin:10px 0 0;font-family:Inter,sans-serif;font-size:11.5px;font-weight:500;line-height:1.5}.co-mm-pay-another-tag{color:#6b7280;font-weight:700}.co-mm-pay-another-dot{color:#d1d5db;margin:0 2px}.co-pay-altbtn svg{vertical-align:middle;display:inline-block}.co-pay-altbtn--plaid{gap:8px}@keyframes co-pay-spin{to{transform:rotate(360deg)}}.co-pay-express-btn-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite co-pay-spin;display:inline-block}.co-pay-express-btn:disabled{opacity:.85;cursor:wait}.co-mm-card-paybtn-spinner-wrap{letter-spacing:-.005em;align-items:center;gap:10px;font-size:14.5px;font-weight:600;display:inline-flex}.co-mm-card-paybtn-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.7s linear infinite co-pay-spin}.co-mm-card-paybtn:disabled{opacity:.92;cursor:wait}.home-page #hero{color:#fff;background:linear-gradient(#2563eb 0%,#1d4ed8 100%)}.home-page #hero .hero-eyebrow{color:#ffffffd9;border-color:#fff6}.home-page #hero .hero-eyebrow:before{background:#ffffffb3}.home-page .hero-title--flat{letter-spacing:-.02em;color:#fff;margin-bottom:18px;font-weight:700;line-height:1.1}.home-page #hero .hero-sub{color:#ffffffeb}.home-page #hero .hero-actions .btn-primary{color:#1d4ed8;background:#fff}.home-page #hero .hero-actions .btn-primary:hover{background:#f3f4f6}.home-page #hero .hero-carousel-wrap{background:#ffffff0a;margin-top:40px;border-color:#ffffff2e!important}.home-page #hero .carousel-item{color:#ffffffeb}.home-page #hero .carousel-dot{background:#ffffffb3}@media (max-width:880px){.home-page .hero-title--flat{text-align:left!important;margin-bottom:14px!important;font-size:clamp(30px,7.5vw,44px)!important;line-height:1.1!important}.home-page #hero .hero-carousel-wrap{margin-top:28px}.home-page #hero .hero-actions{flex-direction:row!important;justify-content:flex-start!important}.home-page #hero .hero-actions .btn-primary{text-align:center;min-width:140px;width:40%!important;padding:13px 0!important}.home-page #hero .hero-image-panel{max-height:200px;margin-bottom:8px;overflow:hidden}.home-page #hero .hero-image-panel img{object-fit:contain;width:auto;max-height:200px}.home-page #hero .hero-eyebrow{margin-bottom:10px!important}.home-page .hero-title--flat{margin-bottom:12px!important}.home-page #hero .hero-sub{margin-bottom:18px!important}}.home-page #hero .hero-carousel-wrap{background:0 0;border:none!important;border-top:1px solid #ffffff2e!important;margin:32px 0 0!important;padding:18px 0!important}.home-page #hero .hero-carousel-wrap:before{background:linear-gradient(90deg,#2563eb,#0000)!important;width:40px!important}.home-page #hero .hero-carousel-wrap:after{background:linear-gradient(270deg,#1e47c7,#0000)!important;width:40px!important}.home-page #hero .carousel-item{color:#ffffffeb;letter-spacing:-.005em;white-space:nowrap;padding:0 18px;font-size:13px;font-weight:500}.home-page #hero .carousel-dot{background:#ffffff8c;border-radius:50%;width:4px;height:4px;margin-right:14px}.home-page #hero .hero-eyebrow{align-items:center;gap:6px;display:inline-flex;color:#1e40af!important;letter-spacing:.08em!important;background:#fff!important;border:none!important;border-radius:999px!important;padding:5px 12px!important;font-size:11px!important;font-weight:700!important}.home-page #hero .hero-eyebrow:before{background:#1e40af!important;width:5px!important;height:5px!important}.home-page #hero .hero-actions .btn-primary{border:1px solid #ffffff80;box-shadow:0 1px 2px #0000000f;color:#1e3a8a!important;background:#fff!important;font-weight:700!important}.home-page #hero .hero-actions .btn-primary:hover{color:#1e3a8a!important;background:#f9fafb!important}@media (max-width:880px){.home-page #hero .hero-image-panel{padding:0;max-height:none!important;margin:0 calc(var(--px) * -1) 12px!important;overflow:visible!important}.home-page #hero .hero-image-panel img{object-fit:contain;display:block;width:100%!important;height:auto!important;max-height:none!important}}.home-page .hero-title,.home-page .hero-title--flat,.home-page .section-title{letter-spacing:-.02em!important;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-weight:700!important;line-height:1.15!important}.home-page .hero-title em{font-style:normal}.home-page .product-name-row{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.home-page .product-name-row .product-name{flex:1;min-width:0;margin-bottom:0}.home-page .product-name-row .product-sizes{flex-shrink:0;margin-bottom:0}.home-page .size-pill{color:#1f2937;letter-spacing:0;background:#fff;border:1px solid #9ca3af;border-radius:4px;padding:3px 7px;font-size:10px;font-weight:600;line-height:1.2}.home-page .product-category{display:none}.home-page .catalog-heading-wrap{flex-direction:column;align-items:flex-start;gap:10px;display:inline-flex}.home-page .catalog-heading-marker{background:#e5e7eb;border-radius:2px;width:100%;max-width:220px;height:3px;position:relative;overflow:hidden}.home-page .catalog-heading-marker-fill{transform-origin:0;background:#1e40af;border-radius:2px;width:100%;height:100%;transition:transform .18s ease-out;display:block}.home-page .product-sizes--below{flex-wrap:wrap;gap:6px;margin-top:8px;margin-bottom:14px;display:flex}.home-page .product-free-ship{color:#065f46;letter-spacing:0;background:#ecfdf5;border-radius:999px;align-self:flex-end;align-items:center;gap:6px;margin-bottom:12px;padding:4px 9px;font-family:Inter,sans-serif;font-size:11px;font-weight:600;display:inline-flex}.home-page .product-free-ship-dot{background:#16a34a;border-radius:50%;flex-shrink:0;width:5px;height:5px}.home-page .product-card--split .product-body{flex-direction:column;display:flex}.home-page .product-actions{gap:8px;margin-top:auto;display:flex}.home-page .product-action{letter-spacing:-.005em;cursor:pointer;white-space:nowrap;border:none;border-radius:6px;flex:1;justify-content:center;align-items:center;height:38px;padding:0 8px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .15s,transform 50ms;display:inline-flex}.home-page .product-action:hover:not(:disabled){opacity:.9}.home-page .product-action:active:not(:disabled){transform:scale(.99)}.home-page .product-action--select{color:#1f2937;background:#f3f4f6;border:1px solid #e5e7eb}.home-page .product-action--add{color:#fff;background:#1e40af}.home-page .product-action--add:disabled{opacity:.5;cursor:not-allowed}.home-page .shipping-pill{display:none}@media (max-width:880px){.home-page .catalog-heading-cta{display:none}.home-page .catalog-heading-marker{max-width:100%}}.home-page .catalog-heading-wrap{color:#1e40af;flex-direction:column;align-items:flex-start;padding-bottom:14px;display:inline-flex;position:relative}.home-page .catalog-heading-stroke{pointer-events:none;color:#1e40af;width:100%;max-width:220px;height:16px;position:absolute;bottom:0;left:0;overflow:visible}.home-page .catalog-heading-stroke path{stroke-dasharray:600;stroke-dashoffset:600px}.home-page .catalog-heading-stroke.in-view path{animation:1.4s cubic-bezier(.65,0,.35,1) .2s forwards catalog-stroke-draw}@keyframes catalog-stroke-draw{to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.home-page .catalog-heading-stroke path{stroke-dasharray:none;stroke-dashoffset:0;animation:none}}.home-page .catalog-heading-marker{display:none!important}.home-page .product-price-stack{flex-direction:column;align-items:flex-start;margin-top:4px;margin-bottom:6px;display:flex}.home-page .product-price-from{color:#9ca3af;letter-spacing:.01em;margin-bottom:2px;font-family:Inter,sans-serif;font-size:11px;font-weight:500;line-height:1.2}.home-page .product-price-amount{color:#111827;letter-spacing:-.01em;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:1.2}.home-page .product-free-ship{letter-spacing:0;margin:0 0 12px;font-family:Inter,sans-serif;font-size:11.5px;font-weight:500;display:block;color:#6b7280!important;background:0 0!important;border-radius:0!important;align-self:flex-start!important;padding:0!important}.home-page .product-free-ship-dot{display:none!important}.home-page .product-action{border-radius:6px;letter-spacing:0!important;height:32px!important;font-size:12px!important;font-weight:500!important}.home-page .catalog-grid--home{scroll-snap-type:none!important;grid-template-columns:repeat(2,1fr)!important;gap:14px!important;margin:0!important;padding:0!important;display:grid!important;overflow:visible!important}.home-page .catalog-bottom-cta{letter-spacing:-.005em;justify-content:center;align-items:center;font-weight:600;display:inline-flex;color:#fff!important;background:#1e40af!important;border:none!important}@media (max-width:880px){.home-page .catalog-mobile-cta{justify-content:center;margin-top:22px;display:flex}.home-page .catalog-bottom-cta{border-radius:10px;width:100%;font-size:15px;padding:14px 22px!important}.home-page .catalog-grid--home .product-card{padding:12px!important}.home-page .catalog-grid--home .product-name{font-size:14px!important}.home-page .catalog-grid--home .size-pill{padding:2px 6px;font-size:9.5px}.home-page .catalog-grid--home .product-price-amount{font-size:14px}.home-page .catalog-grid--home .product-action{height:30px!important;padding:0 4px!important;font-size:11px!important}}.home-page #verified{color:#fff;background:linear-gradient(#1e40af 0%,#1e3a8a 100%)!important}.home-page #verified .section-tag{display:none!important}.home-page #verified .section-title{color:#fff!important}.home-page #verified .section-sub{color:#ffffffc7!important}.home-page #verified .verified-icon{background:#ffffff1f!important;border-color:#ffffff38!important}.home-page #verified .verified-icon svg{color:#fff!important}.home-page #verified .verified-step{color:#fff9!important}.home-page #verified .verified-title{color:#fff!important}.home-page #verified .verified-desc,.home-page #verified .verified-body{color:#ffffffc7!important}.home-page #verified hr,.home-page #verified .verified-line,.home-page #verified .verified-connector,.home-page #verified [class*=divider]{background:#ffffff2e!important;border-color:#ffffff2e!important}.home-page #verified .btn-primary,.home-page #verified .btn-secondary,.home-page #verified a[class*=btn]{color:#1e3a8a!important;background:#fff!important;border:1px solid #ffffff80!important}.home-page #verified .btn-primary:hover{background:#f3f4f6!important}.home-page .catalog-heading-wrap,.home-page .catalog-heading-stroke{color:#1d4ed8}.home-page .catalog-bottom-cta{color:#fff!important;background:#2563eb!important}.home-page .catalog-bottom-cta:hover{background:#1d4ed8!important}.home-page .product-action--add{background:#2563eb!important}.home-page .product-action--add:hover:not(:disabled){background:#1d4ed8!important}.home-page #verified{background:linear-gradient(#2563eb 0%,#1d4ed8 100%)!important}.home-page #verified .btn-primary,.home-page #verified .btn-secondary,.home-page #verified a[class*=btn],.home-page #hero .hero-actions .btn-primary,.home-page #hero .hero-actions .btn-primary:hover{color:#1d4ed8!important}.home-page .product-free-ship{display:none!important}.home-page .hero-freeship{letter-spacing:.005em;color:#ffffffeb;align-items:center;gap:8px;margin-top:14px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;display:inline-flex}.home-page .hero-freeship:before{content:"";background:#ffffffe6;border-radius:50%;width:5px;height:5px;display:inline-block}.home-page .catalog-grid--home .product-card{padding:0!important}.home-page #verified .btn-ghost-white,.home-page #verified a.btn-ghost-white{letter-spacing:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;font-family:Inter,sans-serif;transition:background .15s;box-shadow:0 1px 2px #0000000f;color:#1d4ed8!important;background:#fff!important;border:none!important;padding:13px 26px!important;font-size:14px!important;font-weight:700!important;text-decoration:none!important;display:inline-flex!important}.home-page #verified .btn-ghost-white:hover{color:#1d4ed8!important;background:#f3f4f6!important}.home-page #verified .btn-ghost-white svg{stroke:#1d4ed8!important}.home-page .verified-cta-row{justify-content:center;display:flex;margin-top:36px!important}.vtl-card-badge{letter-spacing:.08em;color:#fffffff2;background:#ffffff1a;border:1px solid #ffffff38;border-radius:8px;align-items:center;gap:8px;margin-top:16px;padding:8px 12px;font-family:Inter,sans-serif;font-size:10.5px;font-weight:700;line-height:1.3;display:inline-flex}.vtl-card-badge-mark{color:#fff;flex-shrink:0}.home-page #faq{background:linear-gradient(#fff 0% 35%,#2563eb 100%)!important}.home-page #faq .section-tag{display:none!important}.home-page #faq .faq-item{background:#fff;border-color:#ffffffb3;box-shadow:0 2px 8px #0f1e500f}.home-page #faq .section-sub{color:#4b5563}.home-page #hero>.hero-inner,.home-page #hero>.hero-carousel-wrap{z-index:2;position:relative}.home-page .hero-bubble-layer{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.home-page .hero-bubble-container,.home-page .hero-bubble-lines{width:100%;height:100%;position:absolute;inset:0}.home-page .hero-bubble-lines{z-index:0}.home-page .hero-bubble-container{z-index:1}.home-page .hero-bubble{will-change:transform;background:radial-gradient(circle at 32% 30%,#ffffff8c 0%,#ffffff38 35%,#ffffff14 70%,#ffffff0a 100%);border-radius:50%;position:absolute;top:0;left:0;box-shadow:inset 0 1px 1px #fff9,inset 0 -8px 12px #ffffff0d,0 4px 18px #0000001a}.home-page .hero-bubble--cyan{background:radial-gradient(circle at 32% 30%,#bae6fd99 0%,#7dd3fc40 38%,#38bdf81a 72%,#38bdf80a 100%);box-shadow:inset 0 1px 1px #ffffff8c,inset 0 -8px 12px #38bdf814,0 4px 18px #0000001a}.home-page .hero-bubble:before{content:"";filter:blur(2px);pointer-events:none;background:radial-gradient(#ffffffe6 0%,#fff0 70%);border-radius:50%;width:28%;height:22%;position:absolute;top:14%;left:18%}@media (min-width:880px) and (hover:hover){.home-page .hero-bubble{-webkit-backdrop-filter:blur(2px)}}@media (prefers-reduced-motion:reduce){.home-page .hero-bubble-layer{opacity:.7}}.header-mobile-shop{display:none}@media (max-width:880px){.header-inner{align-items:center;gap:8px;grid-template-columns:auto 1fr auto auto!important}.logo{grid-column:1!important;justify-self:start!important}.header-mobile-shop{letter-spacing:-.005em;color:var(--text);background:0 0;border-radius:8px;justify-content:center;justify-self:center;align-items:center;padding:8px 14px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex;grid-column:2!important}.header-mobile-shop:hover,.header-mobile-shop:active{background:#0000000a}.header-actions{align-items:center;gap:6px;display:inline-flex;grid-column:3!important}.cart-icon-btn{grid-column:auto!important}.header-hamburger{justify-self:end;grid-column:4!important}.header-account-wrap{display:none}}.home-page .catalog-heading-stroke{max-width:240px;height:22px;overflow:visible}.home-page .catalog-heading-stroke-bleed{opacity:.18;filter:blur(2.5px);stroke-dasharray:600;stroke-dashoffset:600px}.home-page .catalog-heading-stroke-tip{opacity:.92;stroke-dasharray:600;stroke-dashoffset:600px}.home-page .catalog-heading-stroke.in-view .catalog-heading-stroke-bleed,.home-page .catalog-heading-stroke.in-view .catalog-heading-stroke-tip{animation:1.4s cubic-bezier(.65,0,.35,1) .2s forwards catalog-stroke-draw}@media (prefers-reduced-motion:reduce){.home-page .catalog-heading-stroke .catalog-heading-stroke-bleed,.home-page .catalog-heading-stroke .catalog-heading-stroke-tip{stroke-dasharray:none;stroke-dashoffset:0;animation:none}}.home-page .hero-bubble-bond{stroke:#ffffffb3;stroke-width:1.2px;stroke-linecap:round;filter:drop-shadow(0 0 1.5px #ffffff73)}.home-page #hero,.home-page #verified{background:#2563eb!important}@media (max-width:880px){.header-inner{column-gap:8px;grid-template-columns:auto 1fr auto auto!important}.logo{grid-column:1!important;justify-self:start!important}.header-mobile-shop{color:#1f2937;white-space:nowrap;align-items:center;font-family:Inter,sans-serif;font-size:14px;font-weight:600;text-decoration:none;grid-column:2!important;justify-self:center!important;display:inline-flex!important}.cart-icon-btn{grid-column:3!important}.header-hamburger{grid-column:4!important}.header-account-wrap{display:none!important}}@media (min-width:881px){.header-mobile-shop{display:none!important}}.home-page .catalog-heading-stroke{max-width:240px!important;height:22px!important}.home-page .catalog-heading-stroke path{stroke-opacity:.85;filter:blur(.6px);stroke-width:12px!important;stroke:#1d4ed8!important;stroke-linecap:round!important}@media (max-width:880px){#header .header-inner{grid-template-columns:auto 1fr auto auto!important;align-items:center!important;column-gap:8px!important}#header .logo{grid-column:1!important;justify-self:start!important}#header .header-mobile-shop{letter-spacing:-.005em;color:#0f172a!important;white-space:nowrap!important;background:0 0!important;grid-column:2!important;justify-self:center!important;align-items:center!important;padding:6px 10px!important;font-family:Inter,sans-serif!important;font-size:14px!important;font-weight:700!important;text-decoration:none!important;display:inline-flex!important}#header .cart-icon-btn{grid-column:3!important}#header .header-hamburger{grid-column:4!important;display:inline-flex!important}#header .nav-links,#header .header-account-wrap{display:none!important}}.home-page #hero{isolation:isolate;position:relative}.home-page #hero>.hero-inner,.home-page #hero>.hero-carousel-wrap{position:relative;z-index:2!important}.home-page #hero .hero-image-panel,.home-page #hero .hero-image-panel img{position:relative;z-index:3!important;z-index:1!important}.home-page #hero .hero-image-panel img{opacity:.8}.home-page #hero>.hero-bubble-layer{z-index:2!important}.home-page #hero>.hero-inner>.hero-copy,.home-page #hero>.hero-carousel-wrap{position:relative;z-index:3!important}@media (max-width:880px){#header .header-inner{min-height:56px;align-items:center!important}#header .logo,#header .header-mobile-shop,#header .cart-icon-btn,#header .header-hamburger{align-self:center!important}#header .cart-icon-btn,#header .header-hamburger{width:40px;height:40px;justify-content:center!important;align-items:center!important;padding:0!important;display:inline-flex!important}#header .header-inner{grid-template-columns:auto 1fr auto!important}#header .logo{display:none!important}#header .header-hamburger{grid-column:1!important;justify-self:start!important}#header .header-mobile-shop{grid-column:2!important;justify-self:center!important}#header .cart-icon-btn{grid-column:3!important;justify-self:end!important}}.home-page #hero .hero-watermark{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;opacity:.08;position:absolute}.home-page #hero .hero-watermark img{object-fit:contain;filter:brightness(0)invert();width:100%;height:100%}@media (max-width:880px){.home-page #hero .hero-watermark{opacity:.1;width:140px;height:60px;top:16px;right:16px}}@media (min-width:881px){.home-page #hero .hero-watermark{opacity:.06;width:60%;max-width:600px;height:60%;top:50%;left:50%;transform:translate(-50%,-50%)}}.home-page .catalog-heading-wrap{padding-bottom:24px!important}.home-page .catalog-heading-stroke{max-width:320px!important;height:24px!important;bottom:-6px!important}@media (max-width:880px){.home-page #hero{padding-top:64px!important}.home-page #hero .hero-title--flat{margin-bottom:22px!important}.home-page #hero .hero-sub{margin-bottom:32px!important}.home-page #hero .hero-actions{margin-bottom:6px}.home-page #hero .hero-freeship{margin-top:18px!important}}.home-page .hero-partners{text-align:center;background:#fff;border-top:1px solid #e5e7eb;padding:28px 16px 32px}.home-page .hero-partners-eyebrow{letter-spacing:.14em;color:#6b7280;text-transform:uppercase;margin-bottom:18px;font-family:Inter,sans-serif;font-size:11px;font-weight:700}.home-page .hero-partners-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:28px 36px;display:flex}.home-page .hero-partners-grid img{object-fit:contain;opacity:.85;width:auto;max-width:140px;height:36px;transition:opacity .2s;display:block}@media (max-width:880px){.home-page .hero-partners{padding:22px 12px 26px}.home-page .hero-partners-grid{gap:20px 24px}.home-page .hero-partners-grid img{max-width:110px;height:28px}}.home-page .hero-partners-grid{grid-template-columns:1fr 1fr 1fr;place-items:center;gap:16px;padding:0 16px;display:grid}.home-page .hero-partners-grid img{object-fit:contain;opacity:.9;width:auto;max-width:100%;height:44px}.home-page .hero-partners-grid img:hover{opacity:1}@media (max-width:880px){.home-page .hero-partners-grid{gap:8px;padding:0 8px}.home-page .hero-partners-grid img{height:36px}}.home-page #hero{padding-bottom:0!important}.home-page #hero .hero-partners{margin:0!important;padding-bottom:32px!important}@media (max-width:880px){.home-page #hero .hero-partners{padding-bottom:24px!important}}.home-page #hero>.hero-bubble-layer{bottom:auto!important}.home-page #hero .hero-watermark{justify-content:center;align-items:center;display:flex;width:100%!important;max-width:none!important;height:auto!important;inset:0 0 auto!important;transform:none!important}.home-page #hero .hero-watermark img{object-fit:contain;width:100%!important;max-width:100%!important;height:auto!important}@media (max-width:880px){.home-page #hero .hero-watermark{opacity:.05!important}}@media (min-width:881px){.home-page #hero .hero-watermark{opacity:.03!important}}@media (max-width:880px){.home-page #hero{padding-top:96px!important}}@media (min-width:881px){.home-page #hero{padding-top:130px!important}}#header.is-cart-only .header-inner{grid-template-columns:1fr auto!important}#header.is-cart-only .cart-icon-btn{grid-column:2!important;justify-self:end!important}.home-page #hero .hero-blue{isolation:isolate;padding:96px var(--px) 0;background:#2563eb;position:relative;overflow:hidden}@media (min-width:881px){.home-page #hero .hero-blue{padding-top:130px}}.home-page .hero-blue>.hero-bubble-layer,.home-page .hero-blue>.hero-watermark{position:absolute;inset:0}.home-page #hero>.hero-bubble-layer{position:absolute}.home-page #hero{padding-top:0!important;padding-bottom:0!important}.home-page #hero .hero-inner{padding:0}.home-page #hero .hero-carousel-wrap{z-index:3;margin-top:32px;position:relative}.home-page .hero-watermark{display:none!important}.home-page #hero .hero-blue{background:linear-gradient(#ffffff1a 0%,#ffffff0a 8%,#fff0 24%),#1d4ed8!important}.home-page #hero .hero-carousel-wrap{z-index:3;position:relative!important;overflow:hidden!important}.home-page #hero .hero-carousel-wrap:before,.home-page #hero .hero-carousel-wrap:after{background:0 0!important;width:36px!important}.home-page #hero .hero-carousel-wrap:before{background:linear-gradient(90deg,#1d4ed8,#0000)!important}.home-page #hero .hero-carousel-wrap:after{background:linear-gradient(270deg,#1d4ed8,#0000)!important}.home-page .hero-trust-row{flex-wrap:wrap;gap:6px 18px;margin:0 0 24px;padding:0;list-style:none;display:flex}.home-page .hero-trust-row li{letter-spacing:.005em;color:#ffffffeb;white-space:nowrap;font-family:Inter,sans-serif;font-size:12px;font-weight:600}@media (max-width:520px){.home-page .hero-trust-row{flex-direction:column;gap:4px;margin-bottom:22px}.home-page .hero-trust-row li{font-size:11.5px}}@media (max-width:880px){.home-page #hero .hero-blue{padding-top:120px!important}}@media (min-width:881px){.home-page #hero .hero-blue{padding-top:160px!important}}.news-bar{color:#fff;letter-spacing:.06em;z-index:60;background:#0a0a0a;padding:8px 0;font-family:Inter,sans-serif;font-size:12.5px;font-weight:600;position:relative;overflow:hidden}.news-bar-track{white-space:nowrap;flex-wrap:nowrap;gap:64px;width:max-content;animation:28s linear infinite news-bar-scroll;display:flex}.news-bar-item{flex-shrink:0}@keyframes news-bar-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.news-bar-track:hover{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.news-bar-track{justify-content:center;animation:none}.news-bar-track>.news-bar-item:not(:first-child){display:none}}.header-stack{z-index:60;background:0 0;position:sticky;top:0}.news-bar{z-index:auto;position:relative}.home-page .hero-trust-row{-ms-overflow-style:none;scrollbar-width:none;justify-content:flex-start;align-items:center;margin:0 0 22px;padding:0;list-style:none;overflow-x:auto;flex-flow:row!important;gap:8px!important;display:flex!important}.home-page .hero-trust-row::-webkit-scrollbar{display:none}.home-page .hero-trust-row li{letter-spacing:.005em;white-space:nowrap;font-family:Inter,sans-serif;font-size:11.5px;font-weight:600;position:relative;color:#ffffffc7!important}.home-page .hero-trust-row li+li:before{content:"·";color:#fff6;margin-right:8px;font-weight:700}.home-page #hero .hero-carousel-wrap{-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 6% 94%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 6% 94%,#0000 100%);overflow:hidden!important}.home-page #hero .hero-carousel-wrap:before,.home-page #hero .hero-carousel-wrap:after{display:none!important}.home-page .hero-partners-grid{flex-wrap:wrap;padding:0 8px;flex-direction:row!important;justify-content:space-around!important;align-items:center!important;gap:16px 28px!important;display:flex!important}.home-page .hero-partners-grid img{opacity:.95;object-fit:contain!important;width:auto!important;max-width:100%!important;height:32px!important}@media (min-width:881px){.home-page .hero-partners-grid img{height:40px!important}}.header-stack{z-index:auto!important;position:static!important;top:auto!important}#header{z-index:100!important;position:sticky!important;top:0!important}@media (max-width:768px){:root{--header-h:64px}}.news-bar{top:var(--header-h)!important;z-index:99!important;position:sticky!important}.home-page .hero-partners-grid .hero-partner{object-fit:contain;opacity:.9;width:auto;max-width:110px;height:32px}@media (min-width:881px){.home-page .hero-partners-grid .hero-partner{max-width:130px;height:38px}}.home-page .hero-partners-grid .hero-partner--finnrick{max-width:110px!important;height:22px!important}@media (min-width:881px){.home-page .hero-partners-grid .hero-partner--finnrick{max-width:130px!important;height:26px!important}}.home-page .hero-freeship{display:none!important}.header-hamburger,.cart-icon-btn{box-shadow:none!important;background:0 0!important;border:none!important}.header-hamburger:hover,.cart-icon-btn:hover{background:#0000000a!important;border:none!important}#header{height:52px!important;min-height:52px!important}#header .header-inner{min-height:52px!important;padding-top:6px!important;padding-bottom:6px!important}:root{--header-h:52px}@media (max-width:768px){.home-page #header{height:52px!important}}.nav-links li a{letter-spacing:.005em!important;font-size:13.5px!important;font-weight:500!important}@media (max-width:880px){#header .header-mobile-shop{font-size:13px!important;font-weight:500!important}}.catalog-hero{color:#fff;background:linear-gradient(#ffffff1a 0%,#ffffff0a 8%,#fff0 24%),#1d4ed8!important;border-bottom:none!important;padding:80px 0 48px!important}@media (min-width:881px){.catalog-hero{padding:110px 0 60px!important}}.catalog-eyebrow{display:none!important}.catalog-hero-title,.catalog-hero h1{letter-spacing:-.02em!important;color:#fff!important;margin-bottom:16px!important;font-family:Inter,sans-serif!important;font-size:clamp(32px,6vw,52px)!important;font-weight:700!important;line-height:1.1!important}.catalog-hero h1 em{color:#fff!important;font-style:normal!important}.catalog-hero-sub{max-width:560px;color:#ffffffd9!important;font-size:15px!important;line-height:1.6!important}@media (min-width:881px){.catalog-hero-sub{font-size:16px!important}}.grid-toolbar-row{border:none!important;justify-content:flex-start!important;gap:16px!important;margin-bottom:22px!important;padding-bottom:18px!important}.filter-trigger-btn{color:var(--text)!important;background:0 0!important;border:none!important;border-radius:8px!important;padding:6px 4px!important;font-weight:600!important}.filter-trigger-btn:hover{background:#0000000a!important;border:none!important}.sort-select{margin-left:auto;font-weight:500;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:8px!important}.catalog-grid .product-card--split,.catalog-grid .product-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.catalog-grid .product-card--split .product-body{flex-direction:column;display:flex}.catalog-grid .product-name{color:#111827;margin-bottom:0;font-family:Inter,sans-serif;font-size:15px;font-weight:600;line-height:1.3;text-decoration:none}.catalog-grid .product-name-link{color:inherit;text-decoration:none}.catalog-grid .product-sizes--below{flex-wrap:wrap;gap:6px;margin-top:8px;margin-bottom:14px;display:flex}.catalog-grid .size-pill{color:#1f2937;letter-spacing:0;background:#fff;border:1px solid #9ca3af;border-radius:4px;padding:3px 7px;font-size:10px;font-weight:600;line-height:1.2}.catalog-grid .product-price-stack{flex-direction:column;align-items:flex-start;margin-top:4px;margin-bottom:6px;display:flex}.catalog-grid .product-price-from{color:#9ca3af;letter-spacing:.01em;margin-bottom:2px;font-family:Inter,sans-serif;font-size:11px;font-weight:500;line-height:1.2}.catalog-grid .product-price-amount{color:#111827;letter-spacing:-.01em;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:1.2}.catalog-grid .product-actions{gap:8px;margin-top:auto;display:flex}.catalog-grid .product-action{letter-spacing:0;cursor:pointer;white-space:nowrap;border:none;border-radius:6px;flex:1;justify-content:center;align-items:center;height:32px;padding:0 8px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;text-decoration:none;transition:opacity .15s,transform 50ms;display:inline-flex}.catalog-grid .product-action:hover:not(:disabled){opacity:.9}.catalog-grid .product-action:active:not(:disabled){transform:scale(.99)}.catalog-grid .product-action--select{color:#1f2937;background:#f3f4f6;border:1px solid #e5e7eb}.catalog-grid .product-action--add{color:#fff;background:#2563eb}.catalog-grid .product-action--add:hover:not(:disabled){background:#1d4ed8}.catalog-grid .product-action--add:disabled{opacity:.5;cursor:not-allowed}.catalog-grid .product-img{aspect-ratio:1;display:block;overflow:hidden;background:#f7f7f8!important}.catalog-grid .product-img img,.catalog-grid .product-photo{object-fit:contain;width:100%;height:100%;display:block}.catalog-hero{background:0 0!important;border:none!important;padding:0!important}.catalog-hero .hero-blue{isolation:isolate;padding:80px var(--px) 56px;color:#fff;position:relative;overflow:hidden;background:linear-gradient(#ffffff1a 0%,#ffffff0a 8%,#fff0 24%),#1d4ed8!important}@media (min-width:881px){.catalog-hero .hero-blue{padding:110px var(--px) 64px}}.catalog-hero .catalog-hero-inner{z-index:2;max-width:var(--max);margin:0 auto;padding:0;position:relative}.catalog-hero-partners{flex-wrap:wrap;align-items:center;gap:24px 32px;margin-top:28px;padding:0;display:flex}@media (max-width:520px){.catalog-hero-partners{justify-content:flex-start;gap:18px 24px;margin-top:22px}}.catalog-hero-partner{object-fit:contain;filter:brightness(0)invert();opacity:.85;width:auto;transition:opacity .18s}.catalog-hero-partner:hover{opacity:1}.catalog-hero-partner--janoshik,.catalog-hero-partner--freedom{max-width:130px;height:30px}.catalog-hero-partner--finnrick{max-width:130px;height:22px}@media (min-width:881px){.catalog-hero-partner--janoshik,.catalog-hero-partner--freedom{max-width:160px;height:36px}.catalog-hero-partner--finnrick{max-width:160px;height:26px}}.sort-select{color:#1f2937;letter-spacing:0;background-color:#fff;border:1px solid #e5e7eb!important;border-radius:6px!important;height:32px!important;padding:7px 28px 7px 10px!important;font-size:12.5px!important;font-weight:500!important}.catalog-page .hero-partners{display:none!important}.product-card.product-card--split{cursor:default;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 1px 2px #0000000a}.product-card.product-card--split:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.product-card.product-card--split .product-body{flex-direction:column;flex:1;display:flex}.product-card.product-card--split .product-name{color:#111827;margin-bottom:0;font-family:Inter,sans-serif;font-size:15px;font-weight:600;line-height:1.3;text-decoration:none}@media (max-width:880px){.product-card.product-card--split .product-name{font-size:14px}}.product-card.product-card--split .product-name-link{color:inherit;text-decoration:none}.product-card.product-card--split .product-sizes--below{flex-wrap:wrap;gap:6px;margin-top:8px;margin-bottom:14px;display:flex}.product-card.product-card--split .size-pill{color:#1f2937;letter-spacing:0;background:#fff;border:1px solid #9ca3af;border-radius:4px;padding:3px 7px;font-size:10px;font-weight:600;line-height:1.2}@media (max-width:880px){.product-card.product-card--split .size-pill{padding:2px 6px;font-size:9.5px}}.product-card.product-card--split .product-price-stack{flex-direction:column;align-items:flex-start;margin-top:4px;margin-bottom:6px;display:flex}.product-card.product-card--split .product-price-from{color:#9ca3af;letter-spacing:.01em;margin-bottom:2px;font-family:Inter,sans-serif;font-size:11px;font-weight:500;line-height:1.2}.product-card.product-card--split .product-price-amount{color:#111827;letter-spacing:-.01em;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:1.2}@media (max-width:880px){.product-card.product-card--split .product-price-amount{font-size:14px}}.product-card.product-card--split .product-actions{gap:8px;margin-top:auto;display:flex}.product-card.product-card--split .product-action{letter-spacing:0;cursor:pointer;white-space:nowrap;border:none;border-radius:6px;flex:1;justify-content:center;align-items:center;height:32px;padding:0 8px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;text-decoration:none;transition:opacity .15s,transform 50ms;display:inline-flex}.product-card.product-card--split .product-action:hover:not(:disabled){opacity:.9}.product-card.product-card--split .product-action:active:not(:disabled){transform:scale(.99)}.product-card.product-card--split .product-action--select{color:#1f2937;background:#f3f4f6;border:1px solid #e5e7eb}.product-card.product-card--split .product-action--add{color:#fff;background:#2563eb}.product-card.product-card--split .product-action--add:hover:not(:disabled){background:#1d4ed8}.product-card.product-card--split .product-action--add:disabled{opacity:.5;cursor:not-allowed}@media (max-width:880px){.product-card.product-card--split .product-action{height:30px;padding:0 4px;font-size:11px}}.product-card.product-card--split .product-img{aspect-ratio:1;display:block;position:relative;overflow:hidden;background:#f7f7f8!important}.product-card.product-card--split .product-img img,.product-card.product-card--split .product-photo{object-fit:contain;width:100%;height:100%;display:block}.catalog-grid{grid-template-columns:repeat(2,1fr)!important;gap:14px!important;display:grid!important;overflow:visible!important}@media (min-width:720px){.catalog-grid{grid-template-columns:repeat(3,1fr)!important}}@media (min-width:1100px){.catalog-grid{grid-template-columns:repeat(4,1fr)!important;gap:18px!important}}.hero-bubble-layer{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-bubble-container,.hero-bubble-lines{width:100%;height:100%;position:absolute;inset:0}.hero-bubble-lines{z-index:0}.hero-bubble-container{z-index:1}.hero-bubble{background:radial-gradient(circle at 32% 30%,#ffffff8c 0%,#ffffff38 35%,#ffffff14 70%,#ffffff0a 100%);border-radius:50%;position:absolute;top:0;left:0;box-shadow:inset 0 1px 1px #fff6,0 0 30px #ffffff14}.hero-bubble--cyan{background:radial-gradient(circle at 32% 30%,#bae6fd8c 0%,#7dd3fc33 40%,#7dd3fc0f 75%,#7dd3fc08 100%);box-shadow:inset 0 1px 1px #fff6,0 0 30px #7dd3fc1a}@media (min-width:881px){.hero-bubble{-webkit-backdrop-filter:blur(2px)}}.catalog-hero .hero-blue{isolation:isolate;position:relative!important}.catalog-hero .hero-blue>.hero-bubble-layer{z-index:0!important;position:absolute!important;inset:0!important}.catalog-grid .product-card.product-card--split .product-sizes--below,.product-card.product-card--split .product-sizes--below{margin-top:6px!important;margin-bottom:10px!important}.catalog-grid .product-card.product-card--split .product-actions,.product-card.product-card--split .product-actions{margin-top:auto;gap:6px!important}.product-card.product-card--split .product-img,.catalog-grid .product-card.product-card--split .product-img{background:#fff!important}.product-card.product-card--split .product-img img,.product-card.product-card--split .product-photo,.catalog-grid .product-card.product-card--split .product-img img,.catalog-grid .product-card.product-card--split .product-photo{box-sizing:border-box;padding:8px;object-fit:contain!important;width:100%!important;height:100%!important;display:block!important}html body #header{z-index:100!important;width:100%!important;position:sticky!important;top:0!important}html body .news-bar{top:var(--header-h,52px)!important;z-index:99!important;width:100%!important;position:sticky!important}.catalog-body,.catalog-body-full{overflow:visible!important}.product-card.product-card--split .product-img img,.product-card.product-card--split .product-photo,.catalog-grid .product-card.product-card--split .product-img img,.catalog-grid .product-card.product-card--split .product-photo{padding:0!important}.home-page .product-card.product-card--split .product-body,.catalog-grid .product-card.product-card--split .product-body{flex-direction:column!important;display:flex!important}.home-page .product-card.product-card--split .product-img,.catalog-grid .product-card.product-card--split .product-img{aspect-ratio:1!important;background:#fff!important;display:block!important;overflow:hidden!important}.home-page .product-card.product-card--split .product-img img,.home-page .product-card.product-card--split .product-photo,.catalog-grid .product-card.product-card--split .product-img img,.catalog-grid .product-card.product-card--split .product-photo{object-fit:contain!important;width:100%!important;height:100%!important;padding:0!important;display:block!important}.home-page .product-card.product-card--split .product-name,.catalog-grid .product-card.product-card--split .product-name{color:#111827!important;margin:0!important;font-family:Inter,sans-serif!important;font-size:15px!important;font-weight:600!important;line-height:1.3!important;text-decoration:none!important}@media (max-width:880px){.home-page .product-card.product-card--split .product-name,.catalog-grid .product-card.product-card--split .product-name{font-size:14px!important}}.home-page .product-card.product-card--split .product-sizes--below,.catalog-grid .product-card.product-card--split .product-sizes--below{flex-wrap:wrap!important;gap:6px!important;margin-top:8px!important;margin-bottom:14px!important;display:flex!important}.home-page .product-card.product-card--split .size-pill,.catalog-grid .product-card.product-card--split .size-pill{color:#1f2937!important;letter-spacing:0!important;background:#fff!important;border:1px solid #9ca3af!important;border-radius:4px!important;padding:3px 7px!important;font-size:10px!important;font-weight:600!important;line-height:1.2!important}.home-page .product-card.product-card--split .product-price-stack,.catalog-grid .product-card.product-card--split .product-price-stack{flex-direction:column!important;align-items:flex-start!important;margin-top:4px!important;margin-bottom:12px!important;display:flex!important}.home-page .product-card.product-card--split .product-price-from,.catalog-grid .product-card.product-card--split .product-price-from{color:#9ca3af!important;letter-spacing:.01em!important;margin-bottom:2px!important;font-size:11px!important;font-weight:500!important;line-height:1.2!important}.home-page .product-card.product-card--split .product-price-amount,.catalog-grid .product-card.product-card--split .product-price-amount{color:#111827!important;letter-spacing:-.01em!important;font-size:16px!important;font-weight:700!important;line-height:1.2!important}.home-page .product-card.product-card--split .product-actions,.catalog-grid .product-card.product-card--split .product-actions{gap:8px!important;margin-top:auto!important;display:flex!important}.home-page .product-card.product-card--split .product-action,.catalog-grid .product-card.product-card--split .product-action{letter-spacing:-.005em!important;cursor:pointer!important;white-space:nowrap!important;border:none!important;border-radius:6px!important;flex:1!important;justify-content:center!important;align-items:center!important;height:38px!important;padding:0 8px!important;font-family:Inter,sans-serif!important;font-size:13px!important;font-weight:600!important;text-decoration:none!important;transition:opacity .15s,transform 50ms!important;display:inline-flex!important}.home-page .product-card.product-card--split .product-action--select,.catalog-grid .product-card.product-card--split .product-action--select{color:#1f2937!important;background:#f3f4f6!important;border:1px solid #e5e7eb!important}.home-page .product-card.product-card--split .product-action--add,.catalog-grid .product-card.product-card--split .product-action--add{color:#fff!important;background:#1e40af!important}.trust-bar{display:none!important}.home-page .product-card.product-card--split .product-body,.catalog-grid .product-card.product-card--split .product-body{padding:10px!important}@media (max-width:880px){.home-page .product-card.product-card--split .product-body,.catalog-grid .product-card.product-card--split .product-body{padding:8px!important}}.home-page .product-card.product-card--split .product-action,.catalog-grid .product-card.product-card--split .product-action{letter-spacing:0!important;gap:6px!important;height:32px!important;font-size:12px!important;font-weight:500!important}.home-page .product-card.product-card--split .product-actions,.catalog-grid .product-card.product-card--split .product-actions{gap:6px!important}.home-page .product-card.product-card--split .product-action--add,.catalog-grid .product-card.product-card--split .product-action--add{background:#2563eb!important}.home-page .product-card.product-card--split .product-action--add:hover:not(:disabled),.catalog-grid .product-card.product-card--split .product-action--add:hover:not(:disabled){background:#1d4ed8!important}.home-page .product-card.product-card--split .product-sizes--below,.catalog-grid .product-card.product-card--split .product-sizes--below{margin-top:6px!important;margin-bottom:10px!important}.product-card.product-card--split,.home-page .product-card.product-card--split,.catalog-grid .product-card.product-card--split{padding:0!important}@media (max-width:480px){.catalog-grid{grid-template-columns:repeat(2,1fr)!important}}.pc-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;margin:0;padding:0;transition:transform .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 1px 2px #0000000a}.pc-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.pc-imgwrap{aspect-ratio:1;background:#f7f7f8;border-top-left-radius:11px;border-top-right-radius:11px;text-decoration:none;display:block;overflow:hidden}.pc-img{object-fit:contain;width:100%;height:100%;display:block}.pc-img-placeholder{color:#ffffffe6;letter-spacing:.03em;background:linear-gradient(160deg,#2563eb 0%,#1d4ed8 100%);justify-content:center;align-items:center;width:100%;height:100%;font-family:Inter,sans-serif;font-weight:700;display:flex}.pc-body{flex-direction:column;flex:1;gap:clamp(6px,1.5cqw,10px);padding:clamp(8px,2.5cqw,14px);display:flex;container-type:inline-size}.pc-name{color:#111827;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-family:Inter,sans-serif;font-size:clamp(13px,3.4cqw,16px);font-weight:600;line-height:1.25;text-decoration:none;display:-webkit-box;overflow:hidden}.pc-sizes{flex-wrap:wrap;gap:4px;display:flex}.pc-size{color:#1f2937;white-space:nowrap;background:#fff;border:1px solid #9ca3af;border-radius:4px;align-items:center;padding:3px 7px;font-family:Inter,sans-serif;font-size:clamp(9px,2.4cqw,11px);font-weight:600;line-height:1.2;display:inline-flex}.pc-price{flex-direction:column;align-items:flex-start;display:flex}.pc-price-from{color:#9ca3af;font-family:Inter,sans-serif;font-size:clamp(10px,2.5cqw,12px);font-weight:500;line-height:1.2}.pc-price-amt{color:#111827;letter-spacing:-.01em;font-family:Inter,sans-serif;font-size:clamp(14px,3.8cqw,18px);font-weight:700;line-height:1.2}.pc-actions{flex-wrap:wrap;gap:6px;margin-top:auto;display:flex}.pc-btn{letter-spacing:0;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;border:none;border-radius:6px;flex:1 1 0;justify-content:center;align-items:center;min-width:0;height:clamp(30px,7cqw,36px);padding:0 6px;font-family:Inter,sans-serif;font-size:clamp(11px,2.7cqw,13px);font-weight:500;line-height:1;text-decoration:none;transition:opacity .15s,transform 50ms,background .15s;display:inline-flex;overflow:hidden}.pc-btn:hover:not(:disabled){opacity:.92}.pc-btn:active:not(:disabled){transform:scale(.99)}.pc-btn--select{color:#1f2937;background:#f3f4f6;border:1px solid #e5e7eb}.pc-btn--add{color:#fff;background:#2563eb}.pc-btn--add:hover:not(:disabled){background:#1d4ed8}.pc-btn--add:disabled{opacity:.5;cursor:not-allowed}.product-detail--v2{max-width:720px;margin:0 auto;padding:16px}.pdp2-imgwrap{aspect-ratio:1;background:#f7f7f8;border-radius:12px;justify-content:center;align-items:center;width:100%;max-height:280px;margin:0 auto 18px;display:flex;position:relative;overflow:hidden}.pdp2-img{object-fit:contain;cursor:zoom-in;width:100%;height:100%;display:block}.pdp2-arrow{color:#1f2937;cursor:pointer;z-index:2;background:#ffffffeb;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background .15s,transform 50ms;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.pdp2-arrow:hover{background:#fff}.pdp2-arrow:active{transform:translateY(-50%)scale(.96)}.pdp2-arrow--prev{left:8px}.pdp2-arrow--next{right:8px}.pdp2-img-label{letter-spacing:.12em;text-transform:uppercase;color:#fff;background:#0a0a0ac7;border-radius:999px;padding:4px 10px;font-family:Inter,sans-serif;font-size:10px;font-weight:600;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.pdp2-info{flex-direction:column;gap:12px;display:flex}.pdp2-title{color:#111827;letter-spacing:-.02em;margin:0;font-family:Inter,sans-serif;font-size:26px;font-weight:700;line-height:1.15}.pdp2-sizes{flex-wrap:wrap;gap:8px;display:flex}.pdp2-size{appearance:none;color:#1f2937;cursor:pointer;background:#fff;border:1px solid #9ca3af;border-radius:6px;justify-content:center;align-items:center;height:34px;padding:0 14px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.pdp2-size:hover{border-color:#4b5563}.pdp2-size.is-active{color:#fff;background:#0a0a0a;border-color:#0a0a0a}.pdp2-qty{background:#fff;border:1px solid #9ca3af;border-radius:6px;align-items:center;width:fit-content;height:34px;display:inline-flex;overflow:hidden}.pdp2-qty-btn{appearance:none;color:#1f2937;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:100%;font-size:18px;font-weight:500;display:inline-flex}.pdp2-qty-btn:disabled{opacity:.35;cursor:not-allowed}.pdp2-qty-btn:hover:not(:disabled){background:#f3f4f6}.pdp2-qty-val{text-align:center;color:#111827;min-width:32px;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.pdp2-price{align-items:baseline;gap:10px;display:flex}.pdp2-price-amt{color:#111827;letter-spacing:-.01em;font-family:Inter,sans-serif;font-size:22px;font-weight:700}.pdp2-price-orig{color:#9ca3af;font-family:Inter,sans-serif;font-size:14px;text-decoration:line-through}.pdp2-actions{gap:8px;margin-top:4px;display:flex}.pdp2-add,.pdp2-pay{appearance:none;cursor:pointer;border:none;border-radius:8px;height:40px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;transition:opacity .15s,transform 50ms,background .15s}.pdp2-add{color:#fff;background:#0a0a0a;flex:auto}.pdp2-add:hover:not(:disabled){background:#1f2937}.pdp2-pay{color:#fff;background:#000;flex:0 0 96px}.pdp2-pay:hover:not(:disabled){opacity:.9}.pdp2-add:disabled,.pdp2-pay:disabled{opacity:.55;cursor:not-allowed}.pdp2-add:active:not(:disabled),.pdp2-pay:active:not(:disabled){transform:scale(.99)}.pdp2-bundle-hint{color:#6b7280;letter-spacing:.01em;min-height:18px;font-family:Inter,sans-serif;font-size:12px}.pdp2-bundle-saving{color:#065f46;align-items:center;gap:6px;font-weight:600;display:inline-flex}.pdp2-bundle-saving:before{content:"";background:#10b981;border-radius:50%;width:6px;height:6px;display:inline-block}.pdp2-trust{color:#4b5563;flex-wrap:wrap;align-items:center;gap:8px 6px;margin-top:2px;font-family:Inter,sans-serif;font-size:12px;display:flex}.pdp2-trust-item{align-items:center;gap:5px;display:inline-flex}.pdp2-trust-item svg{color:#6b7280;flex-shrink:0}.pdp2-trust-sep{color:#d1d5db}.pdp2-description{border-top:1px solid #e5e7eb;margin-top:24px;padding-top:20px}.pdp2-section-label{letter-spacing:.14em;text-transform:uppercase;color:#6b7280;margin-bottom:10px;font-family:Inter,sans-serif;font-size:11px;font-weight:700}.pdp2-description-text{color:#1f2937;margin:0;font-family:Inter,sans-serif;font-size:14px;line-height:1.65}@media (min-width:720px){.product-detail--v2{padding:32px}.pdp2-imgwrap{max-height:360px}.pdp2-title{font-size:30px}}.pdp2-info-section{border-top:1px solid #e5e7eb;margin-top:28px;padding-top:24px}.pdp2-section-intro{color:#4b5563;margin:0 0 12px;font-family:Inter,sans-serif;font-size:13px;line-height:1.55}.pdp2-section-note{color:#6b7280;margin-top:10px;font-family:Inter,sans-serif;font-size:12px;line-height:1.55}.pdp2-spec-table{border-collapse:collapse;width:100%;margin:4px 0;font-family:Inter,sans-serif;font-size:13px}.pdp2-spec-table th{text-align:left;color:#6b7280;vertical-align:top;border-bottom:1px solid #f3f4f6;width:42%;padding:9px 0;font-weight:500}.pdp2-spec-table td{text-align:left;color:#111827;vertical-align:top;word-break:break-word;border-bottom:1px solid #f3f4f6;padding:9px 0;font-weight:500}.pdp2-spec-table tr:last-child th,.pdp2-spec-table tr:last-child td{border-bottom:none}.pdp2-spec-mono{letter-spacing:-.01em;font-size:12px;font-family:JetBrains Mono,SF Mono,Consolas,monospace!important}.pdp2-spec-table--reco thead th{letter-spacing:.08em;text-transform:uppercase;color:#6b7280;border-bottom:1px solid #e5e7eb;padding-bottom:8px;font-size:11px;font-weight:700}.pdp2-spec-table--reco thead th:last-child,.pdp2-spec-table--reco tbody td:last-child{text-align:right}.pdp2-coa-pass{color:#065f46!important;font-weight:600!important}.pdp2-coa-actions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.pdp2-coa-btn{appearance:none;color:#fff;cursor:pointer;background:#0a0a0a;border:1px solid #0a0a0a;border-radius:6px;align-items:center;gap:6px;padding:8px 14px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;text-decoration:none;transition:opacity .15s,transform 50ms;display:inline-flex}.pdp2-coa-btn:hover{opacity:.9}.pdp2-coa-btn:active{transform:scale(.99)}.pdp2-coa-btn--ghost{color:#0a0a0a;background:#fff}.pdp2-accordion{border-bottom:1px solid #e5e7eb;margin-top:16px;padding:14px 0;font-family:Inter,sans-serif}.pdp2-accordion:first-of-type{border-top:1px solid #e5e7eb;margin-top:28px}.pdp2-accordion summary{color:#111827;cursor:pointer;justify-content:space-between;align-items:center;padding:4px 0;font-size:14px;font-weight:600;list-style:none;display:flex}.pdp2-accordion summary::-webkit-details-marker{display:none}.pdp2-accordion summary:after{content:"+";color:#6b7280;font-size:18px;font-weight:400;transition:transform .2s}.pdp2-accordion[open] summary:after{content:"−"}.pdp2-accordion p{color:#374151;margin:10px 0 4px;font-size:13px;line-height:1.65}.pdp2-regulatory{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;margin-top:32px;padding:18px}.pdp2-regulatory-label{margin-bottom:8px}.pdp2-regulatory p{color:#6b7280;margin:0;font-family:Inter,sans-serif;font-size:12px;line-height:1.65}.pdp2-regulatory strong{color:#1f2937;font-weight:700}@media (min-width:880px){.product-detail--v2{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:48px;max-width:1200px;padding:32px 32px 60px;display:grid}.product-detail--v2 .pdp2-imgwrap{max-height:560px;margin:0;position:sticky;top:90px}.product-detail--v2 .pdp2-info-section{margin-top:36px;padding-top:28px}}.pdp2-imgwrap{max-height:200px!important;margin-bottom:14px!important}.pdp2-title{margin-bottom:4px!important;font-size:22px!important}.pdp2-spec-strip{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:4px 0 14px;padding:12px;display:grid}@media (max-width:420px){.pdp2-spec-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}}.pdp2-spec-strip-cell{flex-direction:column;gap:2px;min-width:0;display:flex}.pdp2-spec-strip-label{letter-spacing:.12em;text-transform:uppercase;color:#6b7280;font-family:Inter,sans-serif;font-size:9px;font-weight:700}.pdp2-spec-strip-value{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:1.25;overflow:hidden}.pdp2-info{gap:10px!important}.pdp2-actions{margin-top:2px!important}.pdp2-add{align-self:flex-start;min-width:180px;flex:0 auto!important;height:36px!important;padding:0 22px!important;font-size:13px!important}.pdp2-section-prose{color:#374151;margin:8px 0 0;font-family:Inter,sans-serif;font-size:13px;line-height:1.65}.pdp2-stickybuy{z-index:90;-webkit-backdrop-filter:saturate(180%)blur(12px);background:#fffffff5;border-top:1px solid #e5e7eb;align-items:center;gap:12px;padding:10px 14px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #0000000a}.pdp2-stickybuy-left{flex:auto;min-width:0}.pdp2-stickybuy-name{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-family:Inter,sans-serif;font-size:13px;font-weight:700;line-height:1.2;overflow:hidden}.pdp2-stickybuy-meta{color:#6b7280;margin-top:2px;font-family:Inter,sans-serif;font-size:11px;font-weight:500}.pdp2-stickybuy-add{appearance:none;color:#fff;cursor:pointer;white-space:nowrap;background:#0a0a0a;border:none;border-radius:8px;flex:none;height:40px;padding:0 22px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;transition:opacity .15s,transform 50ms}.pdp2-stickybuy-add:hover:not(:disabled){opacity:.92}.pdp2-stickybuy-add:active:not(:disabled){transform:scale(.99)}.pdp2-stickybuy-add:disabled{opacity:.5;cursor:not-allowed}@media (min-width:880px){.pdp2-stickybuy{display:none}.product-detail--v2{padding-bottom:60px!important}.product-detail--v2 .pdp2-imgwrap{max-height:540px!important}.pdp2-title{font-size:30px!important}}.pdp2-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#6b7280;margin:0 0 4px;font-family:Inter,sans-serif;font-size:11px;font-weight:600}.pdp2-dots{justify-content:center;gap:6px;margin:-8px 0 14px;display:flex}.pdp2-dot{appearance:none;cursor:pointer;background:#d1d5db;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:background .15s,transform .15s}.pdp2-dot.is-active{background:#0a0a0a;transform:scale(1.2)}.pdp2-keyprops{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px;display:grid}.pdp2-keyprop{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;min-width:0;padding:10px 12px}.pdp2-keyprop-label{letter-spacing:.12em;text-transform:uppercase;color:#6b7280;margin-bottom:4px;font-family:Inter,sans-serif;font-size:9px;font-weight:700}.pdp2-keyprop-value{color:#111827;word-break:break-word;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:1.35}.pdp2-bullets{color:#374151;margin:8px 0 0;padding:0 0 0 18px;font-family:Inter,sans-serif;font-size:13px;line-height:1.7;list-style:outside}.pdp2-bullets li{margin-bottom:2px}.pdp2-bullets li::marker{color:#9ca3af}.pdp2-faq{border-bottom:1px solid #f3f4f6;margin-top:8px;padding:12px 0;font-family:Inter,sans-serif}.pdp2-faq:first-of-type{border-top:1px solid #f3f4f6}.pdp2-faq summary{color:#1f2937;cursor:pointer;justify-content:space-between;align-items:center;gap:12px;font-size:13px;font-weight:500;list-style:none;display:flex}.pdp2-faq summary::-webkit-details-marker{display:none}.pdp2-faq summary:after{content:"+";color:#9ca3af;font-size:18px;font-weight:300;line-height:1}.pdp2-faq[open] summary:after{content:"−"}.pdp2-faq p{color:#4b5563;margin:10px 0 4px;font-size:13px;line-height:1.6}.pdp2-stickybuy{z-index:90;-webkit-backdrop-filter:saturate(180%)blur(12px);background:#fffffff5;border-top:1px solid #e5e7eb;flex-direction:column;align-items:stretch;gap:6px;padding:10px 14px 12px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #0000000a}.pdp2-stickybuy-row{gap:8px;display:flex}.pdp2-stickybuy-buy{appearance:none;color:#fff;letter-spacing:.01em;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:#2563eb;border:none;border-radius:10px;flex:auto;height:44px;padding:0 18px;font-family:Inter,sans-serif;font-size:14px;font-weight:700;transition:background .15s,transform 50ms;overflow:hidden}.pdp2-stickybuy-buy:hover:not(:disabled){background:#1d4ed8}.pdp2-stickybuy-buy:active:not(:disabled){transform:scale(.99)}.pdp2-stickybuy-buy:disabled{opacity:.5;cursor:not-allowed}.pdp2-stickybuy-cart{appearance:none;color:#fff;cursor:pointer;background:#0a0a0a;border:none;border-radius:10px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;transition:opacity .15s,transform 50ms;display:inline-flex}.pdp2-stickybuy-cart:hover:not(:disabled){opacity:.9}.pdp2-stickybuy-cart:active:not(:disabled){transform:scale(.96)}.pdp2-stickybuy-cart:disabled{opacity:.5;cursor:not-allowed}.pdp2-stickybuy-secure{color:#6b7280;letter-spacing:.01em;justify-content:center;align-items:center;gap:5px;font-family:Inter,sans-serif;font-size:10px;font-weight:500;display:inline-flex}.pdp2-stickybuy-secure svg{color:#9ca3af}.product-detail--v2{padding-bottom:110px!important}@media (min-width:880px){.product-detail--v2{padding-bottom:60px!important}}.cart2-overlay{opacity:0;pointer-events:none;z-index:200;background:#0a0a0a6b;transition:opacity .22s;position:fixed;inset:0}.cart2-overlay.is-open{opacity:1;pointer-events:auto}.cart2{z-index:201;background:#fff;flex-direction:column;width:min(440px,100vw);transition:transform .28s cubic-bezier(.22,.61,.36,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-16px 0 36px #0000000f}.cart2.is-open{transform:translate(0)}.cart2-header{flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 18px 8px;display:flex}.cart2-title{color:#111827;letter-spacing:-.02em;align-items:center;gap:10px;font-family:Inter,sans-serif;font-size:22px;font-weight:700;display:inline-flex}.cart2-count{color:#fff;background:#0a0a0a;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 7px;font-size:11px;font-weight:700;display:inline-flex}.cart2-close{appearance:none;color:#1f2937;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:inline-flex}.cart2-close:hover{background:#f3f4f6}.cart2-secure{color:#4b5563;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;margin:0 18px 12px;padding:8px 12px;font-family:Inter,sans-serif;font-size:11px;font-weight:500;display:inline-flex}.cart2-secure svg{color:#9ca3af}.cart2-empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:14px;padding:40px 24px;display:flex}.cart2-empty-icon{color:#9ca3af}.cart2-empty-title{color:#111827;font-family:Inter,sans-serif;font-size:18px;font-weight:600}.cart2-empty-sub{color:#6b7280;margin-top:-6px;font-family:Inter,sans-serif;font-size:13px}.cart2-empty-btn{color:#fff;background:#2563eb;border-radius:8px;justify-content:center;align-items:center;height:42px;margin-top:6px;padding:0 24px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.cart2-empty-btn:hover{background:#1d4ed8}.cart2-lines{flex-direction:column;flex:1;gap:16px;padding:0 18px 8px;display:flex;overflow-y:auto}.cart2-line{border-bottom:1px solid #f3f4f6;grid-template-columns:64px minmax(0,1fr);gap:12px;padding-bottom:16px;display:grid}.cart2-line:last-child{border-bottom:none}.cart2-line-img{color:#fff;letter-spacing:.06em;background:#f7f7f8;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-family:Inter,sans-serif;font-size:10px;font-weight:700;display:flex;overflow:hidden}.cart2-line-img--photo{background:#fff;border:1px solid #e5e7eb}.cart2-line-img img{object-fit:contain;width:100%;height:100%;display:block}.cart2-line-body{flex-direction:column;gap:4px;min-width:0;display:flex}.cart2-line-row1{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.cart2-line-name{color:#111827;flex-wrap:wrap;align-items:center;gap:6px;min-width:0;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:1.3;text-decoration:none;display:inline-flex}.cart2-line-name:hover{color:#2563eb}.cart2-line-bogo{letter-spacing:.08em;color:#1d4ed8;background:#dbeafe;border-radius:4px;align-items:center;padding:2px 6px;font-size:9px;font-weight:700;display:inline-flex}.cart2-line-remove{appearance:none;color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:background .15s,color .15s;display:inline-flex}.cart2-line-remove:hover{color:#1f2937;background:#f3f4f6}.cart2-line-size{color:#6b7280;font-family:Inter,sans-serif;font-size:12px;line-height:1.3}.cart2-line-row2{justify-content:space-between;align-items:center;gap:8px;margin-top:6px;display:flex}.cart2-line-qty{background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;height:30px;display:inline-flex;overflow:hidden}.cart2-line-qty-btn{appearance:none;color:#1f2937;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:30px;height:100%;font-size:16px;font-weight:500;transition:background .12s;display:inline-flex}.cart2-line-qty-btn:hover:not(:disabled){background:#f3f4f6}.cart2-line-qty-btn:disabled{opacity:.35;cursor:not-allowed}.cart2-line-qty-val{text-align:center;color:#111827;min-width:28px;font-family:Inter,sans-serif;font-size:13px;font-weight:600}.cart2-line-qty--locked{color:#1d4ed8;background:#eff6ff;border-color:#dbeafe;padding:0 12px;font-family:Inter,sans-serif;font-size:11px;font-weight:600}.cart2-line-price{text-align:right}.cart2-line-price-amt{color:#111827;font-family:Inter,sans-serif;font-size:14px;font-weight:700}.cart2-line-price-orig{color:#9ca3af;margin-top:1px;font-family:Inter,sans-serif;font-size:11px;text-decoration:line-through}.cart2-line-bogo-note{color:#1d4ed8;margin-top:4px;font-family:Inter,sans-serif;font-size:11px;font-weight:500}.cart2-line-bundle{color:#6b7280;background:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;align-self:flex-start;align-items:center;gap:5px;margin-top:6px;padding:4px 8px;font-family:Inter,sans-serif;font-size:10px;font-weight:500;display:inline-flex}.cart2-line-bundle--saving{color:#065f46;background:#ecfdf5;border-color:#a7f3d0;font-weight:600}.cart2-line-bundle-dot{background:#10b981;border-radius:50%;width:5px;height:5px}.cart2-promo{flex-shrink:0;margin-top:12px;margin-bottom:4px;padding:0 18px}.cart2-promo-toggle{appearance:none;color:#2563eb;cursor:pointer;background:0 0;border:none;padding:6px 0;font-family:Inter,sans-serif;font-size:12px;font-weight:600}.cart2-promo-toggle:hover{text-decoration:underline}.cart2-promo-input-row{align-items:center;gap:8px;display:flex}.cart2-promo-input{appearance:none;color:#111827;text-transform:uppercase;letter-spacing:.05em;background:#fff;border:1px solid #d1d5db;border-radius:6px;flex:1;height:36px;padding:0 12px;font-family:Inter,sans-serif;font-size:13px}.cart2-promo-input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb26}.cart2-promo-apply{appearance:none;color:#fff;cursor:pointer;background:#0a0a0a;border:none;border-radius:6px;height:36px;padding:0 16px;font-family:Inter,sans-serif;font-size:13px;font-weight:600}.cart2-promo-apply:hover{opacity:.9}.cart2-promo-applied{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;font-family:Inter,sans-serif;font-size:12px;display:flex}.cart2-promo-applied-label{align-items:center;gap:6px;font-weight:500;display:inline-flex}.cart2-promo-applied-label strong{letter-spacing:.04em;font-weight:700}.cart2-promo-remove{appearance:none;color:#065f46;cursor:pointer;background:0 0;border:none;font-family:Inter,sans-serif;font-size:11px;font-weight:600;text-decoration:underline}.cart2-upsell{border-top:1px solid #f3f4f6;flex-shrink:0;padding:14px 0 8px}.cart2-upsell-label{letter-spacing:.14em;text-transform:uppercase;color:#6b7280;margin-bottom:10px;padding:0 18px;font-family:Inter,sans-serif;font-size:11px;font-weight:700}.cart2-upsell-scroll{scroll-snap-type:x mandatory;scrollbar-width:thin;gap:10px;padding:0 18px 4px;display:flex;overflow-x:auto}.cart2-upsell-scroll::-webkit-scrollbar{height:4px}.cart2-upsell-scroll::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:4px}.cart2-upsell-card{scroll-snap-align:start;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;flex:none;gap:6px;width:120px;padding:10px;display:flex}.cart2-upsell-img{aspect-ratio:1;background:#f7f7f8;border-radius:6px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.cart2-upsell-img img{object-fit:contain;width:100%;height:100%}.cart2-upsell-name{color:#111827;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.cart2-upsell-price{color:#111827;font-family:Inter,sans-serif;font-size:12px;font-weight:700}.cart2-upsell-add{appearance:none;color:#1f2937;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;height:28px;margin-top:2px;font-family:Inter,sans-serif;font-size:11px;font-weight:600;transition:background .12s,border-color .12s,color .12s}.cart2-upsell-add:hover{color:#fff;background:#2563eb;border-color:#2563eb}.cart2-footer{background:#f9fafb;border-top:1px solid #e5e7eb;flex-shrink:0;padding:14px 18px 18px}.cart2-summary{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.cart2-summary-row{color:#4b5563;justify-content:space-between;align-items:center;font-family:Inter,sans-serif;font-size:13px;display:flex}.cart2-summary-row--discount{color:#065f46;font-weight:600}.cart2-summary-row--shipping{color:#6b7280;font-size:12px}.cart2-summary-row--total{color:#111827;border-top:1px solid #e5e7eb;margin-top:4px;padding-top:8px;font-size:16px;font-weight:700}.cart2-checkout{appearance:none;color:#fff;cursor:pointer;letter-spacing:.01em;background:#2563eb;border:none;border-radius:10px;width:100%;height:48px;font-family:Inter,sans-serif;font-size:15px;font-weight:700;transition:background .15s,transform 50ms}.cart2-checkout:hover{background:#1d4ed8}.cart2-checkout:active{transform:scale(.99)}.cart2-trust{color:#6b7280;justify-content:center;align-items:center;gap:8px 6px;margin-top:12px;font-family:Inter,sans-serif;font-size:11px;display:flex}.cart2-trust-item{align-items:center;gap:4px;display:inline-flex}.cart2-trust-item svg{color:#9ca3af}.cart2-trust-sep{color:#d1d5db}.cart2-continue{appearance:none;color:#6b7280;cursor:pointer;background:0 0;border:none;width:100%;margin-top:10px;padding:4px 0;font-family:Inter,sans-serif;font-size:12px;font-weight:500;text-decoration:underline;display:block}.cart2-continue:hover{color:#1f2937}
