.hardware-product-page{background:var(--bg);color:var(--text)}.hardware-shell{padding:clamp(1.4rem,3vw,2.8rem) 0 clamp(3rem,6vw,5rem)}.shipping-breadcrumb{color:#8c948f;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:.5rem .85rem;margin-bottom:1.35rem;font-size:.8rem;font-weight:700;display:flex}.shipping-breadcrumb a{color:#7a817d}.shipping-breadcrumb a:after{content:"›";color:#b7b2aa;margin-left:.85rem}.shipping-breadcrumb span:last-child{color:#adb2af}.hardware-product-layout{grid-template-columns:minmax(320px,.95fr) minmax(0,1.25fr);align-items:start;gap:clamp(1.5rem,3vw,3rem);display:grid}.hardware-product-gallery,.hardware-product-copy{min-width:0}.hardware-product-gallery-stage{position:relative}.hardware-product-gallery-frame{border:1px solid var(--line);min-height:clamp(23rem,44vw,38rem);box-shadow:var(--shadow-soft);background:radial-gradient(circle at 0 0,#1f8f860d,#0000 24%),linear-gradient(#fffffff5,#f6f2e9f2);border-radius:1.2rem;place-items:center;padding:2rem;display:grid}.hardware-product-gallery-frame img{object-fit:contain;width:min(100%,440px);max-height:32rem}.hardware-product-gallery-nav{color:#516062;cursor:pointer;background:#fffdf8f0;border:1px solid #d8d2c6e6;border-radius:999px;width:2.8rem;height:2.8rem;font-size:1.7rem;transition:transform .18s,border-color .18s,color .18s;position:absolute;top:50%;transform:translateY(-50%)}.hardware-product-gallery-nav.is-prev{left:1rem}.hardware-product-gallery-nav.is-next{right:1rem}.hardware-product-gallery-nav:hover,.hardware-product-gallery-nav:focus-visible{color:var(--green);border-color:#1f8f8647;outline:0;transform:translateY(-50%)scale(1.04)}.hardware-product-thumbs{flex-wrap:wrap;gap:.8rem;margin-top:1rem;display:flex}.hardware-product-thumbs button{cursor:pointer;background:#fffffff5;border:1px solid #d8d2c6f2;border-radius:.9rem;width:5.25rem;height:5.25rem;padding:.35rem;transition:transform .18s,border-color .18s,box-shadow .18s}.hardware-product-thumbs button:hover,.hardware-product-thumbs button:focus-visible,.hardware-product-thumbs button.is-active{border-color:#1f8f8657;outline:0;transform:translateY(-1px);box-shadow:0 0 0 3px #1f8f8614}.hardware-product-thumbs img{object-fit:contain;width:100%;height:100%}.hardware-product-kicker{color:#8b867d;letter-spacing:.18em;text-transform:uppercase;margin:0 0 .7rem;font-size:.78rem;font-weight:800}.hardware-product-copy h1{letter-spacing:-.05em;text-transform:uppercase;max-width:none;margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:.98}.hardware-product-badges{flex-wrap:wrap;gap:.65rem;margin-top:1rem;display:flex}.hardware-product-badges span{color:#43615f;text-transform:uppercase;background:#e8efebeb;border-radius:999px;align-items:center;min-height:2.3rem;padding:.5rem .85rem;font-size:.78rem;font-weight:800;display:inline-flex}.hardware-product-price-card{border-top:1px solid #d9d3c8e6;border-bottom:1px solid #d9d3c8e6;flex-wrap:wrap;justify-content:space-between;align-items:end;gap:1rem 1.5rem;margin-top:1.5rem;padding:1.2rem 0 1.3rem;display:flex}.hardware-product-price-card p,.hardware-product-short,.hardware-product-description p{margin:0}.hardware-product-price-card p{color:#9a9b96;font-size:1rem}.hardware-product-price-card strong{color:#2f3638;margin-top:.35rem;font-size:clamp(2rem,2.7vw,2.8rem);font-weight:600;display:block}.hardware-product-payment{color:#576062;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.45rem;font-weight:700;display:flex}.hardware-product-payment b{color:#3f4749;text-transform:uppercase;background:#fff;border:1px solid #c7cbc7;border-radius:.35rem;align-items:center;min-height:1.9rem;padding:.25rem .45rem;font-size:.7rem;font-weight:900;display:inline-flex}.hardware-product-short{color:#657072;margin-top:1rem;font-size:1.02rem;line-height:1.75}.hardware-product-buy{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.hardware-product-qty{background:#fff;border:1px solid #c7cac8;border-radius:.6rem;grid-template-columns:repeat(3,3.1rem);min-height:3.2rem;display:grid;overflow:hidden}.hardware-product-qty button,.hardware-product-qty span{color:#4f5658;background:#fff;border:0;place-items:center;font-weight:800;display:grid}.hardware-product-qty button{cursor:pointer}.hardware-product-qty button:hover,.hardware-product-qty button:focus-visible{color:var(--green);background:#f4f7f5;outline:0}.hardware-product-add{min-width:min(100%,20rem);min-height:3.5rem;font-size:.95rem}.hardware-product-divider{background:#d9d3c8e6;height:1px;margin:1.5rem 0}.hardware-product-description,.hardware-product-specs{gap:.8rem;display:grid}.hardware-product-description h2,.hardware-product-specs h2{letter-spacing:.12em;text-transform:uppercase;max-width:none;margin:0;font-size:1.05rem;line-height:1.1}.hardware-product-description p{color:#4c5558;font-size:.98rem;line-height:1.8}.hardware-product-specs{margin-top:1.5rem}.hardware-product-specs dl{gap:0;margin:0;display:grid}.hardware-product-specs dl div{border-bottom:1px solid #d9d3c8d1;grid-template-columns:minmax(12rem,16rem) minmax(0,1fr);gap:1rem;padding:.8rem 0;display:grid}.hardware-product-specs dt{color:#7f8685;letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:800}.hardware-product-specs dd{color:#314042;margin:0;font-weight:700}@media (width<=980px){.hardware-product-layout{grid-template-columns:1fr}}@media (width<=640px){.hardware-product-gallery-frame{min-height:18rem;padding:1.15rem}.hardware-product-gallery-nav{width:2.35rem;height:2.35rem;font-size:1.35rem}.hardware-product-price-card,.hardware-product-buy{align-items:stretch}.hardware-product-payment{justify-content:flex-start}.hardware-product-add{width:100%}.hardware-product-specs dl div{grid-template-columns:1fr;gap:.35rem}}.hardware-category-title{margin:2rem 0 1.5rem;font-size:2rem;font-weight:700}.hardware-category-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;padding-bottom:4rem;display:grid}.hardware-card{color:inherit;border:1px solid #e5e5e5;border-radius:8px;flex-direction:column;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.hardware-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}.hardware-card-img{aspect-ratio:1;background:#f8f8f8;justify-content:center;align-items:center;display:flex;overflow:hidden}.hardware-card-img img{object-fit:contain;width:100%;height:100%;padding:1rem}.hardware-card-img-placeholder{background:#efefef;width:100%;height:100%}.hardware-card-body{border-top:1px solid #f0f0f0;padding:.85rem 1rem}.hardware-card-name{margin:0 0 .25rem;font-size:.875rem;font-weight:600;line-height:1.4}.hardware-card-price{color:#555;margin:0;font-size:.8rem}.hardware-empty{color:#888;padding:2rem 0}
