/* Homepage: brand, capability grid, then service entries. */
.template-home .hero {
  display:flex;align-items:center;min-height:100svh;
  padding:132px clamp(24px,5vw,96px) 80px;
}
.template-home .hero .hero-content {
  width:min(100%,820px);max-width:820px;margin:0 auto 0 0;
}
.template-home .hero h1.wordmark {
  font-size:clamp(64px,6.4vw,104px);line-height:1.08;letter-spacing:-.055em;
  margin:0;padding:0 0 .08em;
}
.template-home .hero .hero-description {
  color:#aabfc9;font-size:clamp(15px,1.3vw,19px);line-height:1.7;
  letter-spacing:.07em;margin:16px 0 0;
}
.template-home .hero .hero-statement {
  display:grid;grid-template-columns:repeat(3,minmax(0,1fr));
  width:100%;max-width:none;gap:0;margin:40px 0 0;
  border-top:1px solid #a0c1cf26;border-bottom:1px solid #a0c1cf26;
  padding:14px 0;
}
.template-home .hero .hero-statement>a:nth-child(n) {
  grid-column:auto;display:flex;align-items:baseline;gap:8px;
  font-size:clamp(13px,1.15vw,17px);line-height:1.7;
  padding:11px 12px 11px 0;white-space:normal;min-width:0;
}
.template-home .hero .hero-statement>a::before {flex-shrink:0;opacity:.65;}
.template-home .hero .hero-actions {
  display:grid;grid-template-columns:repeat(2,minmax(0,1fr));
  width:100%;max-width:420px;gap:12px;margin:32px 0 0;
}
.template-home .hero .hero-actions .button {
  width:100%;min-height:50px;box-sizing:border-box;justify-content:center;
  padding:12px 8px;font-size:14px;border-radius:7px;
  background:#080e1680;border-color:#b5d1e32e;
}
.template-home .hero .hero-actions .button:first-child {
  border-color:#6fd4d76b;background:#16323899;color:#d1f8f4;
}
@media(min-width:1200px){.template-home .hero .hero-content{width:min(58vw,820px);}}
@media(max-width:760px){
 .template-home .hero{padding:126px 24px 280px;align-items:flex-start;min-height:100svh;}
 .template-home .hero h1.wordmark{font-size:clamp(54px,12vw,80px);}
 .template-home .hero .hero-statement{margin-top:28px;padding:10px 0;}
 .template-home .hero .hero-statement>a:nth-child(n){font-size:clamp(11px,2.1vw,15px);padding:9px 8px 9px 0;gap:4px;}
 .template-home .hero .hero-actions{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:24px;}
}
@media(prefers-reduced-motion:reduce){.template-home .hero *{scroll-behavior:auto;}}

