.catalog-shell{max-width:1240px;margin:auto;padding:30px 24px 60px}.catalog-hero{padding:52px 40px;border-radius:28px;color:white;background:radial-gradient(ellipse at top right,#8956c4,#251535 75%)}.catalog-hero h1{color:white;font-size:clamp(2rem,4vw,3.7rem);max-width:750px;line-height:1.1;margin:16px 0}.catalog-hero span{color:#e4cef7;letter-spacing:.08em}.catalog-hero p{max-width:650px;line-height:1.7;color:#e5dbee}.catalog-filters{display:flex;flex-wrap:wrap;align-items:end;gap:14px;padding:24px;margin:24px 0;background:#fff;border:1px solid #e9e2ef;border-radius:20px}.catalog-filters label{display:grid;gap:6px;flex:1 1 140px;font-size:.85rem;font-weight:700}.catalog-filters input,.catalog-filters select{width:100%;min-width:0;border:1px solid #ded4e7;border-radius:10px;padding:11px;background:white}.catalog-filters button{border:0;border-radius:12px;padding:12px 20px;background:#6532af;color:#fff;font-weight:700}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.catalog-card{overflow:hidden;border-radius:22px;border:1px solid #e7deed;background:white;box-shadow:0 12px 30px #3017430a}.catalog-card>a{display:block;height:100%;color:#2c2235;text-decoration:none}.catalog-card img,.catalog-placeholder{width:100%;aspect-ratio:16/9;object-fit:cover}.catalog-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#f0e7fc,#dcc5f2);font-size:3rem;color:#6532af}.catalog-card-body{padding:24px}.catalog-card h2{font-size:1.35rem;line-height:1.3;margin:10px 0}.catalog-card p{color:#73667b;font-size:.9rem;line-height:1.65}.catalog-card small{color:#7544aa;font-weight:700}.catalog-status{display:inline-block;padding:6px 10px;border-radius:20px;background:#f0e9f9;font-size:.8rem}.catalog-card strong{display:block;font-size:1.3rem;margin-top:16px}.catalog-cta{display:block;margin-top:20px;color:#6532af}.catalog-pages{display:flex;justify-content:center;gap:24px;padding:32px}.catalog-empty{text-align:center;padding:60px 20px}.catalog-note{text-align:center;color:#786d80;font-size:.85rem}.catalog-shell a:focus-visible,.catalog-shell button:focus-visible{outline:3px solid #9a75cd;outline-offset:4px}@media(max-width:950px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.catalog-shell{padding:20px 16px}.catalog-hero{padding:32px 24px}.catalog-grid{grid-template-columns:1fr}.catalog-filters{padding:18px}}
