.services-page .container{max-width:1100px;margin:0 auto;padding:0 2rem}.services-hero{padding:6rem 0 4rem;background:linear-gradient(135deg,var(--brand-purple) 0%,var(--brand-purple-light) 100%);text-align:center;color:#fff}.hero-title{font-family:Comfortaa,Comfortaa Fallback,sans-serif;font-size:3rem;font-weight:800;margin-bottom:1rem}.hero-subtitle{font-size:1.25rem;color:#f8f9fad9;max-width:640px;margin:0 auto;line-height:1.7}.services-detail{padding:5rem 0;background:#fff}.service-block{display:grid;grid-template-columns:260px 1fr;gap:3rem;align-items:center;padding:3.5rem 0;border-bottom:1px solid var(--border-light);scroll-margin-top:100px}.service-block:last-child{border-bottom:none}.service-block.reversed{grid-template-columns:1fr 260px}.service-block.reversed .service-visual{order:2}.service-visual{display:flex;align-items:center;justify-content:center;aspect-ratio:1;border-radius:24px;background:linear-gradient(135deg,rgba(var(--brand-green-rgb),.12),rgba(var(--brand-purple-light-rgb),.06))}.service-visual svg{width:88px;height:88px;color:var(--brand-green-ink)}.service-text h2{font-family:Comfortaa,Comfortaa Fallback,sans-serif;font-size:2rem;font-weight:700;color:var(--brand-purple);margin-bottom:1rem}.service-desc{font-size:1.1rem;color:var(--text-secondary);line-height:1.8;margin-bottom:1.75rem}.included-label{font-family:Comfortaa,Comfortaa Fallback,sans-serif;font-size:.95rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--brand-purple);margin-bottom:1rem}.included-list{list-style:none;padding:0;margin:0;display:grid;gap:.75rem}.included-list li{display:flex;align-items:flex-start;gap:.75rem;color:var(--text-strong);font-size:1rem;line-height:1.5}.check{width:20px;height:20px;flex-shrink:0;margin-top:2px;color:var(--brand-green-ink)}.services-cta{padding:5rem 0;background:var(--surface);text-align:center}.services-cta h2{font-family:Comfortaa,Comfortaa Fallback,sans-serif;font-size:2.25rem;font-weight:700;color:var(--brand-purple);margin-bottom:1rem}.services-cta p{font-size:1.15rem;color:var(--text-secondary);max-width:560px;margin:0 auto 2rem;line-height:1.7}.cta-button{display:inline-block;background:var(--brand-purple);color:#fff;font-family:Comfortaa,Comfortaa Fallback,sans-serif;font-weight:600;padding:.9rem 2.25rem;border-radius:999px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.cta-button:hover,.cta-button:focus-visible{transform:translateY(-2px);box-shadow:0 8px 24px rgba(var(--brand-purple-rgb),.25)}@media(max-width:768px){.hero-title{font-size:2.25rem}.service-block,.service-block.reversed{grid-template-columns:1fr;gap:1.5rem;text-align:left}.service-block.reversed .service-visual{order:0}.service-visual{max-width:180px}}.service-bridge{margin-top:1.35rem;padding-top:1.1rem;border-top:1px solid var(--border-light, rgba(20, 0, 71, .1));font-size:.92rem;line-height:1.6;color:var(--text-secondary, #5c5482)}.service-bridge a{color:var(--brand-green-ink, #0e8a55);font-weight:600;text-decoration:none;border-bottom:1px solid currentColor;white-space:nowrap}.service-bridge a:hover,.service-bridge a:focus-visible{color:var(--brand-purple, #140047)}
