.services-hero{background:radial-gradient(circle at 74% 22%,rgba(142,227,242,.24),transparent 34%),linear-gradient(110deg,rgba(8,24,38,.98),rgba(8,32,48,.9) 60%,rgba(18,94,116,.74)),#102738;border:0;color:#fff;display:grid;align-content:end;min-height:clamp(320px,31vw,500px);overflow:hidden;padding:clamp(28px,5vw,58px)}.services-hero h1{color:#fff;font-family:var(--site-font-family);font-size:var(--page-hero-title-size);font-weight:600;line-height:1.06;margin:0;max-width:1020px;text-wrap:balance}.service-links-section{border:1px solid var(--line);border-radius:8px;background:var(--surface);display:grid;gap:18px;padding:24px}.service-links-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.service-link-card{border:1px solid var(--line);border-top:4px solid var(--cyan);border-radius:8px;background:var(--surface-soft);display:grid;gap:10px;min-height:176px;padding:18px;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.service-link-card:hover{border-color:var(--line-strong);box-shadow:0 12px 28px rgba(23,32,42,.07);transform:translateY(-2px)}.service-link-card strong{color:var(--foreground);font-size:18px;line-height:1.25}.service-link-card span{color:var(--muted);line-height:1.5}.service-link-card em{align-self:flex-end;color:var(--blue-strong);font-size:14px;font-style:normal;font-weight:600}.services-process{border:1px solid var(--line);border-radius:8px;background:var(--surface);padding:24px}.services-process h2{font-family:var(--site-font-family);font-size:var(--page-section-title-size);font-weight:600;line-height:1.16;margin-bottom:18px}.services-process ol{counter-reset:service-step;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;list-style:none;margin:0;padding:0}.services-process li{border:1px solid var(--line);border-radius:8px;background:var(--surface-soft);color:var(--foreground);font-weight:600;min-height:104px;padding:16px}.services-process li:before{counter-increment:service-step;content:counter(service-step);border-radius:999px;background:var(--blue);color:#fff;display:grid;font-size:13px;height:28px;margin-bottom:12px;place-items:center;width:28px}.service-detail,.service-detail-hero{display:grid;gap:24px}.service-detail-hero{border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 14px 36px rgba(23,32,42,.05);grid-template-columns:minmax(0,1fr) minmax(280px,.42fr);padding:24px}.service-detail-hero h1{font-family:var(--site-font-family);font-size:var(--page-hero-title-size);font-weight:600;line-height:1.06;margin:0;max-width:920px;text-wrap:balance}.service-facts{border:1px solid var(--line);border-radius:8px;background:var(--surface-soft);display:grid;align-content:start;gap:14px;padding:18px}.service-facts strong{color:var(--blue-strong);font-size:18px}.service-detail-section ul,.service-facts ul{display:grid;gap:10px;list-style:none;margin:0;padding:0}.service-detail-section li,.service-facts li{border:1px solid var(--line);border-radius:8px;background:var(--surface);line-height:1.45;padding:12px 14px}.service-detail-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.service-detail-section{border:1px solid var(--line);border-radius:8px;background:var(--surface);display:grid;align-content:start;gap:16px;padding:24px}.service-detail-section h2{font-family:var(--site-font-family);font-size:var(--page-section-title-size);font-weight:600;line-height:1.16;margin:0}.service-contact-panel{border:1px solid var(--line);border-radius:8px;background:var(--blue-strong);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:24px}@media (max-width:900px){.service-contact-panel{align-items:flex-start;flex-direction:column}.services-hero{align-content:start;min-height:clamp(260px,38vw,400px)}.service-link-card{min-height:auto}.service-links-grid,.services-process ol{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.services-grid article,.services-process li{min-height:auto}.service-links-grid{grid-template-columns:1fr}.services-process ol{grid-template-columns:repeat(2,minmax(0,1fr))}}.services-hero p:not(.section-kicker){color:#d7e7ee;font-size:clamp(16px,1.35vw,21px);line-height:1.6;margin:12px 0 0;max-width:860px}.services-hero .section-kicker{color:#8ee3f2}.services-hero .button{margin-top:8px}.services-hero .button:hover{color:#fff}.service-links-section .section-title-row p:not(.section-kicker){color:var(--muted);line-height:1.55;margin:8px 0 0;max-width:780px}.service-detail-hero p:not(.section-kicker){color:var(--muted);font-size:18px;line-height:1.6;max-width:880px}.service-contact-panel .section-kicker{color:rgba(255,255,255,.72)}.service-contact-panel p:not(.section-kicker){color:rgba(255,255,255,.86);line-height:1.55;margin:8px 0 0;max-width:720px}.service-contact-panel .button{background:#fff;color:var(--blue-strong);flex:0 0 auto}