:root{--ink:#111815;--paper:#f2efe7;--orange:#e97532;--line:#d2cdc2;--muted:#6b706b}.products-hub{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif}.products-hub *{box-sizing:border-box}.products-hub .site-header nav .active{color:var(--orange)}.ph-hero{padding:115px 6vw 90px;background:#17221f;color:white}.ph-hero>p{color:var(--orange);font-size:12px;font-weight:600;letter-spacing:.17em}.ph-hero h1{font-size:clamp(58px,8vw,112px);line-height:.9;letter-spacing:-.06em;margin:25px 0 55px}.ph-hero>div{display:flex;gap:10px;flex-wrap:wrap}.ph-hero span{padding:10px 15px;border:1px solid #ffffff44;border-radius:30px;color:#bac2be;font-size:12px}.ph-catalog{display:grid;grid-template-columns:270px 1fr;gap:5vw;padding:90px 6vw 120px}.ph-catalog aside{position:sticky;top:105px;height:max-content}.ph-catalog aside>p{font-size:11px;font-weight:600;letter-spacing:.14em}.ph-catalog button{width:100%;display:flex;justify-content:space-between;padding:17px 0;border:0;border-bottom:1px solid var(--line);background:none;font:500 14px "DM Sans";color:#686d68;text-align:left;cursor:pointer}.ph-catalog button.active,.ph-catalog button:hover{color:var(--orange);padding-left:10px}.ph-help{margin-top:30px;background:#17221f;color:white;padding:25px}.ph-help p{font-size:12px;line-height:1.6;color:#aeb8b4}.ph-help a{font-size:12px;color:#ef8a47}.ph-results-head{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid var(--line);margin-bottom:25px}.ph-results-head h2{font-size:32px;margin:0 0 18px}.ph-results-head span{font-size:11px;color:var(--muted);margin-bottom:20px}.ph-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.ph-card{background:#fff;border:1px solid var(--line)}.ph-card>a{display:block;height:400px;position:relative}.ph-card img{width:100%;height:100%;object-fit:contain;padding:28px}.ph-card em{position:absolute;right:18px;top:16px;color:#999;font-style:normal;font-size:11px}.ph-card div{padding:28px 30px 32px;background:#e8e4da}.ph-card small{color:var(--orange);font-size:10px;font-weight:600;letter-spacing:.12em}.ph-card h3{font-size:34px;line-height:1;margin:13px 0}.ph-card p{color:var(--muted);line-height:1.6;min-height:50px}.ph-card div>a{display:inline-block;margin-top:10px;border-bottom:1px solid;font-size:13px}@media(max-width:850px){.ph-catalog{grid-template-columns:1fr}.ph-catalog aside{position:static}.ph-grid{grid-template-columns:1fr}}@media(max-width:560px){.ph-hero{padding:80px 6vw 65px}.ph-hero h1{font-size:54px}.ph-catalog{padding:65px 5vw}.ph-card>a{height:340px}}
