.products-module__E8alaG__main{min-height:100vh;padding-top:var(--navbar-height);background:var(--brand-surface)}.products-module__E8alaG__container,.products-module__E8alaG__catalogLayout{max-width:1280px}.products-module__E8alaG__hero{background:var(--brand-canvas);border-bottom:1px solid var(--brand-line-strong);padding:82px 0 72px;position:relative;overflow:hidden}.products-module__E8alaG__hero:after{content:"";background-image:repeating-linear-gradient(90deg,#0000 0 39px,#14171933 40px);border-bottom:1px solid #1417191f;height:12px;position:absolute;inset:0 0 auto}.products-module__E8alaG__eyebrow{color:var(--brand-steel);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:26px;font-size:.72rem;font-weight:800;display:flex}.products-module__E8alaG__eyebrow span{background:var(--brand-red);color:#fff;place-items:center;width:28px;height:28px;font-size:.64rem;display:inline-grid}.products-module__E8alaG__heroGrid{grid-template-columns:minmax(0,7fr) minmax(320px,5fr);align-items:end;gap:64px;display:grid}.products-module__E8alaG__hero h1{color:var(--brand-ink);letter-spacing:-.055em;font-size:clamp(3.8rem,6vw,5.6rem);font-weight:730;line-height:.93}.products-module__E8alaG__hero h1 span{color:var(--brand-red)}.products-module__E8alaG__heroGrid>p{max-width:490px;color:var(--brand-steel);font-size:1rem;line-height:1.65}.products-module__E8alaG__catalogSection{padding:70px 0 108px}.products-module__E8alaG__catalogLayout{grid-template-columns:minmax(250px,3fr) minmax(0,9fr);align-items:start;gap:40px;display:grid}.products-module__E8alaG__sidebar{top:calc(var(--navbar-height) + 24px);border:1px solid var(--brand-line-strong);background:var(--brand-ink);color:#fff;position:sticky}.products-module__E8alaG__sidebarHeader{border-bottom:1px solid #fff3;justify-content:space-between;align-items:center;min-height:58px;padding:0 18px;display:flex}.products-module__E8alaG__sidebarHeader h2{color:#ffffffd1;font-family:var(--font-body), sans-serif;letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:800}.products-module__E8alaG__sidebarHeader>span{color:#ff526d;font-size:.67rem;font-weight:800}.products-module__E8alaG__sidebar nav a{border-bottom:1px solid #ffffff21;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:0 18px;transition:background .18s;display:grid}.products-module__E8alaG__sidebar nav a:last-child{border-bottom:0}.products-module__E8alaG__sidebar nav a:hover,.products-module__E8alaG__sidebar nav .products-module__E8alaG__activeCategory{background:var(--brand-red)}.products-module__E8alaG__sidebar nav a>span{color:#ff526d;font-size:.62rem;font-weight:800}.products-module__E8alaG__sidebar nav .products-module__E8alaG__activeCategory>span,.products-module__E8alaG__sidebar nav a:hover>span{color:#fff}.products-module__E8alaG__sidebar nav strong{color:#fff;font-size:.78rem;font-weight:650}.products-module__E8alaG__sidebar nav small{color:#ffffff80;text-align:right;min-width:24px;font-size:.62rem}.products-module__E8alaG__searchForm{margin-bottom:28px}.products-module__E8alaG__searchForm>label{color:var(--brand-ink);margin-bottom:9px;font-size:.78rem;font-weight:750;display:block}.products-module__E8alaG__searchControl{border:1px solid var(--brand-line-strong);background:var(--brand-surface);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:58px;padding-left:17px;display:grid}.products-module__E8alaG__searchControl>svg{color:var(--brand-steel)}.products-module__E8alaG__searchControl input{min-width:0;color:var(--brand-ink);background:0 0;border:0;outline:0;font-size:.92rem}.products-module__E8alaG__searchControl button{background:var(--brand-red);color:#fff;align-self:stretch;align-items:center;gap:10px;padding:0 20px;font-size:.82rem;font-weight:800;display:inline-flex}.products-module__E8alaG__resultsHeader{border-bottom:1px solid var(--brand-line);justify-content:space-between;align-items:center;gap:24px;min-height:66px;margin-bottom:24px;padding:0 2px 14px;display:flex}.products-module__E8alaG__resultsHeader span{color:var(--brand-red);letter-spacing:.1em;margin-bottom:5px;font-size:.64rem;font-weight:800;display:block}.products-module__E8alaG__resultsHeader p{color:var(--brand-ink);font-size:.92rem;font-weight:650}.products-module__E8alaG__resultsHeader>a{color:var(--brand-steel);text-underline-offset:4px;font-size:.76rem;font-weight:700;text-decoration:underline}.products-module__E8alaG__productGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.products-module__E8alaG__productCard{border:1px solid var(--brand-line-strong);background:var(--brand-surface);flex-direction:column;min-width:0;transition:border-color .18s,transform .18s;display:flex}.products-module__E8alaG__productCard:hover{border-color:var(--brand-red);transform:translateY(-2px)}.products-module__E8alaG__productVisual{aspect-ratio:4/3;border-bottom:1px solid var(--brand-line-strong);background:var(--brand-canvas);position:relative;overflow:hidden}.products-module__E8alaG__productImage{object-fit:cover}.products-module__E8alaG__productPlaceholder{background-image:linear-gradient(#14171914 1px,#0000 1px),linear-gradient(90deg,#14171914 1px,#0000 1px);background-size:32px 32px;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:22px;display:flex}.products-module__E8alaG__productPlaceholder span,.products-module__E8alaG__productPlaceholder small{color:var(--brand-steel);letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;font-weight:800}.products-module__E8alaG__productPlaceholder strong{color:var(--brand-red);letter-spacing:-.08em;align-self:flex-end;font-size:clamp(4rem,8vw,7rem);line-height:.72}.products-module__E8alaG__productBody{flex-direction:column;flex:1;padding:22px;display:flex}.products-module__E8alaG__productCategory{color:var(--brand-red);letter-spacing:.09em;text-transform:uppercase;margin-bottom:11px;font-size:.64rem;font-weight:800}.products-module__E8alaG__productBody h2{overflow-wrap:anywhere;color:var(--brand-ink);letter-spacing:-.03em;margin-bottom:10px;font-size:1.35rem;font-weight:680;line-height:1.15}.products-module__E8alaG__productBody>p{color:var(--brand-steel);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:18px;font-size:.82rem;line-height:1.52;display:-webkit-box;overflow:hidden}.products-module__E8alaG__featurePreview{border-top:1px solid var(--brand-line);margin-bottom:18px}.products-module__E8alaG__featurePreview>div{border-bottom:1px solid var(--brand-line);min-height:34px;color:var(--brand-steel);grid-template-columns:1fr 1fr;align-items:center;gap:12px;font-size:.68rem;display:grid}.products-module__E8alaG__featurePreview dd{color:var(--brand-ink);text-align:right}.products-module__E8alaG__productLink{border-top:1px solid var(--brand-line);min-height:42px;color:var(--brand-ink);justify-content:space-between;align-items:center;margin-top:auto;font-size:.78rem;font-weight:750;display:flex}.products-module__E8alaG__emptyState{border:1px solid var(--brand-line-strong);background:var(--brand-canvas);flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:330px;padding:34px;display:flex}.products-module__E8alaG__emptyState>span{color:var(--brand-red);letter-spacing:.1em;font-size:.66rem;font-weight:800}.products-module__E8alaG__emptyState h2{max-width:620px;color:var(--brand-ink);letter-spacing:-.04em;margin:15px 0 10px;font-size:clamp(1.8rem,3vw,2.7rem);font-weight:680;line-height:1.08}.products-module__E8alaG__emptyState p{max-width:560px;color:var(--brand-steel);margin-bottom:20px;font-size:.86rem;line-height:1.55}.products-module__E8alaG__emptyState>a,.products-module__E8alaG__emptyState>div a{border-bottom:2px solid var(--brand-red);min-height:44px;color:var(--brand-ink);align-items:center;margin-right:18px;font-size:.78rem;font-weight:750;display:inline-flex}@media (max-width:959px){.products-module__E8alaG__heroGrid{grid-template-columns:1fr;gap:26px}.products-module__E8alaG__catalogLayout{grid-template-columns:1fr}.products-module__E8alaG__sidebar{position:static}.products-module__E8alaG__sidebar nav{grid-template-columns:repeat(2,1fr);display:grid}.products-module__E8alaG__sidebar nav a:nth-child(2n){border-left:1px solid #ffffff21}}@media (max-width:640px){.products-module__E8alaG__hero{padding:62px 0 54px}.products-module__E8alaG__hero h1{font-size:clamp(3.1rem,14vw,4.2rem)}.products-module__E8alaG__catalogSection{padding:44px 0 72px}.products-module__E8alaG__sidebar nav,.products-module__E8alaG__productGrid{grid-template-columns:1fr}.products-module__E8alaG__sidebar nav a:nth-child(2n){border-left:0}.products-module__E8alaG__searchControl{grid-template-columns:auto minmax(0,1fr);padding-top:13px}.products-module__E8alaG__searchControl button{grid-column:1/-1;justify-content:space-between;min-height:50px;margin-left:-17px}.products-module__E8alaG__resultsHeader{flex-direction:column;align-items:flex-start;gap:10px}.products-module__E8alaG__emptyState{padding:24px 20px}}@media (prefers-reduced-motion:reduce){.products-module__E8alaG__sidebar nav a,.products-module__E8alaG__productCard{transition:none}}
