:root{--fg-ink:#121417;--fg-steel:#2c333a;--fg-slate:#5a636e;--fg-mist:#dde1e6;--fg-paper:#eef0f2;--fg-card:#fff;--fg-amber:#c45f00;--fg-amber-deep:#9a4a00;--fg-ok:#176b42;--fg-warn:#9a4a00;--fg-danger:#9b1c1c;--fg-radius:3px;--fg-radius-lg:4px;--fg-shadow:none;--fg-max:1480px;--font-display:"IBM Plex Sans Condensed","Arial Narrow",sans-serif;--font-body:"IBM Plex Sans","Segoe UI",system-ui,sans-serif;--font-mono:"IBM Plex Mono",ui-monospace,monospace;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--text:13px;--text-sm:12px;--text-xs:11px}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-body);font-size:var(--text);color:var(--fg-ink);background:var(--fg-paper);-webkit-font-smoothing:antialiased;min-height:100vh;margin:0;line-height:1.35}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}a:hover{color:var(--fg-amber-deep);text-underline-offset:2px;text-decoration:underline}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:.01em;text-transform:none;color:var(--fg-ink);margin:0 0 .35em;font-weight:600;line-height:1.2}h1{font-size:clamp(1.35rem,2vw,1.75rem);font-weight:700}h2{font-size:1.15rem}h2,h3{font-weight:600}h3{font-size:.95rem}p{color:var(--fg-steel);font-size:var(--text);margin:0 0 .55em}.container{width:min(100% - 1.25rem,var(--fg-max));margin-inline:auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffefbeb;position:sticky;top:0}.trust-bar{background:var(--fg-ink);color:#e8eaed;letter-spacing:.04em;text-align:center;padding:.4rem 1rem;font-size:.8rem}.trust-bar strong{color:var(--fg-amber);font-weight:600}.header-row{gap:1.25rem;padding:.75rem 0}.header-row,.logo-link{align-items:center;display:flex}.logo-link{flex-shrink:0}.logo-link img{width:auto;height:36px}.nav-main{flex:1;gap:.25rem;display:none}@media (width>=900px){.nav-main{display:flex}}.nav-main a{font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;border-radius:var(--fg-radius);color:var(--fg-steel);padding:.45rem .7rem;font-size:.95rem}.nav-main a.router-link-active,.nav-main a:hover{background:var(--fg-mist)}.header-actions{align-items:center;gap:.5rem;margin-left:auto;display:flex}.btn{font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;border-radius:var(--fg-radius);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.4rem;padding:.65rem 1.1rem;font-size:.95rem;font-weight:700;line-height:1;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.btn-primary{background:var(--fg-amber);color:#fff;border-color:var(--fg-amber)}.btn-primary:hover{background:var(--fg-amber-deep);border-color:var(--fg-amber-deep)}.btn-ghost{border-color:var(--fg-mist);color:var(--fg-ink);background:0 0}.btn-ghost:hover{border-color:var(--fg-ink);color:var(--fg-ink)}.btn-dark{background:var(--fg-ink);color:#fff}.btn-dark:hover{background:var(--fg-steel)}.btn-block{width:100%}.product-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.25rem;display:grid}.product-card{background:var(--fg-card);border:1px solid var(--fg-mist);border-radius:var(--fg-radius-lg);box-shadow:var(--fg-shadow);flex-direction:column;transition:border-color .15s,transform .15s;display:flex;overflow:hidden}.product-card:hover{color:inherit;border-color:#c5cad1;transform:translateY(-2px)}.product-card__img{background:#f7f6f3;place-items:center;padding:1rem;display:grid}.product-card__img img{-o-object-fit:contain;object-fit:contain;max-height:100%}.product-card__body{flex-direction:column;flex:1;gap:.35rem;padding:.9rem 1rem 1.1rem;display:flex}.product-card__title{font-family:var(--font-body);text-transform:none;letter-spacing:0;color:var(--fg-ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.95rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.price{font-family:var(--font-display);color:var(--fg-ink);letter-spacing:.02em;font-size:1.45rem}.price s{margin-left:.35rem;font-size:.95rem;font-weight:600}.rating{color:var(--fg-slate);align-items:center;gap:.35rem;font-size:.85rem;display:flex}.rating__stars{color:var(--fg-amber);letter-spacing:.05em}.badge{font-size:.7rem;font-weight:700;font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;border-radius:3px;align-items:center;width:fit-content;padding:.2rem .45rem;display:inline-flex}.badge-ok{color:var(--fg-ok);background:#e3f5eb}.badge-partner{color:var(--fg-warn);background:#fff4e5}.badge-sale{background:var(--fg-ink);color:#fff}.specs-row{color:var(--fg-slate);font-size:.8rem;font-family:var(--font-mono)}.hero{background:linear-gradient(135deg,#14171a08 0,transparent 50%),linear-gradient(to bottom,#ebe8e1,var(--fg-paper));padding:2.5rem 0 2rem;position:relative}.hero-grid{align-items:center;gap:2rem;display:grid}@media (width>=900px){.hero-grid{grid-template-columns:1.2fr 1fr}}.hero-kicker{font-family:var(--font-display);letter-spacing:.14em;color:var(--fg-amber-deep);margin-bottom:.75rem;font-size:.85rem;font-weight:700}.hero p.lead{max-width:36rem;color:var(--fg-steel);font-size:1.1rem}.hero-panel{background:var(--fg-ink);color:#e8eaed;border-radius:var(--fg-radius-lg);box-shadow:var(--fg-shadow);padding:1.5rem}.hero-panel h2{margin-bottom:1rem}.hero-panel strong{color:var(--fg-amber)}.section-head{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.25rem;display:flex}.section-head p{max-width:36rem;margin:0}.cat-grid{gap:1rem;display:grid}.cat-tile{background:var(--fg-card);border:1px solid var(--fg-mist);border-radius:var(--fg-radius-lg);flex-direction:column;justify-content:space-between;min-height:140px;padding:1.25rem;transition:border-color .15s,box-shadow .15s;display:flex}.cat-tile:hover{border-color:var(--fg-amber);box-shadow:var(--fg-shadow);color:inherit}.cat-tile span{color:var(--fg-slate);font-size:.85rem}.site-footer{background:var(--fg-ink);color:#c5cad1;margin-top:3rem;padding:2.5rem 0 1.5rem}.site-footer a:hover{color:var(--fg-amber)}.footer-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.footer-grid h4{color:#fff;margin-bottom:.75rem;font-size:.9rem}.footer-grid ul{margin:0;padding:0;list-style:none}.footer-disclaimer{color:#8b939c;border-top:1px solid #3a424a;max-width:52rem;padding-top:1rem;font-size:.8rem}.breadcrumb{color:var(--fg-slate);flex-wrap:wrap;gap:.35rem;margin:1rem 0 1.25rem;font-size:.85rem;display:flex}.breadcrumb a{color:var(--fg-slate);text-underline-offset:2px;text-decoration:underline}.plp-layout{gap:1.5rem;display:grid}@media (width>=960px){.plp-layout{grid-template-columns:220px 1fr}}.filters{background:var(--fg-card);border:1px solid var(--fg-mist);border-radius:var(--fg-radius-lg);height:fit-content;padding:1rem}.filters h3{margin-bottom:.75rem;font-size:.9rem}.filters label{color:var(--fg-steel);cursor:pointer;align-items:center;gap:.4rem;margin-bottom:.4rem;font-size:.9rem;display:flex}.pdp{gap:2rem;padding-bottom:2rem;display:grid}@media (width>=900px){.pdp{grid-template-columns:1fr 1fr;align-items:start}}.pdp-gallery{background:var(--fg-card);border:1px solid var(--fg-mist);border-radius:var(--fg-radius-lg);place-items:center;min-height:360px;padding:1.5rem;display:grid}.pdp-gallery img{-o-object-fit:contain;object-fit:contain;max-height:420px}.pdp-buy{background:var(--fg-card);border:1px solid var(--fg-mist);border-radius:var(--fg-radius-lg);box-shadow:var(--fg-shadow);padding:1.5rem}.sku{font-family:var(--font-mono);color:var(--fg-slate);font-size:.8rem}.pdp-actions{gap:.6rem;margin:1.25rem 0;display:grid}.trust-list{color:var(--fg-steel);margin:1rem 0 0;padding:0;font-size:.9rem;list-style:none}.trust-list li{border-top:1px solid var(--fg-mist);padding:.35rem 0}.trust-list li:first-child{border-top:0}.specs-table{border-collapse:collapse;background:var(--fg-card);border:1px solid var(--fg-mist);border-radius:var(--fg-radius-lg);width:100%;font-size:.95rem;overflow:hidden}.specs-table td,.specs-table th{text-align:left;border-bottom:1px solid var(--fg-mist);padding:.65rem 1rem}.specs-table th{width:40%;color:var(--fg-slate);background:#f7f6f3;font-weight:600}.bullets{color:var(--fg-steel);padding-left:1.15rem}.bullets li{margin-bottom:.4rem}.seo-block{background:var(--fg-card);border:1px solid var(--fg-mist);border-radius:var(--fg-radius-lg);margin-top:2.5rem;padding:1.5rem}.seo-block h2{font-size:1.1rem}.muted{color:var(--fg-slate)}.sr-only{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.header-search{flex:1;align-items:center;gap:.4rem;max-width:420px;display:none}@media (width>=1100px){.header-search{display:flex}.menu-toggle{display:none!important}}.cart-line__qty input,.field-grid input,.field-grid textarea,.header-search input,.pdp-qty-row input{font:inherit;border:1px solid var(--fg-mist);border-radius:var(--fg-radius);color:var(--fg-ink);background:#fff;width:100%;padding:.55rem .75rem}.field-grid input:focus,.field-grid textarea:focus,.header-search input:focus{border-color:var(--fg-amber);outline:2px solid #d9770659}.menu-toggle{display:inline-flex}.cart-btn{position:relative}.cart-count{background:var(--fg-amber);color:#fff;min-width:1.25rem;height:1.25rem;font-size:.75rem;font-family:var(--font-display);border-radius:999px;justify-content:center;align-items:center;padding:0 .3rem;font-weight:700;display:inline-flex}.mobile-drawer{border-top:1px solid var(--fg-mist);flex-direction:column;gap:.25rem;padding-bottom:1rem;display:flex}.mobile-search{max-width:none;margin:.75rem 0;display:flex!important}.mobile-link{font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid var(--fg-mist);padding:.65rem .25rem;font-weight:600}@media (width>=1100px){.mobile-drawer{display:none!important}}.hide-sm{display:none}@media (width>=700px){.hide-sm{display:inline-flex}}.footer-logo{filter:invert();margin-bottom:.75rem}.footer-tag{color:#8b939c;margin:0;font-size:.9rem}.hero-cta{flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;display:flex}.hero-panel ul{margin:0;padding-left:1.1rem}.hero-panel li{margin-bottom:.5rem;font-size:.95rem}.hero-stat{color:#c5cad1;border-top:1px solid #3a424a;margin:1.25rem 0 0;padding-top:1rem;font-size:.9rem}.lead-muted{color:var(--fg-steel);max-width:40rem;font-size:1.05rem}.guide-list{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.guide-card{background:var(--fg-card);border:1px solid var(--fg-mist);border-radius:var(--fg-radius-lg);box-shadow:var(--fg-shadow);padding:1.25rem;transition:border-color .15s}.guide-card:hover{border-color:var(--fg-amber);color:inherit}.guide-card h2{text-transform:none;letter-spacing:0;font-size:1.15rem;font-family:var(--font-body);font-weight:700}.guide-card p{margin-bottom:.75rem;font-size:.95rem}.guide-section{margin-top:1.75rem}.thumb-row{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.thumb{border:1px solid var(--fg-mist);border-radius:var(--fg-radius);background:var(--fg-card);cursor:pointer;padding:.25rem}.thumb.active{border-color:var(--fg-amber)}.thumb img{-o-object-fit:contain;object-fit:contain;width:64px;height:64px}.pdp-title{text-transform:none;letter-spacing:0;font-size:1.6rem;font-weight:700}.pdp-qty-row{align-items:center;gap:.75rem;margin-top:1rem;display:flex}.pdp-qty-row input{width:5rem}.cart-page,.checkout-page{padding:2rem 0 3rem}.cart-layout,.checkout-grid{align-items:start;gap:1.5rem;display:grid}@media (width>=900px){.cart-layout,.checkout-grid{grid-template-columns:1.4fr .8fr}}.cart-line{background:var(--fg-card);border:1px solid var(--fg-mist);border-radius:var(--fg-radius-lg);grid-template-columns:96px 1fr auto;gap:1rem;margin-bottom:.75rem;padding:1rem;display:grid}.cart-line__img{border-radius:var(--fg-radius);background:#f7f6f3;place-items:center;display:grid}.cart-line__img img{-o-object-fit:contain;object-fit:contain;width:88px;height:88px}.cart-line__title{color:var(--fg-ink);font-weight:700}.cart-line__qty{align-items:center;gap:.4rem;margin-top:.5rem;display:flex}.cart-line__qty input{text-align:center;width:3.5rem}.qty-btn{border:1px solid var(--fg-mist);border-radius:var(--fg-radius);cursor:pointer;background:#fff;width:2rem;height:2rem;font-size:1rem}.linkish{color:var(--fg-slate);cursor:pointer;font:inherit;background:0 0;border:0;margin-left:.5rem;text-decoration:underline}.cart-line__price{font-family:var(--font-display);font-size:1.2rem;font-weight:700}.cart-summary{background:var(--fg-card);border:1px solid var(--fg-mist);border-radius:var(--fg-radius-lg);box-shadow:var(--fg-shadow);padding:1.25rem;position:sticky;top:5.5rem}.summary-row{justify-content:space-between;gap:1rem;padding:.45rem 0;font-size:.95rem;display:flex}.summary-row.tight{color:var(--fg-steel);font-size:.85rem}.summary-row.total{border-top:1px solid var(--fg-mist);margin-top:.5rem;padding-top:.75rem;font-size:1.1rem}.cart-summary .btn{margin-top:.5rem}.empty-state{background:var(--fg-card);border:1px dashed var(--fg-mist);border-radius:var(--fg-radius-lg);text-align:center;padding:2rem}.field-grid{grid-template-columns:1fr 1fr;gap:.85rem;margin-bottom:1.5rem;display:grid}.field-grid label{color:var(--fg-steel);flex-direction:column;gap:.35rem;font-size:.85rem;font-weight:600;display:flex}.field-grid label.full{grid-column:1/-1}@media (width<=640px){.field-grid{grid-template-columns:1fr}.cart-line{grid-template-columns:72px 1fr}.cart-line__price{grid-column:2}}.checkout-form h2{margin-top:.5rem}.form-error{color:var(--fg-danger);margin:.75rem 0;font-weight:600}.orders-table-wrap{overflow-x:auto}code{font-family:var(--font-mono);background:var(--fg-mist);border-radius:3px;padding:.1em .35em;font-size:.85em}.badge-std{color:var(--fg-steel);background:#eef1f4}.hero-badges{flex-wrap:wrap;gap:.5rem;margin:1.25rem 0 0;padding:0;list-style:none;display:flex}.hero-badges li{font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;border:1px solid var(--fg-mist);background:var(--fg-card);color:var(--fg-steel);border-radius:999px;padding:.35rem .6rem;font-size:.8rem;font-weight:700}.hero-visual{gap:1rem;display:grid;position:relative}.hero-photo{border-radius:var(--fg-radius-lg);border:1px solid var(--fg-mist);-o-object-fit:cover;object-fit:cover;background:#ddd;width:100%;min-height:200px;max-height:360px}.hero-panel--overlay{margin:0}.hero-panel--overlay li{margin-bottom:.65rem}.stats-row{background:var(--fg-mist);border:1px solid var(--fg-mist);border-radius:var(--fg-radius-lg);grid-template-columns:repeat(2,1fr);display:grid;overflow:hidden}@media (width>=800px){.stats-row{grid-template-columns:repeat(4,1fr)}}.stat-cell{background:var(--fg-card);text-align:center;padding:1.25rem 1rem}.stat-value{font-family:var(--font-display);color:var(--fg-amber-deep);font-size:1.75rem;font-weight:700}.stat-label{color:var(--fg-slate);margin-top:.25rem;font-size:.85rem}.cat-tile--photo{min-height:0;padding:0;overflow:hidden}.cat-tile__media{aspect-ratio:16/10;background:#e8e6e1;overflow:hidden}.cat-tile__media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.cat-tile__body p{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:.35rem 0 .65rem;font-size:.88rem;display:-webkit-box;overflow:hidden}.section--tint{background:linear-gradient(to bottom,#ebe8e1,var(--fg-paper));border-block:1px solid var(--fg-mist)}.steps-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.step-card{background:var(--fg-card);border:1px solid var(--fg-mist);border-radius:var(--fg-radius-lg);padding:1.25rem}.step-num{font-family:var(--font-display);color:var(--fg-amber);letter-spacing:.06em;font-size:1.5rem;font-weight:700}.step-card h3{text-transform:none;letter-spacing:0;font-family:var(--font-body);margin:.35rem 0 .5rem}.trust-strip{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}.trust-card{background:var(--fg-card);border:1px solid var(--fg-mist);border-radius:var(--fg-radius-lg);box-shadow:var(--fg-shadow);overflow:hidden}.trust-card__img{aspect-ratio:16/10;background:#e8e6e1}.trust-card__img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.trust-card h3,.trust-card p{padding:0 1.1rem}.trust-card h3{text-transform:none;letter-spacing:0;font-family:var(--font-body);margin:1rem 0 .35rem}.trust-card p{padding-bottom:1.1rem;font-size:.95rem}.seo-home h2{max-width:40rem}.seo-home p{max-width:48rem}.seo-home__links{flex-wrap:wrap;gap:.5rem 1rem;margin-top:1rem;display:flex}.seo-home__links a{text-underline-offset:3px;color:var(--fg-steel);font-size:.95rem;font-weight:600;text-decoration:underline}.faq-item{background:var(--fg-card);border:1px solid var(--fg-mist);border-radius:var(--fg-radius);margin-bottom:.5rem;padding:.85rem 1rem}.faq-item summary{cursor:pointer;color:var(--fg-ink);font-weight:700}.faq-item p{color:var(--fg-steel);margin:.65rem 0 .15rem}.plp-hero{align-items:center;gap:1.5rem;display:grid}@media (width>=900px){.plp-hero{grid-template-columns:1.2fr .9fr}}.plp-hero__media img{border-radius:var(--fg-radius-lg);border:1px solid var(--fg-mist);-o-object-fit:cover;object-fit:cover;background:#e8e6e1;width:100%;max-height:320px}.plp-bullets{color:var(--fg-steel);margin:.75rem 0 0;padding-left:1.15rem}.filter-links{margin:.5rem 0 0;padding:0;list-style:none}.filter-links a{text-underline-offset:2px;font-size:.9rem;text-decoration:underline}.seo-block--long p{max-width:48rem}.ship-detail{color:var(--fg-slate);margin:.45rem 0 0;font-size:.9rem}.pdp-two-col{gap:2rem;display:grid}@media (width>=900px){.pdp-two-col{grid-template-columns:1fr 1fr}}.prose-page{max-width:760px;padding:2rem 0 3.5rem}.prose-page h1{text-transform:none;letter-spacing:0;font-family:var(--font-body);font-size:clamp(1.75rem,3vw,2.25rem)}.prose-hero-img{border-radius:var(--fg-radius-lg);border:1px solid var(--fg-mist);-o-object-fit:cover;object-fit:cover;background:#e8e6e1;width:100%;max-height:420px;margin:1.25rem 0 1.5rem}.prose-cta-row{flex-wrap:wrap;gap:.65rem;margin-top:1.75rem;display:flex}.ship-cards{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin:1.25rem 0;display:grid}.guide-h1{text-transform:none;letter-spacing:0;font-family:var(--font-body);font-size:clamp(1.6rem,3vw,2.1rem)}.guide-card__img{aspect-ratio:16/9;background:#e8e6e1;border-radius:8px 8px 0 0;margin:-.25rem -.25rem .85rem}.guide-card__img img{-o-object-fit:cover;object-fit:cover}.search-suggest{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.search-suggest a{border:1px solid var(--fg-mist);background:var(--fg-card);color:var(--fg-steel);border-radius:999px;padding:.35rem .65rem;font-size:.85rem}.search-suggest a:hover{border-color:var(--fg-amber);color:var(--fg-ink)}.hero-photo:not([src]),img[src$=\.png]{background:linear-gradient(135deg,#d9d4cb,#f3f1ec 45%,#c5cad1)}.pdp-gallery--white,.product-card__img--white{background:#fff!important}.pdp-gallery--white{border:1px solid var(--fg-mist)}.scene-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;display:grid}.scene-shot{border-radius:var(--fg-radius);border:1px solid var(--fg-mist);background:#f0eeea;margin:0;overflow:hidden}.scene-shot img{-o-object-fit:cover;object-fit:cover;aspect-ratio:4/3;width:100%;height:100%}.l2-row{flex-wrap:wrap;gap:.5rem;margin:1rem 0 .25rem;display:flex}.l2-chip{border:1px solid var(--fg-mist);background:var(--fg-card);color:var(--fg-steel);cursor:pointer;font-size:.85rem;font-weight:600;font-family:var(--font-body);border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .75rem;display:inline-flex}.l2-chip span{font-family:var(--font-mono);color:var(--fg-slate);font-size:.75rem}.l2-chip.active,a.l2-chip.router-link-active{border-color:var(--fg-amber);color:var(--fg-ink);background:#fff8ef}.cert-block{background:var(--fg-card);border:1px solid var(--fg-mist);border-radius:var(--fg-radius-lg);padding:1.25rem 1.5rem}.cert-block__head h2{margin:0 0 .35rem;font-size:1.15rem}.cert-row{flex-wrap:wrap;gap:1rem;margin-top:1rem;display:flex}.cert-item{text-align:center;flex-direction:column;align-items:center;gap:.35rem;width:88px;display:flex}.cert-item img{opacity:.85;width:64px;height:64px}.cert-item span{color:var(--fg-slate);font-size:.65rem;line-height:1.2}.manual-list{margin:.5rem 0 0;padding:0;list-style:none}.manual-list a{text-underline-offset:2px;font-weight:600;text-decoration:underline}.manuals-block{margin-top:1.5rem}.manuals-block--empty{padding:.75rem 0}.trust-bar{letter-spacing:.02em;padding:.28rem .75rem;font-size:11px;line-height:1.3}.site-header{border-bottom:1px solid var(--fg-mist);-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff}.header-row{gap:.65rem;min-height:48px;padding:.4rem 0}.logo-link img{height:28px}.nav-main{flex-wrap:wrap;gap:0}.nav-main a{font-family:var(--font-body);letter-spacing:0;text-transform:none;color:var(--fg-ink);border-radius:2px;padding:.35rem .5rem;font-size:12.5px;font-weight:600}.nav-main a.router-link-active,.nav-main a:hover{color:var(--fg-ink);background:#eef2f5;text-decoration:none}.header-search{gap:.3rem;max-width:360px}.cart-line__qty input,.field-grid input,.field-grid textarea,.header-search input,.pdp-qty-row input{border-color:#c5cad1;border-radius:2px;padding:.4rem .55rem;font-size:13px}.btn{font-family:var(--font-body);letter-spacing:.02em;text-transform:none;border-radius:2px;padding:.4rem .75rem;font-size:12px;font-weight:600}.btn-primary{background:#1a5fb4;border-color:#1a5fb4}.btn-primary:hover{color:#fff;background:#154a8c;border-color:#154a8c}.product-grid{grid-template-columns:repeat(auto-fill,minmax(168px,1fr));gap:.5rem}@media (width>=1100px){.product-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}.product-card{box-shadow:none;border-color:#d0d5db;border-radius:2px}.product-card:hover{border-color:#1a5fb4;text-decoration:none;transform:none;box-shadow:0 0 0 1px #1a5fb4}.product-card__img{aspect-ratio:1;background:#fff;padding:.4rem}.product-card__body{gap:.15rem;padding:.4rem .5rem .55rem}.product-card__title{-webkit-line-clamp:3;min-height:2.6em;font-size:12.5px;font-weight:500;line-height:1.3}.price{font-family:var(--font-body);letter-spacing:0;color:#b42318;font-size:1.05rem;font-weight:700}.price s{color:var(--fg-slate);font-size:.75rem;font-weight:500}.rating{gap:.2rem;font-size:11px}.rating__stars{letter-spacing:0;font-size:11px}.badge{font-family:var(--font-body);letter-spacing:.02em;text-transform:none;border-radius:2px;padding:.1rem .3rem;font-size:10px;font-weight:600}.specs-row{color:#4b5563;font-size:10.5px;line-height:1.25}.section{padding:1.1rem 0}.section-head{align-items:center;gap:.5rem;margin-bottom:.55rem}.section-head h2{margin:0;font-size:1.05rem}.section-head p{max-width:42rem;margin:.15rem 0 0;font-size:12px}.hero{border-bottom:1px solid var(--fg-mist);background:#fff;padding:.85rem 0 .75rem}.hero--rich{padding-bottom:.85rem}.hero-grid{align-items:stretch;gap:.85rem}@media (width>=960px){.hero-grid{grid-template-columns:1fr 1.15fr}}.hero-kicker{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;color:#1a5fb4;margin:0 0 .35rem;font-size:11px;font-weight:600}.hero h1{margin-bottom:.4rem;font-size:clamp(1.25rem,1.8vw,1.55rem);line-height:1.25}.hero p.lead,.lead,.lead-muted{max-width:40rem;margin-bottom:.55rem;font-size:13px;line-height:1.4}.hero-cta{gap:.4rem;margin-top:.55rem}.hero-badges{gap:.3rem;margin-top:.55rem}.hero-badges li{font-family:var(--font-body);letter-spacing:0;text-transform:none;background:#f3f5f7;border-color:#d5dae0;border-radius:2px;padding:.15rem .4rem;font-size:10.5px;font-weight:600}.hero-photo{border-radius:2px;min-height:160px;max-height:220px}.hero-panel{background:#1c2430;border-radius:2px;padding:.75rem .85rem}.hero-panel h2{color:#fff;margin-bottom:.4rem;font-size:.95rem}.hero-panel li{margin-bottom:.3rem;font-size:12px;line-height:1.35}.hero-panel--overlay{margin-top:.45rem}.hero-stat{margin-top:.55rem;padding-top:.45rem;font-size:11.5px}.stats-section{margin:.65rem 0 0;padding:0}.stats-row{border-radius:2px;gap:1px}.stat-cell{padding:.55rem .4rem}.stat-value{font-family:var(--font-body);color:#1a5fb4;font-size:1.15rem}.stat-label{margin-top:.1rem;font-size:11px}.cat-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.5rem}.cat-grid--photo{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}.cat-tile{min-height:0;box-shadow:none;border-radius:2px;padding:.65rem .75rem}.cat-tile:hover{border-color:#1a5fb4;text-decoration:none}.cat-tile h3{margin:0;font-size:.9rem}.cat-tile span{font-size:11.5px}.cat-tile__media{aspect-ratio:16/9}.cat-tile__body{padding:.45rem .55rem .55rem}.cat-tile__body p{-webkit-line-clamp:2;margin:.2rem 0 .35rem;font-size:11.5px;line-height:1.3}.section--tint{background:#e8ebef;padding:.9rem 0}.steps-grid{gap:.5rem}.step-card{box-shadow:none;border-radius:2px;padding:.65rem .75rem}.step-num{font-family:var(--font-body);color:#1a5fb4;font-size:.95rem}.step-card h3{margin:.2rem 0 .25rem;font-size:.9rem}.step-card p{margin:0;font-size:12px}.trust-strip{gap:.5rem}.trust-card{box-shadow:none;border-radius:2px}.trust-card__img{aspect-ratio:16/9}.trust-card h3{margin:.5rem .65rem .2rem;padding:0;font-size:.9rem}.trust-card p{margin:0;padding:0 .65rem .65rem;font-size:12px;line-height:1.35}.guide-list{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.5rem}.guide-card{box-shadow:none;border-radius:2px;padding:.55rem .65rem .7rem}.guide-card:hover{border-color:#1a5fb4;text-decoration:none}.guide-card h2{margin:0 0 .25rem;font-size:.95rem}.guide-card p{margin-bottom:.35rem;font-size:12px;line-height:1.35}.guide-card__img{aspect-ratio:16/8;border-radius:2px 2px 0 0;margin:-.55rem -.65rem .5rem}.l2-row{gap:.3rem;margin:.5rem 0}.l2-chip{border-radius:2px;padding:.22rem .5rem;font-size:11.5px;font-weight:500}.l2-chip.active,a.l2-chip.router-link-active{color:#0f3f7a;background:#e8f1fb;border-color:#1a5fb4}.plp-page{padding-bottom:1.5rem}.plp-hero{gap:.75rem;padding:.25rem 0 .35rem}.plp-hero__media img{border-radius:2px;max-height:180px}.plp-bullets{margin:.35rem 0 0;padding-left:1rem;font-size:12px}.plp-layout{gap:.75rem}@media (width>=960px){.plp-layout{grid-template-columns:180px 1fr}}.filters{border-radius:2px;padding:.55rem .6rem;position:sticky;top:3.2rem}.filters h3{text-transform:uppercase;letter-spacing:.04em;color:var(--fg-slate);margin:0 0 .35rem;font-size:11px}.filters label{gap:.3rem;margin-bottom:.2rem;font-size:12px}.breadcrumb{gap:.25rem;margin:.45rem 0 .5rem;font-size:11.5px}.pdp{gap:.85rem;padding-bottom:.75rem}@media (width>=900px){.pdp{gap:1rem}}.pdp-gallery{min-height:280px;box-shadow:none;border-radius:2px;padding:.65rem}.pdp-gallery img{max-height:340px}.thumb-row{gap:.3rem;margin-top:.4rem}.thumb{border-radius:2px;padding:.15rem}.thumb img{width:52px;height:52px}.pdp-buy{box-shadow:none;border-radius:2px;padding:.75rem .85rem}.pdp-title{font-size:1.15rem;font-family:var(--font-body);font-weight:600;line-height:1.3}.sku{font-size:11px}.pdp-buy .price{font-size:1.35rem}.ship-detail{margin:.25rem 0 0;font-size:11.5px}.pdp-qty-row{gap:.45rem;margin-top:.55rem;font-size:12px}.pdp-actions{gap:.35rem;margin:.65rem 0}.trust-list{margin-top:.55rem;font-size:11.5px}.trust-list li{padding:.2rem 0}.scene-grid{gap:.4rem}.scene-shot{border-radius:2px}.pdp-two-col{gap:.85rem}.pdp-sections{padding-top:.35rem}.specs-table{border-radius:2px;font-size:12px}.specs-table td,.specs-table th{padding:.35rem .55rem}.seo-block{border-radius:2px;margin-top:1rem;padding:.75rem .85rem}.seo-block h2{margin-bottom:.35rem;font-size:.95rem}.seo-block p{margin-bottom:.45rem;font-size:12.5px;line-height:1.4}.seo-home h2{font-size:1.05rem}.seo-home p{font-size:12.5px;line-height:1.4}.seo-home__links{gap:.35rem .75rem;margin-top:.5rem}.seo-home__links a{font-size:12px}.faq-block{margin-top:.75rem}.faq-item{border-radius:2px;margin-bottom:.3rem;padding:.45rem .6rem}.faq-item summary{font-size:12.5px}.faq-item p{margin:.35rem 0 0;font-size:12px}.cert-block{border-radius:2px;padding:.65rem .75rem}.cert-block__head h2{font-size:.95rem}.cert-block__head p{margin:0;font-size:11.5px}.cert-row{gap:.55rem;margin-top:.45rem}.cert-item{width:72px}.cert-item img{width:48px;height:48px}.cert-item span{font-size:9.5px}.site-footer{margin-top:1.25rem;padding:1.1rem 0 .85rem}.footer-grid{gap:.85rem 1.25rem;margin-bottom:.75rem}.footer-grid h4{text-transform:uppercase;letter-spacing:.05em;margin-bottom:.35rem;font-size:11px}.footer-grid li{margin-bottom:.2rem;font-size:12px}.footer-tag{font-size:12px}.footer-disclaimer{padding-top:.55rem;font-size:11px;line-height:1.35}.footer-logo{width:auto;height:26px;margin-bottom:.35rem}.cart-page,.checkout-page,.prose-page{padding:.75rem 0 1.5rem}.cart-line{border-radius:2px;gap:.55rem;margin-bottom:.4rem;padding:.55rem}.cart-summary{box-shadow:none;border-radius:2px;padding:.7rem;top:3.4rem}.cart-summary h2{font-size:.95rem}.summary-row{padding:.25rem 0;font-size:12.5px}.prose-page h1{font-size:1.4rem;font-family:var(--font-display)}.prose-page h2{margin-top:1rem;font-size:1rem}.prose-hero-img{border-radius:2px;max-height:240px;margin:.55rem 0 .75rem}.mobile-link{font-family:var(--font-body);letter-spacing:0;text-transform:none;padding:.45rem .15rem;font-size:13px}.search-suggest a{border-radius:2px;padding:.2rem .45rem;font-size:11.5px}.hero+.stats-section+.section{padding-top:.85rem}.product-card__title{color:#0b3d91}.product-card:hover .product-card__title{color:#1a5fb4}.btn-dark{background:#243040}.btn-dark:hover{color:#fff;background:#1a2430}.rating__stars{color:#d97706}.product-card__meta{flex-wrap:wrap;align-items:center;gap:.3rem;display:flex}.eta-chip{color:var(--fg-slate);font-size:10px;font-family:var(--font-mono)}.facet-chips{flex-wrap:wrap;gap:.2rem;margin-top:.15rem;display:flex}.facet-chips span{color:#3d4650;background:#f1f3f5;border:1px solid #e2e5e9;border-radius:2px;padding:.08rem .28rem;line-height:1.2}.facet-chips span,.sku-line{font-size:10px;font-family:var(--font-mono)}.sku-line{color:#7a8490;margin-top:.1rem}.price-each{color:var(--fg-slate);margin-left:.15rem;font-size:11px;font-weight:500}.empty-state{border-radius:2px;padding:1rem}.ship-cards{gap:.5rem;margin:.55rem 0}.trust-badges{border:1px solid var(--fg-mist);background:#fff;border-radius:2px;padding:.65rem .75rem .75rem}.trust-badges--compact{padding:.5rem .6rem .6rem}.trust-badges__head h2{font-size:.95rem;font-family:var(--font-body);margin:0 0 .2rem;font-weight:600}.trust-badges__head p{max-width:52rem;margin:0 0 .5rem;font-size:11.5px;line-height:1.35}.trust-badges--compact .trust-badges__head p{display:none}.trust-badges--compact .trust-badges__head h2{text-transform:uppercase;letter-spacing:.04em;color:var(--fg-slate);margin-bottom:.4rem;font-size:12px}.trust-seals{flex-wrap:wrap;gap:.35rem;margin-bottom:.55rem;display:flex}.trust-seal img{-o-object-fit:contain;object-fit:contain;width:110px;height:48px;display:block}.trust-badges--compact .trust-seal img{width:100px;height:42px}.trust-pay{border-top:1px solid var(--fg-mist);flex-wrap:wrap;align-items:center;gap:.45rem .65rem;padding-top:.45rem;display:flex}.trust-pay__label{color:var(--fg-slate);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.trust-pay__row{flex-wrap:wrap;align-items:center;gap:.3rem;display:flex}.trust-pay__row img{-o-object-fit:contain;object-fit:contain;background:#fff;width:52px;height:34px}.footer-trust .trust-badges{background:#1a222c;border-color:#2e3845}.footer-trust .trust-badges__head h2{color:#c5cad1}.footer-trust .trust-pay{border-top-color:#2e3845}.footer-trust .trust-pay__label{color:#8b939c}.cart-summary .trust-badges,.checkout-trust{margin-bottom:.65rem}.cat-mega{z-index:40;background:#1c2430;border-top:1px solid #2a3442;position:relative}.cat-mega__bar{flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;gap:0;height:40px;min-height:40px;max-height:40px;display:none;overflow:visible}@media (width>=1100px){.cat-mega__bar{display:flex}.menu-toggle{display:none!important}}.cat-mega__item{flex:none;align-items:stretch;height:40px;display:flex;position:static}.cat-mega__link-top,.cat-mega__top{box-sizing:border-box;white-space:nowrap;vertical-align:middle;flex-direction:row;justify-content:center;gap:.28rem;color:#e8eaed!important;height:40px!important;min-height:40px!important;max-height:40px!important;font-family:var(--font-body)!important;letter-spacing:0!important;text-transform:none!important;align-items:center!important;margin:0!important;padding:0 .7rem!important;font-size:13px!important;font-weight:600!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}.cat-mega__link-top:hover,.cat-mega__top:hover{background:#2a3442;color:#fff!important}.cat-mega__label{font-size:inherit;font-weight:inherit;vertical-align:middle;display:inline-block;line-height:1!important}.cat-mega__chev{opacity:.75;justify-content:center;align-items:center;width:.7em;height:1em;font-size:10px;line-height:1;display:inline-flex;transform:translateY(0)}.cat-mega__panel{border-bottom:1px solid var(--fg-mist);background:#fff;position:absolute;top:100%;left:0;right:0;box-shadow:0 8px 20px #0000001f}.cat-mega__panel-inner{grid-template-columns:220px 1fr;gap:1rem;padding:.75rem 0 .9rem;display:grid}.cat-mega__panel-title{color:#0b3d91;font-size:.95rem;font-weight:700;text-decoration:none!important}.cat-mega__panel-head p{margin:.3rem 0 .5rem;font-size:12px}.cat-mega__cols{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.35rem .75rem;display:grid}.cat-mega__link{border:1px solid #0000;border-radius:2px;flex-direction:column;padding:.35rem .4rem;display:flex;text-decoration:none!important}.cat-mega__link:hover{background:#eef3f9;border-color:#d5e2f2}.cat-mega__link strong{color:#0b3d91;font-size:12.5px;font-weight:600}.cat-mega__link span{color:var(--fg-slate);font-size:11px}.cat-rail{border-bottom:1px solid var(--fg-mist);background:#fff;padding:.65rem 0 .75rem}.cat-rail__head{justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.45rem;display:flex}.cat-rail__head h2{margin:0;font-size:1rem}.cat-rail__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.4rem;display:grid}.cat-rail__card{border:1px solid var(--fg-mist);background:#fafbfc;border-radius:2px;padding:.4rem .5rem .45rem}.cat-rail__title{align-items:center;gap:.4rem;margin-bottom:.25rem;display:flex;text-decoration:none!important}.cat-rail__title img{-o-object-fit:cover;object-fit:cover;border:1px solid var(--fg-mist);background:#fff;border-radius:2px;width:48px;height:36px}.cat-rail__title strong{color:#0b3d91;font-size:12.5px;display:block}.cat-rail__title em{color:var(--fg-slate);font-size:10.5px;font-style:normal}.cat-rail__card ul{margin:0;padding:0;list-style:none}.cat-rail__card li{margin:.08rem 0;font-size:11.5px;line-height:1.35}.cat-rail__card a{color:var(--fg-steel);text-decoration:none}.cat-rail__card a:hover{color:#1a5fb4;text-decoration:underline}.cat-rail__all{font-weight:600;color:#1a5fb4!important}.mobile-link--sub{color:var(--fg-slate);padding-left:.85rem;font-size:12px;font-weight:500}.header-phone{color:var(--fg-slate);white-space:nowrap;font-size:11.5px;text-decoration:none}.site-footer--rich{padding-top:.85rem}.footer-newsletter{margin-bottom:.85rem}.footer-grid--rich{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.85rem 1rem}.footer-contact{color:#c5cad1;margin-top:.55rem;font-size:12px;line-height:1.4}.footer-contact a{color:#9ec5ff}.newsletter{background:#151c26;border:1px solid #2e3845;border-radius:2px;grid-template-columns:1.2fr 1fr;align-items:center;gap:.65rem 1rem;padding:.65rem .75rem;display:grid}@media (width<=800px){.newsletter{grid-template-columns:1fr}}.newsletter__copy{flex-direction:column;gap:.15rem;display:flex}.newsletter__copy strong{color:#fff;font-size:13px}.newsletter__copy span{color:#9aa3ad;font-size:11.5px}.newsletter__row{gap:.35rem;display:flex}.newsletter__row input{color:#fff;background:#0f141b;border:1px solid #3a4554;border-radius:2px;flex:1;min-width:0;padding:.45rem .55rem;font-size:13px}.newsletter__msg{color:#8fd6a8;grid-column:1/-1;margin:0;font-size:11.5px}.newsletter__msg.err{color:#ff9b9b}.ai-chat{z-index:80;font-family:var(--font-body);position:fixed;bottom:14px;right:14px}.ai-chat__fab{color:#fff;cursor:pointer;background:#1a5fb4;border:0;border-radius:999px;padding:.7rem .95rem;font-size:13px;font-weight:700;box-shadow:0 6px 18px #00000040}.ai-chat__fab:hover{background:#154a8c}.ai-chat__panel{background:#fff;border:1px solid #c5cad1;border-radius:6px;flex-direction:column;width:min(380px,100vw - 24px);height:min(520px,100vh - 100px);display:flex;position:absolute;bottom:52px;right:0;overflow:hidden;box-shadow:0 12px 40px #00000038}.ai-chat__head{color:#fff;background:#1c2430;justify-content:space-between;align-items:flex-start;padding:.55rem .65rem;display:flex}.ai-chat__head strong{font-size:13px;display:block}.ai-chat__head .muted{color:#9aa3ad;font-size:11px}.ai-chat__x{color:#fff;cursor:pointer;background:0 0;border:0;font-size:20px;line-height:1}.ai-chat__messages{background:#f4f6f8;flex-direction:column;flex:1;gap:.4rem;padding:.55rem;display:flex;overflow:auto}.ai-chat__bubble{white-space:pre-wrap;border-radius:6px;max-width:92%;padding:.45rem .55rem;font-size:12.5px;line-height:1.4}.ai-chat__bubble.is-bot{background:#fff;border:1px solid #e2e5e9;align-self:flex-start}.ai-chat__bubble.is-user{color:#fff;background:#1a5fb4;align-self:flex-end}.ai-chat__quick{border-top:1px solid var(--fg-mist);background:#fff;flex-wrap:wrap;gap:.25rem;padding:.35rem .5rem;display:flex}.ai-chat__quick button{cursor:pointer;color:#243040;background:#f7f8fa;border:1px solid #d0d5db;border-radius:999px;padding:.2rem .45rem;font-size:10.5px}.ai-chat__form{border-top:1px solid var(--fg-mist);background:#fff;gap:.3rem;padding:.45rem;display:flex}.ai-chat__form input{border:1px solid #c5cad1;border-radius:2px;flex:1;padding:.4rem .5rem;font-size:13px}.ai-chat__err{color:var(--fg-danger);background:#fff;margin:0;padding:0 .5rem .4rem;font-size:11px}.home-promo{border-bottom:1px solid var(--fg-mist);background:#fff;padding:.75rem 0}.home-promo__inner{gap:.75rem;display:grid}@media (width>=960px){.home-promo__inner{grid-template-columns:1.3fr 1fr;align-items:start}}.home-promo h1{margin-bottom:.35rem;font-size:clamp(1.2rem,1.6vw,1.45rem)}.home-promo__bullets{border:1px solid var(--fg-mist);background:#f7f8fa;border-radius:2px;margin:0;padding:.55rem .65rem;list-style:none}.home-promo__bullets li{border-bottom:1px solid #e6e9ed;gap:.05rem;padding:.35rem 0;font-size:12px;line-height:1.35;display:grid}.home-promo__bullets li:last-child{border-bottom:0}.home-promo__bullets strong{color:var(--fg-ink);font-size:12.5px}.home-promo__bullets span{color:var(--fg-steel)}.home-depts{padding-top:.75rem;padding-bottom:.55rem}.dept-icon-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:.4rem;display:grid}.dept-icon{border:1px solid var(--fg-mist);text-align:center;background:#fff;border-radius:2px;padding:.4rem .35rem .45rem;text-decoration:none!important}.dept-icon:hover{border-color:#1a5fb4;box-shadow:0 0 0 1px #1a5fb4}.dept-icon__img{background:#fff;border:1px solid #eef0f2;place-items:center;width:72px;height:72px;margin:0 auto .3rem;display:grid}.dept-icon__img img{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%}.dept-icon strong{color:#0b3d91;font-size:11.5px;line-height:1.25;display:block}.dept-icon span{color:var(--fg-slate);font-size:10.5px}.home-l2{flex-wrap:wrap;gap:.3rem;margin-top:.55rem;display:flex}.home-tiles__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.45rem;display:grid}.home-tile{border:1px solid var(--fg-mist);background:#fff;border-radius:2px;grid-template-columns:88px 1fr;gap:.5rem;padding:.4rem;display:grid;text-decoration:none!important}.home-tile:hover{border-color:#1a5fb4}.home-tile__img{background:#fff;border:1px solid #eef0f2;place-items:center;min-height:80px;display:grid}.home-tile__img img{-o-object-fit:contain;object-fit:contain;max-width:80px;max-height:80px}.home-tile__body{flex-direction:column;gap:.15rem;min-width:0;display:flex}.home-tile__body strong{color:#0b3d91;font-size:13px}.home-tile__body span{color:var(--fg-steel);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11.5px;line-height:1.3;display:-webkit-box;overflow:hidden}.home-tile__body em{color:#1a5fb4;font-size:11.5px;font-style:normal;font-weight:600}.home-split{gap:.85rem;display:grid}@media (width>=960px){.home-split{grid-template-columns:1.2fr .9fr}}.guide-list--compact{grid-template-columns:1fr}.home-steps{margin:0;padding-left:1.1rem}.home-steps li{margin-bottom:.45rem;font-size:12.5px;line-height:1.35}.home-steps strong{color:var(--fg-ink);display:block}.home-steps span{color:var(--fg-steel)}.home-faq-row{gap:.85rem;display:grid}@media (width>=900px){.home-faq-row{grid-template-columns:1.3fr .8fr;align-items:start}}.home-faq-side{border:1px solid var(--fg-mist);background:#fff;border-radius:2px;padding:.65rem .75rem}.home-faq-side h3{margin:0 0 .35rem;font-size:.95rem}.home-faq-side p{margin-bottom:.65rem;font-size:12.5px}.opt-badge{color:#fff;background:#1c2430;border-radius:2px;padding:.12rem .35rem;font-size:10px;font-weight:600;position:absolute;bottom:.3rem;left:.3rem}.product-card__img{position:relative}.home .cat-rail{display:none}.wss-home{background:#fff}.wss-banner{border-bottom:1px solid var(--fg-mist);background:linear-gradient(#eef2f6,#fff);padding:.65rem 0 .75rem}.wss-banner>.container{gap:.5rem;display:grid}@media (width>=1100px){.wss-banner>.container{grid-template-columns:1fr 240px;align-items:stretch}}.wss-banner__stage{border:1px solid var(--fg-mist);background:#fff;border-radius:2px;min-height:220px;position:relative;overflow:hidden}.wss-banner__slide{grid-template-columns:1.1fr .9fr;align-items:center;gap:.5rem;min-height:220px;padding:.85rem 1rem;display:grid}@media (width<=700px){.wss-banner__slide{grid-template-columns:1fr;min-height:0}.wss-banner__img{order:-1;max-height:140px}}.wss-banner__kicker{color:#1a5fb4;text-transform:uppercase;letter-spacing:.04em;margin:0 0 .25rem;font-size:11px;font-weight:700}.wss-banner__text h1{font-size:clamp(1.35rem,2vw,1.75rem);font-family:var(--font-body);margin:0 0 .3rem;font-weight:700}.wss-banner__text p{color:var(--fg-steel);margin:0 0 .45rem;font-size:13px}.wss-banner__price{font-weight:700;color:#b42318!important;font-size:14px!important}.wss-banner__img{background:#fff;place-items:center;min-height:180px;display:grid}.wss-banner__img img{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:200px}.wss-banner__dots{gap:.3rem;display:flex;position:absolute;bottom:.55rem;left:1rem}.wss-banner__dots button{cursor:pointer;background:#c5cad1;border:0;border-radius:50%;width:8px;height:8px;padding:0}.wss-banner__dots button.on{background:#1a5fb4}.wss-side-promos{gap:.4rem;display:grid}.wss-side{border:1px solid var(--fg-mist);background:#fff;border-radius:2px;padding:.55rem .65rem;display:block;text-decoration:none!important}.wss-side:hover{border-color:#1a5fb4}.wss-side strong{color:#0b3d91;margin-bottom:.15rem;font-size:12.5px;display:block}.wss-side span{color:var(--fg-slate);font-size:11.5px;line-height:1.3}.wss-section{border-bottom:1px solid #eef0f2;padding:.85rem 0 .65rem}.wss-section--tight{padding:.65rem 0}.wss-section--gray{border-bottom:1px solid var(--fg-mist);background:#f4f6f8}.wss-section__title{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.5rem;display:flex}.wss-section__title h2{font-size:1.1rem;font-family:var(--font-body);margin:0;font-weight:700}.wss-section__title h2 a{color:inherit;text-decoration:none}.wss-section__title h2 a:hover{color:#1a5fb4}.wss-section__title>a{color:#1a5fb4;font-size:12.5px;font-weight:600}.wss-sublinks{flex-wrap:wrap;gap:.35rem .65rem;font-size:12px;display:flex}.wss-sublinks a{color:#1a5fb4;text-decoration:none}.wss-sublinks a:hover{text-decoration:underline}.wss-cat-wall{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.35rem;display:grid}@media (width>=1100px){.wss-cat-wall{grid-template-columns:repeat(7,1fr)}}.wss-cat{border:1px solid var(--fg-mist);text-align:center;background:#fff;border-radius:2px;flex-direction:column;justify-content:flex-start;align-items:center;min-height:118px;padding:.45rem .3rem .5rem;display:flex;text-decoration:none!important}.wss-cat:hover{border-color:#1a5fb4;box-shadow:inset 0 0 0 1px #1a5fb4}.wss-cat__img{background:#fff;place-items:center;width:84px;height:84px;margin-bottom:.3rem;display:grid}.wss-cat__img img{-o-object-fit:contain;object-fit:contain;max-width:78px;max-height:78px}.wss-cat span{color:#243040;font-size:11.5px;font-weight:600;line-height:1.25}@media (width>=1200px){.product-grid--home{grid-template-columns:repeat(5,1fr)}}.wss-utils{color:#e8eaed;background:#1c2430;padding:.55rem 0}.wss-utils__row{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.45rem;display:grid}.wss-util strong{color:#fff;font-size:12.5px;display:block}.wss-util span{color:#9aa3ad;font-size:11.5px}.wss-res{gap:1rem;display:grid}@media (width>=960px){.wss-res{grid-template-columns:1.3fr .9fr}}.wss-guides{gap:.35rem;display:grid}.wss-guide{border:1px solid var(--fg-mist);background:#fff;border-radius:2px;padding:.5rem .6rem;display:block;text-decoration:none!important}.wss-guide:hover{border-color:#1a5fb4}.wss-guide strong{color:#0b3d91;margin-bottom:.15rem;font-size:13px;display:block}.wss-guide span{color:var(--fg-steel);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.3;display:-webkit-box;overflow:hidden}.wss-searches{flex-wrap:wrap;gap:.3rem;margin-bottom:.75rem;display:flex}.wss-searches a{color:#243040;background:#fff;border:1px solid #d0d5db;border-radius:2px;padding:.28rem .5rem;font-size:12px;text-decoration:none}.wss-searches a:hover{color:#1a5fb4;border-color:#1a5fb4}.wss-quote{border:1px solid var(--fg-mist);background:#fff;border-radius:2px;padding:.65rem .75rem}.wss-quote strong{margin-bottom:.25rem;font-size:13px;display:block}.wss-quote p{margin-bottom:.5rem;font-size:12.5px}.chome,.chome-hero{background:#fff}.chome-hero{border-bottom:1px solid var(--fg-mist);padding:1rem 0}.chome-hero__grid{align-items:center;gap:1rem;display:grid}@media (width>=900px){.chome-hero__grid{grid-template-columns:1.15fr .85fr}}.chome-kicker{letter-spacing:.05em;text-transform:uppercase;color:#1a5fb4;margin:0 0 .3rem;font-size:11px;font-weight:700}.chome-hero h1{font-size:clamp(1.4rem,2.2vw,1.85rem);font-family:var(--font-body);max-width:18ch;margin:0 0 .4rem;font-weight:700;line-height:1.2}.chome-sub{color:var(--fg-steel);margin:0 0 .45rem;font-size:13.5px}.chome-price{color:#b42318;margin:0 0 .65rem;font-size:1.25rem;font-weight:700}.chome-cta{flex-wrap:wrap;gap:.4rem;display:flex}.chome-hero__art{border:1px solid var(--fg-mist);background:#fff;border-radius:2px;place-items:center;min-height:240px;padding:1rem;display:grid}.chome-hero__art img{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:260px}.chome-block{border-bottom:1px solid #eef0f2;padding:1rem 0 .85rem}.chome-block--tight{padding:.75rem 0}.chome-block--gray{background:#f5f7f9}.chome-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.55rem;display:flex}.chome-head h2{font-size:1.15rem;font-family:var(--font-body);margin:0;font-weight:700}.chome-head h2 a{color:inherit;text-decoration:none}.chome-head h2 a:hover{color:#1a5fb4}.chome-head>a{color:#1a5fb4;font-size:12.5px;font-weight:600}.chome-cats{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.45rem;display:grid}@media (width>=1000px){.chome-cats{grid-template-columns:repeat(6,1fr)}}.chome-cat{border:1px solid var(--fg-mist);text-align:center;background:#fff;border-radius:2px;padding:.55rem .4rem .6rem;text-decoration:none!important}.chome-cat:hover{border-color:#1a5fb4;box-shadow:inset 0 0 0 1px #1a5fb4}.chome-cat__img{background:#fff;place-items:center;height:100px;margin-bottom:.35rem;display:grid}.chome-cat__img img{-o-object-fit:contain;object-fit:contain;max-width:96px;max-height:96px}.chome-cat span{color:#1c2430;font-size:12px;font-weight:600;line-height:1.25}.chome-bar{color:#d7dce2;background:#1c2430;padding:.5rem 0}.chome-bar__row{flex-wrap:wrap;gap:.5rem 1.25rem;font-size:12px;display:flex}.chome-bar b{color:#fff}.chome-subs{flex-wrap:wrap;gap:.35rem .7rem;font-size:12px;display:flex}.chome-subs a{color:#1a5fb4;text-decoration:none}.chome-subs a:hover{text-decoration:underline}.chome-subs .more{font-weight:700}.chome-bottom{gap:1rem;display:grid}@media (width>=900px){.chome-bottom{grid-template-columns:1.2fr .9fr}}.chome-chips{flex-wrap:wrap;gap:.3rem;display:flex}.chome-chips a{color:#243040;background:#fff;border:1px solid #d0d5db;border-radius:2px;padding:.28rem .5rem;font-size:12px;text-decoration:none}.chome-chips a:hover{color:#1a5fb4;border-color:#1a5fb4}.chome-guides{margin:0 0 .65rem;padding:0;list-style:none}.chome-guides li{border-bottom:1px solid var(--fg-mist);padding:.35rem 0;font-size:13px}.chome-guides a{color:#0b3d91;font-weight:600;text-decoration:none}.chome-guides a:hover{text-decoration:underline}.chome-quote{margin-top:.25rem}.trust-foot{border-top:1px solid #2e3845;margin-top:.25rem;padding-top:.75rem}.trust-foot__promises{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.5rem .75rem;margin-bottom:.65rem;display:grid}.trust-foot__item{align-items:flex-start;gap:.45rem;display:flex}.trust-foot__item img{border-radius:5px;flex-shrink:0;width:28px;height:28px}.trust-foot__item strong{color:#e8eaed;font-size:12px;font-weight:600;line-height:1.25;display:block}.trust-foot__item span{color:#8b939c;font-size:11px;line-height:1.3;display:block}.trust-foot__pay{border-top:1px solid #2e3845;flex-wrap:wrap;align-items:center;gap:.4rem .65rem;padding-top:.55rem;display:flex}.trust-foot__pay-label{color:#8b939c;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.trust-foot__pay-row{flex-wrap:wrap;align-items:center;gap:.3rem;display:flex}.trust-foot__pay-row img{background:#fff;border-radius:3px;width:52px;height:32px;display:block}.footer-trust{margin:.5rem 0 .65rem}.trust-badges{display:none!important}.site-footer .footer-trust{margin:.75rem 0 .85rem;overflow:visible}.site-footer .trust-foot{background:#151c26;border:1px solid #3a4554;border-radius:4px;padding:.85rem 1rem 1rem;display:block!important;overflow:visible!important}.site-footer .trust-foot__heading{letter-spacing:.06em;text-transform:uppercase;color:#c5cad1;font-size:12px;font-weight:700;font-family:var(--font-body);margin:0 0 .75rem}.site-footer .trust-foot__promises{grid-template-columns:1fr;gap:.75rem;margin:0 0 .9rem;padding:0;list-style:none;display:grid!important;overflow:visible!important}@media (width>=640px){.site-footer .trust-foot__promises{grid-template-columns:1fr 1fr}}@media (width>=1000px){.site-footer .trust-foot__promises{grid-template-columns:1fr 1fr 1fr 1fr}}.site-footer .trust-foot__item{flex-direction:row;align-items:flex-start;gap:.65rem;min-width:0;display:flex!important;overflow:visible!important}.site-footer .trust-foot__icon{border-radius:8px;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.site-footer .trust-foot__icon svg{display:block}.site-footer .trust-foot__copy{flex:auto;min-width:0;overflow:visible!important}.site-footer .trust-foot__title{font-family:var(--font-body);margin:0 0 .2rem;color:#f3f5f7!important;font-size:13px!important;font-weight:700!important;line-height:1.3!important}.site-footer .trust-foot__desc,.site-footer .trust-foot__title{white-space:normal!important;text-overflow:clip!important;display:block!important;overflow:visible!important}.site-footer .trust-foot__desc{word-wrap:break-word;overflow-wrap:anywhere;color:#a8b0ba!important;-webkit-line-clamp:unset!important;max-width:none!important;margin:0!important;padding:0!important;font-size:12px!important;line-height:1.45!important}.site-footer .trust-foot__pay{border-top:1px solid #3a4554;padding-top:.75rem;overflow:visible}.site-footer .trust-foot__pay-label{letter-spacing:.05em;text-transform:uppercase;color:#8b939c;margin:0 0 .45rem;font-size:11px;font-weight:700}.site-footer .trust-foot__pay-row{align-items:flex-end;gap:.45rem .55rem;margin:0;padding:0;list-style:none;display:flex}.site-footer .trust-foot__pay-item{flex-direction:column;align-items:center;gap:.2rem;width:72px;display:flex}.site-footer .trust-foot__pay-item img{-o-object-fit:contain;object-fit:contain;border-radius:4px;display:block}.site-footer .trust-foot__pay-name{color:#9aa3ad;text-align:center;white-space:normal;max-width:72px;font-size:10px;line-height:1.2}.chome-hero-banner{border-bottom:1px solid var(--fg-mist);background:#eef1f5;padding:.65rem 0 .75rem}.chome-hero-banner__wrap{gap:.5rem;display:grid}@media (width>=1100px){.chome-hero-banner__wrap{grid-template-columns:1fr 220px}}.chome-hero-banner__stage{border:1px solid var(--fg-mist);background:#fff;border-radius:4px;min-height:280px;position:relative;overflow:hidden}.chome-slide{grid-template-columns:1.1fr .9fr;align-items:center;min-height:280px;display:grid;position:relative}@media (width<=720px){.chome-slide{grid-template-columns:1fr;min-height:320px}.chome-slide__product{display:none}}.chome-slide__bg{background:#f3f5f7 50%/cover no-repeat;position:absolute;inset:0}.chome-slide__shade{pointer-events:none;background:linear-gradient(90deg,#fffffff0,#ffffffd1 38%,#ffffff26 70%,#ffffff0d);position:absolute;inset:0}.chome-slide__content{z-index:2;max-width:28rem;padding:1.25rem 1.35rem;position:relative}.chome-slide__content h1{font-size:clamp(1.45rem,2.4vw,1.9rem);font-family:var(--font-body);color:#121417;margin:0 0 .35rem;font-weight:700;line-height:1.15}.chome-slide__product{z-index:2;place-items:center;padding:1rem;display:grid;position:relative}.chome-slide__product img{-o-object-fit:contain;object-fit:contain;max-height:240px}.chome-rate{color:var(--fg-steel);margin-left:.35rem;font-size:13px;font-weight:600}.chome-dots{z-index:3;gap:.35rem;display:flex;position:absolute;bottom:.75rem;left:1.25rem}.chome-dots button{cursor:pointer;background:#b0b7c0;border:0;border-radius:50%;width:9px;height:9px;padding:0}.chome-dots button.on{background:#1a5fb4}.chome-side{gap:.4rem;display:grid}.chome-side__card{border:1px solid var(--fg-mist);background:#fff;border-radius:3px;padding:.6rem .7rem;display:block;text-decoration:none!important}.chome-side__card:hover{border-color:#1a5fb4}.chome-side__card strong{color:#0b3d91;margin-bottom:.15rem;font-size:13px;display:block}.chome-side__card span{color:var(--fg-slate);font-size:12px;line-height:1.3}.chome-cats--wide{grid-template-columns:repeat(auto-fill,minmax(118px,1fr))}@media (width>=1100px){.chome-cats--wide{grid-template-columns:repeat(6,1fr)}}.chome-cat__img{height:110px!important}.chome-cat__img img{max-width:104px!important;max-height:104px!important}.home{background:#fff}.home-banner{border-bottom:1px solid var(--fg-mist);background:#e9eef3;padding:.75rem 0}.home-banner__layout{gap:.5rem;display:grid}@media (width>=1100px){.home-banner__layout{grid-template-columns:1fr 210px;align-items:stretch}}.home-banner__main{background:#fff;border-color:#d5dbe3;border-radius:4px;overflow:hidden}.home-banner__main,.home-banner__slide{min-height:300px;position:relative}.home-banner__bg{background:#f2f4f7 50%/cover no-repeat;position:absolute;inset:0}.home-banner__copy p{color:#ffffffe6!important}.home-banner__main,.home-banner__slide{min-height:340px}.home-banner__copy h1{font-size:clamp(1.65rem,2.8vw,2.15rem)!important}.home-banner__bg{background-position:100%;background-size:cover}.home-banner__copy h1{font-family:var(--font-body);color:#121417;margin:0 0 .4rem;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;line-height:1.15}.home-banner__copy p{color:#3d4650;margin:0 0 .55rem;font-size:14px;line-height:1.4}.home-banner__price{color:#b42318!important;font-size:1.2rem!important;font-weight:700!important}.home-banner__price span{color:#5a636e;margin-left:.35rem;font-size:13px;font-weight:600}.home-banner__dots{gap:.35rem;display:flex;position:absolute;bottom:.85rem;left:1.25rem}.home-banner__dots button{cursor:pointer;background:#b8c0ca;border:0;border-radius:50%;width:8px;height:8px;padding:0}.home-banner__dots button.on{background:#1a5fb4;border-radius:4px;width:18px}.home-banner__rails{gap:.4rem;display:grid}.home-rail{background:#fff;border:1px solid #d5dbe3;border-radius:4px;padding:.7rem .75rem;display:block;text-decoration:none!important}.home-rail:hover{border-color:#1a5fb4}.home-rail strong{color:#0b3d91;margin-bottom:.15rem;font-size:13px;display:block}.home-rail span{color:#5a636e;font-size:12px;line-height:1.35}.home-sec{background:#fff;border-bottom:1px solid #eef0f2;padding:1.1rem 0 .95rem}.home-sec--muted{background:#f5f7f9}.home-sec__title{font-family:var(--font-body);color:#121417;margin:0;font-size:1.2rem;font-weight:700}.home-sec__title a{color:inherit;text-decoration:none}.home-sec__title a:hover{color:#1a5fb4}.home-sec__row{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.6rem;display:flex}.home-sec__link{color:#1a5fb4;font-size:13px;font-weight:600;text-decoration:none}.home-sec__link:hover{text-decoration:underline}.home-sec__subs{flex-wrap:wrap;gap:.35rem .75rem;font-size:12.5px;display:flex}.home-sec__subs a{color:#1a5fb4;text-decoration:none}.home-sec__subs a:hover{text-decoration:underline}.home-sec__subs .more{font-weight:700}.home-cats{grid-template-columns:repeat(auto-fill,minmax(124px,1fr));gap:.5rem;display:grid}@media (width>=1100px){.home-cats{grid-template-columns:repeat(6,1fr)}}.home-cat{text-align:center;background:#fff;border:1px solid #dfe3e8;border-radius:4px;padding:.65rem .4rem .7rem;transition:border-color .12s;text-decoration:none!important}.home-cat:hover{border-color:#1a5fb4;box-shadow:0 0 0 1px #1a5fb4}.home-cat__img{background:#fff;place-items:center;height:112px;margin-bottom:.4rem;display:grid}.home-cat__img img{-o-object-fit:contain;object-fit:contain;max-width:108px;max-height:108px}.home-cat span{color:#1c2430;font-size:12.5px;font-weight:600;line-height:1.25;display:block}.product-grid--home{grid-template-columns:repeat(auto-fill,minmax(158px,1fr))!important;gap:.5rem!important}@media (width>=1200px){.product-grid--home{grid-template-columns:repeat(5,1fr)!important}}.home-res{gap:1.25rem;display:grid}@media (width>=900px){.home-res{grid-template-columns:1fr 1fr}}.home-guides{margin:0;padding:0;list-style:none}.home-guides li{border-bottom:1px solid #e2e6eb;padding:.4rem 0}.home-guides a{color:#0b3d91;font-size:13.5px;font-weight:600;text-decoration:none}.home-guides a:hover{text-decoration:underline}.home-chips{flex-wrap:wrap;gap:.35rem;display:flex}.home-chips a{color:#243040;background:#fff;border:1px solid #d0d5db;border-radius:3px;padding:.35rem .55rem;font-size:12.5px;text-decoration:none;display:inline-block}.home-chips a:hover{color:#1a5fb4;border-color:#1a5fb4}.chome-bar,.wss-utils{display:none!important}.site-footer .trust-foot__pay-item{justify-content:flex-start;align-items:center!important;height:auto!important}.site-footer .trust-foot__pay-item img{-o-object-position:center center;object-position:center center;box-sizing:border-box;background:#fff;border:1px solid #c5cad1;border-radius:5px;flex-shrink:0;min-width:72px;max-width:72px;min-height:48px;max-height:48px;-o-object-fit:fill!important;object-fit:fill!important}.home-cat__img{border:1px solid #eef0f2;border-radius:2px;background:#fff!important}.home-cat__img img{mix-blend-mode:normal;background:#fff}.chome-cat__img{background:#fff!important}.home-banner__main{aspect-ratio:16/7;max-height:420px;min-height:360px!important}.home-banner__slide{height:100%;overflow:hidden;min-height:360px!important;position:relative!important}.home-banner__photo{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;background:#1a222c;width:100%;height:100%;display:block;position:absolute;inset:0}.home-banner__photo--fallback{background:linear-gradient(135deg,#1c2430,#3a4554)}.home-banner__fade{z-index:1;pointer-events:none;position:absolute;inset:0;background:linear-gradient(95deg,#0a0e16e0,#0a0e16b8 32%,#0a0e1638 55%,#0a0e160d 78%,#0a0e1600)!important}.home-banner__copy{z-index:2;position:relative;max-width:min(34rem,48%)!important;padding:2rem 1.75rem!important}.home-banner__eyebrow{letter-spacing:.08em!important;text-transform:uppercase!important;color:#8ec5ff!important;margin:0 0 .35rem!important;font-size:11px!important;font-weight:700!important}.home-banner__copy h1{text-shadow:0 2px 12px #00000059;margin-bottom:.45rem!important}.home-banner__copy>p{color:#ffffffeb!important;font-size:15px!important;line-height:1.45!important}.home-banner__price{font-size:1.35rem!important}.home-banner__price span{color:#ffffffd9!important}.home-banner__dots{z-index:3}@media (width<=800px){.home-banner__main{aspect-ratio:16/10;max-height:none;min-height:280px!important}.home-banner__copy{max-width:90%!important}}.site-footer .trust-foot__pay-row{flex-wrap:wrap;align-items:center!important;gap:.4rem!important;display:flex!important}.site-footer .trust-foot__pay-item{flex:0 0 72px;padding:0!important}.site-footer .trust-foot__pay-item,.site-footer .trust-foot__pay-item img{width:72px!important;height:48px!important;margin:0!important;display:block!important}.site-footer .trust-foot__pay-name{display:none!important}.site-header{background:#fff!important}.site-header .header-row{align-items:center;display:flex;gap:1.25rem!important;min-height:76px!important;padding:.85rem 0!important}.site-header .logo-link{align-items:center;padding:.15rem 0;display:flex}.site-header .logo-link img{max-width:none;display:block;width:auto!important;height:48px!important}.site-header .header-search{flex:auto;align-items:stretch;min-height:44px;display:flex;gap:.4rem!important;max-width:560px!important}.site-header .header-search input{flex:1;border:1px solid #c5cad1!important;border-radius:3px!important;height:44px!important;min-height:44px!important;padding:0 .85rem!important;font-size:15px!important}.site-header .header-search .btn{border-radius:3px!important;height:44px!important;min-height:44px!important;padding:0 1.1rem!important;font-size:14px!important}.site-header .header-actions{align-items:center;gap:.65rem;display:flex}.site-header .header-actions .btn{min-height:40px;padding:.55rem .95rem!important;font-size:13.5px!important}.site-header .header-phone{white-space:nowrap;font-size:13px!important}.site-header .cart-btn{font-size:14px!important}.cat-mega__bar,.cat-mega__item,.cat-mega__link-top,.cat-mega__top{height:42px!important;min-height:42px!important;max-height:42px!important}@media (width<=900px){.site-header .header-row{gap:.65rem!important;min-height:64px!important;padding:.65rem 0!important}.site-header .logo-link img{height:40px!important}.site-header .header-search{max-width:none!important}}.home-banner{border-bottom:1px solid var(--fg-mist)!important;background:#fff!important;margin:0!important;padding:0!important}.home-banner__main{aspect-ratio:21/8!important;background:#121820!important;border:0!important;border-radius:0!important;width:100%!important;max-width:none!important;min-height:380px!important;max-height:none!important;margin:0!important;position:relative!important;overflow:hidden!important}.home-banner__photo,.home-banner__slide{width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.home-banner__photo{-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center center!important;object-position:center center!important;display:block!important}.home-banner__fade{z-index:1!important;pointer-events:none!important;background:linear-gradient(95deg,#080c14e6,#080c14c7 30%,#080c1447 52%,#080c140f 72%,#0000)!important;position:absolute!important;inset:0!important}.home-banner__copy-wrap{z-index:2;pointer-events:none;align-items:center;height:100%;display:flex;position:relative}.home-banner__copy-wrap .home-banner__copy{pointer-events:auto}.home-banner__copy{z-index:2!important;max-width:min(34rem,46%)!important;margin:0!important;padding:2rem 0!important;position:relative!important}.home-banner__copy h1{text-shadow:0 2px 14px #0006;color:#fff!important}.home-banner__copy>p,.home-banner__eyebrow{color:#ffffffeb!important}.home-banner__price{color:#ffc9b8!important}.home-banner__dots-wrap{z-index:3;pointer-events:none;position:absolute;bottom:1rem;left:0;right:0}.home-banner__dots-wrap .home-banner__dots{pointer-events:auto;position:static!important;bottom:auto!important;left:auto!important}.home-banner__rails{grid-template-columns:1fr;gap:.5rem!important;margin:0 auto!important;padding:.75rem 0 .85rem!important;display:grid!important}@media (width>=800px){.home-banner__rails{grid-template-columns:repeat(3,1fr)!important}}.home-banner__rails .home-rail{border-radius:3px}@media (width<=800px){.home-banner__main{aspect-ratio:16/11!important;min-height:300px!important}.home-banner__copy{max-width:88%!important;padding:1.25rem 0!important}}.topic-index__hero{color:#fff;background:linear-gradient(135deg,#0f2744,#1565c0 55%,#42a5f5);padding:2rem 0 1.75rem}.topic-index__kicker{letter-spacing:.08em;text-transform:uppercase;opacity:.85;margin:0 0 .35rem;font-size:11px;font-weight:700}.topic-index__hero h1{font-family:var(--font-body);color:#fff;margin:0 0 .45rem;font-size:clamp(1.75rem,3vw,2.25rem)}.topic-index__lead{color:#ffffffe6;max-width:40rem;margin:0 0 .5rem;font-size:15px;line-height:1.45}.topic-index__meta{opacity:.85;margin:0;font-size:13px;font-weight:600}.topic-index__body{padding:1.25rem 0 2.5rem}.topic-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.85rem;display:grid}.topic-card{background:#fff;border:1px solid #e2e6eb;border-radius:8px;flex-direction:column;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex;overflow:hidden;box-shadow:0 1px 2px #1018280a;text-decoration:none!important}.topic-card:hover{border-color:var(--topic-accent);color:inherit;transform:translateY(-2px);box-shadow:0 8px 24px #1018281a}.topic-card__media{background:var(--topic-soft);height:168px;position:relative;overflow:hidden}.topic-card__wash{background:linear-gradient(145deg,var(--topic-deep),var(--topic-accent) 55%,transparent 70%);opacity:.22;z-index:1;position:absolute;inset:0}.topic-card__hero{-o-object-fit:contain;object-fit:contain;z-index:2;filter:drop-shadow(0 8px 16px #0000001f);width:auto;max-width:70%;height:88%;position:absolute;bottom:6%;right:8%}.topic-card__thumbs{z-index:3;gap:.25rem;display:flex;position:absolute;bottom:.55rem;left:.65rem}.topic-card__thumbs img{-o-object-fit:contain;object-fit:contain;background:#fff;border:1px solid #fffc;border-radius:4px;width:36px;height:36px;box-shadow:0 1px 3px #0000001f}.topic-card__badge{z-index:3;background:var(--topic-deep);color:#fff;letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:.22rem .45rem;font-size:10px;font-weight:700;position:absolute;top:.55rem;left:.55rem}.topic-card__body{border-top:3px solid var(--topic-accent);flex-direction:column;flex:1;gap:.35rem;padding:.75rem .85rem .85rem;display:flex}.topic-card__body h2{font-family:var(--font-body);color:#121417;margin:0;font-size:1.05rem;font-weight:700;line-height:1.25}.topic-card__body p{color:#5a636e;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.topic-card__foot{color:#37474f;flex-wrap:wrap;align-items:center;gap:.45rem .75rem;margin-top:auto;padding-top:.45rem;font-size:12px;font-weight:600;display:flex}.topic-card__go{color:var(--topic-accent);margin-left:auto}.topic-hero{color:#fff;min-height:280px;position:relative;overflow:hidden}.topic-hero__bg{position:absolute;inset:0}.topic-hero__art{-o-object-fit:cover;object-fit:cover;-o-object-position:center right;object-position:center right;width:100%;height:100%;min-height:280px;display:block}.topic-hero__shade{background:linear-gradient(100deg,var(--topic-deep) 0,color-mix(in srgb,var(--topic-deep) 88%,transparent) 34%,color-mix(in srgb,var(--topic-accent) 45%,transparent) 62%,transparent 100%);position:absolute;inset:0}.topic-hero__inner{z-index:2;padding:1.25rem 0 1.5rem;position:relative}.topic-hero__crumb{opacity:.9;flex-wrap:wrap;gap:.35rem;margin-bottom:.85rem;font-size:12.5px;display:flex}.topic-hero__crumb a{color:#fff;text-underline-offset:2px;text-decoration:underline}.topic-hero__grid{align-items:center;gap:1rem;display:grid}@media (width>=900px){.topic-hero__grid{grid-template-columns:1.2fr .9fr}}.topic-hero__pill{letter-spacing:.05em;text-transform:uppercase;background:#ffffff29;border:1px solid #ffffff47;border-radius:999px;margin-bottom:.45rem;padding:.2rem .55rem;font-size:11px;font-weight:700;display:inline-block}.topic-hero__copy h1{font-family:var(--font-body);color:#fff;margin:0 0 .4rem;font-size:clamp(1.6rem,2.8vw,2.2rem);line-height:1.15}.topic-hero__copy p{color:#ffffffeb;max-width:36rem;margin:0 0 .75rem;font-size:15px;line-height:1.45}.topic-hero__stats{flex-wrap:wrap;gap:.5rem 1rem;font-size:13px;font-weight:600;display:flex}.topic-hero__stats strong{margin-right:.2rem;font-size:1.05rem}.topic-hero__gallery{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.topic-hero__thumb{aspect-ratio:1;-o-object-fit:contain;object-fit:contain;background:#fff;border:2px solid #ffffff8c;border-radius:8px;width:100%;padding:.35rem;box-shadow:0 8px 24px #0000002e}.topic-page__body{padding:1.15rem 0 2.5rem}.topic-page__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.75rem;display:flex}.topic-page__toolbar h2{font-family:var(--font-body);margin:0;font-size:1.2rem}.topic-page__links{gap:.85rem;font-size:13px;font-weight:600;display:flex}.topic-page__links a{color:var(--topic-accent)}.topic-related{border-top:1px solid #e8eaed;margin-top:1.75rem;padding-top:1.25rem}.topic-related h2{font-family:var(--font-body);margin:0 0 .65rem;font-size:1.1rem}.topic-related__row{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.5rem;display:grid}.topic-chip{background:var(--topic-soft);border:1px solid color-mix(in srgb,var(--topic-accent) 25%,#e2e6eb);color:inherit;border-radius:8px;align-items:center;gap:.55rem;padding:.5rem .6rem;display:flex;text-decoration:none!important}.topic-chip:hover{border-color:var(--topic-accent)}.topic-chip img{-o-object-fit:contain;object-fit:contain;background:#fff;border:1px solid #e2e6eb;border-radius:6px;width:48px;height:48px}.topic-chip strong{color:#121417;font-size:13px;display:block}.topic-chip em{color:#5a636e;font-size:11.5px;font-style:normal}.topic-seo{background:var(--topic-soft);border-left:4px solid var(--topic-accent);border-radius:8px;margin-top:1.5rem;padding:1rem 1.1rem}.topic-seo h2{font-family:var(--font-body);margin:0 0 .4rem;font-size:1rem}.topic-seo p{color:#37474f;margin:0;font-size:13.5px;line-height:1.5}.home-banner__main{aspect-ratio:auto!important;height:clamp(240px,28vw,300px)!important;min-height:240px!important;max-height:300px!important}.home-banner__slide{min-height:0!important}.home-banner__copy{max-width:min(32rem,50%)!important;padding:1.1rem 0!important}.home-banner__copy h1{margin-bottom:.3rem!important;font-size:clamp(1.35rem,2.2vw,1.75rem)!important;line-height:1.2!important}.home-banner__copy>p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin-bottom:.4rem!important;font-size:13.5px!important;line-height:1.35!important}.home-banner__price{margin-bottom:.55rem!important;font-size:1.15rem!important}.home-banner__eyebrow{margin-bottom:.2rem!important;font-size:10.5px!important}.home-banner__dots-wrap{bottom:.65rem!important}.home-banner__rails{padding-top:.65rem!important;padding-bottom:.65rem!important}@media (width<=800px){.home-banner__main{aspect-ratio:auto!important;height:240px!important;min-height:210px!important;max-height:260px!important}.home-banner__copy{max-width:88%!important;padding:.9rem 0!important}.home-banner__copy h1{font-size:1.25rem!important}}.topic-card__media{height:176px!important}.topic-card__hero{-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center!important;object-position:center!important;filter:none!important;z-index:0!important;width:100%!important;max-width:none!important;height:100%!important;position:absolute!important;inset:0 auto auto 0!important}.topic-card__wash{z-index:1!important;opacity:.35!important;background:linear-gradient(180deg,transparent 20%,#00000073 100%),linear-gradient(145deg,var(--topic-deep),transparent 60%)!important}.topic-card__thumbs{z-index:2!important}.topic-card__thumbs img{width:40px!important;height:40px!important}.topic-chip img{-o-object-fit:cover!important;object-fit:cover!important}.guide-card__img{background:#e8eef5;overflow:hidden;aspect-ratio:16/10!important}.guide-card__img img{-o-object-position:center;object-position:center;width:100%;height:100%;-o-object-fit:cover!important;object-fit:cover!important}.guide-page{padding-bottom:3rem}.guide-article{max-width:48rem}.guide-article .guide-h1{font-family:var(--font-body);margin:.25rem 0 .75rem;font-size:clamp(1.75rem,3vw,2.35rem);line-height:1.2}.guide-article>p{color:#2c333a;margin:0 0 1rem;font-size:1.05rem;line-height:1.65}.guide-article h2{font-family:var(--font-body);border-top:1px solid #e8eaed;margin:1.75rem 0 .65rem;padding-top:.35rem;font-size:1.35rem}.guide-article h2:first-of-type{border-top:0}.guide-article section p,.guide-section p{color:#2c333a;margin:0 0 .75rem;font-size:1.02rem;line-height:1.65}.guide-faq details{background:#fafbfc;border:1px solid #e2e6eb;border-radius:6px;margin-bottom:.45rem;padding:.65rem .85rem}.guide-faq summary{cursor:pointer;font-size:.98rem;font-weight:700}.guide-faq details p{color:#37474f;margin:.5rem 0 0;line-height:1.55}.home-banner__fade{background:linear-gradient(95deg,#00000047,#0000001f 32%,#0000000a 55%,#0000 78%)!important}.home-banner__copy h1{text-shadow:0 2px 18px #0000008c,0 1px 2px #0006!important}.home-banner__copy>p,.home-banner__eyebrow{text-shadow:0 1px 8px #00000073!important}
