.catalog-hero{max-width:1280px;margin:auto;padding:72px 24px 56px}.breadcrumbs{display:flex;gap:9px;align-items:center;font-size:14px;margin-bottom:32px}.breadcrumbs a{font-weight:700}.catalog-hero h1{max-width:1000px}.catalog-hero>p{max-width:760px;font-size:1.12rem}.catalog-disclaimer{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:34px;padding:20px 24px;border-radius:22px;background:#fff}.catalog-disclaimer p{font-size:14px;margin:0}.category-directory{max-width:1280px;margin:0 auto;padding:0 24px 82px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.category-card{min-height:260px;border-radius:30px;padding:28px;text-decoration:none;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}.category-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.category-card:nth-child(4n+1){background:var(--purple);color:#fff}.category-card:nth-child(4n+2){background:var(--cyan)}.category-card:nth-child(4n+3){background:var(--lime)}.category-card:nth-child(4n+4){background:var(--plum);color:#fff}.category-card span{font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.category-card h2{font-size:2rem;margin:auto 0 16px}.category-card p{font-size:14px;margin:0;opacity:.86}.catalog-main{max-width:1280px;margin:auto;padding:0 24px 90px}.category-tabs{display:flex;gap:10px;overflow:auto;padding:4px 0 28px;scrollbar-width:thin}.category-tabs a{white-space:nowrap;text-decoration:none;border:1px solid var(--gray);background:#fff;color:var(--plum);padding:10px 15px;border-radius:999px;font-size:13px;font-weight:750}.category-tabs a[aria-current="page"]{background:var(--plum);color:#fff;border-color:var(--plum)}.featured-products{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0 64px}.featured-card{min-height:370px;border-radius:30px;background:#fff;overflow:hidden;padding:20px;display:flex;flex-direction:column}.featured-visual{height:250px;display:grid;place-items:center;background:var(--soft-purple);border-radius:22px;margin-bottom:18px;overflow:hidden}.featured-visual img{width:100%;height:100%;object-fit:contain;padding:10px}.featured-card h2{font-size:1.15rem;line-height:1.12;margin:0}.featured-card span{font-size:12px;margin-top:7px;opacity:.72}.complete-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:26px}.complete-heading h2{font-size:clamp(2.3rem,5vw,4.5rem);margin-bottom:0}.complete-heading p{max-width:520px;font-size:14px;margin-bottom:8px}.product-groups{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.product-group{background:#fff;border-radius:30px;padding:28px}.product-group h3{margin-bottom:20px}.product-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px}.product-list li{font-size:14px;font-weight:650;padding:12px 0;border-top:1px solid #e5e8e9}.category-cta{margin-top:34px;padding:38px;border-radius:34px;background:var(--cyan);display:flex;justify-content:space-between;gap:30px;align-items:center}.category-cta h2{font-size:2.4rem;margin:0;max-width:650px}.catalog-footer-simple{background:#2f203d;color:#fff;padding:42px max(24px,calc((100vw - 1232px)/2))}.catalog-footer-simple img{width:170px;margin-bottom:18px}.catalog-footer-simple p{font-size:14px;margin:0}.no-images{margin-top:12px;font-size:13px;opacity:.68}
@media(max-width:980px){.category-grid,.featured-products{grid-template-columns:repeat(2,1fr)}.product-groups{grid-template-columns:1fr}.complete-heading{align-items:start;flex-direction:column;gap:12px}.category-cta{align-items:flex-start;flex-direction:column}}
@media(max-width:640px){.catalog-hero{padding:46px 16px 38px}.catalog-hero h1{font-size:clamp(3rem,16vw,4.5rem)}.catalog-disclaimer{align-items:flex-start;flex-direction:column}.category-directory,.catalog-main{padding-left:16px;padding-right:16px}.category-grid,.featured-products{grid-template-columns:1fr}.category-card{min-height:220px}.featured-card{min-height:330px}.product-group{padding:24px 20px}.product-list{grid-template-columns:1fr}.category-cta{padding:28px}.category-cta h2{font-size:2rem}}
