.catalog-page{background:#0c0d0d;min-height:100vh}.catalog-header{border-bottom:1px solid #35322e;justify-content:space-between;align-items:center;gap:30px;height:100px;padding:0 6%;display:flex}.catalog-header nav{gap:35px;font-size:14px;display:flex}.catalog-header>button{background:0 0;border:0;font-size:13px}.catalog-top{justify-content:space-between;align-items:center;gap:40px;padding:65px 7% 38px;display:flex}.catalog-top h1{letter-spacing:-.04em;margin:16px 0 20px;font-size:clamp(42px,4.7vw,72px)}.catalog-top p{color:#a9a49b;max-width:670px;line-height:1.8}.selected-brand-logo{object-fit:contain;filter:grayscale()brightness(0)invert();opacity:.65;width:160px;max-height:85px}.catalog-workspace{padding:0 7% 75px}.catalog-filters{border-top:1px solid #34312d;border-bottom:1px solid #34312d;grid-template-columns:1fr 1fr 1.5fr;gap:25px;padding:27px 0;display:grid}.catalog-filters>label{text-transform:uppercase;letter-spacing:.1em;color:#b9b3a8;font-size:12px}.catalog-filters [data-slot=select-trigger]{text-transform:none;letter-spacing:0;color:#eee;background:#171817;border:1px solid #3a3935;border-radius:0;width:100%;min-height:47px;margin-top:10px;font-size:15px}.catalog-search span{align-items:center;margin-top:10px;display:flex;position:relative}.catalog-search svg{color:#aaa;position:absolute;left:14px}.catalog-search input{text-transform:none;letter-spacing:0;color:#eee;background:#171817;border:1px solid #3a3935;border-radius:0;height:47px;padding-left:42px;font-size:15px}.catalog-results-meta{color:#aca69b;justify-content:space-between;align-items:center;padding:25px 0;font-size:13px;display:flex}.catalog-results-meta button{background:0 0;border:0;align-items:center;gap:10px;font-size:13px;display:flex}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 30px;display:grid}.product-card{min-width:0}.product-photo{background:#242321;height:360px;position:relative;overflow:hidden}.product-photo>img{object-fit:cover;height:100%;transition:transform 1.2s,opacity .9s}.product-photo .product-context-preview{opacity:0;position:absolute;inset:0}.product-open{background:#0004;border:1px solid #fff8;border-radius:50%;place-items:center;width:42px;height:42px;transition:transform .5s,background .5s;display:grid;position:absolute;bottom:17px;right:17px}.product-label{padding:20px 0}.product-label>span{letter-spacing:.18em;color:#d4a582;font-size:11px}.product-label h2{letter-spacing:-.025em;margin:11px 0;font-size:29px}.product-label p{color:#9f9b92;font-size:13px}:is(.motion .product-card:hover .product-photo>img,.motion .product-card:focus-visible .product-photo>img){transform:scale(1.055)}:is(.motion .product-card:hover .product-context-preview,.motion .product-card:focus-visible .product-context-preview){opacity:1}.product-card:hover .product-open{color:#141414;background:#bb8763;transform:rotate(45deg)}.catalog-note{color:#aaa399;max-width:700px;padding-top:40px;font-size:13px;line-height:1.8}.catalog-empty{border-bottom:1px solid #333;padding:70px 0}.catalog-empty h2{font-size:36px}.catalog-empty p{color:#aaa;margin-top:20px}.catalog-footer{color:#b7ad9d;border-top:1px solid #34312d;justify-content:space-between;gap:25px;padding:32px 7%;font-size:14px;display:flex}.product-breadcrumb{color:#aaa398;padding:32px 7%;font-size:13px}.product-breadcrumb a{align-items:center;gap:13px;display:flex}.product-detail{grid-template-columns:1.1fr 1fr;gap:75px;padding:0 7% 75px;display:grid}.product-main-image{background:#22211f;height:620px;overflow:hidden}.product-main-image img{object-fit:contain;height:100%}.product-thumbnails{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.product-thumbnails button{background:#222;border:1px solid #0000;width:74px;height:74px;padding:4px}.product-thumbnails button.active{border-color:#f4733b}.product-thumbnails img{object-fit:contain;height:100%}.product-story{padding-top:23px}.product-story h1{letter-spacing:-.035em;margin:23px 0;font-size:57px}.product-story>p{color:#b1aba2;font-size:16px;line-height:1.9}.product-story dl{margin:30px 0}.product-story dl>div{border-bottom:1px solid #36332f;justify-content:space-between;gap:30px;padding:16px 0;font-size:14px;display:flex}.product-story dt{color:#99938a}.product-story dd{text-align:right;max-width:65%;margin:0}.product-story .product-availability{color:#9e978b;margin-top:24px;font-size:13px;line-height:1.8}.manufacturer-link{color:#cbb69d;border-bottom:1px solid #5b4c3a;margin-top:18px;padding-bottom:5px;font-size:13px;display:inline-block}.product-in-context{border-top:1px solid #333;padding:60px 7%}.product-in-context h2{letter-spacing:-.03em;margin:18px 0 35px;font-size:49px}.context-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;display:grid}.context-gallery figure{margin:0}.context-gallery figure:only-child{grid-column:span 2}.context-gallery img{object-fit:cover;height:530px}.context-gallery figcaption{color:#aea79c;margin-top:17px;font-size:13px}.product-in-context .film-player{max-width:1000px}@media (max-width:1050px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail{gap:35px}.product-main-image{height:530px}.product-story h1{font-size:44px}}@media (max-width:760px){.catalog-header{flex-wrap:wrap;gap:22px;height:auto;min-height:90px;padding:20px 6%}.catalog-header nav{border-top:1px solid #34312d;order:3;gap:23px;width:100%;padding-top:16px;font-size:13px}.catalog-top{padding:40px 7% 27px}.catalog-top h1{font-size:44px}.catalog-top p{font-size:15px}.selected-brand-logo{display:none}.catalog-filters{grid-template-columns:1fr 1fr;gap:18px}.catalog-search{grid-column:span 2}.product-grid{gap:24px 18px}.product-photo{height:250px}.product-label h2{font-size:23px}.product-label p{font-size:12px}.product-detail{grid-template-columns:1fr;gap:25px}.product-main-image{height:430px}.product-story h1{font-size:42px}.context-gallery{grid-template-columns:1fr}.context-gallery figure:only-child{grid-column:auto}.context-gallery img{height:380px}.product-in-context h2{font-size:38px}.catalog-footer{font-size:12px}}@media (max-width:440px){.product-grid{grid-template-columns:1fr}.product-photo{height:360px}.product-label h2{font-size:29px}}.brand-catalog-introduction{grid-template-columns:1.15fr 1fr;align-items:center;gap:55px;padding:10px 0 35px;display:grid}.brand-catalog-introduction>img{height:480px}.brand-catalog-introduction h2{font-size:42px;line-height:1.2}.brand-catalog-introduction p{color:#b4ada1;margin:25px 0;line-height:1.9}.brand-catalog-introduction .manufacturer-link{width:fit-content;margin-top:23px;display:block}@media (max-width:760px){.brand-catalog-introduction{grid-template-columns:1fr;gap:30px}.brand-catalog-introduction>img{height:350px}.brand-catalog-introduction h2{font-size:35px}}.catalog-filters>label,.catalog-top>div,.product-story,.product-images{min-width:0}.catalog-header nav{flex-wrap:wrap}.product-story h1,.catalog-top h1,.product-story dd{overflow-wrap:anywhere}@media (max-width:760px){.catalog-filters{grid-template-columns:minmax(0,1fr)}.catalog-search{grid-column:auto}.catalog-header{gap:16px}.catalog-header .wordmark strong{font-size:25px}.product-photo{aspect-ratio:1;height:auto}.product-photo>img{object-fit:contain}.product-main-image{aspect-ratio:1;height:auto}.context-gallery img,.brand-catalog-introduction>img{object-fit:contain;height:auto}.catalog-footer{flex-wrap:wrap;font-size:14px}.product-story dl>div{gap:16px}.catalog-filters input{font-size:16px}.catalog-top h1{font-size:clamp(32px,10vw,44px)}}
