/* =====================================================================
	SERVICES PAGES
	Service index, service cards, detail page, FAQs, and service CTA styles.
	===================================================================== */
.service-index-hero,.service-detail-hero{background:#0B1233;color:#fff}.service-index-hero{padding:120px 24px 86px}.service-index-hero h1{max-width:760px;margin:18px 0 12px;font-size:clamp(36px,5vw,60px);line-height:1.02}.service-index-hero p{max-width:600px;color:#cfe5ff;font-size:16px}.service-index-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.service-hero-primary{background:#d94b0b;color:#fff}.service-hero-primary:hover{background:#ef5d18}.service-hero-secondary{border-color:rgba(255,255,255,.72);color:#fff}.service-hero-secondary:hover{border-color:#fff;background:rgba(255,255,255,.08)}.service-category{padding:28px 0 12px}.service-filters{display:flex;flex-wrap:wrap;gap:10px;margin:4px 0 34px;padding-bottom:2px}.service-filter{appearance:none;border:1px solid #dbe2eb;border-radius:24px;background:#fff;color:#31506f;cursor:pointer;font:600 14px var(--font-body);padding:10px 18px;transition:background .2s ease,color .2s ease,border-color .2s ease}.service-filter:hover{border-color:#0879bd;color:#0879bd}.service-filter.active{border-color:#0879bd;background:#0879bd;color:#fff}.service-category[hidden]{display:none}.service-category + .service-category{border-top:1px solid rgba(15,27,61,.1);margin-top:28px}.service-detail-hero{padding:90px 24px}.service-detail-hero .section-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.8fr);gap:60px;align-items:center}.service-detail-hero .breadcrumb{font-size:0.85rem;color:rgba(255,255,255,.6);margin-bottom:18px}.service-detail-hero .breadcrumb a{color:#9FB4FF;text-decoration:none}.service-detail-hero .breadcrumb a:hover{color:#fff}.service-detail-hero .breadcrumb .current{color:#fff;font-weight:600}.service-detail-hero .breadcrumb span{margin:0 6px}.service-detail-hero-copy h1{max-width:700px;margin:18px 0;font-size:clamp(34px,4.5vw,56px);line-height:1.04}.service-detail-hero-copy p{max-width:620px;color:#d8ebff;font-size:16px;line-height:1.7}.service-detail-hero-image{min-height:320px;border-radius:8px;overflow:hidden;background:#18244b;box-shadow:0 30px 70px rgba(3,19,57,.3)}.service-detail-hero-image img{display:block;width:100%;height:100%;min-height:320px;object-fit:cover}.service-detail-body{padding-top:84px;padding-bottom:84px}.service-detail-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:70px}.service-detail-grid h2,.service-faq h2,.service-detail-cta h2{margin:14px 0 20px;font-size:clamp(28px,3.5vw,42px)}.service-rich-copy{color:var(--label-gray);font-size:15px;line-height:1.8}.service-tech-panel{padding:28px;border-left:3px solid #2f6bff;background:#f4f7ff}.service-tech-panel h3{margin:15px 0 20px}.service-tech-panel ul{list-style:none;margin:0;padding:0}.service-tech-panel li{padding:11px 0;border-bottom:1px solid rgba(15,27,61,.1)}.service-tech-panel li i{color:#2f6bff;margin-right:10px}.service-faq{background:#f7f9fc;padding-top:70px;padding-bottom:70px}.faq-list{max-width:850px}.faq-list details{border-top:1px solid rgba(15,27,61,.16);padding:20px 0}.faq-list summary{cursor:pointer;display:flex;justify-content:space-between;font-weight:700;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list details p{color:var(--label-gray);line-height:1.7;max-width:720px}.faq-list details[open] summary i{transform:rotate(45deg)}.service-detail-cta{text-align:left}.service-detail-cta .section-inner{max-width:1240px}@media (max-width:767px){.service-index-hero{padding:82px 18px 60px}.service-detail-hero{padding:60px 18px}.service-detail-hero .section-inner,.service-detail-grid{grid-template-columns:1fr;gap:34px}.service-detail-hero-image{display:none}.service-detail-body{padding-top:54px;padding-bottom:54px}}.service-filters{overflow-x:auto;flex-wrap:nowrap;padding:2px 24px 10px 0;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x proximity}.service-filters::-webkit-scrollbar{display:none;height:0}.service-filter{white-space:nowrap;font-size:12px;padding:8px 14px;scroll-snap-align:start;flex:none}.service-index-hero h1{font-size:clamp(32px,4.5vw,52px)}.service-index-hero p,.service-detail-hero-copy p,.service-detail-cta p{font-size:14px}.service-index-hero .eyebrow{font-size:12px;letter-spacing:.18em}.service-index-hero h1{max-width:900px;font-size:clamp(38px,5vw,64px);line-height:1.02}.service-index-hero p{max-width:760px;font-size:18px;line-height:1.6}.service-detail-hero-copy h1{font-size:clamp(30px,4vw,48px)}.service-detail-grid h2,.service-faq h2,.service-detail-cta h2{font-size:clamp(25px,3vw,36px)}.service-rich-copy{font-size:14px}.service-tech-panel{padding:20px}.service-tech-panel h3{font-size:18px}.service-faq{padding-top:52px;padding-bottom:52px}.service-detail-cta{padding:58px 20px}.migration-copy h2{font-size:clamp(38px,4vw,58px)}.migration-copy .lede,.migration-copy p:nth-of-type(2){font-size:14px}.migration-steps .why-step{min-height:280px;padding:24px 20px}.services.section{padding-top:32px;padding-bottom:56px}.services .section-inner{gap:0}.services .service-filters{margin-top:4px;margin-bottom:12px;padding-top:2px;padding-bottom:2px}.services .service-category{padding-top:16px;padding-bottom:8px}.services .service-category + .service-category{margin-top:20px}.services .service-category .section-head{width:100%;max-width:760px;margin:0 auto 22px}.services .service-category .section-head h2{max-width:100%;margin:10px auto 0;padding:0 12px;font-size:clamp(22px,2.8vw,32px);line-height:1.15;overflow-wrap:anywhere}@media (max-width:767px){.services.section{padding-top:24px;padding-bottom:40px}.services .service-filters{margin-bottom:10px}.services .service-category .section-head{margin-bottom:18px}.services .service-category .section-head h2{font-size:24px;padding:0 6px}}.services .service-card{padding:26px;min-height:310px;align-items:flex-start;text-align:left}.services .service-card .card-icon{margin-left:0;margin-right:0}.services .service-card h3{font-size:clamp(19px,1.45vw,23px);line-height:1.25}.services .service-card p{font-size:16px;line-height:1.65}.services .service-tags{justify-content:flex-start}.services .service-tags span{font-size:12px;padding:6px 9px}.services .service-card a{justify-content:flex-start;font-size:15px;margin-top:auto}@media (max-width:767px){.services .service-card{padding:20px;min-height:0}.services .service-card h3{font-size:19px}.services .service-card p{font-size:14px}.services .service-card a{font-size:13px;margin-top:16px}.service-index-hero h1{font-size:clamp(32px,9vw,44px)}.service-index-hero p{font-size:15px}}.services .service-card{display:block;overflow:hidden;padding:0;background:#fff;border:1px solid #e4e9f0;box-shadow:0 12px 28px rgba(15,27,61,.06)}.services .service-card-image{min-height:200px;padding:28px;display:flex;align-items:flex-end;background-color:#eaf3fa;background-position:center;background-size:cover}.services .service-card-image::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(226,241,250,.2),rgba(226,241,250,.78))}.services .service-card-image{position:relative}.services .service-card-image .card-icon{position:relative;z-index:1;margin:0;background:#e1eff9}.services .service-card-content{padding:24px 26px 28px}.service-card-category{color:#0670c9;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px}.services .service-card h3{margin:0 0 14px;color:var(--text-dark);font-size:21px;line-height:1.25}.services .service-card p{margin:0 0 18px;color:#52627b;font-size:16px;line-height:1.65}.service-card-points{list-style:none;margin:0;padding:0;color:#31547e}.service-card-points li{display:flex;gap:10px;align-items:flex-start;padding:5px 0;font-size:14px;line-height:1.45}.service-card-points i{color:#0780da;margin-top:3px}.services .service-card a{display:inline-flex;margin-top:22px;color:#0076ce;font-size:16px;font-weight:700}@media (max-width:767px){.services .service-card-image{min-height:170px;padding:20px}.services .service-card-content{padding:20px}.services .service-card h3{font-size:19px}.services .service-card p{font-size:14px}}.service-filter{padding:6px 12px}.services .service-filters{padding-top:2px;padding-bottom:2px;margin-bottom:12px}.services #intelligent-platforms{padding-top:4px}.services #intelligent-platforms .section-head{margin-bottom:14px}.migration-inner{display:grid;grid-template-columns:1fr;gap:48px;align-items:start;padding:40px 0 20px}.migration-copy{max-width:700px}.migration-steps{width:100%}.migration-copy .section-num{display:inline-block;font-family:var(--font-mono);font-size:0.85rem;letter-spacing:0.22em;text-transform:uppercase;color:var(--brand-blue);margin-bottom:24px}.migration-copy h2{font-size:clamp(52px,5vw,80px);margin:0 0 26px;line-height:1.02;letter-spacing:-0.035em}.migration-copy h2 em{display:block;font-style:normal;font-weight:800;color:var(--brand-blue)}.migration-copy .lede{max-width:700px;margin:0 0 20px;color:rgba(15,27,61,0.78)}.migration-copy p:nth-of-type(2){max-width:700px;color:rgba(15,27,61,0.72);line-height:1.85}.migration-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:12px;justify-items:center}.migration-steps .why-step{width:100%;max-width:320px;background:#fff;border-radius:32px;padding:36px 28px 28px;box-shadow:0 26px 60px -38px rgba(15,27,61,0.18);border:1px solid rgba(15,27,61,0.08);min-height:360px;display:flex;flex-direction:column;justify-content:flex-start;text-align:left}.migration-steps .why-step h3{margin:0 0 18px;font-size:24px;text-align:center}.migration-steps .why-step p{margin:0;color:rgba(15,27,61,0.72);line-height:1.9;text-align:center}.migration-steps .step-num{width:62px;height:62px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:rgba(47,106,255,0.14);color:var(--brand-blue);font-family:var(--font-display);font-weight:800;font-size:1rem;margin-bottom:22px}@media (max-width:1024px){.migration-inner{grid-template-columns:1fr}.migration-steps{grid-template-columns:1fr}}@media (max-width:760px){.migration-inner{gap:28px}.migration-copy h2{font-size:clamp(34px,10vw,46px)}}.home-hero{padding-top:24px;padding-bottom:32px}.home-services{padding-top:32px;padding-bottom:40px}.home-services .section-head,.home-why .why-copy{margin:0 auto}.home-services .section-inner{gap:20px}.home-services .service-grid{gap:18px;margin-top:0}.home-services .service-card{min-height:0}.home-why{padding-top:32px;padding-bottom:28px}.home-why .why-inner{gap:20px;padding:0}.home-why .why-steps{gap:18px;margin-top:0}.home-why .why-step{min-height:240px;padding:22px}.home-why .step-num{margin-bottom:12px}.home-why .why-step h3{margin-bottom:10px}.home-why .why-step p{line-height:1.6}.home-cta{height:auto;padding:24px 24px}.home-cta .cta-inner{height:auto}@media (max-width:767px){.home-hero{padding-top:20px;padding-bottom:24px}.home-services{padding-top:24px;padding-bottom:32px}.home-why{padding-top:24px;padding-bottom:22px}.home-why .why-inner{gap:14px}.home-why .why-step{min-height:0;padding:20px}.home-cta{padding:22px 20px}}