.catalogLanding{min-height:100vh;color:#172033;background:#f7f9fc}.catalogLanding__topbar{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:18px;position:sticky;top:0;z-index:20;padding:10px max(24px,(100vw - 1240px) / 2);border-bottom:1px solid #dbe3ee;background:#fffffff5;box-shadow:0 8px 24px #0f172a0f}.catalogLanding__topbar a{color:#166534;font-weight:850;text-decoration:none}.catalogLanding__hero{width:min(1240px,100% - 48px);display:grid;grid-template-columns:180px minmax(0,1fr);align-items:center;gap:44px;margin:42px auto 0;padding:42px 48px;border-radius:28px;color:#fff;background:linear-gradient(135deg,#173e2b,#0f766e);box-shadow:0 24px 55px #0f172a24}.catalogLanding__brand{display:grid;place-items:center;min-height:150px;padding:18px;border-radius:22px;background:#fffffff0}.catalogLanding__brand img{width:min(142px,100%);height:auto}.catalogLanding__breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px;font-size:14px}.catalogLanding__breadcrumbs a{color:#d1fae5}.catalogLanding__hero h1{max-width:820px;margin:0 0 18px;font-size:clamp(34px,5vw,60px);line-height:1.05}.catalogLanding__hero p{max-width:850px;margin:0;color:#e7f8ee;font-size:clamp(16px,2vw,20px);line-height:1.65}.catalogLanding__copy,.catalogLanding__families,.catalogLanding__products,.catalogLanding__cta,.catalogLanding__related{width:min(1180px,100% - 48px);margin-inline:auto}.catalogLanding__copy{display:grid;gap:14px;margin-top:36px;font-size:17px;line-height:1.75}.catalogLanding__copy p{margin:0}.catalogLanding__families,.catalogLanding__products{margin-top:54px}.catalogLanding__families>h2,.catalogLanding__products h2{margin:0;color:#14532d;font-size:clamp(26px,3vw,38px)}.catalogLanding__families>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:22px}.catalogLanding__families article{padding:24px;border:1px solid #d8e4dc;border-radius:20px;background:#fff;box-shadow:0 12px 30px #0f172a0d}.catalogLanding__families h3{margin:0 0 10px;color:#166534}.catalogLanding__families p{margin:0;color:#526071;line-height:1.6}.catalogLanding__products>header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.catalogLanding__products>header p{margin:0;color:#64748b}.catalogLanding__productGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.catalogLanding__productCard{min-width:0;overflow:hidden;border:1px solid #dce3eb;border-radius:20px;background:#fff;box-shadow:0 12px 28px #0f172a0f}.catalogLanding__productImage{height:210px;display:block;overflow:hidden;background:#eef2f5}.catalogLanding__productImage img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .2s ease}.catalogLanding__productImage:hover img{transform:scale(1.025)}.catalogLanding__productCard>div{display:flex;min-height:220px;flex-direction:column;align-items:flex-start;padding:20px}.catalogLanding__productCard span{color:#64748b;font-size:12px;font-weight:800}.catalogLanding__productCard h3{margin:8px 0 10px;font-size:19px;line-height:1.25}.catalogLanding__productCard h3 a{color:#172033;text-decoration:none}.catalogLanding__productCard p{display:-webkit-box;overflow:hidden;margin:0 0 18px;color:#526071;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.catalogLanding__productCta{margin-top:auto;color:#166534;font-weight:850}.catalogLanding__cta{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:58px;padding:32px 38px;border-radius:24px;color:#fff;background:#14532d}.catalogLanding__cta h2{margin:0 0 8px}.catalogLanding__cta p{max-width:720px;margin:0;color:#dcfce7;line-height:1.55}.catalogLanding__cta>a{flex:0 0 auto;padding:14px 24px;border-radius:999px;color:#14532d;background:#fff;font-weight:900;text-decoration:none}.catalogLanding__related{display:grid;gap:14px;margin-top:38px;margin-bottom:48px}.catalogLanding__related>div{display:flex;flex-wrap:wrap;gap:10px}.catalogLanding__related a{padding:10px 16px;border:1px solid #bbd5c4;border-radius:999px;color:#166534;background:#fff;font-weight:750;text-decoration:none}.catalogLanding__notice{padding:24px;border-radius:16px;background:#fff}@media(max-width:820px){.catalogLanding__topbar{padding-inline:18px}.catalogLanding__hero{width:min(100% - 28px,680px);grid-template-columns:1fr;gap:24px;margin-top:20px;padding:28px 24px}.catalogLanding__brand{width:120px;min-height:100px}.catalogLanding__copy,.catalogLanding__families,.catalogLanding__products,.catalogLanding__cta,.catalogLanding__related{width:min(100% - 28px,680px)}.catalogLanding__families>div,.catalogLanding__productGrid{grid-template-columns:1fr}.catalogLanding__products>header,.catalogLanding__cta{align-items:flex-start;flex-direction:column}.catalogLanding__productCard{display:grid;grid-template-columns:130px minmax(0,1fr)}.catalogLanding__productImage{height:100%;min-height:210px}.catalogLanding__productCard>div{min-height:210px}}@media(max-width:480px){.catalogLanding__topbar{align-items:flex-start;flex-direction:column;gap:4px}.catalogLanding__hero h1{font-size:34px}.catalogLanding__productCard{display:block}.catalogLanding__productImage{height:190px}}
