.platform-hero{padding:5.5rem 0;background:linear-gradient(135deg,#10263d 0%,#173955 65%,#215273 100%);color:#fff}.platform-hero p{font-size:1.1rem;color:#d7e5ee;max-width:620px}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:4rem;align-items:center}.hero-directory{background:#fff;color:var(--ink);border-radius:18px;padding:.7rem;box-shadow:var(--shadow)}.hero-directory a{display:block;text-decoration:none;padding:1rem;border-bottom:1px solid var(--line);border-radius:10px}.hero-directory a:last-child{border-bottom:0}.hero-directory a:hover{background:#f0f5f8}.hero-directory b,.hero-directory span{display:block}.hero-directory span{font-size:.82rem;color:var(--muted)}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem}.category-card{display:block;background:#fff;border:1px solid var(--line);border-radius:16px;padding:1.5rem;text-decoration:none;min-height:220px}.category-card.live{border-top:4px solid var(--amber)}a.category-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.category-card p{color:var(--muted)}.category-card b{color:var(--navy2)}.category-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:var(--navy);color:#fff;font-weight:850;font-size:.82rem}.feature-band{background:#eaf0f4}.feature-links{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.feature-links a{display:flex;flex-direction:column;gap:.35rem;background:#fff;border:1px solid var(--line);border-radius:14px;padding:1.5rem;text-decoration:none}.feature-links a:hover{border-color:#aebfcb;box-shadow:var(--shadow)}.feature-links small{color:var(--amber2);font-weight:850;text-transform:uppercase;letter-spacing:.07em}.feature-links b{font-size:1.1rem;color:var(--navy)}.feature-links span{color:var(--muted);font-size:.9rem}.breadcrumbs{font-size:.82rem;color:#c7d8e3;margin-bottom:1.25rem}.breadcrumbs a{color:inherit}.cluster-hero{position:relative;min-height:480px;display:flex;align-items:center;color:#fff;overflow:hidden;background:var(--navy)}.cluster-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,27,43,.97),rgba(9,27,43,.78) 48%,rgba(9,27,43,.15));z-index:0}.cluster-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.cluster-hero .wrap{position:relative;z-index:1;width:100%}.cluster-copy{max-width:660px}.cluster-copy p{color:#deebf4;font-size:1.08rem}.muted-badge{background:#edf1f4;color:#657583}@media(max-width:900px){.hero-grid{grid-template-columns:1fr}.category-grid,.feature-links{grid-template-columns:1fr 1fr}.platform-hero{padding:4rem 0}}@media(max-width:650px){.category-grid,.feature-links{grid-template-columns:1fr}.cluster-hero{min-height:520px}}
