.showroom{background:#f5f7f8}.showroom-hero{position:relative;isolation:isolate;overflow:hidden;color:#fff;background:#071a30}.showroom-hero__image{position:absolute;top:0;right:0;width:65%;height:100%;object-fit:contain;object-position:center;z-index:-3}.showroom-hero:before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#071a30 4%,#071a30 29%,rgb(7 26 48 / 88%) 40%,transparent 68%),linear-gradient(0deg,#071a30,transparent 35%,rgb(7 26 48 / 10%))}.showroom-hero__grid{position:absolute;inset:0;z-index:-1;opacity:.11;background-image:linear-gradient(#96bcdb 1px,transparent 1px),linear-gradient(90deg,#96bcdb 1px,transparent 1px);background-size:76px 76px;mask-image:linear-gradient(90deg,#000,transparent 70%);pointer-events:none}.showroom-hero__inner{position:relative;max-width:1240px;min-height:490px;margin:auto;padding:58px 24px 74px}.showroom-hero__copy{position:relative;max-width:540px}.showroom-kicker{display:flex;align-items:center;gap:10px;color:#abc5d9;font-size:.62rem;font-weight:700;letter-spacing:.2em}.showroom-kicker>span{width:6px;height:6px;background:#ee514b;box-shadow:0 0 14px #e4363090}.showroom-hero h1{font-size:clamp(2.8rem,5vw,4.4rem);font-weight:600;line-height:1.16;letter-spacing:-.045em;margin:30px 0 22px}.showroom-hero h1>span{display:block;margin-top:16px;font-size:clamp(1.2rem,2.1vw,1.7rem);font-weight:400;letter-spacing:.08em;color:#e1ebf3}.showroom-hero__lead{font-size:.91rem;line-height:1.9;color:#b2c5d5}.showroom-explore{display:inline-flex;align-items:center;gap:44px;padding:12px 0;margin-top:12px;border-bottom:1px solid #7793ab;font-size:.83rem}.showroom-explore>span{color:#ed625c;transition:transform .2s}.showroom-explore:hover>span{transform:translateY(4px)}.showroom-hero__caption{position:absolute;right:24px;bottom:96px;display:flex;gap:28px;align-items:center;padding:10px 0;border-bottom:1px solid #a6c6dd65;font-size:.74rem;letter-spacing:.08em}.showroom-hero__caption>span:last-child{font-size:1.3rem;color:#afcfe7}.showroom-hero__footer{position:absolute;bottom:22px;right:24px;left:24px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid #8bb7db33;padding-top:18px;color:#a0b8ca;font-size:.62rem;letter-spacing:.13em}.showroom-hero__footer>span:last-child{display:flex;align-items:center;gap:18px;font-size:.7rem}.showroom-hero__footer i{height:11px;width:1px;background:#7891a6}.showroom-browser{max-width:1240px;margin:auto;padding:60px 24px 100px;scroll-margin-top:22px}.showroom-browser__heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.showroom-browser__heading .eyebrow{font-size:.62rem;letter-spacing:.2em;margin-bottom:10px}.showroom-browser__heading h2{margin:0;font-size:clamp(1.5rem,2.3vw,2rem);font-weight:600;letter-spacing:-.035em}.showroom-browser__heading h2>span{margin-left:12px;color:#b6c7d2;font-weight:300}.showroom-browser__heading>p{font-size:.8rem;color:var(--muted);margin:0 0 3px}.showroom .catalog-toolbar{display:flex;gap:28px;padding:0;margin:0;background:transparent;border:0;border-bottom:1px solid #ccd6de}.showroom .showroom-categories{flex-wrap:nowrap;gap:26px;min-width:0;overflow-x:auto;scrollbar-width:thin}.showroom .filter-chips button{flex:0 0 auto;border:0;border-radius:0;padding:16px 0;background:transparent;color:#617382;font-size:.95rem;font-weight:500;white-space:nowrap;transform-origin:center;transition:color .18s ease,transform .18s ease}.showroom .showroom-categories button{border-bottom:2px solid transparent}.showroom .showroom-categories button.active{color:#102c40;border-bottom-color:var(--red-600);font-weight:750}.showroom .filter-chips button:hover{color:#102c40}.showroom .filter-chips button:focus-visible{color:#102c40;transform:scale(1.05)}.showroom-categories sup{font-size:.6rem;margin-left:5px;color:#647783}.showroom-search{display:flex;align-items:center;gap:10px;flex:0 0 196px;color:#718797}.showroom-search svg{width:19px;height:19px;flex-shrink:0}.showroom .catalog-toolbar input{min-width:0;width:100%;padding:10px 0;margin:0;border:0;background:transparent;font-size:.8rem;color:var(--ink)}.showroom .catalog-toolbar input::placeholder{color:#697e8d}.showroom-results-bar{display:flex;align-items:start;justify-content:space-between;gap:20px;padding:18px 0 28px}.showroom .subcategory-toolbar{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px 18px;padding:0;margin:0;border:0;background:transparent}.showroom .subcategory-toolbar[hidden]{display:none}.showroom .subcategory-toolbar>span{font-size:.8rem;color:#647783;font-weight:400}.showroom .subcategory-toolbar .filter-chips{gap:6px 16px}.showroom .subcategory-toolbar button{padding:2px 0;font-size:.82rem}.showroom .subcategory-toolbar button.active{color:var(--navy-900);text-decoration:underline;text-underline-offset:5px;font-weight:750}#catalog-result-count{flex-shrink:0;margin:1px 0 0;font-size:.71rem;color:#647783;font-variant-numeric:tabular-nums}.showroom .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 24px}.showroom .product-card{background:transparent;border:0;box-shadow:none;transform:none}.showroom .product-card__image{position:relative;height:auto;aspect-ratio:4 / 3;background:#e3e9ef}.showroom .product-card__image:after{content:"";position:absolute;inset:0;pointer-events:none;border:1px solid rgb(100 153 189 / 12%);background:linear-gradient(120deg,rgb(172 220 255 / 0%),rgb(172 220 255 / 13%),transparent 65%);opacity:0;transition:opacity .35s ease}.showroom .product-card:hover .product-card__image:after{opacity:1}.showroom .product-card__image img{display:block;object-fit:contain;transition:transform .55s ease}.showroom .product-card:hover .product-card__image img{transform:scale(1.025)}.showroom .product-card__body{padding:16px 0 0}.showroom .product-card__meta{align-items:start;flex-wrap:wrap;gap:4px 10px}.showroom .product-card__meta .eyebrow{color:#607b8e;font-size:.62rem;font-weight:500;letter-spacing:.12em;margin:0}.showroom .product-card__meta small{color:#6c8190;font-size:.6rem;text-transform:uppercase}.showroom .product-card h2{margin:8px 0 12px;font-size:clamp(1.1rem,1.3vw,1.3rem);font-weight:600;line-height:1.35;overflow-wrap:anywhere}.showroom .product-card__specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 0 16px}.showroom .product-card__summary{font-size:.82rem;margin:0 0 16px}.showroom .product-card__specs dt{color:#6e8290;font-size:.7rem;margin-bottom:4px}.showroom .product-card__specs dd{color:#314b5e;font-size:.78rem;font-weight:500;margin:0;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.showroom .product-card .card-actions{margin-top:auto;padding:14px 0 0;border-top:1px solid #d1dce3;justify-content:space-between;gap:12px}.showroom .card-actions .button{background:transparent;border:0;color:#314b5e;padding:6px 0;min-height:36px;font-size:.76rem;font-weight:500}.showroom .card-actions .button--ghost{gap:10px;color:var(--navy-900);font-weight:700}.showroom .card-actions .button--ghost>span{color:var(--red-600);font-size:1.1rem}.showroom .card-actions .button:hover{color:var(--red-600)}.showroom .empty-result{background:transparent;border-block:1px solid var(--line);color:var(--muted)}.showroom button:focus-visible,.showroom a:focus-visible{outline:2px solid #448ac0;outline-offset:3px}@media(min-width:1600px){.showroom .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.showroom-hero__image{width:60%;object-fit:contain;background:#091b2f}}@media(max-width:1100px){.showroom .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.showroom .catalog-toolbar{flex-wrap:wrap;gap:8px}.showroom-search{flex:1 0 100%;border-top:1px solid #e0e6eb;padding:4px 0}.showroom .showroom-categories{width:100%;gap:25px}}@media(max-width:760px){.showroom-hero__inner{min-height:620px;padding:32px 20px 74px}.showroom-hero__image{top:auto;bottom:36px;width:100%;height:365px;object-fit:contain;object-position:right center}.showroom-hero:before{background:linear-gradient(180deg,#071a30 0%,#071a30 32%,rgb(7 26 48 / 20%) 57%,transparent 72%,#071a30 96%)}.showroom-hero__grid{mask-image:linear-gradient(#000,transparent 65%)}.showroom-hero h1{margin:24px 0 14px}.showroom-hero h1>span{margin-top:10px;font-size:1.15rem}.showroom-hero__lead{font-size:.79rem;margin:12px 0}.showroom-explore{font-size:.75rem;margin-top:0;padding:6px 0;gap:24px}.showroom-hero__caption{right:20px;bottom:68px;font-size:.65rem;padding:5px 0}.showroom-hero__footer{right:20px;left:20px;bottom:18px;padding-top:13px}.showroom-hero__footer>span:first-child{font-size:.5rem;max-width:160px}.showroom-hero__footer>span:last-child{gap:9px;font-size:.61rem}.showroom-browser{padding:38px 20px 72px}.showroom-browser__heading{align-items:start;flex-direction:column;gap:10px;margin-bottom:18px}.showroom-browser__heading>p{font-size:.74rem}.showroom .showroom-categories{gap:24px}.showroom .showroom-categories button{font-size:.9rem}.showroom-results-bar{flex-direction:column;gap:14px;padding:17px 0 24px}.showroom .subcategory-toolbar{flex-direction:row;gap:8px 16px}.showroom .product-grid{gap:36px 20px}.showroom .product-card__specs{gap:10px}}@media(max-width:600px){.showroom .product-grid{grid-template-columns:1fr}.showroom .product-card__body{padding-top:17px}.showroom .product-card h2{font-size:1.25rem}}@media(hover:hover)and (pointer:fine){.showroom .filter-chips button:hover{transform:scale(1.05)}}@media(prefers-reduced-motion:reduce){.showroom *,.showroom *:after{transition:none}.showroom .product-card:hover img,.showroom-explore:hover>span{transform:none}.showroom .filter-chips button:hover,.showroom .filter-chips button:focus-visible{transform:none}}
