.maestro-hub-page{background:#f5f8fb}.maestro-hub-hero{padding:7.5rem 0 3rem;background:linear-gradient(180deg,#f0f5ff,#e8f0fb)}.maestro-hub-hero-inner{max-width:780px}.maestro-hub-badge{width:fit-content;display:inline-flex;align-items:center;gap:.5rem;background:#c5d63d33;color:#1a3a52;border:1px solid rgba(26,58,82,.08);padding:.5rem .9rem;border-radius:999px;font-size:.9rem;font-weight:700;margin-bottom:1rem}.maestro-hub-hero h1{font-size:clamp(2rem,4vw,3rem);color:#1a3a52;margin-bottom:1rem}.maestro-hub-hero p{color:#4b5563;font-size:1.05rem;line-height:1.7}.maestro-hub-list{padding:1rem 0 5rem}.maestro-hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.maestro-hub-card{background:#fff;border:1px solid #e7edf4;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 4px 20px #1a3a520a;transition:transform .3s ease,box-shadow .3s ease}.maestro-hub-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px #1a3a521a}.maestro-hub-card-image{position:relative;height:180px;width:100%;overflow:hidden}.maestro-hub-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.maestro-hub-card:hover .maestro-hub-card-image img{transform:scale(1.08)}.maestro-hub-card-icon{position:absolute;top:1rem;left:1rem;width:36px;height:36px;background:#d4f04df2;color:#1a3a52;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 4px 10px #0000001a}.maestro-hub-card-content{padding:1.5rem;display:flex;flex-direction:column;flex:1}.maestro-hub-card-sector{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#6b7280;margin-bottom:.4rem}.maestro-hub-card h3{color:#1a3a52;font-size:1.1rem;line-height:1.35;margin-bottom:.65rem}.maestro-hub-card p{color:#5b6470;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;flex:1}.maestro-hub-link{margin-top:auto;text-decoration:none;background:#d4f04d;color:#1a3a52;padding:.8rem 1.2rem;border-radius:12px;font-weight:700;font-size:.95rem;display:flex;align-items:center;justify-content:center;gap:.6rem;transition:all .3s ease}.maestro-hub-link:hover{background:#c5d63d;gap:.9rem;transform:translateY(-2px)}.maestro-hub-link svg{font-size:1.1rem}@media(max-width:1080px){.maestro-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.maestro-hub-grid{grid-template-columns:1fr}.maestro-hub-hero{padding-top:6.5rem}}
