.px-home{font-family:inherit}.px-hero{padding-top:96px;padding-bottom:96px;background:#fff}.px-hero-content{max-width:760px}.px-hero-title{font-size:clamp(2.4rem,3vw,3rem);font-weight:700;margin-bottom:1rem}.px-hero-subtitle{font-size:1.1rem;line-height:1.7;margin-bottom:1.75rem}.px-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.px-hero-link{font-size:.95rem;text-decoration:underline}.px-btn-secondary{background-color:#fff;color:#5a3fc0;border-color:#5a3fc0}.px-btn-secondary:hover{background-color:#f2efff}.px-stats{background:#f5f5f5}.px-stats-list{display:flex;flex-direction:column;gap:1.75rem}.px-services{background:#fff}.px-service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-top:2rem}.px-service-card{background:#fafafa;border-radius:12px;border:1px solid #e5e5e5;padding:1.5rem;display:flex;flex-direction:column;gap:.75rem}.px-service-title{font-size:1.1rem;font-weight:600}.px-service-text{font-size:.96rem;line-height:1.6}.px-service-link{margin-top:auto;font-size:.9rem;text-decoration:underline}.px-featured{background:#f5f5f5}.px-featured-card{background:#fff;border-radius:12px;border:1px solid #e5e5e5;padding:1.75rem}.px-featured-title{font-size:1.2rem;font-weight:600;margin-bottom:.75rem}.px-featured-text{font-size:.98rem;line-height:1.7;margin-bottom:.75rem}.px-featured-link{font-size:.9rem;text-decoration:underline}@media (max-width:768px){.px-hero-actions{flex-direction:column;align-items:flex-start}.px-service-card{padding:1.25rem}}