.phil-home-hero{padding:0 0 56px;background:var(--brand-bg-alt)}.phil-home-hero__banner{position:relative;min-height:68vh;padding:160px 0 120px;display:grid;align-items:end;overflow:hidden;background:var(--brand-primary-dark)}.phil-home-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.phil-home-hero__banner::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(30,41,77,.88),rgba(30,41,77,.54),rgba(30,41,77,.28));z-index:1}.phil-home-hero__copy{position:relative;z-index:2;max-width:760px}.phil-home-hero__copy h1{color:#fff;font-size:max(2rem, min(4vw, 3.5rem));margin:12px 0 18px}.phil-home-hero__copy .phil-eyebrow,.phil-home-hero__copy p{color:#fff}.phil-cta-actions,.phil-hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}.phil-stage-strip{position:relative;z-index:3;margin-top:-48px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:16px;gap:16px}.phil-stage-tile{position:relative;background:#fff;border:1px solid var(--brand-border);padding:20px;min-height:132px;display:flex;flex-direction:column;justify-content:space-between;color:var(--brand-text);box-shadow:0 12px 30px rgba(22,32,43,.08)}.phil-stage-tile:hover{transform:translateY(-4px)}.phil-age-card__badge,.phil-stage-badge{display:inline-flex;width:-moz-fit-content;width:fit-content;background:var(--brand-accent);color:#fff;padding:5px 10px;font-size:.78rem;font-weight:700}.phil-stage-tile h3{font-size:1.05rem;margin:18px 0 0}.phil-home-stats{background:#fff}.phil-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.phil-stat-card{border:1px solid var(--brand-border);background:var(--brand-neutral-light);padding:24px;min-height:210px;display:grid;grid-gap:10px;gap:10px;position:relative}.phil-stat-icon{color:var(--brand-secondary);font-weight:700}.phil-stat-card strong{color:var(--brand-primary);font-size:max(2rem, min(4vw, 3.25rem));line-height:1}.phil-stat-card span:last-child{color:var(--brand-text);font-size:.94rem}.phil-feature-alt{background:var(--brand-bg-alt)}.phil-feature-row{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(0,1.05fr);grid-gap:48px;gap:48px;align-items:center;margin-bottom:64px}.phil-feature-row:last-child{margin-bottom:0}.phil-feature-row--reverse .phil-feature-media{order:2}.phil-feature-media{border:1px solid var(--brand-border);background:#fff;padding:12px}.phil-feature-media img{width:100%;aspect-ratio:9/7;-o-object-fit:cover;object-fit:cover}.phil-feature-copy h2{font-size:max(1.7rem, min(3vw, 2.4rem));margin:10px 0 18px}.phil-feature-copy li,.phil-feature-copy p{color:var(--brand-text)}.phil-age-grid{background:#fff}.phil-age-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.phil-age-card{position:relative;display:grid;grid-gap:12px;gap:12px;padding:16px;border:1px solid var(--brand-border);color:var(--brand-text);background:#fff}.phil-age-card img{width:100%;aspect-ratio:7/5;-o-object-fit:cover;object-fit:cover}.phil-age-card h3{font-size:1.12rem;margin:0}.phil-age-card p{color:var(--brand-text);margin:0}.phil-large-quote{background:var(--brand-primary-dark);color:#fff;text-align:center}.phil-large-quote blockquote{color:#fff;font-size:max(1.5rem, min(3vw, 2.35rem));max-width:900px;margin:0 auto 18px;line-height:1.35}.phil-large-quote p{color:#fff}.phil-home-cta{background:var(--brand-primary);color:#fff;text-align:center;padding:80px 0 96px}.phil-home-cta h2{color:#fff;font-size:max(1.8rem, min(3vw, 2.6rem));max-width:780px;margin:10px auto 14px}.phil-home-cta .phil-eyebrow,.phil-home-cta p{color:#fff}.phil-home-cta p{max-width:760px;margin:0 auto}.phil-cta-actions{justify-content:center}@media (max-width:991px){.phil-home-hero__banner{min-height:58vh;padding:120px 0 96px}.phil-age-cards,.phil-stage-strip,.phil-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.phil-feature-row,.phil-feature-row--reverse{grid-template-columns:1fr}.phil-feature-row--reverse .phil-feature-media{order:0}}@media (max-width:575px){.phil-age-cards,.phil-stage-strip,.phil-stat-grid{grid-template-columns:1fr}}