/* Three core ideas in the hero; the full capability list stays below. */
.template-home .hero .hero-three{grid-template-columns:repeat(3,max-content);gap:24px;margin-top:36px;border:0;padding:0;}
.template-home .hero .hero-three>a:nth-child(n){padding:0;font-size:clamp(16px,1.55vw,23px);font-weight:500;gap:0;animation:hero-idea-in .38s ease both;}
.template-home .hero .hero-three>a::before{display:none;}
.template-home .hero .hero-three>a:nth-child(1){color:#a7dde1;animation-delay:.08s;}
.template-home .hero .hero-three>a:nth-child(2){color:#c6d4f4;animation-delay:.23s;}
.template-home .hero .hero-three>a:nth-child(3){color:#a7d8bb;animation-delay:.38s;}
.template-home .hero .hero-all-features{display:inline-flex;gap:12px;margin-top:24px;font-size:13px;line-height:1.6;color:#91a5b7;text-decoration:none;}
.template-home .hero .hero-all-features:hover{color:#d2e7ee;}
.template-home .hero .hero-actions{margin-top:34px;}
@keyframes hero-idea-in{from{opacity:0;transform:translateY(6px);}to{opacity:1;transform:translateY(0);}}
@media(max-width:760px){.template-home .hero .hero-three{grid-template-columns:1fr;gap:16px;margin-top:30px;}.template-home .hero .hero-three>a:nth-child(n){font-size:21px;}.template-home .hero .hero-all-features{margin-top:22px;}}
@media(prefers-reduced-motion:reduce){.template-home .hero .hero-three>a:nth-child(n){animation:none;}}

/* Five supporting features beneath the network positioning. */
.template-home .hero .hero-description{max-width:100%;letter-spacing:.015em;font-size:clamp(15px,1.35vw,20px);}
.template-home .hero .hero-five{display:flex;flex-wrap:wrap;gap:16px 24px;width:100%;border:0;padding:0;margin-top:32px;}
.template-home .hero .hero-five>span:nth-child(n){grid-column:auto;padding:0;gap:7px;font-size:clamp(14px,1.2vw,18px);font-weight:400;white-space:nowrap;animation:hero-idea-in .38s ease both;}
.template-home .hero .hero-five>span:nth-child(1){color:#b3a2d8;animation-delay:.08s;}
.template-home .hero .hero-five>span:nth-child(2){color:#d4b785;animation-delay:.18s;}
.template-home .hero .hero-five>span:nth-child(3){color:#9acbc5;animation-delay:.28s;}
.template-home .hero .hero-five>span:nth-child(4){color:#91cba8;animation-delay:.38s;}
.template-home .hero .hero-five>span:nth-child(5){color:#8fb8da;animation-delay:.48s;}
@media(max-width:760px){.template-home .hero .hero-five{gap:14px 22px;margin-top:26px;}.template-home .hero .hero-five>span:nth-child(n){font-size:15px;}}
@media(prefers-reduced-motion:reduce){.template-home .hero .hero-five>span:nth-child(n){animation:none;}}

.template-home .hero .hero-five>span:nth-child(n){display:flex;align-items:baseline;grid-column:auto;margin:0;cursor:default;letter-spacing:0;}
.template-home .hero .hero-five>span::before{content:'＋';display:inline;font-size:.85em;opacity:.65;}
.template-home .hero .hero-five>span:nth-child(n)::after{content:none;display:none;}

/* Plus signs are the only feature separators. */
.template-home .hero .hero-five>span:nth-child(n)::after{content:none !important;display:none !important;}
.template-home .hero .hero-five>span:nth-child(n)::before{content:'＋';display:inline-block;margin:0;flex-shrink:0;}
.template-home .hero .hero-five{column-gap:28px;row-gap:12px;}
.template-home .hero .hero-all-features{display:flex;width:fit-content;align-items:center;margin:18px 0 0;padding:0;font-size:13px;letter-spacing:.02em;}

/* One subtle dot per hero feature. */
.template-home .hero .hero-five>span:nth-child(n)::before {
  content:'' !important;
  display:inline-block;
  width:5px;height:5px;
  margin:0 2px 3px 0;
  border:0;border-radius:50%;
  background:currentColor;
  opacity:.7;
  box-shadow:none;
  transform:none;
  position:static;
}

.template-home .hero .hero-five>span:nth-child(n) { align-items:center; }
.template-home .hero .hero-five>span:nth-child(n)::before {
  width:5px;height:5px;margin:0;
  flex:0 0 5px;align-self:center;
}

.settlement-summary{max-width:920px;margin:28px 0;display:grid;gap:16px;}.settlement-summary p{margin:0;color:var(--text-dim);line-height:1.85;font-size:16px;}.settlement-summary strong{color:#b9d9e5;font-weight:500;}

.data-scale-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(28px,5vw,72px);margin-top:32px;}.data-scale-columns>article{border-top:1px solid #8fb8da40;padding-top:24px;}.data-scale-columns h3{font-size:22px;color:#d7e5ed;margin:0 0 24px;}.data-scale-columns dl{margin:0 0 24px;}.data-scale-columns dt{font-size:16px;color:#94cbd0;margin-top:22px;}.data-scale-columns dd{margin:8px 0 0;color:var(--text-dim);line-height:1.85;font-size:15px;}@media(max-width:760px){.data-scale-columns{grid-template-columns:1fr;}}
