.services-hero{padding-top:calc(var(--nav-height) + var(--space-10));padding-bottom:var(--space-12)}.services-hero-inner{display:grid;gap:var(--space-8);align-items:center}@media (min-width:900px){.services-hero-inner{grid-template-columns:minmax(0,1.15fr)minmax(0,1.1fr)}}.services-hero-text{max-width:640px}.services-hero-intro{font-size:var(--font-size-sm);color:var(--color-text-muted);margin-bottom:var(--space-6)}.services-hero-actions{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-bottom:var(--space-4)}.services-hero-note{font-size:var(--font-size-xs);color:var(--color-text-muted);max-width:30rem}.services-hero-media{position:relative}.services-hero-image-frame{position:relative;border-radius:var(--radius-xl);overflow:hidden;background:radial-gradient(circle at 12% 0,rgba(220,38,38,0.32),transparent 55%),radial-gradient(circle at 85% 100%,rgba(13,13,13,0.96),transparent 55%);box-shadow:var(--shadow-soft)}.services-hero-image{width:100%;height:100%;object-fit:cover;min-height:260px}.services-hero-caption{position:absolute;left:6%;bottom:6%;max-width:260px;font-size:var(--font-size-xs);color:var(--color-text-muted);background:rgba(13,13,13,0.86);border-radius:var(--radius-md);padding:var(--space-3);border:1px solid rgba(244,238,232,0.16);backdrop-filter:blur(10px)}.services-hero-overlay{position:absolute;right:-4%;top:8%;max-width:260px;padding:var(--space-4);border-radius:var(--radius-lg);background:rgba(13,13,13,0.94);border:1px solid rgba(244,238,232,0.2);box-shadow:var(--shadow-subtle);backdrop-filter:blur(18px)}@media (max-width:899px){.services-hero-overlay{position:relative;right:auto;top:auto;max-width:none;margin-top:var(--space-4)}}.services-hero-overlay-label{font-size:var(--font-size-sm);color:var(--color-text-muted);margin-bottom:var(--space-3)}.services-hero-overlay-list{display:flex;flex-direction:column;gap:var(--space-2);font-size:var(--font-size-xs);color:var(--color-text-muted)}.services-hero-overlay-list li::before{content:"• ";color:var(--color-primary-soft)}.services-tables-grid{margin-top:var(--space-4)}.services-table-card{display:flex;flex-direction:column;gap:var(--space-4)}.services-table-media{border-radius:var(--radius-md);overflow:hidden;border:1px solid rgba(244,238,232,0.06)}.services-table-image{width:100%;height:190px;object-fit:cover}@media (min-width:1024px){.services-table-image{height:210px}}.services-table-list,.services-program-list,.services-team-list{margin-top:var(--space-3);display:flex;flex-direction:column;gap:var(--space-1);font-size:var(--font-size-sm);color:var(--color-text-muted)}.services-programs-grid,.services-team-grid{margin-top:var(--space-4)}.services-program-card,.services-team-card{display:flex;flex-direction:column;justify-content:space-between}.services-program-link,.services-team-link{margin-top:var(--space-4);font-size:var(--font-size-xs);letter-spacing:0.16em;text-transform:uppercase}.section-alt{background:radial-gradient(circle at 0 0,rgba(220,38,38,0.07),transparent 55%),radial-gradient(circle at 100% 100%,rgba(36,11,18,0.65),transparent 60%)}.services-cta-card{display:flex;flex-direction:column;gap:var(--space-6);align-items:flex-start}.services-cta-text{max-width:640px}.services-cta-actions{display:flex;flex-wrap:wrap;gap:var(--space-3)}@media (min-width:900px){.services-cta-card{flex-direction:row;justify-content:space-between;align-items:center}}
ul{list-style:none!important}.nav-toggle{flex-direction:column}