/* ============================================================
 * service 模板 - 商务服务风格 - 覆盖样式
 * 在 industry/main.css 之后加载，仅覆盖差异部分
 * ============================================================ */

/* Hero 使用真实项目图片作全幅背景，文本保持单一阅读焦点。 */
body.tpl-service .svc-hero {
  position: relative;
  min-height: min(680px, 82vh);
  background-color: #17211d;
  background-image: var(--svc-hero-image);
  background-position: center;
  background-size: cover;
  color: #ffffff;
  padding: 86px 0 76px;
}

/* 2026-07 Premium editorial direction: fewer modules, stronger hierarchy. */
body.tpl-service {
  --svc-ink: #071528;
  --svc-navy: #081a31;
  --svc-orange: #f5a000;
  --svc-paper: #f8fafc;
}
body.tpl-service .site-header {
  background: #08101d;
  border-bottom-color: rgba(245,160,0,.55);
}
body.tpl-service .site-header .brand-name,
body.tpl-service .site-header .nav-link { color: #f8fafc; }
body.tpl-service .site-header .brand-city { color: #f5a000; }
body.tpl-service .site-header .nav-link:hover,
body.tpl-service .site-header .nav-link.is-active { color: #f5a000; }
body.tpl-service .svc-hero {
  min-height: min(760px, 88vh);
  padding: 96px 0 84px;
  background-color: #071528;
  background-position: center;
}
body.tpl-service .svc-hero::before { background: rgba(4,14,29,.64); }
body.tpl-service .svc-hero-inner { min-height: 570px; }
body.tpl-service .svc-hero-text { width: min(760px, 100%); }
body.tpl-service .svc-hero-kicker {
  color: #f5a000;
  font-size: 14px;
  letter-spacing: .12em;
}
body.tpl-service .svc-hero h1 {
  max-width: 760px;
  margin: 0 0 22px;
  font-size: clamp(44px, 5.2vw, 76px);
  line-height: 1.12;
  letter-spacing: -.04em;
}
body.tpl-service .svc-hero-slogan {
  margin: 0 0 16px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}
body.tpl-service .svc-hero-intro { max-width: 650px; color: #d5deea; }
body.tpl-service .btn-primary {
  color: #071528;
  background: #f5a000;
  border-color: #f5a000;
}
body.tpl-service .btn-primary:hover { background: #ffb21a; border-color: #ffb21a; }
body.tpl-service .svc-hero .btn-ghost { color: #fff; border-color: rgba(255,255,255,.5); }
body.tpl-service .home-intro { padding: 100px 0; background: #fff; }
body.tpl-service .home-intro h2 { max-width: 720px; font-size: clamp(34px,4vw,56px); line-height: 1.2; }
body.tpl-service .section-heading-split h2 { font-size: clamp(32px,3.5vw,48px); }
body.tpl-service .home-service-grid {
  grid-template-columns: repeat(3,minmax(0,1fr));
  border-top: 1px solid #cbd5e1;
}
body.tpl-service .home-service-item {
  display: block;
  padding: 38px 28px 44px;
  border-right: 1px solid #cbd5e1;
  border-bottom: 1px solid #cbd5e1;
}
body.tpl-service .home-service-item:first-child { border-left: 1px solid #cbd5e1; }
body.tpl-service .home-service-item img { width: 100%; height: 170px; margin: 20px 0; border-radius: 0; }
body.tpl-service .home-service-number { color: #f5a000; font-size: 14px; }
body.tpl-service .home-case { background: #071528; }
body.tpl-service .home-case-feature {
  grid-template-columns: 58% 42%;
  border: 0;
  border-radius: 0;
}
body.tpl-service .home-case-media img { min-height: 520px; object-fit: cover; }
body.tpl-service .home-case-feature > div:last-child { padding: 58px; background: #0c213d; }
body.tpl-service .home-case-feature h3 { font-size: clamp(34px,4vw,54px); line-height: 1.15; }
body.tpl-service .credential-strip {
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  border-top: 1px solid #cbd5e1;
  border-bottom: 1px solid #cbd5e1;
}
body.tpl-service .credential-strip > div { padding: 28px 0; border: 0; }
body.tpl-service .city-utility .city-coverage-section {
  padding: 28px 0;
  background: #eef2f7;
}
body.tpl-service .city-utility .city-coverage-grid,
body.tpl-service .city-utility .city-faq-panel,
body.tpl-service .city-utility .ai-source-citation { display: none; }
body.tpl-service .city-utility .city-region-nav { margin: 0; }
body.tpl-service .cta-band {
  padding: 90px 0;
  text-align: left;
  background: #071528;
}
body.tpl-service .cta-inner { display: flex; align-items: center; justify-content: space-between; gap: 48px; }
body.tpl-service .cta-band h2 { max-width: 760px; font-size: clamp(36px,4vw,58px); }
body.tpl-service .cta-band .btn-primary { color: #071528; background: #f5a000; border-color: #f5a000; }
body.tpl-service .service-page-header,
body.tpl-service .page-header {
  color: #fff;
  background: #071528;
}
body.tpl-service .service-page-header h1,
body.tpl-service .page-header h1 { color: #fff; font-size: clamp(42px,5vw,68px); }
body.tpl-service .service-page-header p,
body.tpl-service .page-header p,
body.tpl-service .svc-case-meta { color: #cbd5e1; }
body.tpl-service .case-showcase { gap: 0; }
body.tpl-service .case-showcase-item {
  grid-template-columns: 58% 42%;
  min-height: 460px;
  border: 0;
  border-bottom: 1px solid #cbd5e1;
  border-radius: 0;
}
body.tpl-service .case-showcase-item:nth-child(even) .case-showcase-media { order: 2; }
body.tpl-service .case-showcase-media img { min-height: 460px; }
body.tpl-service .case-showcase-copy { padding: 64px; }
body.tpl-service .case-showcase-copy h2 { font-size: clamp(34px,4vw,48px); }

@media (max-width: 880px) {
  body.tpl-service .svc-hero { min-height: auto; padding: 56px 0; background-position: 62% center; }
  body.tpl-service .svc-hero::before { background: rgba(4,14,29,.78); }
  body.tpl-service .svc-hero-inner { min-height: 570px; align-items: flex-end; }
  body.tpl-service .svc-hero h1 { font-size: 44px; }
  body.tpl-service .home-service-grid { grid-template-columns: 1fr; }
  body.tpl-service .home-service-item:nth-child(n) { border-left: 1px solid #cbd5e1; }
  body.tpl-service .home-case-feature,
  body.tpl-service .case-showcase-item { grid-template-columns: 1fr; }
  body.tpl-service .case-showcase-item:nth-child(even) .case-showcase-media { order: 0; }
  body.tpl-service .home-case-feature > div:last-child,
  body.tpl-service .case-showcase-copy { padding: 34px 24px; }
  body.tpl-service .home-case-media img,
  body.tpl-service .case-showcase-media img { min-height: 280px; }
  body.tpl-service .cta-inner { align-items: flex-start; flex-direction: column; }
}
body.tpl-service .svc-hero::before { content: ""; position: absolute; inset: 0; background: rgba(12,20,17,.78); }
body.tpl-service .svc-hero-inner {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  min-height: 510px;
}
body.tpl-service .svc-hero-text { width: min(720px, 100%); }
body.tpl-service .svc-hero-kicker { display: block; margin-bottom: 16px; color: #a7f3d0; font-size: 13px; font-weight: 800; }
body.tpl-service .svc-hero h1 {
  max-width: 700px; font-size: 2.8rem; color: #fff; margin-bottom: 14px;
}
body.tpl-service .svc-hero-tag {
  color: rgba(255,255,255,0.85); font-size: 14px; margin-bottom: 22px;
}
body.tpl-service .svc-hero-intro {
  font-size: 1.02rem; color: rgba(255,255,255,0.9);
  line-height: 1.85; margin-bottom: 32px;
}
body.tpl-service .svc-hero-cta { display: flex; gap: 14px; flex-wrap: wrap; }

body.tpl-service .svc-hero-stats {
  display: flex; flex-wrap: wrap; gap: 30px; margin-top: 36px; padding-top: 22px; border-top: 1px solid rgba(255,255,255,.24);
}
body.tpl-service .svc-hero-stats .stat {
  min-width: 104px; color: #fff;
}
body.tpl-service .svc-hero-stats .stat strong {
  display: block; font-size: 1.8rem; font-weight: 700;
  color: #ffffff; margin-bottom: 4px;
}
body.tpl-service .svc-hero-stats .stat span {
  font-size: 12px; color: rgba(255,255,255,0.75);
}

@media (max-width: 880px) {
  body.tpl-service .svc-hero { min-height: auto; }
  body.tpl-service .svc-hero::before { background: rgba(12,20,17,.86); }
  body.tpl-service .svc-hero-inner { min-height: 460px; }
  body.tpl-service .svc-hero h1 { font-size: 2rem; }
}

/* 服务卡片：带左侧色块 */
body.tpl-service .service-card {
  border-left: 3px solid transparent;
}
body.tpl-service .service-card:hover {
  border-left-color: var(--primary);
  transform: translateY(-2px);
}

/* 全站 section 略微紧凑 */
body.tpl-service .section { padding: 60px 0; }

/* ============= 价格套餐 ============= */
body.tpl-service .pricing-grid {
  display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 22px;
}
body.tpl-service .pricing-card {
  background: #fff; border: 1px solid #e5e7eb; border-radius: 14px;
  padding: 32px 26px; transition: all .25s; position: relative;
}
body.tpl-service .pricing-card.featured {
  border-color: var(--primary); box-shadow: 0 12px 32px rgba(37,99,235,0.12);
  transform: translateY(-6px);
}
body.tpl-service .pricing-card.featured::before {
  content: "推荐"; position: absolute; top: -12px; right: 22px;
  background: var(--primary); color: #fff; padding: 4px 12px;
  border-radius: 12px; font-size: 12px;
}
body.tpl-service .pricing-card h3 { font-size: 1.2rem; margin-bottom: 14px; color: #0f172a; }
body.tpl-service .pricing-price {
  font-size: 2rem; font-weight: 700; color: var(--primary); margin: 12px 0;
}
body.tpl-service .pricing-card ul { list-style: none; padding: 0; margin: 18px 0; }
body.tpl-service .pricing-card li {
  padding: 8px 0 8px 22px; position: relative;
  border-bottom: 1px dashed #e5e7eb; color: #475569;
}
body.tpl-service .pricing-card li::before {
  content: "✓"; color: var(--primary); position: absolute; left: 0;
}

/* ============= 服务流程（HowTo） ============= */
body.tpl-service .howto-grid {
  display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 18px; margin-top: 24px;
}
body.tpl-service .howto-step {
  background: #fff; padding: 26px 20px; border-radius: 12px;
  text-align: center; border: 1px solid #e5e7eb; position: relative;
}
body.tpl-service .howto-step .howto-num {
  display: inline-flex; align-items: center; justify-content: center;
  width: 42px; height: 42px; border-radius: 50%;
  background: var(--primary); color: #fff; font-weight: 700;
  font-size: 1.1rem; margin-bottom: 12px;
}
body.tpl-service .howto-step h3 { font-size: 1.02rem; margin-bottom: 8px; color: #0f172a; }
body.tpl-service .howto-step p { font-size: 13.5px; color: #64748b; line-height: 1.6; }

/* ============= 服务区域 / 行业分布 ============= */
body.tpl-service .area-grid {
  display: grid; grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)); gap: 16px;
}
body.tpl-service .area-card {
  background: #fff; border: 1px solid #e5e7eb; padding: 20px;
  text-align: center; border-radius: 10px; transition: all .2s;
}
body.tpl-service .area-card:hover {
  border-color: var(--primary); transform: translateY(-3px);
  box-shadow: 0 6px 20px rgba(0,0,0,0.05);
}
body.tpl-service .area-card .area-icon {
  font-size: 1.8rem; margin-bottom: 10px;
}

/* ============= 客户证言 ============= */
body.tpl-service .testimonial-card {
  background: #fff; padding: 28px; border-radius: 12px;
  border-left: 4px solid var(--primary); position: relative;
}
body.tpl-service .testimonial-card::before {
  content: "“"; position: absolute; top: 0; right: 18px;
  font-size: 4rem; color: rgba(37,99,235,0.15); line-height: 1;
  font-family: Georgia, serif;
}
body.tpl-service .testimonial-text {
  font-style: italic; color: #334155; line-height: 1.8; margin-bottom: 14px;
}
body.tpl-service .testimonial-author {
  font-weight: 600; color: #0f172a;
}
body.tpl-service .testimonial-role {
  font-size: 13px; color: #64748b;
}

/* ============= CTA Band ============= */
body.tpl-service .cta-band {
  background: linear-gradient(120deg, var(--primary), #1e293b);
  color: #fff; padding: 70px 0; text-align: center;
}
body.tpl-service .cta-band h2 { color: #fff; font-size: 2rem; margin-bottom: 12px; }
body.tpl-service .cta-band p { color: rgba(255,255,255,0.85); margin-bottom: 26px; }
body.tpl-service .cta-band .btn-primary {
  background: #fff; color: var(--primary); border-color: #fff;
}
body.tpl-service .cta-band .btn-ghost {
  background: transparent; color: #fff; border-color: rgba(255,255,255,0.5);
}

/* ============= FAQ 折叠样式 ============= */
body.tpl-service .faq-item {
  background: #fff; border: 1px solid #e5e7eb; border-radius: 10px;
  margin-bottom: 12px; padding: 16px 22px; transition: all .2s;
}
body.tpl-service .faq-item[open] {
  border-color: var(--primary); box-shadow: 0 4px 16px rgba(37,99,235,0.08);
}
body.tpl-service .faq-item summary {
  cursor: pointer; font-weight: 600; color: #0f172a; outline: none;
  list-style: none; position: relative; padding-right: 28px;
}
body.tpl-service .faq-item summary::after {
  content: "+"; position: absolute; right: 0; top: 0;
  font-size: 1.3rem; color: var(--primary); transition: transform .2s;
}
body.tpl-service .faq-item[open] summary::after { content: "−"; }
body.tpl-service .faq-answer {
  margin-top: 14px; padding-top: 14px;
  border-top: 1px dashed #e5e7eb;
  color: #475569; line-height: 1.8;
}

/* ============= 联系页面表单 ============= */
body.tpl-service .contact-layout {
  display: grid; grid-template-columns: 1.5fr 1fr; gap: 40px;
}
body.tpl-service .contact-form .form-row {
  margin-bottom: 18px; display: flex; flex-direction: column;
}
body.tpl-service .contact-form label {
  font-weight: 600; margin-bottom: 6px; color: #334155;
}
body.tpl-service .contact-form input,
body.tpl-service .contact-form select,
body.tpl-service .contact-form textarea {
  border: 1px solid #cbd5e1; border-radius: 8px; padding: 10px 12px;
  font-size: 15px; font-family: inherit; transition: border-color .2s;
}
body.tpl-service .contact-form input:focus,
body.tpl-service .contact-form select:focus,
body.tpl-service .contact-form textarea:focus {
  outline: none; border-color: var(--primary);
}
@media (max-width: 880px) {
body.tpl-service .contact-layout { grid-template-columns: 1fr; }
}

/* ===== Commercial service template v2 ===== */
body.tpl-service {
  --svc-ink: #111827;
  --svc-muted: #526071;
  --svc-line: #dfe5ec;
  --svc-soft: #f4f7fa;
  --svc-dark: #151515;
  color: var(--svc-ink);
  background: #fff;
  font-size: 16px;
  line-height: 1.75;
}
body.tpl-service *, body.tpl-service *::before, body.tpl-service *::after { letter-spacing: 0; }
body.tpl-service .container { width: min(1180px, calc(100% - 48px)); max-width: 1180px; }
body.tpl-service .narrow-container { max-width: 860px; }
body.tpl-service .site-header { background: var(--svc-dark); border-bottom: 2px solid #f5a300; box-shadow: none; }
body.tpl-service .site-header .nav-inner { min-height: 72px; }
body.tpl-service .site-header .brand-name, body.tpl-service .site-header .main-nav a { color: #fff; }
body.tpl-service .site-header .main-nav a { padding: 11px 14px; border-radius: 5px; font-size: 14px; }
body.tpl-service .site-header .main-nav a:hover, body.tpl-service .site-header .main-nav a.active { background: #f5a300; color: #161616; }
body.tpl-service .site-header .main-nav a.is-active,
body.tpl-service .site-header .main-nav .nav-link.is-active {
  color: #161616;
  background: #f5a300;
}
body.tpl-service .site-header .main-nav .nav-dropdown {
  min-width: 220px;
  max-height: min(420px, calc(100vh - 110px));
  overflow-y: auto;
}
body.tpl-service .site-header .main-nav .nav-dropdown a {
  color: #1f2937;
  background: transparent;
}
body.tpl-service .site-header .main-nav .nav-dropdown a:hover,
body.tpl-service .site-header .main-nav .nav-dropdown a:focus {
  color: #161616;
  background: #fff3d6;
}
body.tpl-service .nav-phone-number { color: #f5a300; }
@media (max-width: 900px) {
  body.tpl-service .site-header .main-nav {
    max-height: calc(100vh - 72px);
    overflow-y: auto;
    overscroll-behavior: contain;
    background: #171414;
  }
  body.tpl-service .site-header .main-nav a,
  body.tpl-service .site-header .main-nav .nav-link {
    color: rgba(255,255,255,.92);
  }
  body.tpl-service .site-header .main-nav a:hover,
  body.tpl-service .site-header .main-nav a:focus,
  body.tpl-service .site-header .main-nav .nav-link:hover,
  body.tpl-service .site-header .main-nav .nav-link:focus {
    color: #fff;
    background: rgba(245,163,0,.18);
  }
  body.tpl-service .site-header .main-nav a.is-active,
  body.tpl-service .site-header .main-nav .nav-link.is-active {
    color: #161616;
    background: #f5a300;
  }
  body.tpl-service .site-header .main-nav .nav-dropdown a {
    color: rgba(255,255,255,.72);
    background: transparent;
  }
  body.tpl-service .site-header .main-nav .nav-dropdown .dd-all {
    color: rgba(255,255,255,.92);
  }
}
body.tpl-service .site-main { min-height: 55vh; }

/* Service-product detail: conversion-first hierarchy while retaining the site theme. */
body.tpl-service .service-product-hero {
  padding: 58px 0 64px;
  background: #eef3f9;
  border-bottom: 1px solid var(--svc-line);
}
body.tpl-service .service-product-hero .breadcrumb {
  padding: 0 0 24px;
  background: transparent;
}
body.tpl-service .service-product-hero .product-detail {
  align-items: stretch;
  gap: 52px;
}
body.tpl-service .service-product-hero .pd-gallery,
body.tpl-service .service-product-hero .pd-info {
  background: #fff;
  border: 1px solid var(--svc-line);
}
body.tpl-service .service-product-hero .pd-gallery { padding: 18px; }
body.tpl-service .service-product-hero .pd-gallery img {
  width: 100%;
  height: 100%;
  min-height: 420px;
  max-height: 560px;
  object-fit: cover;
}
body.tpl-service .service-product-hero .pd-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 46px;
}
body.tpl-service .service-product-eyebrow {
  margin-bottom: 12px;
  color: #1d63d8;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .08em;
}
body.tpl-service .service-product-hero h1 {
  margin: 0 0 18px;
  font-size: clamp(36px, 4.2vw, 58px);
}
body.tpl-service .service-product-summary {
  margin: 0 0 22px;
  color: var(--svc-muted);
  font-size: 17px;
}
body.tpl-service .service-product-flow {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  margin-top: 30px;
  border: 1px solid var(--svc-line);
}
body.tpl-service .service-product-flow article {
  padding: 28px 24px;
  border-right: 1px solid var(--svc-line);
  background: #fff;
}
body.tpl-service .service-product-flow article:last-child { border-right: 0; }
body.tpl-service .service-product-flow b {
  display: block;
  margin-bottom: 9px;
  color: #f5a300;
  font-size: 13px;
}
body.tpl-service .service-product-flow h3 { margin: 0 0 8px; font-size: 18px; }
body.tpl-service .service-product-flow p { margin: 0; color: var(--svc-muted); font-size: 14px; }
@media (max-width: 900px) {
  body.tpl-service .service-product-hero { padding: 30px 0 42px; }
  body.tpl-service .service-product-hero .product-detail { gap: 22px; }
  body.tpl-service .service-product-hero .pd-info { padding: 28px 22px; }
  body.tpl-service .service-product-hero .pd-gallery img { min-height: 240px; }
  body.tpl-service .service-product-flow { grid-template-columns: 1fr 1fr; }
  body.tpl-service .service-product-flow article:nth-child(2) { border-right: 0; }
  body.tpl-service .service-product-flow article:nth-child(-n+2) { border-bottom: 1px solid var(--svc-line); }
}
@media (max-width: 560px) {
  body.tpl-service .service-product-flow { grid-template-columns: 1fr; }
  body.tpl-service .service-product-flow article { border-right: 0; border-bottom: 1px solid var(--svc-line); }
  body.tpl-service .service-product-flow article:last-child { border-bottom: 0; }
}
body.tpl-service .section { padding: 76px 0; }
body.tpl-service .section-light, body.tpl-service .section-alt { background: var(--svc-soft); }
body.tpl-service .section-dark { background: #111827; color: #fff; }
body.tpl-service .page-header, body.tpl-service .service-page-header { padding: 66px 0 62px; background: #eef3f9; }
body.tpl-service .page-header h1 { margin: 8px 0 10px; font-size: 42px; line-height: 1.2; color: var(--svc-ink); }
body.tpl-service .page-header p { max-width: 760px; margin: 0; color: var(--svc-muted); font-size: 17px; }
body.tpl-service .page-eyebrow, body.tpl-service .section-kicker,
body.tpl-service .section-heading-split > div > span, body.tpl-service .section-heading-center > span {
  color: #1d63d8; font-size: 12px; font-weight: 800; text-transform: uppercase;
}
body.tpl-service h1, body.tpl-service h2, body.tpl-service h3, body.tpl-service h4 { color: var(--svc-ink); line-height: 1.3; }
body.tpl-service .section-heading-split { display: flex; align-items: flex-end; justify-content: space-between; gap: 48px; margin-bottom: 34px; }
body.tpl-service .section-heading-split h2, body.tpl-service .section-heading-center h2 { margin: 6px 0 0; font-size: 32px; }
body.tpl-service .section-heading-split > p { max-width: 520px; margin: 0; color: var(--svc-muted); }
body.tpl-service .section-heading-split > a, body.tpl-service .section-heading-split.light > a { color: #1d63d8; font-weight: 700; }
body.tpl-service .section-heading-split.light h2, body.tpl-service .section-heading-split.light > div > span { color: #fff; }
body.tpl-service .section-heading-split.light > a { color: #9fc4ff; }
body.tpl-service .section-heading-center { max-width: 760px; margin: 0 auto 36px; text-align: center; }
body.tpl-service .section-heading-center p { margin: 10px 0 0; color: var(--svc-muted); }
body.tpl-service .section-heading-left h2 { margin: 5px 0 8px; font-size: 28px; }
body.tpl-service .section-heading-left > span { color: #1d63d8; font-size: 12px; font-weight: 800; }
body.tpl-service .section-heading-left p { margin: 0 0 28px; color: var(--svc-muted); }
body.tpl-service .section-heading-left b { color: #dc2626; }

body.tpl-service .svc-hero { min-height: min(720px, 86vh); padding: 86px 0 72px; background-color: #131a20; }
body.tpl-service .svc-hero::before { background: rgba(10, 14, 17, .82); }
body.tpl-service .svc-hero-inner { min-height: 520px; }
body.tpl-service .svc-hero h1 { margin: 0 0 14px; max-width: 820px; color: #fff; font-size: 50px; line-height: 1.16; }
body.tpl-service .svc-hero-slogan { margin: 0 0 12px; color: #fff; font-size: 24px; font-weight: 700; }
body.tpl-service .svc-hero-intro { max-width: 760px; color: #d9e1e8; }
body.tpl-service .svc-hero .btn { min-width: 148px; min-height: 46px; border-radius: 5px; }
body.tpl-service .svc-hero .btn-primary { background: #f5a300; border-color: #f5a300; color: #171717; }
body.tpl-service .svc-hero .btn-ghost { border-color: rgba(255,255,255,.65); color: #fff; }

body.tpl-service .home-intro-grid { display: grid; grid-template-columns: 1.05fr .95fr; gap: 90px; align-items: start; }
body.tpl-service .home-intro-grid h2 { margin: 8px 0 0; font-size: 36px; }
body.tpl-service .home-intro-grid p { margin: 0 0 18px; color: var(--svc-muted); font-size: 17px; }
body.tpl-service .text-link, body.tpl-service .center-link a { color: #1d63d8; font-weight: 700; }
body.tpl-service .center-link { margin-top: 24px; text-align: center; }

body.tpl-service .home-service-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }
body.tpl-service .home-service-item { position: relative; display: grid; grid-template-columns: 46px 130px minmax(0,1fr); gap: 18px; align-items: center; min-height: 190px; padding: 18px; color: inherit; background: #fff; border: 1px solid var(--svc-line); border-radius: 7px; text-decoration: none; }
body.tpl-service .home-service-item:hover { border-color: #1d63d8; box-shadow: 0 10px 26px rgba(15,23,42,.08); }
body.tpl-service .home-service-item img { width: 130px; height: 130px; object-fit: cover; border-radius: 5px; }
body.tpl-service .home-service-number { align-self: start; color: #94a3b8; font-size: 13px; font-weight: 800; }
body.tpl-service .home-service-item h3 { margin: 0 0 8px; font-size: 22px; }
body.tpl-service .home-service-item p { margin: 0 0 10px; color: var(--svc-muted); line-height: 1.65; }
body.tpl-service .home-service-item span { color: #1d63d8; font-weight: 700; font-size: 13px; }

body.tpl-service .delivery-steps { display: grid; grid-template-columns: repeat(5, minmax(0,1fr)); gap: 0; margin: 0; padding: 0; list-style: none; border: 1px solid var(--svc-line); border-radius: 7px; overflow: hidden; }
body.tpl-service .delivery-steps li { min-width: 0; padding: 26px 22px; background: #fff; border-right: 1px solid var(--svc-line); }
body.tpl-service .delivery-steps li:last-child { border-right: 0; }
body.tpl-service .delivery-steps li > span { display: block; margin-bottom: 26px; color: #1d63d8; font-size: 13px; font-weight: 800; }
body.tpl-service .delivery-steps h3 { margin: 0 0 8px; font-size: 18px; }
body.tpl-service .delivery-steps p { margin: 0; color: var(--svc-muted); font-size: 13px; line-height: 1.65; }

body.tpl-service .home-case-feature { display: grid; grid-template-columns: 1.18fr .82fr; min-height: 400px; color: #fff; text-decoration: none; border: 1px solid #344154; border-radius: 7px; overflow: hidden; }
body.tpl-service .home-case-media img { width: 100%; height: 100%; min-height: 400px; object-fit: cover; }
body.tpl-service .home-case-feature > div:last-child { display: flex; flex-direction: column; justify-content: center; padding: 48px; }
body.tpl-service .home-case-feature h3 { margin: 12px 0; color: #fff; font-size: 32px; }
body.tpl-service .home-case-feature p { color: #cbd5e1; }
body.tpl-service .home-case-feature strong { margin-top: 18px; color: #9fc4ff; }
body.tpl-service .case-meta-line { display: flex; flex-wrap: wrap; gap: 8px; }
body.tpl-service .case-meta-line span { padding: 4px 8px; border: 1px solid currentColor; border-radius: 4px; font-size: 12px; }

body.tpl-service .credential-strip { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); border-top: 1px solid var(--svc-line); }
body.tpl-service .credential-strip > div { display: flex; justify-content: space-between; gap: 18px; padding: 22px 0; border-bottom: 1px solid var(--svc-line); }
body.tpl-service .credential-strip > div:nth-child(odd) { padding-right: 28px; }
body.tpl-service .credential-strip > div:nth-child(even) { padding-left: 28px; border-left: 1px solid var(--svc-line); }
body.tpl-service .credential-strip span { color: var(--svc-muted); }

body.tpl-service .home-article-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 18px; }
body.tpl-service .home-article-grid > a { min-height: 270px; padding: 26px; color: inherit; background: #fff; border: 1px solid var(--svc-line); border-radius: 7px; text-decoration: none; }
body.tpl-service .home-article-grid time { color: #64748b; font-size: 12px; }
body.tpl-service .home-article-grid h3 { margin: 20px 0 10px; font-size: 21px; }
body.tpl-service .home-article-grid p { color: var(--svc-muted); }
body.tpl-service .home-article-grid span { color: #1d63d8; font-weight: 700; }

body.tpl-service .cta-band { padding: 66px 0; background: #111827; color: #fff; text-align: left; }
body.tpl-service .cta-inner { display: flex; align-items: center; justify-content: space-between; gap: 36px; }
body.tpl-service .cta-band h2 { max-width: 760px; margin: 6px 0 8px; color: #fff; font-size: 32px; }
body.tpl-service .cta-band p, body.tpl-service .cta-band span { color: #cbd5e1; }
body.tpl-service .cta-band .btn-primary { flex: 0 0 auto; background: #f5a300; border-color: #f5a300; color: #171717; }

body.tpl-service .service-catalog { border-top: 1px solid var(--svc-line); }
body.tpl-service .service-catalog-item { display: grid; grid-template-columns: 60px minmax(0,1fr) 260px 90px; gap: 24px; align-items: center; padding: 30px 0; color: inherit; border-bottom: 1px solid var(--svc-line); text-decoration: none; }
body.tpl-service .service-catalog-index { color: #94a3b8; font-size: 13px; font-weight: 800; }
body.tpl-service .service-catalog-copy h2 { margin: 0 0 8px; font-size: 25px; }
body.tpl-service .service-catalog-copy p { margin: 0; color: var(--svc-muted); }
body.tpl-service .service-catalog-copy ul { display: flex; flex-wrap: wrap; gap: 6px 18px; margin: 12px 0 0; padding: 0; list-style: none; color: #344054; font-size: 13px; }
body.tpl-service .service-catalog-copy li::before { content: "·"; margin-right: 6px; color: #1d63d8; }
body.tpl-service .service-catalog-media img { width: 260px; aspect-ratio: 16/9; object-fit: cover; border-radius: 5px; }
body.tpl-service .service-catalog-arrow { justify-self: end; color: #1d63d8; font-weight: 700; }

body.tpl-service .faq-layout { display: grid; grid-template-columns: 280px minmax(0,1fr); gap: 70px; align-items: start; }
body.tpl-service .faq-aside { position: sticky; top: 96px; padding: 26px; border: 1px solid var(--svc-line); border-radius: 7px; }
body.tpl-service .faq-aside p { color: var(--svc-muted); }
body.tpl-service .faq-group + .faq-group { margin-top: 36px; }
body.tpl-service .faq-group h2 { margin: 0 0 14px; font-size: 22px; }
body.tpl-service .faq-item { margin-bottom: 10px; padding: 18px 20px; border-radius: 6px; box-shadow: none; }

body.tpl-service .credential-list { border-top: 1px solid var(--svc-line); }
body.tpl-service .credential-row { display: grid; grid-template-columns: 150px minmax(0,1fr) 190px; gap: 32px; align-items: center; padding: 34px 0; border-bottom: 1px solid var(--svc-line); }
body.tpl-service .credential-mark { display: grid; place-items: center; min-height: 112px; background: #eef3f9; border: 1px solid #d7e1ed; border-radius: 6px; }
body.tpl-service .credential-mark span { color: #1d63d8; font-size: 24px; font-weight: 800; }
body.tpl-service .credential-mark small { color: #64748b; font-size: 10px; }
body.tpl-service .credential-copy h2 { margin: 0 0 8px; font-size: 23px; }
body.tpl-service .credential-copy p { margin: 0; color: var(--svc-muted); }
body.tpl-service .credential-copy dl { display: flex; flex-wrap: wrap; gap: 6px 24px; margin: 14px 0 0; }
body.tpl-service .credential-copy dl div { display: flex; gap: 6px; font-size: 13px; }
body.tpl-service .credential-copy dt { color: #64748b; }
body.tpl-service .credential-copy dd { margin: 0; font-weight: 700; }
body.tpl-service .credential-action { text-align: right; }
body.tpl-service .credential-action a { color: #1d63d8; font-weight: 700; }
body.tpl-service .credential-action span { color: #94a3b8; }

body.tpl-service .case-showcase { display: grid; gap: 24px; }
body.tpl-service .case-showcase-item { display: grid; grid-template-columns: 44% 56%; min-height: 330px; color: inherit; border: 1px solid var(--svc-line); border-radius: 7px; overflow: hidden; text-decoration: none; }
body.tpl-service .case-showcase-media img { width: 100%; height: 100%; min-height: 330px; object-fit: cover; }
body.tpl-service .case-no-image { display: grid; place-items: center; height: 100%; min-height: 330px; background: var(--svc-soft); color: #64748b; }
body.tpl-service .case-showcase-copy { display: flex; flex-direction: column; justify-content: center; padding: 42px; }
body.tpl-service .case-showcase-copy h2 { margin: 14px 0 10px; font-size: 30px; }
body.tpl-service .case-showcase-copy p { color: var(--svc-muted); }
body.tpl-service .case-showcase-copy strong { margin-top: 16px; color: #1d63d8; }

body.tpl-service .svc-solution-card {
  display: grid;
  grid-template-columns: minmax(220px, 42%) minmax(0, 1fr);
  min-height: 300px;
  color: inherit;
  border: 1px solid var(--svc-line);
  border-radius: 7px;
  overflow: hidden;
  text-decoration: none;
  box-shadow: none;
}
body.tpl-service .svc-solution-card:hover { border-color: #1d63d8; box-shadow: 0 10px 28px rgba(15,23,42,.08); }
body.tpl-service .svc-solution-card .card-img { min-height: 300px; }
body.tpl-service .svc-solution-card .card-img img { width: 100%; height: 100%; object-fit: cover; }
body.tpl-service .svc-solution-card .card-body { display: flex; flex-direction: column; align-items: flex-start; padding: 34px; }
body.tpl-service .svc-solution-card h3 { margin: 0 0 12px; font-size: 25px; }
body.tpl-service .svc-solution-card .card-desc { margin: 0 0 18px; color: var(--svc-muted); }
body.tpl-service .solution-tags { display: flex; flex-wrap: wrap; gap: 7px; margin-bottom: 22px; }
body.tpl-service .solution-tags .tag { padding: 5px 9px; color: #344054; background: #eef3f9; border: 1px solid #d7e1ed; border-radius: 4px; font-size: 12px; }
body.tpl-service .svc-solution-card .link-arrow { margin-top: auto; color: #1d63d8; font-weight: 700; }

body.tpl-service .breadcrumb { padding: 16px 0; background: #f8fafc; border-bottom: 1px solid var(--svc-line); color: #64748b; font-size: 13px; }
body.tpl-service .breadcrumb a { color: #475569; }
body.tpl-service .svc-case-meta { display: flex; flex-wrap: wrap; gap: 8px 24px; margin: 22px 0 0; padding: 0; list-style: none; color: #475569; }
body.tpl-service .svc-case-meta li { min-width: 0; }
body.tpl-service .case-detail-layout { display: grid; grid-template-columns: minmax(0, 1fr) 320px; gap: 54px; align-items: start; }
body.tpl-service .case-main { min-width: 0; }
body.tpl-service .case-gallery { display: grid; gap: 16px; margin-bottom: 36px; }
body.tpl-service .case-gallery figure { margin: 0; }
body.tpl-service .case-gallery img { display: block; width: 100%; max-height: 620px; object-fit: cover; border-radius: 7px; }
body.tpl-service .case-gallery figcaption { margin-top: 6px; color: #64748b; font-size: 12px; }
body.tpl-service .record-content-block { padding: 28px 0; border-top: 1px solid var(--svc-line); }
body.tpl-service .record-content-block:first-child { border-top: 0; padding-top: 0; }
body.tpl-service .record-content-block .section-title { margin: 0 0 16px; text-align: left; font-size: 25px; }
body.tpl-service .record-content-block .section-title::after { display: none; }
body.tpl-service .record-content-block .prose { max-width: 780px; color: #344054; overflow-wrap: anywhere; }
body.tpl-service .case-side { position: sticky; top: 96px; display: grid; gap: 16px; }
body.tpl-service .side-card { padding: 24px; background: #fff; border: 1px solid var(--svc-line); border-radius: 7px; }
body.tpl-service .side-card h3 { margin: 0 0 14px; font-size: 19px; }
body.tpl-service .metrics-list, body.tpl-service .usp-list { margin: 0; padding: 0; list-style: none; }
body.tpl-service .metrics-list li, body.tpl-service .usp-list li { padding: 12px 0; border-top: 1px solid var(--svc-line); }
body.tpl-service .metrics-list li:first-child, body.tpl-service .usp-list li:first-child { border-top: 0; padding-top: 0; }
body.tpl-service .metrics-list strong, body.tpl-service .metrics-list span { display: block; }
body.tpl-service .metrics-list strong { color: #1d63d8; font-size: 24px; }
body.tpl-service .metrics-list span, body.tpl-service .usp-list small { color: #64748b; }
body.tpl-service .side-card.cta-card { background: #111827; color: #fff; }
body.tpl-service .side-card.cta-card h3 { color: #fff; }
body.tpl-service .side-card.cta-card p { color: #cbd5e1; }
body.tpl-service .btn-block { display: flex; width: 100%; justify-content: center; }

body.tpl-service .article-catalog { border-top: 1px solid var(--svc-line); }
body.tpl-service .article-row { display: grid; grid-template-columns: 120px minmax(0,1fr) 110px; gap: 28px; align-items: start; padding: 28px 0; border-bottom: 1px solid var(--svc-line); }
body.tpl-service .article-row time { color: #64748b; font-size: 13px; }
body.tpl-service .article-row h2 { margin: 0 0 7px; font-size: 23px; }
body.tpl-service .article-row h2 a { color: inherit; text-decoration: none; }
body.tpl-service .article-row p { margin: 0; color: var(--svc-muted); }
body.tpl-service .article-read { justify-self: end; color: #1d63d8; font-weight: 700; }

body.tpl-service .article-reading-progress { position: fixed; z-index: 1200; top: 0; left: 0; width: 0; height: 3px; background: #f5a300; pointer-events: none; }
body.tpl-service .service-article-hero { padding: 72px 0 68px; background: #eef3f9; border-bottom: 1px solid var(--svc-line); }
body.tpl-service .service-article-hero-inner { display: grid; grid-template-columns: minmax(0, 1.35fr) minmax(280px, .65fr); gap: 72px; align-items: end; }
body.tpl-service .service-article-heading h1 { max-width: 850px; margin: 10px 0 22px; font-size: 46px; line-height: 1.22; overflow-wrap: anywhere; }
body.tpl-service .service-article-meta { display: flex; flex-wrap: wrap; gap: 8px 24px; color: #64748b; font-size: 13px; }
body.tpl-service .service-article-meta span, body.tpl-service .service-article-meta time { position: relative; }
body.tpl-service .service-article-meta > * + *::before { content: ""; position: absolute; top: 50%; left: -13px; width: 3px; height: 3px; background: #94a3b8; border-radius: 50%; }
body.tpl-service .service-article-lead { margin: 0; padding-left: 28px; color: #344054; border-left: 3px solid #1d63d8; font-size: 17px; line-height: 1.8; }
body.tpl-service .service-article-section { padding-top: 70px; }
body.tpl-service .service-article-layout { display: grid; grid-template-columns: minmax(0, 790px) minmax(260px, 300px); gap: 76px; justify-content: space-between; align-items: start; }
body.tpl-service .service-article-main { min-width: 0; }
body.tpl-service .service-article-body { max-width: none; margin: 0; color: #273548; font-size: 17px; line-height: 1.92; overflow-wrap: anywhere; }
body.tpl-service .service-article-body > :first-child { margin-top: 0; }
body.tpl-service .service-article-body h2 { scroll-margin-top: 110px; margin: 2.5em 0 .8em; padding-top: .2em; color: #111827; font-size: 29px; line-height: 1.38; }
body.tpl-service .service-article-body h3 { scroll-margin-top: 110px; margin: 2em 0 .65em; color: #1f2937; font-size: 22px; }
body.tpl-service .service-article-body p { margin: 0 0 1.35em; }
body.tpl-service .service-article-body ul, body.tpl-service .service-article-body ol { margin: 1.1em 0 1.8em; padding: 22px 26px 22px 48px; background: #f7f9fc; border-left: 3px solid #9eb9df; border-radius: 0 6px 6px 0; }
body.tpl-service .service-article-body li { margin: .55em 0; padding-left: 4px; }
body.tpl-service .service-article-body strong { color: #111827; }
body.tpl-service .service-article-body a { color: #1d63d8; text-underline-offset: 3px; }
body.tpl-service .service-article-body img { display: block; width: auto; max-width: 100%; max-height: 620px; margin: 30px auto; object-fit: contain; border-radius: 6px; }
body.tpl-service .service-article-body blockquote { margin: 28px 0; padding: 22px 26px; color: #344054; background: #f4f7fa; border-left: 4px solid #1d63d8; }
body.tpl-service .service-article-body table { display: block; width: 100%; margin: 28px 0; overflow-x: auto; border-collapse: collapse; }
body.tpl-service .service-article-body th, body.tpl-service .service-article-body td { min-width: 130px; padding: 12px 14px; border: 1px solid var(--svc-line); text-align: left; }
body.tpl-service .service-article-body th { background: #eef3f9; }
body.tpl-service .service-article-footer { display: flex; align-items: center; justify-content: space-between; gap: 28px; margin-top: 54px; padding: 28px 0; border-top: 1px solid var(--svc-line); border-bottom: 1px solid var(--svc-line); }
body.tpl-service .service-article-footer span { display: block; color: #64748b; font-size: 12px; }
body.tpl-service .service-article-footer strong { display: block; margin: 3px 0; }
body.tpl-service .service-article-footer p { margin: 0; color: var(--svc-muted); font-size: 13px; }
body.tpl-service .service-article-footer .btn { flex: 0 0 auto; }
body.tpl-service .service-article-sidebar { position: sticky; top: 92px; display: grid; gap: 30px; }
body.tpl-service .article-side-section { padding-bottom: 28px; border-bottom: 1px solid var(--svc-line); }
body.tpl-service .article-side-title span { color: #1d63d8; font-size: 10px; font-weight: 800; }
body.tpl-service .article-side-title h2 { margin: 3px 0 16px; font-size: 18px; }
body.tpl-service .toc-list { display: grid; gap: 9px; margin: 0; padding: 0; list-style: none; counter-reset: toc; }
body.tpl-service .toc-list li { counter-increment: toc; }
body.tpl-service .toc-list a { display: grid; grid-template-columns: 22px minmax(0,1fr); gap: 4px; color: #475569; font-size: 13px; line-height: 1.5; text-decoration: none; }
body.tpl-service .toc-list a::before { content: counter(toc, decimal-leading-zero); color: #94a3b8; font-size: 10px; padding-top: 2px; }
body.tpl-service .toc-list .is-subsection a { padding-left: 12px; color: #64748b; }
body.tpl-service .toc-list a:hover { color: #1d63d8; }
body.tpl-service .article-side-related { margin: 0; padding: 0; list-style: none; }
body.tpl-service .article-side-related li { padding: 13px 0; border-top: 1px solid #edf0f3; }
body.tpl-service .article-side-related li:first-child { padding-top: 0; border-top: 0; }
body.tpl-service .article-side-related a { display: block; color: #273548; font-size: 13px; font-weight: 700; line-height: 1.5; text-decoration: none; }
body.tpl-service .article-side-related a:hover { color: #1d63d8; }
body.tpl-service .article-side-related time { color: #94a3b8; font-size: 11px; }
body.tpl-service .article-side-contact { padding: 25px; color: #fff; background: #111827; border-radius: 6px; }
body.tpl-service .article-side-contact > span { color: #9fc4ff; font-size: 11px; font-weight: 800; }
body.tpl-service .article-side-contact h2 { margin: 9px 0; color: #fff; font-size: 20px; }
body.tpl-service .article-side-contact p { margin: 0 0 18px; color: #cbd5e1; font-size: 13px; }
body.tpl-service .service-article-more-list { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); border-top: 1px solid var(--svc-line); }
body.tpl-service .service-article-more-list > a { min-width: 0; padding: 28px; color: inherit; border-right: 1px solid var(--svc-line); border-bottom: 1px solid var(--svc-line); text-decoration: none; }
body.tpl-service .service-article-more-list > a:first-child { border-left: 1px solid var(--svc-line); }
body.tpl-service .service-article-more-list time { color: #94a3b8; font-size: 11px; }
body.tpl-service .service-article-more-list h3 { margin: 18px 0 9px; font-size: 20px; }
body.tpl-service .service-article-more-list p { color: var(--svc-muted); font-size: 13px; }
body.tpl-service .service-article-more-list span { color: #1d63d8; font-size: 13px; font-weight: 700; }

body.tpl-service .about-story-grid { display: grid; grid-template-columns: minmax(0,1fr) 360px; gap: 90px; align-items: start; }
body.tpl-service .about-story-copy > h2 { margin: 8px 0 24px; font-size: 36px; }
body.tpl-service .company-facts { padding: 30px; background: var(--svc-soft); border: 1px solid var(--svc-line); border-radius: 7px; }
body.tpl-service .company-facts h2 { margin: 0 0 18px; font-size: 22px; }
body.tpl-service .company-facts dl { margin: 0 0 24px; }
body.tpl-service .company-facts dl div { padding: 12px 0; border-bottom: 1px solid var(--svc-line); }
body.tpl-service .company-facts dt { color: #64748b; font-size: 12px; }
body.tpl-service .company-facts dd { margin: 3px 0 0; }
body.tpl-service .method-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 16px; }
body.tpl-service .method-grid article { min-height: 230px; padding: 24px; background: #fff; border: 1px solid var(--svc-line); border-radius: 7px; }
body.tpl-service .method-grid article > span { color: #1d63d8; font-size: 12px; font-weight: 800; }
body.tpl-service .method-grid h3 { margin: 36px 0 8px; font-size: 19px; }
body.tpl-service .method-grid p { margin: 0; color: var(--svc-muted); font-size: 14px; }

body.tpl-service .contact-shell { display: grid; grid-template-columns: minmax(0,1.25fr) minmax(320px,.75fr); gap: 24px; align-items: stretch; }
body.tpl-service .contact-form-panel, body.tpl-service .contact-info-panel { padding: 38px; border: 1px solid var(--svc-line); border-radius: 7px; }
body.tpl-service .contact-info-panel { background: #111827; color: #fff; }
body.tpl-service .contact-info-panel h2 { color: #fff; }
body.tpl-service .contact-kicker { color: #9fc4ff; font-size: 12px; font-weight: 800; }
body.tpl-service .form-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 18px; }
body.tpl-service .form-grid label { display: block; margin: 0; font-weight: 600; }
body.tpl-service .form-grid label > span { display: block; margin-bottom: 7px; }
body.tpl-service .form-span-2 { grid-column: 1/-1; }
body.tpl-service .contact-form input, body.tpl-service .contact-form select, body.tpl-service .contact-form textarea { display: block; width: 100%; min-height: 46px; margin: 0; border-radius: 5px; background: #fff; }
body.tpl-service .contact-form textarea { min-height: 150px; resize: vertical; }
body.tpl-service .form-submit-row { display: flex; align-items: center; gap: 18px; margin-top: 20px; }
body.tpl-service .form-submit-row .btn { flex: 0 0 auto; }
body.tpl-service .form-status { color: #64748b; font-size: 13px; }
body.tpl-service .form-status.is-success { color: #15803d; }
body.tpl-service .form-status.is-error { color: #b91c1c; }
body.tpl-service .form-honeypot { position: absolute !important; left: -9999px !important; width: 1px !important; height: 1px !important; }
body.tpl-service .contact-methods { margin: 24px 0; padding: 0; list-style: none; }
body.tpl-service .contact-methods li { padding: 14px 0; border-bottom: 1px solid #334155; }
body.tpl-service .contact-methods small, body.tpl-service .contact-address small { display: block; color: #94a3b8; }
body.tpl-service .contact-methods a, body.tpl-service .contact-methods strong { color: #fff; font-size: 17px; }
body.tpl-service .contact-address p { margin: 6px 0; color: #e2e8f0; }
body.tpl-service .contact-promise { margin-top: 28px; padding-top: 22px; border-top: 1px solid #334155; }
body.tpl-service .contact-promise ul { margin: 10px 0 0; padding-left: 18px; color: #cbd5e1; }
body.tpl-service .content-unavailable { max-width: 720px; padding: 42px; background: var(--svc-soft); border: 1px solid var(--svc-line); border-radius: 7px; }
body.tpl-service .content-unavailable h2 { margin: 0 0 8px; }
body.tpl-service .content-unavailable p { margin: 0; color: var(--svc-muted); }

body.tpl-service .site-footer { background: #111827; }
body.tpl-service .footer-grid { padding-top: 54px; padding-bottom: 38px; }

@media (max-width: 980px) {
  body.tpl-service .home-service-grid, body.tpl-service .home-article-grid, body.tpl-service .method-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  body.tpl-service .delivery-steps { grid-template-columns: 1fr 1fr; }
  body.tpl-service .delivery-steps li { border-bottom: 1px solid var(--svc-line); }
  body.tpl-service .home-case-feature, body.tpl-service .case-showcase-item { grid-template-columns: 1fr; }
  body.tpl-service .service-catalog-item { grid-template-columns: 44px minmax(0,1fr) 80px; }
  body.tpl-service .service-catalog-media { display: none; }
  body.tpl-service .contact-shell, body.tpl-service .about-story-grid, body.tpl-service .faq-layout { grid-template-columns: 1fr; gap: 30px; }
  body.tpl-service .faq-aside { position: static; }
  body.tpl-service .case-detail-layout { grid-template-columns: 1fr; gap: 34px; }
  body.tpl-service .case-side { position: static; grid-template-columns: repeat(2, minmax(0, 1fr)); }
  body.tpl-service .side-card.cta-card { grid-column: 1 / -1; }
  body.tpl-service .svc-solution-card { grid-template-columns: 1fr; }
  body.tpl-service .svc-solution-card .card-img { min-height: 230px; max-height: 300px; }
  body.tpl-service .service-article-hero-inner, body.tpl-service .service-article-layout { grid-template-columns: 1fr; gap: 34px; }
  body.tpl-service .service-article-lead { max-width: 760px; }
  body.tpl-service .service-article-sidebar { position: static; grid-template-columns: repeat(2, minmax(0,1fr)); }
  body.tpl-service .article-side-contact { grid-column: 1 / -1; }
}
@media (max-width: 680px) {
  body.tpl-service .container { width: min(100% - 28px, 1180px); }
  body.tpl-service .section { padding: 54px 0; }
  body.tpl-service .page-header, body.tpl-service .service-page-header { padding: 48px 0; }
  body.tpl-service .page-header h1 { font-size: 32px; }
  body.tpl-service .svc-hero { padding: 54px 0; }
  body.tpl-service .svc-hero-inner { min-height: 480px; }
  body.tpl-service .svc-hero h1 { font-size: 34px; }
  body.tpl-service .svc-hero-slogan { font-size: 20px; }
  body.tpl-service .home-intro-grid, body.tpl-service .home-service-grid, body.tpl-service .home-article-grid, body.tpl-service .method-grid, body.tpl-service .credential-strip { grid-template-columns: 1fr; gap: 18px; }
  body.tpl-service .home-service-item { grid-template-columns: 34px minmax(0,1fr); }
  body.tpl-service .home-service-item img { grid-column: 1/-1; width: 100%; height: auto; aspect-ratio: 16/9; }
  body.tpl-service .section-heading-split, body.tpl-service .cta-inner { align-items: flex-start; flex-direction: column; gap: 18px; }
  body.tpl-service .delivery-steps { grid-template-columns: 1fr; }
  body.tpl-service .delivery-steps li { border-right: 0; }
  body.tpl-service .credential-strip > div:nth-child(n) { padding: 18px 0; border-left: 0; }
  body.tpl-service .credential-row { grid-template-columns: 90px minmax(0,1fr); gap: 18px; }
  body.tpl-service .credential-action { grid-column: 2; text-align: left; }
  body.tpl-service .article-row { grid-template-columns: 1fr; gap: 8px; }
  body.tpl-service .article-read { justify-self: start; }
  body.tpl-service .form-grid { grid-template-columns: 1fr; }
  body.tpl-service .form-span-2 { grid-column: auto; }
  body.tpl-service .contact-form-panel, body.tpl-service .contact-info-panel { padding: 24px; }
  body.tpl-service .form-submit-row { align-items: stretch; flex-direction: column; }
  body.tpl-service .form-submit-row .btn { width: 100%; }
  body.tpl-service .service-catalog-item { grid-template-columns: 34px minmax(0,1fr); }
  body.tpl-service .service-catalog-arrow { grid-column: 2; justify-self: start; }
  body.tpl-service .case-showcase-copy, body.tpl-service .home-case-feature > div:last-child { padding: 28px; }
  body.tpl-service .case-side { grid-template-columns: 1fr; }
  body.tpl-service .side-card.cta-card { grid-column: auto; }
  body.tpl-service .svc-case-meta { display: grid; gap: 7px; }
  body.tpl-service .svc-solution-card .card-body { padding: 26px; }
  body.tpl-service .service-article-hero { padding: 48px 0; }
  body.tpl-service .service-article-heading h1 { font-size: 32px; }
  body.tpl-service .service-article-meta { display: grid; gap: 4px; }
  body.tpl-service .service-article-meta > * + *::before { display: none; }
  body.tpl-service .service-article-lead { padding-left: 18px; font-size: 15px; }
  body.tpl-service .service-article-section { padding-top: 48px; }
  body.tpl-service .service-article-body { font-size: 16px; }
  body.tpl-service .service-article-body h2 { font-size: 25px; }
  body.tpl-service .service-article-body h3 { font-size: 20px; }
  body.tpl-service .service-article-body ul, body.tpl-service .service-article-body ol { padding: 18px 18px 18px 38px; }
  body.tpl-service .service-article-footer { align-items: flex-start; flex-direction: column; }
  body.tpl-service .service-article-footer .btn { width: 100%; }
  body.tpl-service .service-article-sidebar, body.tpl-service .service-article-more-list { grid-template-columns: 1fr; }
  body.tpl-service .article-side-contact { grid-column: auto; }
  body.tpl-service .service-article-more-list > a:nth-child(n) { border-left: 1px solid var(--svc-line); }
}
