@charset "UTF-8";.services-hero{padding:60px 0 40px;background:linear-gradient(135deg,var(--tf-primary) 0,var(--tf-primary-dark) 100%);color:var(--tf-white);text-align:center}.services-hero h1{color:var(--tf-white);max-width:850px;margin:0 auto 20px}.services-intro{font-size:17px;color:rgba(255,255,255,.85);max-width:780px;margin:0 auto;line-height:1.7}.service-block{padding:80px 0}.service-block-alt{background:var(--tf-gray-100)}.service-block h2{margin-bottom:16px}.service-block p{color:var(--tf-gray-700);line-height:1.7}.service-block ai-img,.service-block img{border-radius:var(--tf-radius-lg);width:100%}.service-points{list-style:none;padding:0;margin:20px 0 0}.service-points li{position:relative;padding-left:24px;margin-bottom:10px;font-size:15px;color:var(--tf-gray-700)}.service-points li::before{content:"✔";position:absolute;left:0;color:var(--tf-secondary);font-weight:700;font-size:13px}.services-cta{padding:80px 0;background:var(--tf-dark);color:var(--tf-white)}.services-cta h2{color:var(--tf-white);margin-bottom:16px}.services-cta p{color:rgba(255,255,255,.7);max-width:650px;margin:0 auto 32px}