html{box-sizing:border-box;}
body{margin:0;padding:0;font-family:"Rajdhani", sans-serif;}
*,*::before,*::after{box-sizing:inherit;}
:root {
  --surface-deep: #04121c;
  --ease-entry: ease-in-out;
  --ink-clear: #06b6d4;
}
a{color:inherit;}
.wide-inner {
    width: 100%;
    background: #070d18;
    color: #e6ecf5;
    border-bottom: 1px solid rgba(34, 211, 238, 0.22);
  }
.text-footer {
    max-width: 1340px;
    margin: 0 auto;
    padding: 1.5rem 2.01rem;
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    gap: 2.41rem;
  }
.active-area {
    grid-column: 2;
    justify-self: center;
    font-size: calc(18.8px * 1.125);
    font-weight: 700;
    letter-spacing: 0.02em;
    color: #e6ecf5;
    text-decoration: none;
    white-space: nowrap;
  }
.active-area:hover {
    color: #7c3aed;
  }
.nav-desktop {
    grid-column: 1 / -1;
    grid-row: 2;
    justify-self: center;
    width: 100%;
    border-top: 1px solid rgba(34, 211, 238, 0.22);
    padding-top: calc(2.41rem * 1.5);
    margin-top: calc(2.41rem * 1.5);
  }
.nav-desktop ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: calc(1.5rem * .75);
  }
.nav-desktop a {
    display: inline-block;
    padding: 0.35rem 0.25rem;
    font-size: calc(18.8px * .875);
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #c3cfdf;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: color 340ms var(--ease-entry),
                border-color 340ms var(--ease-entry);
  }
.nav-desktop a:hover {
    color: #e6ecf5;
    border-bottom-color: #7c3aed;
  }
.narrow-benefit {
    grid-column: 3;
    justify-self: end;
    display: none;
    width: 2.5rem;
    height: 2.5rem;
    padding: 0;
    background: transparent;
    color: #e6ecf5;
    border: 1px solid rgba(34, 211, 238, 0.22);
    border-radius: 0.24rem;
    cursor: pointer;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;
  }
.narrow-benefit span {
    display: block;
    width: 1.15rem;
    height: 2px;
    background: currentColor;
    border-radius: 2px;
  }
.narrow-benefit:hover{
    background: color-mix(in srgb, currentColor 10%, transparent);color:#e6ecf5;}
.nav-mobile {
    display: none;
    border-top: 1px solid rgba(34, 211, 238, 0.22);
    background: #0d1626;
    color: #c3cfdf;
  }
.nav-mobile ul{list-style: none;
    margin: 0;
    padding: calc(2.41rem * 1.5) 2.01rem;
    display: flex;
    flex-direction: column;
    gap: calc(1.5rem * .75);}
.nav-mobile a{display: block;
    padding: 0.5rem 0;
    font-size: 18.8px;
    color: #c3cfdf;
    text-decoration: none;
    border-bottom: 1px solid rgba(34, 211, 238, 0.22);}
.nav-mobile a:hover{color: #e6ecf5;}
@media (max-width: 767px) {
    .text-footer {
      grid-template-columns: 1fr auto 1fr;
      padding: calc(2.41rem * 1.5) 2.01rem;
    }

    .active-area {
      grid-column: 2;
      font-size: 18.8px;
    }

    .nav-desktop {
      display: none;
    }

    .narrow-benefit {
      display: flex;
    }

    .nav-mobile.is-open {
      display: block;
    }
  }
@media (min-width: 768px) {
    .nav-mobile {
      display: none !important;
    }
  }
.strong-menu{font-family:"Rajdhani", sans-serif;font-size:18.8px;line-height:1.77;width:100%;padding:0;background:#e6ecf5;color:#0b1220;}
.strong-brand{max-width:1340px;margin:0 auto;padding:calc(1.5rem * 2.4) 2.01rem;display:flex;flex-direction:column;gap:calc(2.41rem * 1.5)}
.simple-shell{display:flex;flex-wrap:wrap;gap:2.41rem;justify-content:space-between;align-items:flex-start;padding-bottom:calc(2.41rem * 1.5);border-bottom:1px solid rgba(255, 255, 255, 0.14)}
.service-contact{flex:1 1 320px;min-width:240px;display:flex;flex-direction:column;gap:calc(1.5rem * .75)}
.content-track{color:inherit;text-decoration:none;font-size:calc(18.8px * 1.125);font-weight:700;letter-spacing:0.02em}
.content-track:hover,
  .content-track:focus{color:inherit;text-decoration:underline}
.top-tile{margin:0;max-width:42ch;font-size:calc(18.8px * .875);opacity:0.86}
.text-feature{flex:0 1 380px;min-width:260px;display:flex;flex-direction:column;gap:calc(1.5rem * .75)}
.plain-body{margin:0;font-size:calc(18.8px * .875);font-weight:600;text-transform:uppercase;letter-spacing:0.08em;opacity:0.72}
.visual-items{display:flex;flex-direction:column;gap:0.5rem}
.local-plan{margin:0;font-size:calc(18.8px * .875);line-height:1.5;word-break:break-word}
.text-entries{font-weight:600;margin-right:0.35rem}
.local-plan a{color:inherit;text-decoration:underline;text-underline-offset:2px}
.local-plan a:hover,
  .local-plan a:focus{color:inherit;text-decoration:none}
.fresh-shell{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:2.41rem;padding-bottom:calc(2.41rem * 1.5);border-bottom:1px solid rgba(255, 255, 255, 0.14)}
.quiet-lead{display:flex;flex-direction:column;gap:calc(1.5rem * .75);min-width:0}
.narrow-headline{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0.4rem}
.narrow-headline li{margin:0;padding:0;font-size:calc(18.8px * .875);line-height:1.45}
.narrow-headline a{color:inherit;text-decoration:none;opacity:0.88;transition:opacity 340ms var(--ease-entry)}
.narrow-headline a:hover,
  .narrow-headline a:focus{color:inherit;opacity:1;text-decoration:underline;text-underline-offset:2px}
.bottom-team{font-size:calc(18.8px * .875);line-height:1.55;opacity:0.82}
.bottom-team p{margin:0}
.bottom-team a{color:inherit;text-decoration:underline;text-underline-offset:2px}
.bottom-team a:hover,
  .bottom-team a:focus{color:inherit;text-decoration:none}
.steady-headline{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:calc(1.5rem * .75);font-size:calc(18.8px * .875);opacity:0.78}
.top-intro{margin:0}
@media (max-width: 900px) {.fresh-shell{grid-template-columns:repeat(2, minmax(0, 1fr))}
  }
@media (max-width: 560px) {.strong-brand{padding:2.01rem 2.01rem}.fresh-shell{grid-template-columns:1fr}.simple-shell{flex-direction:column}
  }
footer,footer *{border-radius:0!important;}
.cookies{position:fixed;left:0;right:0;bottom:0;z-index:1200;}
.cookies .text-contact{max-width:1340px;margin:0 auto;padding:calc(1.5rem * 0.8) 2.01rem;background:#0f1a2c;border:1px solid rgba(34, 211, 238, 0.22);border-radius:0.82rem 0.82rem 0 0;box-shadow:0 -8px 24px rgba(15, 23, 42,0.12);display:flex;flex-wrap:wrap;gap:12px 2.41rem;align-items:center;justify-content:space-between;color:#e6ecf5;}
.cookies .site-links{flex:1 1 420px;}
.cookies .local-shell{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;font-size:12px;font-weight:700;margin-bottom:6px;background:#0d1626;color:#c3cfdf;}
.cookies .site-links strong{display:block;margin-bottom:4px;}
.cookies .site-links p{margin:0;}
.cookies .quiet-frame{display:flex;flex-wrap:wrap;gap:8px;}
.cookies .quiet-frame button{border:1px solid rgba(34, 211, 238, 0.22);background:#0f1a2c;color:#e6ecf5;border-radius:0.24rem;padding:8px 12px;cursor:pointer;}
.cookies .quiet-frame button.cookie-accept{background:#7c3aed;color:#f5f3ff;border-color:transparent;font-weight:700;}
.card{
  --mark-control:calc(1.5rem * 0.9);
  --state-local:calc(1340px / 1.9);
  padding:calc(1.5rem * 2.4) 2.01rem;
  background:linear-gradient(135deg, #070d18 0%, #0e1c33 45%, #14284a 100%);
  color:#e6ecf5;
}
.card .bottom-view{max-width:1340px;
  margin:0 auto;
  display:flex;
  flex-direction:column;
  gap:calc(2.41rem * 1.5);}
.card h1,
.card h2,
.card h3,
.card p{margin:0;}
.card h1{font-size:calc(18.8px * 2.65);
  line-height:1.1;}
.card p{font-size:18.8px;
  line-height:1.77;}
.card .team-contact{display:flex;
  flex-direction:column;
  gap:calc(1.5rem * .75);}
.card .featured-items{font-size:calc(18.8px * 1.125);
  max-width:var(--state-local);}
.card .public-callout{display:flex;
  flex-direction:column;
  gap:calc(1.5rem * .75);
  max-width:var(--state-local);}
.card .simple-block{display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:2.41rem;}
.card a{color:inherit;
  text-decoration:none;}
.card .steady-panel{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:max-content;
  max-width:100%;
  padding:calc(1.5rem * .75) 1.5rem;
  border-radius:0.24rem;
  background:var(--ink-clear);
  color:var(--surface-deep);
  font-size:18.8px;
  transition:background 340ms var(--ease-entry);
}
.card .steady-panel:hover{
  background:#0891b2;color:#e6ecf5;}
.card .team-service{font-size:calc(18.8px * .875);
  flex:1 1 18rem;}
.card .site-benefit{display:flex;
  flex-wrap:wrap;
  gap:calc(1.5rem * .75) 2.41rem;
  padding-top:calc(1.5rem * .75);
  border-top:1px solid rgba(34, 211, 238, 0.22);}
.card .site-benefit a{font-size:calc(18.8px * .875);
  border-bottom:1px solid transparent;
  transition:color 340ms var(--ease-entry),border-color 340ms var(--ease-entry);}
.card .site-benefit a:hover{border-color:#7c3aed;}
@media (max-width:720px){.card h1{
    font-size:calc(18.8px * 2);
  }.card .featured-items{
    font-size:18.8px;
  }
}
.top-view{--mark-control:calc(1.5rem * 1.18);padding:calc(1.5rem * 2.4) 2.01rem;background:#070d18;color:#e6ecf5;}
.top-view .bottom-view{max-width:1340px;margin:0 auto;}
.top-view h2{margin:0;font-size:calc(18.8px * 2);line-height:1.14;}
.top-view p{margin:0;font-size:18.8px;line-height:1.77;}
.top-view .team-contact{font-size:calc(18.8px * 1.125);color:#c3cfdf;}
.top-view .strong-body h2{margin-top:calc(1.5rem / 2.4);}
.top-view .main-media{margin-top:var(--mark-control);display:flex;flex-direction:column;gap:calc(calc(2.41rem * 1.5) * .7);}
.top-view details{padding:calc(1.5rem * .75) 1.5rem;border-radius:0.46rem;background:#0f1a2c;color:#e6ecf5;border:1px solid rgba(34, 211, 238, 0.22);}
.top-view summary{cursor:pointer;font-weight:700;font-size:18.8px;list-style:none;}
.top-view summary::-webkit-details-marker{display:none;}
.top-view summary::after{content:"+";float:right;color:#06b6d4;font-weight:700;}
.top-view details[open] summary::after{content:"–";}
.top-view details p{margin-top:calc(1.5rem / 3);color:#c3cfdf;}
.top-view a{color:#06b6d4;text-decoration:underline;text-underline-offset:3px;}
.top-view a:hover{color:inherit;}
.top-media{--mark-control:calc(1.5rem * 0.9);--axis-public:calc(1340px / 3.1);padding:calc(1.5rem * 2.4) 2.01rem;background:#070d18;color:#e6ecf5;}
.top-media .bottom-view{max-width:1340px;margin:0 auto;}
.top-media h1,.top-media h2,.top-media h3,.top-media p{margin:0;}
.top-media h2{font-size:calc(18.8px * 2);line-height:1.14;}
.top-media h3{font-size:calc(18.8px * 1.35);line-height:1.22;}
.top-media p{font-size:18.8px;line-height:1.77;}
.top-media a{text-decoration:none;}
.top-media a:hover{}
.top-media .team-service{font-size:calc(18.8px * .875);letter-spacing:0.04em;text-transform:uppercase;}
.top-media .wide-area{display:flex;flex-wrap:wrap;align-items:flex-end;gap:2.41rem;}
.top-media .wide-area>.public-callout{flex:1 1 auto;min-width:0;}
.top-media .wide-area>.steady-panel{flex:0 0 auto;}
.top-media .public-callout h2{margin-top:calc(1.5rem / 2.4);}
.top-media .steady-panel{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;padding:calc(calc(1.5rem * .75) * 0.85) 1.5rem;border-radius:0.24rem;background:var(--ink-clear);color:var(--surface-deep);border:1px solid transparent;transition:background 340ms var(--ease-entry),color 340ms var(--ease-entry);}
.top-media .steady-panel:hover{background:#0891b2;color:var(--surface-deep);}
.top-media .bottom-shell{display:flex;flex-wrap:wrap;align-items:stretch;gap:2.41rem;margin-top:var(--mark-control);}
.top-media .primary-inner{flex:1 1 var(--axis-public);min-width:0;padding:calc(1.5rem * .75);border-radius:0.46rem;background:#0f1a2c;color:#e6ecf5;border:1px solid rgba(34, 211, 238, 0.22);}
.top-media .primary-inner p{margin-top:calc(1.5rem / 3.2);}
.top-media .site-benefit{flex:1 1 100%;margin-top:calc(1.5rem * 0.8);padding-top:calc(1.5rem * .75);border-top:1px solid rgba(34, 211, 238, 0.22);font-size:calc(18.8px * .875);}
.top-media .site-benefit a{font-weight:600;}
@media (max-width:720px){.top-media .wide-area{align-items:flex-start;}.top-media .steady-panel{width:100%;}
}
.media-benefit{--mark-control:calc(1.5rem * 1.2);padding:calc(1.5rem * 2.4) 2.01rem;background:#070d18;color:#e6ecf5;}
.media-benefit .bottom-view{max-width:1340px;margin:0 auto;display:flex;flex-direction:column;gap:var(--mark-control);}
.media-benefit h2,.media-benefit h3,.media-benefit p{margin:0;}
.media-benefit h2{font-size:calc(18.8px * 2);line-height:1.14;}
.media-benefit h3{font-size:calc(18.8px * 1.35);line-height:1.22;}
.media-benefit p{font-size:18.8px;line-height:1.77;}
.media-benefit .simple-fields{display:flex;flex-wrap:wrap;gap:2.41rem;align-items:flex-start;}
.media-benefit .simple-fields>h2{flex:1 1 calc(1340px / 3.2);min-width:0;}
.media-benefit .simple-fields>.team-contact{flex:1 1 calc(1340px / 2.4);min-width:0;color:#c3cfdf;}
.media-benefit .bottom-shell{display:flex;flex-wrap:wrap;gap:2.41rem;}
.media-benefit .primary-inner{flex:1 1 calc(1340px / 3.6);min-width:0;display:flex;flex-direction:column;gap:calc(1.5rem / 2.6);padding:calc(calc(1.5rem * .75) * .95);border-radius:0.82rem;background:#0f1a2c;color:#e6ecf5;border:1px solid rgba(34, 211, 238, 0.22);}
.media-benefit .primary-inner p{color:#c3cfdf;}
.media-benefit .fresh-team{margin-top:auto;font-size:calc(18.8px * .875);letter-spacing:.02em;color:#06b6d4;text-decoration:none;border-bottom:1px solid transparent;transition:color 340ms var(--ease-entry),border-color 340ms var(--ease-entry);}
.media-benefit .fresh-team:hover{color:inherit;border-color:#7c3aed;}
.media-benefit .team-service{font-size:calc(18.8px * .875);color:#c3cfdf;padding-top:calc(1.5rem / 2);border-top:1px solid rgba(34, 211, 238, 0.22);}
.media-benefit .team-service a{color:#06b6d4;text-decoration:none;}
.media-benefit .team-service a:hover{color:inherit;}
@media (max-width:760px){.media-benefit .simple-fields>h2,.media-benefit .simple-fields>.team-contact,.media-benefit .primary-inner{flex:1 1 100%;}
}
.focused-area{
  padding: calc(1.5rem * 2.4) 2.01rem;
  background: #0d1626;
  color: #c3cfdf;
}
.focused-area .bottom-view{max-width: 1340px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: calc(2.41rem * 1.5);
  align-items: flex-start;}
.focused-area .steady-panel{
  flex: 1 1 320px;
  padding: calc(1.5rem * .75);
  border-radius: 0.82rem;
  background: #0f1a2c;
  color: #e6ecf5;
  border: 1px solid rgba(34, 211, 238, 0.22);
}
.focused-area .steady-panel .team-contact{margin: 0;
  font-size: calc(18.8px * .875);
  letter-spacing: 0.04em;
  text-transform: uppercase;}
.focused-area h2{margin: calc(1.5rem * .75) 0;
  font-size: calc(18.8px * 2);
  line-height: 1.12;}
.focused-area .steady-panel .public-callout{margin: 0 0 calc(1.5rem * .75);
  font-size: 18.8px;
  line-height: 1.77;}
.focused-area a{
  display: inline-flex;
  padding: calc(calc(1.5rem * .75) * 0.7) calc(1.5rem * .75);
  border-radius: 0.46rem;
  background: var(--ink-clear);
  color: var(--surface-deep);
  text-decoration: none;
  font-size: calc(18.8px * .875);
  transition: background 340ms var(--ease-entry);
}
.focused-area a:hover{
  background: #0891b2;color:#e6ecf5;}
.focused-area .text-frame{flex: 1 1 420px;
  display: flex;
  flex-direction: column;
  gap: calc(1.5rem * .75);}
.focused-area .text-frame > p{margin: 0;
  font-size: calc(18.8px * 1.125);}
.focused-area .visual-tile{
  padding: calc(calc(1.5rem * .75) * 0.85) calc(1.5rem * .75);
  border-radius: 0.46rem;
  background: #070d18;
  color: #e6ecf5;
  border-left: 2px solid #7c3aed;
  display: flex;
  flex-direction: column;
  gap: calc(calc(1.5rem * .75) * 0.35);
}
.focused-area .visual-tile strong{font-size: 18.8px;}
.focused-area .visual-tile span{font-size: calc(18.8px * .875);
  line-height: 1.6;}
@media (max-width: 760px) {.focused-area .bottom-view{
    flex-direction: column;
  }
}
.site-body{
  background: #070d18;
  color: #e6ecf5;
  padding: calc(1.5rem * 2.4) 2.01rem;
}
.site-body .bottom-view{width: min(100%, 1340px);
  margin: 0 auto;
  display: grid;
  gap: 2.41rem;}
.site-body h2,
.site-body h3,
.site-body p{margin: 0;}
.site-body h2{font-size: calc(18.8px * 2);
  line-height: 1.1;}
.site-body h3{font-size: calc(18.8px * 1.35);
  line-height: 1.18;}
.site-body p{font-size: 18.8px;
  line-height: 1.77;}
.site-body .compact-header{
  display: grid;
  gap: calc(2.41rem * 1.5);
  padding: calc(2.41rem * 1.5) calc(1.5rem * .75);
  border-left: 3px solid var(--ink-clear);
  background: #0d1626;
  color: #c3cfdf;
  border-radius: 0.46rem;
}
.site-body .compact-header h2{color: #e6ecf5;}
.site-body .media-shell{display: flex;
  flex-direction: column;
  gap: 0;
  border-top: 1px solid rgba(34, 211, 238, 0.22);}
.site-body .top-area{display: grid;
  grid-template-columns: minmax(9rem, .22fr) minmax(11rem, .28fr) minmax(0, 1fr);
  gap: 1.5rem;
  padding: 1.5rem 0;
  border-bottom: 1px solid rgba(34, 211, 238, 0.22);
  color: inherit;
  text-decoration: none;
  align-items: start;}
.site-body .top-area b{font-size: calc(18.8px * .875);
  letter-spacing: .04em;
  text-transform: uppercase;
  color: #c3cfdf;
  padding-top: .25rem;}
.site-body .top-area h3{color: #e6ecf5;
  transition: color 340ms var(--ease-entry);}
.site-body .top-area:hover h3{color: var(--ink-clear);}
.site-body .steady-lead{
  display: flex;
  justify-content: space-between;
  gap: 2.41rem;
  align-items: center;
  padding: calc(1.5rem * .75);
  border-radius: 0.82rem;
  background: #0f1a2c;
  color: #e6ecf5;
  border: 1px solid rgba(34, 211, 238, 0.22);
}
.site-body .steady-lead p{color: #e6ecf5;}
.site-body .steady-lead a{color: var(--ink-clear);
  text-decoration: none;
  border-bottom: 1px solid currentColor;
  white-space: nowrap;
  transition: color 340ms var(--ease-entry);}
.site-body .steady-lead a:hover{color:inherit;}
@media (max-width: 900px) {.site-body .top-area{
    grid-template-columns: 1fr;
    gap: calc(2.41rem * 1.5);
  }.site-body .top-area b{ padding-top: 0; }
}
@media (max-width: 640px) {.site-body .steady-lead{
    flex-direction: column;
    align-items: flex-start;
  }
}
.direct-figure{padding:calc(1.5rem * 2.4) 2.01rem;background:linear-gradient(135deg, #070d18 0%, #0e1c33 45%, #14284a 100%);color:#e6ecf5}
.direct-figure .bottom-view{max-width:1340px;margin:0 auto;display:flex;align-items:flex-start;gap:2.41rem}
.direct-figure .team-contact{flex:0 0 min(22rem,32vw);position:sticky;top:1.5rem;padding-top:1.5rem}
.direct-figure .team-contact h2{margin:0;font-size:calc(18.8px * 2);line-height:1.08}
.direct-figure .team-contact p{margin:1.5rem 0 0;font-size:18.8px;line-height:1.77}
.direct-figure .team-contact strong{display:block;margin-top:calc(2.41rem * 1.5);font-size:calc(18.8px * 1.125);line-height:1.2;font-weight:600}
.direct-figure .clear-details{flex:1 1 0;display:flex;flex-direction:column;border-top:1px solid rgba(34, 211, 238, 0.22)}
.direct-figure .narrow-shell{display:flex;align-items:flex-start;gap:1.5rem;padding:1.5rem 0;border-bottom:1px solid rgba(34, 211, 238, 0.22)}
.direct-figure .narrow-shell strong{flex:0 0 min(15rem,30%);font-size:18.8px;line-height:1.25;font-weight:600}
.direct-figure .narrow-shell p{flex:1 1 0;margin:0;font-size:calc(18.8px * .875);line-height:1.77;}
.direct-figure .site-benefit{margin:calc(2.41rem * 1.5) 0 0;font-size:calc(18.8px * .875);line-height:1.77;}
.direct-figure .site-benefit a{text-decoration:underline;text-underline-offset:3px}
.direct-figure .site-benefit a:hover{}
@media(max-width:760px){.direct-figure .bottom-view{display:block}.direct-figure .team-contact{position:static;padding-top:0;margin-bottom:calc(2.41rem * 1.5)}.direct-figure .narrow-shell{display:block}.direct-figure .narrow-shell strong{display:block;margin-bottom:calc(1.5rem * .75)}
}
.soft-links{
  --mark-control:calc(1.5rem * 1.35);
  --layer-public:rgba(34, 211, 238, 0.22);
  padding:calc(1.5rem * 2.4) 2.01rem;
  background:#070d18;
  color:#e6ecf5;
}
.soft-links .bottom-view{max-width:1340px;
  margin:0 auto;}
.soft-links h2,
.soft-links h3,
.soft-links p{margin:0;}
.soft-links h2{font-size:calc(18.8px * 2);
  line-height:1.14;}
.soft-links h3{font-size:calc(18.8px * 1.35);
  line-height:1.22;}
.soft-links p{font-size:18.8px;
  line-height:1.77;
  color:#c3cfdf;}
.soft-links .simple-fields{display:flex;
  flex-direction:column;
  gap:calc(2.41rem * 1.5);
  padding-bottom:calc(2.41rem * 1.5);
  border-bottom:1px solid var(--layer-public);}
.soft-links .team-contact{color:#e6ecf5;}
.soft-links .bottom-shell{display:flex;
  flex-direction:column;
  gap:var(--mark-control);
  margin-top:var(--mark-control);}
.soft-links .primary-inner{min-width:0;
  padding-left:calc(1.5rem * .75);
  border-left:2px solid var(--layer-public);}
.soft-links .primary-inner p{margin-top:calc(calc(2.41rem * 1.5) / 2);}
.soft-links .team-service{margin-top:var(--mark-control);
  padding-top:calc(2.41rem * 1.5);
  border-top:1px solid var(--layer-public);
  font-size:calc(18.8px * .875);}
.soft-links a{color:#06b6d4;
  text-decoration:none;}
.soft-links a:hover{color:inherit;}
@media (min-width:900px){.soft-links .bottom-shell{
    display:grid;
    grid-template-columns:repeat(2, minmax(0, 1fr));
    gap:calc(1.5rem * .75) 2.41rem;
  }
}
.featured-tile{
    padding:calc(1.5rem * 2.4) 2.01rem;
    background:linear-gradient(135deg, #070d18 0%, #0e1c33 45%, #14284a 100%);
    color:#e6ecf5;
}
.featured-tile .bottom-view{max-width:1340px;
    margin:0 auto;}
.featured-tile .soft-copy{margin-bottom:calc(2.41rem * 1.5);}
.featured-tile .soft-copy p{margin:0 0 0.4rem;
    font-size:calc(18.8px * .875);
    letter-spacing:0.1em;
    text-transform:uppercase;
    opacity:0.82;}
.featured-tile .soft-copy h2{margin:0 0 0.9rem;
    font-size:calc(18.8px * 2);
    line-height:1.2;}
.featured-tile .soft-copy span{display:block;
    font-size:18.8px;
    opacity:0.92;}
.featured-tile .active-callout{display:flex;
    flex-direction:column;
    gap:calc(2.41rem * 1.5);}
.featured-tile .team-contact p{margin:0 0 0.9rem;
    opacity:0.94;}
.featured-tile .team-contact p:last-child{margin-bottom:0;}
.featured-tile .media-shell{display:flex;
    flex-wrap:wrap;
    gap:2.41rem;}
.featured-tile .top-area{
    flex:1 1 260px;
    padding:calc(1.5rem * .75) 2.01rem;
    border:1px solid rgba(34, 211, 238, 0.22);
    border-radius:0.82rem;
    background:#0f1a2c;
    color:#e6ecf5;
}
.featured-tile .top-area h3{margin:0 0 0.5rem;
    font-size:calc(18.8px * 1.35);}
.featured-tile .top-area p{margin:0;
    font-size:18.8px;
    opacity:0.92;}
.featured-tile .simple-tile{padding-top:calc(2.41rem * 1.5);
    border-top:1px solid rgba(34, 211, 238, 0.22);}
.featured-tile .simple-tile .team-service{margin:0 0 0.9rem;
    font-size:18.8px;
    opacity:0.94;}
.featured-tile .simple-tile .site-benefit{margin:0;
    font-size:calc(18.8px * .875);
    opacity:0.9;}
.featured-tile .simple-tile a{text-decoration:none;
    border-bottom:1px solid currentColor;}
.featured-tile .simple-tile a:hover{}
@media (max-width:640px){.featured-tile .top-area{
        flex:1 1 100%;
    }
}
.focused-stack{padding:calc(1.5rem * 2.4) 2.01rem;background:#070d18;color:#e6ecf5;}
.secondary-visual{max-width:1340px;margin:0 auto;}
.focused-stack h1{margin:0;font-size:calc(18.8px * 2.65);line-height:1.08;}
.compact-unit{--mark-control:calc(1.5rem * 0.9);padding:calc(1.5rem * 2.4) 2.01rem;background:var(--ink-clear);color:var(--surface-deep);}
.compact-unit .bottom-view{max-width:1340px;margin:0 auto;}
.compact-unit h1,.compact-unit h2,.compact-unit h3,.compact-unit p{margin:0;}
.compact-unit h2{font-size:calc(18.8px * 2);line-height:1.12;}
.compact-unit h3{font-size:calc(18.8px * 1.35);line-height:1.2;}
.compact-unit p{font-size:18.8px;line-height:1.77;}
.compact-unit a{color:inherit;text-decoration:none;}
.compact-unit .team-service{margin-bottom:calc(1.5rem / 3);font-size:calc(18.8px * .875);text-transform:uppercase;letter-spacing:0.08em;opacity:0.72;}
.compact-unit .team-contact{margin-top:calc(1.5rem / 2);}
.compact-unit .steady-panel{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;padding:calc(1.5rem * .75) 1.5rem;border-radius:0.24rem;background:var(--surface-deep);color:var(--ink-clear);}
.compact-unit .wide-area{display:flex;flex-wrap:wrap;align-items:flex-start;gap:2.41rem;}
.compact-unit .wide-area>.public-callout{flex:1 1 60%;min-width:0;}
.compact-unit .wide-area>.steady-panel{flex:0 0 auto;}
.compact-unit .bottom-shell{flex:1 1 100%;display:flex;flex-wrap:wrap;gap:2.41rem;margin-top:var(--mark-control);}
.compact-unit .primary-inner{flex:1 1 calc(1340px / 4);min-width:0;padding-top:calc(1.5rem * .75);border-top:1px solid currentColor;}
.compact-unit .primary-inner p{margin-top:calc(1.5rem / 3);opacity:0.82;}
.compact-unit .site-benefit{flex:1 1 100%;margin-top:var(--mark-control);font-size:calc(18.8px * .875);opacity:0.78;}
.compact-unit .site-benefit a{color:inherit;text-decoration:underline;text-underline-offset:3px;}
.compact-unit .site-benefit a:hover{opacity:1;}
.service-feature{
        padding: calc(1.5rem * 2.4) 2.01rem;
        background: #070d18;
        color: #e6ecf5
    }
.service-feature .bottom-view{max-width: 1340px;
        margin: 0 auto}
.service-feature .steady-items{display: flex;
        flex-direction: column;
        gap: calc(2.41rem * 1.5);
        align-items: flex-start}
.service-feature .simple-fields{min-width: 0}
.service-feature h2{margin: 0;
        font-size: calc(18.8px * 2);
        line-height: 1.1}
.service-feature .simple-fields p{margin: 1.5rem 0 0;
        font-size: calc(18.8px * 1.125);
        line-height: 1.77;
        color: #c3cfdf}
.service-feature ul{flex: 1 1 44rem;
        min-width: 0;
        list-style: none;
        margin: 0;
        padding: 0}
.service-feature li{display: flex;
        gap: 2.41rem;
        align-items: flex-start;
        padding: 1.5rem 0}
.service-feature li + li{border-top: 1px solid rgba(34, 211, 238, 0.22)}
.service-feature strong{flex: 0 1 17rem;
        min-width: 0;
        font-size: calc(18.8px * 1.35);
        line-height: 1.18}
.service-feature span{flex: 1 1 26rem;
        min-width: 0;
        line-height: 1.77;
        color: #c3cfdf}
@media (max-width: 760px) {.service-feature .steady-items, .service-feature li{
            display: block
        }.service-feature ul{
            margin-top: calc(2.41rem * 1.5)
        }.service-feature span{
            display: block;
            margin-top: calc(1.5rem * .75)
        }
    }
.site-note{padding:calc(1.5rem * 2.4) 2.01rem;background:linear-gradient(135deg, #070d18 0%, #0e1c33 45%, #14284a 100%);color:#e6ecf5;overflow:hidden}
.site-note .featured-benefit{max-width:1340px;margin:0 auto;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:calc(2.41rem * 1.5);align-items:start}
.site-note .quiet-group{position:sticky;top:1.5rem}
.site-note .quiet-group span{display:block;margin-bottom:calc(1.5rem * .75);font-size:calc(18.8px * .875);letter-spacing:.04em;text-transform:uppercase}
.site-note h2{margin:0 0 calc(1.5rem * .75);font-size:calc(18.8px * 2.65);line-height:1.02}
.site-note .team-contact{margin:0 0 calc(1.5rem * .75);font-size:18.8px}
.site-note .team-service{margin:0;font-size:calc(18.8px * .875);}
.site-note .bottom-actions{display:flex;flex-direction:column;gap:calc(1.5rem * .75)}
.site-note .team-region{padding:2.41rem;border-radius:0.82rem;background:#0f1a2c;color:#e6ecf5;border:1px solid rgba(34, 211, 238, 0.22);transition:border-color 340ms var(--ease-entry),background 340ms var(--ease-entry)}
.site-note .team-region:nth-child(even){background:#0d1626;color:#c3cfdf}
.site-note .team-region:hover{border-color:rgba(34, 211, 238, 0.55)}
.site-note .team-region span{display:inline-block;font-size:calc(18.8px * .875);}
.site-note .team-region h3{margin:calc(1.5rem * .75) 0;font-size:calc(18.8px * 1.35);line-height:1.15}
.site-note .team-region p{margin:0;font-size:18.8px;line-height:1.77}
.site-note .site-benefit{margin-top:calc(2.41rem * 1.5);padding-top:calc(1.5rem * .75);border-top:1px solid rgba(34, 211, 238, 0.22);display:flex;flex-wrap:wrap;gap:calc(1.5rem * .75);align-items:baseline}
.site-note .site-benefit p{margin:0;flex:1 1 100%;font-size:calc(18.8px * .875);}
.site-note .site-benefit a{text-decoration:none;font-size:calc(18.8px * .875);border-bottom:1px solid transparent;transition:color 340ms var(--ease-entry),border-color 340ms var(--ease-entry)}
.site-note .site-benefit a:hover{border-bottom-color:#7c3aed}
@media (max-width:820px){.site-note .featured-benefit{grid-template-columns:1fr}.site-note .quiet-group{position:relative;top:auto}}
.direct-callout{--mark-control:calc(1.5rem * 1.06);--font-main:calc(1340px / 3.37);padding:calc(1.5rem * 2.4) 2.01rem;background:#e6ecf5;color:#0b1220;}
.direct-callout .bottom-view{max-width:1340px;margin:0 auto;}
.direct-callout h2,.direct-callout h3,.direct-callout p{margin:0;}
.direct-callout h2{font-size:calc(18.8px * 2);line-height:1.12;}
.direct-callout h3{font-size:calc(18.8px * 1.35);line-height:1.2;}
.direct-callout p{font-size:18.8px;line-height:1.77;color:inherit;}
.direct-callout .secondary-rail{padding-inline-start:calc(2.01rem / 2);}
.direct-callout .quiet-quote{padding-block:calc(var(--mark-control) / 2);}
.direct-callout .direct-view{row-gap:calc(var(--mark-control) * .7);}
.direct-callout .team-contact{margin-top:1.5rem;}
.direct-callout .bottom-shell{display:flex;flex-wrap:wrap;gap:var(--mark-control);margin-top:var(--mark-control);}
.direct-callout .primary-inner{flex:1 1 var(--font-main);min-width:0;padding:calc(var(--mark-control) * .75);border-radius:0.46rem;background:#0d1626;color:#c3cfdf;}
.direct-callout .primary-inner p{margin-top:calc(1.5rem / 3);}
.direct-callout .primary-inner h3{margin-top:calc(1.5rem / 2);}
.clear-service{--mark-control:calc(1.5rem * 1.08);--axis-active:calc(1340px / 3.2);padding:calc(1.5rem * 2.4) 2.01rem;background:#070d18;color:#e6ecf5;}
.clear-service .bottom-view{max-width:1340px;margin:0 auto;}
.clear-service h2,.clear-service h3,.clear-service p{margin:0;}
.clear-service h2{font-size:calc(18.8px * 2);line-height:1.14;}
.clear-service h3{font-size:calc(18.8px * 1.35);line-height:1.22;}
.clear-service p{font-size:18.8px;line-height:1.77;}
.clear-service a{text-decoration:none;border-bottom:1px solid transparent;transition:color 340ms var(--ease-entry),border-color 340ms var(--ease-entry);}
.clear-service a:hover{border-bottom-color:#7c3aed;}
.clear-service .quiet-footer{display:flex;flex-wrap:wrap;align-items:flex-start;gap:2.41rem;}
.clear-service .quiet-footer>h2{flex:1 1 calc(1340px / 3);min-width:0;}
.clear-service .quiet-footer>.team-contact{flex:1 1 calc(1340px / 3);min-width:0;}
.clear-service .quiet-footer>.bottom-shell{flex:1 1 100%;}
.clear-service .bottom-shell{display:flex;flex-wrap:wrap;gap:var(--mark-control);margin-top:var(--mark-control);}
.clear-service .primary-inner{flex:1 1 var(--axis-active);min-width:0;padding:calc(calc(1.5rem * .75) * .95);border-radius:0.46rem;background:#0f1a2c;color:#e6ecf5;border:1px solid rgba(34, 211, 238, 0.22);box-shadow:0 1px 4px rgba(0,0,0,0.14);}
.clear-service .primary-inner p{margin-top:calc(1.5rem / 3);}
.clear-service .primary-inner a{display:inline-block;margin-top:calc(1.5rem / 2.6);font-size:calc(18.8px * .875);}
@media (max-width:720px){.clear-service .quiet-footer>h2,.clear-service .quiet-footer>.team-contact{flex:1 1 100%;}.clear-service .primary-inner{flex:1 1 100%;}
}
.narrow-body{
  --mark-control:calc(1.5rem * 1.18);
  --state-local:calc(1340px / 2.10);
  padding:calc(1.5rem * 2.4) 2.01rem;
  background:#0d1626;
  color:#c3cfdf;
}
.narrow-body .bottom-view{max-width:1340px;
  margin:0 auto;}
.narrow-body h1,
.narrow-body h2,
.narrow-body h3,
.narrow-body p{margin:0;}
.narrow-body h2{font-size:calc(18.8px * 2);
  line-height:1.14;}
.narrow-body p{font-size:18.8px;
  line-height:1.77;}
.narrow-body .team-contact{font-size:calc(18.8px * 1.125);
  line-height:1.55;}
.narrow-body .team-service{max-width:var(--state-local);}
.narrow-body a{color:#06b6d4;
  text-decoration:none;
  border-bottom:1px solid rgba(34, 211, 238, 0.55);
  transition:color 340ms var(--ease-entry), border-color 340ms var(--ease-entry);}
.narrow-body a:hover{color:inherit;
  border-color:#7c3aed;}
.narrow-body .steady-panel{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:max-content;
  max-width:100%;
  margin-top:calc(2.41rem * 1.5);
  padding:calc(calc(1.5rem * .75) * 0.85) 1.5rem;
  border-radius:0.46rem;
  background:var(--ink-clear);
  color:var(--surface-deep);
  border-bottom:none;
  font-size:18.8px;
  letter-spacing:0.01em;
  transition:background 340ms var(--ease-entry), color 340ms var(--ease-entry);
}
.narrow-body .steady-panel:hover{
  background:#0891b2;
  color:var(--surface-deep);
}
.narrow-body .plain-form > h2{margin-top:calc(2.41rem * 1.5);}
.narrow-body .plain-form > .team-service{margin-top:var(--mark-control);}
@media (max-width:640px){.narrow-body .steady-panel{
    width:100%;
  }
}
.offer-tile{padding:calc(1.5rem * 2) 2.01rem;background:linear-gradient(135deg, #070d18 0%, #0e1c33 45%, #14284a 100%);color:#e6ecf5;}
.offer-tile .featured-list{max-width:1340px;margin:0 auto;display:grid;gap:calc(2.41rem * 1.5);}
.offer-tile h2,.offer-tile h3,.offer-tile p{margin:0;}
.offer-tile .team-contact{display:grid;gap:.6rem;}
.offer-tile .team-contact h2{font-size:calc(18.8px * 2);line-height:1.2;}
.offer-tile .team-contact p{font-size:18.8px;color:#e6ecf5;opacity:.9;}
.offer-tile .compact-menu{display:grid;gap:calc(1.5rem * .75);grid-template-columns:repeat(2,minmax(0,1fr));}
.offer-tile .primary-inner{background:#0f1a2c;border:1px solid rgba(34, 211, 238, 0.22);border-radius:0.82rem;padding:1.1rem 1.15rem;color:#e6ecf5;display:grid;gap:.45rem;}
.offer-tile .primary-inner h3{font-size:calc(18.8px * 1.35);line-height:1.25;}
.offer-tile .primary-inner p{font-size:calc(18.8px * .875);opacity:.88;}
.offer-tile .team-service{display:grid;gap:.9rem;padding-top:calc(2.41rem * 1.5);border-top:1px solid rgba(34, 211, 238, 0.22);}
.offer-tile .team-service p{font-size:18.8px;color:#e6ecf5;opacity:.92;}
.offer-tile .site-benefit{display:flex;flex-wrap:wrap;gap:.6rem;}
.offer-tile .site-benefit a{display:inline-flex;align-items:center;min-height:2.4rem;padding:0 .95rem;border-radius:0.24rem;text-decoration:none;background:var(--ink-clear);color:var(--surface-deep);border:1px solid rgba(34, 211, 238, 0.55);font-size:calc(18.8px * .875);transition:background 340ms var(--ease-entry);}
.offer-tile .site-benefit a:hover{background:#0891b2;color:#e6ecf5;}
@media (max-width:900px){.offer-tile .compact-menu{grid-template-columns:1fr;}}
.unit{
  padding: calc(1.5rem * 2.4) 2.01rem;
  background: #0d1626;
  color: #c3cfdf;
}
.unit .bottom-view{max-width: min(1340px, 72rem);
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: calc(2.41rem * 1.5);}
.unit h2{margin: 0;
  font-size: calc(18.8px * 2);
  line-height: 1.1;}
.unit .local-nav{margin: 0;
  font-size: calc(18.8px * 1.125);
  color: #c3cfdf;}
.unit .team-contact{padding: calc(1.5rem * .75) 0;
  border-top: 1px solid rgba(34, 211, 238, 0.22);
  border-bottom: 1px solid rgba(34, 211, 238, 0.22);}
.unit .team-contact p{margin: 0;
  font-size: 18.8px;}
.unit .bottom-shell{list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: calc(1.5rem * .75);}
.unit .primary-inner{
  margin: 0;
  padding: calc(1.5rem * .75);
  background: #0f1a2c;
  color: #e6ecf5;
  border: 1px solid rgba(34, 211, 238, 0.22);
  border-radius: 0.46rem;
  display: grid;
  grid-template-columns: minmax(0, 14rem) minmax(0, 1fr);
  gap: calc(1.5rem * .75);
  align-items: start;
}
.unit .wide-figure{font-weight: 700;
  font-size: 18.8px;
  line-height: 1.3;}
.unit .primary-inner p{margin: 0;
  font-size: 18.8px;}
.unit .primary-inner small{grid-column: 1 / -1;
  font-size: calc(18.8px * .875);color:inherit;}
.unit .team-service{margin: 0;
  font-size: calc(18.8px * .875);
  color: #c3cfdf;
  padding-top: calc(1.5rem * .75);
  border-top: 1px solid rgba(34, 211, 238, 0.22);}
@media (max-width: 760px) {.unit .primary-inner{
    grid-template-columns: 1fr;
  }.unit .primary-inner small{
    grid-column: auto;
  }
}
.content-unit{padding:calc(1.5rem * 2.4) 2.01rem;background:linear-gradient(135deg, #070d18 0%, #0e1c33 45%, #14284a 100%);color:#e6ecf5;}
.content-unit .bottom-view{max-width:1340px;margin:0 auto;display:flex;flex-direction:column;gap:calc(2.41rem * 1.5);}
.content-unit .soft-copy{display:flex;flex-direction:column;gap:0.6rem;padding-bottom:calc(2.41rem * 1.5);border-bottom:1px solid color-mix(in srgb, currentColor 22%, transparent);}
.content-unit .soft-copy h2{margin:0;font-size:calc(18.8px * 2);line-height:1.2;}
.content-unit .soft-copy p{margin:0;font-size:18.8px;opacity:.9;}
.content-unit .bottom-shell{display:flex;flex-direction:column;gap:0;}
.content-unit .primary-inner{border-bottom:1px solid color-mix(in srgb, currentColor 18%, transparent);}
.content-unit .primary-inner:first-child{border-top:1px solid color-mix(in srgb, currentColor 18%, transparent);}
.content-unit .primary-inner button{width:100%;border:0;background:transparent;color:inherit;text-align:left;font:inherit;font-weight:600;font-size:18.8px;padding:1.05rem 0.2rem;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem;transition:color 340ms var(--ease-entry);}
.content-unit .primary-inner button::after{content:"+";font-weight:400;font-size:1.35em;line-height:1;opacity:.7;transition:transform 340ms var(--ease-entry);}
.content-unit .primary-inner.is-open button::after{transform:rotate(45deg);}
.content-unit .primary-inner button:hover{}
.content-unit .primary-inner p{margin:0;max-height:0;overflow:hidden;padding:0 0.2rem;font-size:calc(18.8px * .875);line-height:1.77;opacity:.92;transition:max-height 340ms var(--ease-entry),padding 340ms var(--ease-entry);}
.content-unit .primary-inner.is-open p{max-height:340px;padding:0 0.2rem 1.1rem;}
.content-unit .site-benefit{margin:0;font-size:calc(18.8px * .875);opacity:.88;line-height:1.7;}
.content-unit .site-benefit a{text-decoration:underline;text-underline-offset:3px;}
.content-unit .site-benefit a:hover{}
@media (max-width:640px){.content-unit .soft-copy h2{font-size:calc(18.8px * 1.35);}.content-unit .primary-inner button{font-size:calc(18.8px * .875);}
    }
.offer-footer{--mark-control:calc(1.5rem * 0.95);padding:calc(1.5rem * 2.4) 2.01rem;background:#070d18;color:#e6ecf5;}
.offer-footer .bottom-view{max-width:1340px;margin:0 auto;}
.offer-footer h2,.offer-footer h3,.offer-footer p{margin:0;}
.offer-footer h2{font-size:calc(18.8px * 2);line-height:1.14;}
.offer-footer h3{font-size:calc(18.8px * 1.35);line-height:1.22;}
.offer-footer p{font-size:18.8px;line-height:1.77;}
.offer-footer .site-wrap{display:flex;align-items:flex-start;gap:2.41rem;}
.offer-footer .public-callout{flex:1 1 calc(1340px / 3);min-width:0;}
.offer-footer .public-callout p{margin-top:1.5rem;}
.offer-footer .text-frame{flex:2 1 calc(1340px / 2);min-width:0;display:flex;flex-direction:column;gap:var(--mark-control);}
.offer-footer .primary-inner{min-width:0;padding-inline-start:calc(1.5rem * .75);border-inline-start:2px solid rgba(34, 211, 238, 0.22);}
.offer-footer .primary-inner p{margin-top:calc(1.5rem / 3);}
.offer-footer .secondary-rail{padding-inline-start:calc(2.01rem / 2);}
.offer-footer .compact-visual{row-gap:calc(var(--mark-control) * 1.2);}
@media(max-width:760px){.offer-footer .site-wrap{flex-direction:column;}.offer-footer .text-frame{margin-top:1.5rem;}.offer-footer .secondary-rail{padding-inline-start:0;}}
.text-brand{--mark-control:calc(1.5rem * 1.15);padding:calc(1.5rem * 2.4) 2.01rem;background:#070d18;color:#e6ecf5;}
.text-brand .bottom-view{max-width:1340px;margin:0 auto;}
.text-brand h2,.text-brand h3,.text-brand p,.text-brand ol,.text-brand li{margin:0;}
.text-brand h2{font-size:calc(18.8px * 2);line-height:1.14;}
.text-brand h3{font-size:calc(18.8px * 1.35);line-height:1.22;}
.text-brand p{font-size:18.8px;line-height:1.77;}
.text-brand .simple-fields{display:flex;flex-direction:column;gap:calc(2.41rem * 1.5);}
.text-brand .team-contact{color:#c3cfdf;}
.text-brand .text-frame{list-style:none;padding:0;display:flex;flex-direction:column;gap:var(--mark-control);margin-top:calc(2.41rem * 1.5);}
.text-brand .primary-inner{display:grid;grid-template-columns:auto 1fr;column-gap:calc(1.5rem * .75);row-gap:calc(1.5rem / 3);align-items:start;padding-top:calc(1.5rem * .75);border-top:1px solid rgba(34, 211, 238, 0.22);}
.text-brand .visual-tile{grid-row:span 2;font-size:calc(18.8px * 1.125);font-weight:600;color:inherit;letter-spacing:0.04em;}
.text-brand .primary-inner h3{grid-column:2;}
.text-brand .primary-inner p{grid-column:2;color:#c3cfdf;}
.text-brand .simple-tile{margin-top:calc(2.41rem * 1.5);padding:calc(1.5rem * .75) 1.5rem;background:#0f1a2c;color:#e6ecf5;border:1px solid rgba(34, 211, 238, 0.22);border-radius:0.46rem;display:flex;flex-direction:column;gap:calc(1.5rem / 2);}
.text-brand .team-service{color:#e6ecf5;}
.text-brand .site-benefit{color:#c3cfdf;}
.text-brand .site-benefit a{color:#06b6d4;text-decoration:none;border-bottom:1px solid #06b6d4;}
.text-brand .site-benefit a:hover{color:inherit;border-bottom-color:#7c3aed;}
@media (max-width:640px){.text-brand .primary-inner{grid-template-columns:1fr;}.text-brand .visual-tile{grid-row:auto;}.text-brand .primary-inner h3,.text-brand .primary-inner p{grid-column:1;}
}
.steady-block{
  background:#0d1626;
  color:#c3cfdf;
  padding:calc(1.5rem * 2.4) 2.01rem;
}
.steady-block .bottom-view{max-width:1340px;
  margin:0 auto;}
.steady-block .simple-fields{display:flex;
  flex-wrap:wrap;
  gap:calc(2.41rem * 1.5);
  align-items:flex-start;}
.steady-block h2{flex:1 1 22rem;
  min-width:0;
  margin:0;
  font-size:calc(18.8px * 2);
  line-height:1.1;}
.steady-block .simple-fields p{flex:1 1 22rem;
  min-width:0;
  margin:0;
  line-height:1.77;}
.steady-block .active-callout{margin-top:calc(2.41rem * 1.5);
  display:flex;
  flex-wrap:wrap;
  gap:2.41rem;}
.steady-block .active-callout a{
  flex:1 1 17rem;
  min-width:0;
  color:inherit;
  text-decoration:none;
  padding:calc(1.5rem * .75);
  background:#0f1a2c;
  color:#e6ecf5;
  border:1px solid rgba(34, 211, 238, 0.22);
  border-radius:0.82rem;
}
.steady-block .active-callout strong,
.steady-block .active-callout span{display:block;}
.steady-block .active-callout strong{font-size:18.8px;}
.steady-block .active-callout span{margin-top:.4rem;
  font-size:calc(18.8px * .875);
  line-height:1.77;}
.steady-block .team-service{margin:calc(2.41rem * 1.5) 0 0;
  line-height:1.77;}
.steady-block .team-service a{color:#06b6d4;
  text-decoration:underline;}
.steady-block .team-service a:hover{color:inherit;}
.steady-block .steady-panel{
  display:inline-flex;
  margin-top:calc(2.41rem * 1.5);
  background:var(--ink-clear);
  color:var(--surface-deep);
  text-decoration:none;
  border-radius:1.09rem;
  padding:.8rem 1.2rem;
  font-size:18.8px;
}
.steady-block .steady-panel:hover{
  background:#0891b2;color:#e6ecf5;}
@media (max-width:680px){.steady-block .simple-fields{display:block}.steady-block .simple-fields p{margin-top:1.5rem}.steady-block .active-callout{display:block}.steady-block .active-callout a{display:block;margin-top:2.41rem}
}
.text-quote{
  position: relative;
  padding: calc(1.5rem * 2.4) 2.01rem;
  background: linear-gradient(135deg, #070d18 0%, #0e1c33 45%, #14284a 100%);
  color: #e6ecf5;
}
.text-quote .bottom-view{display: flex;
  flex-direction: column;
  max-width: 1340px;
  margin: 0 auto;
  gap: calc(2.41rem * 1.5);}
.text-quote .local-menu{padding-bottom: 1.5rem;
  border-bottom: 1px solid color-mix(in srgb, currentColor 22%, transparent);}
.text-quote h2{margin: 0;
  font-size: calc(18.8px * 2);
  line-height: 1.1;}
.text-quote .local-menu p{margin: calc(1.5rem * .75) 0 0;
  font-size: 18.8px;
  line-height: 1.77;}
.text-quote .primary-fields{display: grid;
  grid-template-columns: minmax(0, 1.4fr) minmax(0, 1fr);
  gap: 2.41rem;
  align-items: start;}
.text-quote .local-headline p{margin: 0;
  line-height: 1.77;}
.text-quote .local-headline p + p{margin-top: calc(1.5rem * .75);
  font-size: calc(18.8px * .875);}
.text-quote .quiet-frame{
  display: flex;
  flex-direction: column;
  gap: calc(1.5rem * .75);
  padding: calc(1.5rem * .75) 1.5rem;
  background: #0f1a2c;
  color: #e6ecf5;
  border: 1px solid rgba(34, 211, 238, 0.22);
  border-radius: 0.46rem;
}
.text-quote .quiet-frame a{color: inherit;
  font-size: 18.8px;
  overflow-wrap: anywhere;
  text-underline-offset: .2em;}
.text-quote .site-details{display: flex;
  flex-direction: column;
  gap: 0;
  border-top: 1px solid color-mix(in srgb, currentColor 22%, transparent);}
.text-quote .site-details a{display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: calc(1.5rem * .75);
  padding: calc(1.5rem * .75) 0;
  color: inherit;
  text-decoration: none;
  border-bottom: 1px solid color-mix(in srgb, currentColor 14%, transparent);}
.text-quote .site-details a:hover{}
.text-quote .site-details span{font-size: calc(18.8px * .875);
  opacity: .7;}
@media (max-width: 720px) {.text-quote .primary-fields{
    grid-template-columns: 1fr;
  }
}
.active-section{
  --mark-control:calc(1.5rem * 1.05);
  padding:calc(1.5rem * 2.4) 2.01rem;
  background:#070d18;
  color:#e6ecf5;
}
.active-section .bottom-view{max-width:1340px;
  margin:0 auto;
  display:flex;
  flex-direction:column;
  gap:calc(2.41rem * 1.5);}
.active-section h2,
.active-section h3,
.active-section p{margin:0;}
.active-section h2{font-size:calc(18.8px * 2);
  line-height:1.14;}
.active-section h3{font-size:calc(18.8px * 1.35);
  line-height:1.22;}
.active-section p{font-size:18.8px;
  line-height:1.77;}
.active-section .simple-fields{display:flex;
  flex-direction:column;
  gap:calc(2.41rem * 1.5);}
.active-section .team-contact{}
.active-section .bottom-shell{display:flex;
  flex-direction:column;
  gap:var(--mark-control);
  border-top:1px solid rgba(34, 211, 238, 0.22);
  padding-top:calc(2.41rem * 1.5);}
.active-section .primary-inner{display:grid;
  grid-template-columns:minmax(0,1fr);
  gap:calc(1.5rem / 3);
  padding-bottom:var(--mark-control);
  border-bottom:1px solid rgba(34, 211, 238, 0.22);}
.active-section .primary-inner:last-child{border-bottom:none;
  padding-bottom:0;}
.active-section .primary-inner p{}
.active-section .site-benefit{font-size:calc(18.8px * .875);
  border-top:1px solid rgba(34, 211, 238, 0.22);
  padding-top:calc(2.41rem * 1.5);}
.active-section .site-benefit a{text-decoration:underline;
  text-underline-offset:3px;
  transition:color 340ms var(--ease-entry);}
.active-section .site-benefit a:hover{}
@media (min-width:900px){.active-section .primary-inner{
    grid-template-columns:minmax(0,0.42fr) minmax(0,1fr);
    gap:calc(2.41rem * 1.5);
    align-items:start;
  }
}
.primary-headline{
  --mark-control:calc(1.5rem * 1.19);
  --state-local:calc(1340px / 2.25);
  padding:calc(1.5rem * 2.4) 2.01rem;
  background:#070d18;
  color:#e6ecf5;
}
.primary-headline .bottom-view{max-width:1340px;margin:0 auto;}
.primary-headline h2,.primary-headline h3,.primary-headline p{margin:0;}
.primary-headline h2{font-size:calc(18.8px * 2);line-height:1.12;}
.primary-headline h3{font-size:calc(18.8px * 1.35);line-height:1.2;}
.primary-headline p{font-size:18.8px;line-height:1.77;color:#c3cfdf;}
.primary-headline .team-service{font-size:calc(18.8px * .875);
  color:#c3cfdf;
  letter-spacing:.02em;}
.primary-headline .team-contact{margin-top:var(--mark-control);
  color:#e6ecf5;}
.primary-headline a{color:#06b6d4;
  text-decoration:none;
  border-bottom:1px solid #06b6d4;}
.primary-headline a:hover{color:inherit;
  border-bottom-color:#7c3aed;}
.primary-headline .bottom-shell{display:flex;
  flex-wrap:wrap;
  gap:2.41rem;
  margin-top:var(--mark-control);}
.primary-headline .primary-inner{
  flex:1 1 calc(1340px / 3.6);
  min-width:0;
  padding:calc(calc(1.5rem * .75) * .9);
  border-radius:0.46rem;
  background:#0f1a2c;
  color:#e6ecf5;
  border:1px solid rgba(34, 211, 238, 0.22);
}
.primary-headline .primary-inner h3{margin-bottom:calc(1.5rem / 3);}
.primary-headline .primary-inner p{color:#e6ecf5;opacity:.86;}
.primary-headline .focused-visual>h2{margin-top:var(--mark-control);}
@media (max-width:720px){.primary-headline .primary-inner{flex:1 1 100%;}
}
.content-details{--mark-control:calc(1.5rem * 1.29);--state-local:calc(1340px / 2.40);padding:calc(1.5rem * 2.4) 2.01rem;background:#7c3aed;color:#f5f3ff;}
.content-details .bottom-view{max-width:1340px;margin:0 auto;}
.content-details h1,.content-details h2,.content-details h3,.content-details p{margin:0;}
.content-details h1{font-size:calc(18.8px * 2.65);line-height:1.08;}
.content-details h2{font-size:calc(18.8px * 2);line-height:1.12;}
.content-details h3{font-size:calc(18.8px * 1.35);line-height:1.2;}
.content-details p{font-size:18.8px;line-height:1.77;color:color-mix(in srgb, currentColor 78%, transparent);}
.content-details a{color:inherit;text-decoration:underline;text-underline-offset:3px;}
.content-details a:hover{}
.content-details .team-service{font-size:calc(18.8px * .875);letter-spacing:.02em;text-transform:none;color:color-mix(in srgb, currentColor 68%, transparent);}
.content-details .team-contact{margin-top:var(--mark-control);}
.content-details .bottom-shell{display:flex;flex-wrap:wrap;gap:var(--mark-control);margin-top:var(--mark-control);}
.content-details .primary-inner{flex:1 1 calc(1340px / 3.4);min-width:0;padding:calc(calc(1.5rem * .75) * .85);border-radius:0.46rem;background:color-mix(in srgb, currentColor 11%, transparent);}
.content-details .primary-inner p{margin-top:calc(1.5rem / 3);}
.content-details .focused-visual>h2{margin-top:var(--mark-control);}
.local-items{--mark-control:calc(1.5rem * 1.00);--font-main:calc(1340px / 3.31);padding:calc(1.5rem * 2.4) 2.01rem;background:#e6ecf5;color:#0b1220;}
.local-items .bottom-view{max-width:1340px;margin:0 auto;}
.local-items h2,.local-items h3,.local-items p{margin:0;}
.local-items h2{font-size:calc(18.8px * 2);line-height:1.12;}
.local-items h3{font-size:calc(18.8px * 1.35);line-height:1.2;}
.local-items p{font-size:18.8px;line-height:1.77;color:inherit;}
.local-items .offer-shell{padding-inline-start:calc(1.5rem * .75);}
.local-items .compact-visual{row-gap:calc(var(--mark-control) * 1.2);}
.local-items .focused-summary{padding-inline-end:calc(calc(1.5rem * .75) / 2);}
.local-items .team-contact{margin-top:1.5rem;}
.local-items .text-frame{display:flex;flex-wrap:wrap;gap:var(--mark-control);margin-top:var(--mark-control);}
.local-items .primary-inner{flex:1 1 var(--font-main);min-width:0;padding:calc(var(--mark-control) * .75);border-radius:0.46rem;background:#0d1626;color:#c3cfdf;}
.local-items .primary-inner p{margin-top:calc(1.5rem / 3);}
.secondary-surface{
        padding: calc(1.5rem * 2.4) 2.01rem;
        background: linear-gradient(135deg, #070d18 0%, #0e1c33 45%, #14284a 100%);
        color: #e6ecf5;
    }
.secondary-surface .bottom-view{max-width: 1340px;
        margin: 0 auto;
        display: grid;
        grid-template-columns: minmax(0, 1fr) minmax(0, 1.6fr);
        gap: 2.41rem;
        align-items: start;}
.secondary-surface .team-contact{position: sticky;
        top: 1.5rem;}
.secondary-surface h2{margin: 0;
        font-size: calc(18.8px * 2);
        line-height: 1.08;}
.secondary-surface .team-contact p:last-child{margin: calc(1.5rem * .75) 0 0;
        font-size: 18.8px;}
.secondary-surface .steady-items{display: flex;
        flex-direction: column;
        gap: calc(2.41rem * 1.5);}
.secondary-surface .main-view{
        padding: calc(1.5rem * .75) calc(1.5rem * .75) calc(1.5rem * .75) calc(calc(1.5rem * .75) + 0.6rem);
        border-left: 2px solid #7c3aed;
        background: #0f1a2c;
        color: #e6ecf5;
        border-radius: 0.24rem;
    }
.secondary-surface .plain-details{font-size: 18.8px;
        line-height: 1.77;}
.secondary-surface .public-list{margin-top: calc(1.5rem * .75);
        display: flex;
        flex-wrap: wrap;
        gap: 0.4rem calc(1.5rem * .75);
        justify-content: space-between;
        font-size: calc(18.8px * .875);}
.secondary-surface .public-list strong{font-weight: 600;}
@media (max-width: 860px) {.secondary-surface .bottom-view{
            grid-template-columns: 1fr;
            gap: calc(2.41rem * 1.5);
        }.secondary-surface .team-contact{
            position: static;
        }.secondary-surface .public-list{
            flex-direction: column;
        }
    }
.direct-method{--mark-control:calc(1.5rem * 1.18);padding:calc(1.5rem * 2.4) 2.01rem;background:#070d18;color:#e6ecf5;}
.direct-method .bottom-view{max-width:1340px;margin:0 auto;}
.direct-method h1,.direct-method h2,.direct-method h3,.direct-method p{margin:0;}
.direct-method h2{font-size:calc(18.8px * 2);line-height:1.14;margin-top:calc(1.5rem / 2.4);}
.direct-method p{font-size:18.8px;line-height:1.77;}
.direct-method .team-contact{color:#c3cfdf;font-size:calc(18.8px * 1.125);}
.direct-method .text-inner{max-width:calc(1340px * .72);}
.direct-method .main-media{display:flex;flex-direction:column;gap:calc(calc(1.5rem * .75) * .9);margin-top:var(--mark-control);}
.direct-method details{padding:calc(calc(1.5rem * .75) * 1.05) calc(1.5rem * .75);border-radius:0.46rem;background:#0f1a2c;color:#e6ecf5;border:1px solid rgba(34, 211, 238, 0.22);}
.direct-method summary{cursor:pointer;font-weight:700;font-size:18.8px;list-style:none;}
.direct-method summary::-webkit-details-marker{display:none;}
.direct-method summary::after{content:"+";float:right;color:#06b6d4;font-weight:700;}
.direct-method details[open] summary::after{content:"–";}
.direct-method details p{margin-top:calc(1.5rem / 3);color:#c3cfdf;}
.direct-method .site-benefit{margin-top:var(--mark-control);font-size:calc(18.8px * .875);color:#c3cfdf;}
.direct-method .site-benefit a{color:#06b6d4;text-decoration:none;border-bottom:1px solid #06b6d4;}
.direct-method .site-benefit a:hover{color:inherit;border-color:#7c3aed;}
@media (max-width:720px){.direct-method .text-inner{max-width:none;}.direct-method details{padding:calc(calc(1.5rem * .75) * .9);}
}
.clear-steps{--mark-control:calc(1.5rem * 1.29);padding:calc(1.5rem * 2.4) 2.01rem;background:#7c3aed;color:#f5f3ff;}
.clear-steps .bottom-view{max-width:1340px;margin:0 auto;}
.clear-steps h1,.clear-steps h2,.clear-steps h3,.clear-steps p{margin:0;}
.clear-steps h2{font-size:calc(18.8px * 2);line-height:1.12;margin-top:var(--mark-control);}
.clear-steps h3{font-size:calc(18.8px * 1.35);line-height:1.2;}
.clear-steps p{font-size:18.8px;line-height:1.77;color:color-mix(in srgb, currentColor 78%, transparent);}
.clear-steps .team-service{font-size:calc(18.8px * .875);letter-spacing:.01em;color:color-mix(in srgb, currentColor 70%, transparent);}
.clear-steps .team-contact{margin-top:calc(1.5rem / 1.6);}
.clear-steps a{color:inherit;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;}
.clear-steps a:hover{text-decoration-color:#f5f3ff;}
.clear-steps .bottom-shell{display:flex;flex-wrap:wrap;gap:var(--mark-control);margin-top:var(--mark-control);}
.clear-steps .primary-inner{flex:1 1 calc(1340px / 3.4);min-width:0;padding:calc(calc(1.5rem * .75) * .9);border-radius:0.46rem;background:color-mix(in srgb, currentColor 11%, transparent);}
.clear-steps .primary-inner p{margin-top:calc(1.5rem / 3);}
.steady-method{
        --mark-control: calc(1.5rem * 1.14);
        padding: calc(1.5rem * 2.4) 2.01rem;
        background: #e6ecf5;
        color: #0b1220;
    }
.steady-method .bottom-view{max-width: 1340px;
        margin: 0 auto;}
.steady-method h2,
    .steady-method h3,
    .steady-method p{margin: 0;}
.steady-method h2{font-size: calc(18.8px * 2);
        line-height: 1.12;}
.steady-method h3{font-size: calc(18.8px * 1.35);
        line-height: 1.2;}
.steady-method p{font-size: 18.8px;
        line-height: 1.77;}
.steady-method a{color:inherit;
        text-decoration: none;
        border-bottom: 1px solid #06b6d4;}
.steady-method a:hover{color: #7c3aed;
        border-bottom-color: #7c3aed;}
.steady-method .secondary-rail{padding-inline-start: calc(2.01rem / 2);}
.steady-method .compact-visual{row-gap: calc(var(--mark-control) * 1.2);}
.steady-method .quiet-quote{padding-block: calc(var(--mark-control) / 2);}
.steady-method .team-contact{margin-top: 1.5rem;}
.steady-method .bottom-shell{display: flex;
        flex-direction: column;
        gap: var(--mark-control);
        margin-top: var(--mark-control);}
.steady-method .primary-inner{min-width: 0;
        padding-block-end: calc(1.5rem / 3);
        border-bottom: 1px solid rgba(34, 211, 238, 0.22);}
.steady-method .primary-inner:last-child{border-bottom: none;
        padding-block-end: 0;}
.steady-method .primary-inner p{margin-top: calc(1.5rem / 3);}
.steady-method .team-service{margin-top: var(--mark-control);
        font-size: calc(18.8px * .875);}
@media (min-width: 720px) {.steady-method .bottom-shell{
            display: grid;
            grid-template-columns: repeat(2, minmax(0, 1fr));
            column-gap: 2.41rem;
            row-gap: var(--mark-control);
        }.steady-method .primary-inner{
            border-bottom: none;
            padding-block-end: 0;
        }
    }
.top-surface{--mark-control:calc(1.5rem * 1.04);--state-local:calc(1340px / 2.28);padding:calc(1.5rem * 2.4) 2.01rem;background:#7c3aed;color:#f5f3ff;}
.top-surface .bottom-view{max-width:1340px;margin:0 auto;}
.top-surface h2,.top-surface h3,.top-surface p{margin:0;}
.top-surface h2{font-size:calc(18.8px * 2);line-height:1.12;}
.top-surface h3{font-size:calc(18.8px * 1.35);line-height:1.2;}
.top-surface p{font-size:18.8px;line-height:1.77;color:color-mix(in srgb, currentColor 78%, transparent);}
.top-surface .team-contact{margin-top:1.5rem;max-width:var(--state-local);}
.top-surface .featured-region{display:flex;flex-direction:column;gap:var(--mark-control);margin-top:var(--mark-control);}
.top-surface .primary-inner{min-width:0;padding-inline-start:calc(1.5rem * .75);border-inline-start:2px solid color-mix(in srgb, currentColor 28%, transparent);}
.top-surface .primary-inner p{margin-top:calc(1.5rem / 3);}
@media (max-width:720px){.top-surface .primary-inner{padding-inline-start:calc(calc(1.5rem * .75) / 1.6);}
}
.visual-entries{padding:calc(1.5rem * 2.4) 2.01rem;background:#070d18;color:#e6ecf5;}
.visual-entries .bottom-view{max-width:1340px;margin:0 auto;display:flex;flex-direction:column;gap:calc(2.41rem * 1.5);}
.visual-entries h2,.visual-entries h3,.visual-entries p{margin:0;}
.visual-entries h2{font-size:calc(18.8px * 2);line-height:1.14;}
.visual-entries h3{font-size:calc(18.8px * 1.35);line-height:1.22;}
.visual-entries p{font-size:18.8px;line-height:1.77;}
.visual-entries .simple-fields{display:flex;flex-wrap:wrap;gap:2.41rem;align-items:flex-start;}
.visual-entries .simple-fields h2{flex:1 1 calc(1340px / 3);min-width:0;}
.visual-entries .simple-fields .team-contact{flex:1 1 calc(1340px / 2.4);min-width:0;color:#c3cfdf;}
.visual-entries .contact-headline{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0;border-top:1px solid rgba(34, 211, 238, 0.22);}
.visual-entries .visual-tile{display:flex;flex-wrap:wrap;gap:2.41rem;padding:calc(2.41rem * 1.5) 0;border-bottom:1px solid rgba(34, 211, 238, 0.22);}
.visual-entries .visual-tile h3{flex:1 1 calc(1340px / 3.6);min-width:0;}
.visual-entries .visual-tile p{flex:1 1 calc(1340px / 2.2);min-width:0;color:#c3cfdf;}
.visual-entries .team-service{font-size:calc(18.8px * .875);color:#c3cfdf;}
.visual-entries .team-service a{color:#06b6d4;text-decoration:none;}
.visual-entries .team-service a:hover{color:inherit;}
@media (max-width:720px){.visual-entries .simple-fields h2,.visual-entries .simple-fields .team-contact,.visual-entries .visual-tile h3,.visual-entries .visual-tile p{flex:1 1 100%;}
}
.soft-lead{padding:calc(1.5rem * 2.4) 2.01rem;background:linear-gradient(135deg, #070d18 0%, #0e1c33 45%, #14284a 100%);color:#e6ecf5;}
.soft-lead .bottom-view{max-width:1340px;margin:0 auto;display:flex;flex-direction:column;gap:calc(2.41rem * 1.5);}
.soft-lead .soft-copy{display:flex;flex-direction:column;gap:calc(1.5rem * .75);}
.soft-lead .soft-copy p{margin:0;font-size:calc(18.8px * .875);letter-spacing:.14em;text-transform:uppercase;opacity:.75;}
.soft-lead .soft-copy h2{margin:0;font-size:calc(18.8px * 2);line-height:1.15;}
.soft-lead .soft-copy span{display:block;font-size:18.8px;opacity:.92;}
.soft-lead .contact-headline{display:flex;flex-wrap:wrap;gap:2.41rem;}
.soft-lead .primary-inner{flex:1 1 240px;padding:calc(1.5rem * .75);border-left:2px solid #7c3aed;background:#0f1a2c;color:#e6ecf5;border-radius:0.46rem;}
.soft-lead .primary-inner h3{margin:0 0 8px;font-size:calc(18.8px * 1.35);}
.soft-lead .primary-inner p{margin:0 0 10px;font-size:18.8px;opacity:.94;}
.soft-lead .primary-inner small{display:block;font-size:calc(18.8px * .875);opacity:.8;letter-spacing:.04em;}
.soft-lead .team-service{display:flex;flex-direction:column;gap:calc(1.5rem * .75);padding-top:calc(2.41rem * 1.5);border-top:1px solid rgba(34, 211, 238, 0.22);}
.soft-lead .team-service p{margin:0;font-size:18.8px;opacity:.92;}
.soft-lead .team-service a{text-decoration:none;border-bottom:1px solid #06b6d4;}
.soft-lead .team-service a:hover{border-bottom-color:#7c3aed;}
@media (max-width:640px){.soft-lead .primary-inner{flex:1 1 100%;}
    }
.top-list{
  background:#070d18;
  color:#e6ecf5;
  padding:calc(1.5rem * 2.4) 2.01rem;
}
.top-list .bottom-view{max-width:1340px;
  margin:0 auto;
  display:flex;
  flex-direction:column;
  gap:calc(2.41rem * 1.5);}
.top-list .simple-fields{display:flex;
  align-items:baseline;
  justify-content:space-between;
  gap:2.41rem;
  flex-wrap:wrap;
  border-bottom:1px solid rgba(34, 211, 238, 0.22);
  padding-bottom:calc(1.5rem * .75);}
.top-list h2{margin:0;
  font-size:calc(18.8px * 2);
  line-height:1.1;
  letter-spacing:0;
  flex:1 1 22rem;}
.top-list .simple-fields a{flex:0 0 auto;
  color:#06b6d4;
  text-decoration:none;
  border-bottom:1px solid currentColor;
  padding-bottom:2px;
  font-size:calc(18.8px * .875);
  text-transform:uppercase;
  letter-spacing:.04em;}
.top-list .simple-fields a:hover{color:inherit;}
.top-list .site-links{margin:0;
  color:#c3cfdf;
  font-size:calc(18.8px * 1.125);
  line-height:1.77;}
.top-list .primary-flow{display:flex;
  flex-wrap:wrap;
  gap:.6rem;}
.top-list .primary-flow span{
  background:#0f1a2c;
  color:#e6ecf5;
  border:1px solid rgba(34, 211, 238, 0.22);
  border-radius:0.46rem;
  padding:.5rem .85rem;
  font-size:calc(18.8px * .875);
}
@media (max-width:620px){.top-list .simple-fields{flex-direction:column;align-items:flex-start}.top-list .simple-fields a{margin-top:1.5rem}
}
.quiet-note{--mark-control:calc(1.5rem * 1.15);padding:calc(1.5rem * 2.4) 2.01rem;background:#070d18;color:#e6ecf5;}
.quiet-note .bottom-view{max-width:1340px;margin:0 auto;display:flex;flex-direction:column;gap:calc(2.41rem * 1.5);}
.quiet-note h2,.quiet-note h3,.quiet-note p{margin:0;}
.quiet-note h2{font-size:calc(18.8px * 2);line-height:1.14;}
.quiet-note h3{font-size:calc(18.8px * 1.35);line-height:1.22;}
.quiet-note p{font-size:18.8px;line-height:1.77;}
.quiet-note .simple-fields{display:flex;flex-direction:column;gap:calc(1.5rem / 2);}
.quiet-note .team-service{font-size:calc(18.8px * .875);letter-spacing:0.04em;text-transform:uppercase;color:#c3cfdf;}
.quiet-note .team-contact{color:#c3cfdf;}
.quiet-note .bottom-shell{display:flex;flex-direction:column;gap:var(--mark-control);border-top:1px solid rgba(34, 211, 238, 0.22);padding-top:calc(2.41rem * 1.5);}
.quiet-note .primary-inner{display:flex;flex-direction:column;gap:calc(1.5rem / 3);padding-bottom:var(--mark-control);border-bottom:1px solid rgba(34, 211, 238, 0.22);}
.quiet-note .primary-inner:last-child{border-bottom:none;padding-bottom:0;}
.quiet-note .primary-inner p{color:#c3cfdf;}
.quiet-note .direct-view{color:#c3cfdf;}
.quiet-note a{color:#06b6d4;text-decoration:none;border-bottom:1px solid #06b6d4;}
.quiet-note a:hover{color:inherit;border-bottom-color:#7c3aed;}
@media (min-width:900px){.quiet-note .primary-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.6fr);gap:2.41rem;align-items:start;}
}
.start{
  background: linear-gradient(135deg, #070d18 0%, #0e1c33 45%, #14284a 100%);
  color: #e6ecf5;
  padding: calc(1.5rem * 2.4) 2.01rem;
}
.start .bottom-view{width: min(100%, 1340px);
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 2.41rem;
  align-items: flex-start;}
.start h2,
.start h3,
.start p{margin: 0;}
.start .simple-content{flex: 1 1 22rem;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: calc(2.41rem * 1.5);
  padding-top: calc(2.41rem * 1.5);}
.start h2{font-size: calc(18.8px * 2.65);
  line-height: 1.05;
  max-width: 14ch;}
.start .simple-content p{font-size: calc(18.8px * 1.125);
  line-height: 1.77;}
.start .direct-summary{flex: 1 1 24rem;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 0;
  border-top: 1px solid rgba(34, 211, 238, 0.22);}
.start .fresh-fields{display: flex;
  flex-direction: column;
  gap: calc(1.5rem * .75);
  padding: 1.5rem 0;
  border-bottom: 1px solid rgba(34, 211, 238, 0.22);}
.start .fresh-fields span{font-size: calc(18.8px * .875);
  letter-spacing: 0.08em;}
.start h3{font-size: calc(18.8px * 1.35);
  line-height: 1.18;}
.start .fresh-fields p{line-height: 1.77;}
@media (max-width: 880px) {.start .simple-content{
    padding-top: 0;
  }.start h2{
    max-width: none;
  }
}
.soft-tile{
    color:#e6ecf5;
    background:linear-gradient(135deg, #070d18 0%, #0e1c33 45%, #14284a 100%);
    padding:calc(1.5rem * 2.4) 2.01rem;
}
.soft-tile .c{max-width:1340px;
    margin:0 auto;
    display:grid;
    gap:calc(2.41rem * 1.5);}
@media (min-width:1024px){.soft-tile .c{
        grid-template-columns:minmax(0,1fr) 300px;
        align-items:start;
    }
}
.soft-tile .quiet-track{margin-bottom:calc(2.41rem * 1.5);
    padding-bottom:calc(2.41rem * 1.5);
    border-bottom:1px solid rgba(34, 211, 238, 0.22);}
.soft-tile h1{font-size:calc(18.8px * 2.65);
    line-height:1.15;
    margin:0 0 0.9rem;
    letter-spacing:-0.01em;}
.soft-tile .quiet-grid{display:flex;
    flex-wrap:wrap;
    gap:1.2rem;
    font-size:calc(18.8px * .875);}
.soft-tile .site-actions{line-height:1.8;
    font-size:18.8px;}
.soft-tile .site-actions p{margin:0 0 1.15rem;}
.soft-tile .site-actions p:last-of-type{margin-bottom:0;}
.soft-tile .site-benefit{display:flex;
    flex-wrap:wrap;
    gap:1.4rem;
    margin-top:calc(2.41rem * 1.5);
    padding-top:calc(2.41rem * 1.5);
    border-top:1px solid rgba(34, 211, 238, 0.22);
    font-size:calc(18.8px * .875);}
.soft-tile .site-benefit a{text-decoration:none;
    border-bottom:1px solid transparent;
    transition:color 340ms var(--ease-entry), border-color 340ms var(--ease-entry);}
.soft-tile .site-benefit a:hover{border-bottom-color:#7c3aed;}
.soft-tile .quiet-benefit{
    background:#0f1a2c;
    color:#e6ecf5;
    padding:calc(1.5rem * .75);
    border-radius:0.82rem;
    border:1px solid rgba(34, 211, 238, 0.22);
    box-shadow:0 1px 4px rgba(0,0,0,0.14);
}
.soft-tile .quiet-benefit h3{margin:0 0 1.1rem;
    font-size:calc(18.8px * 1.35);
    font-weight:600;}
.soft-tile .public-tile{display:flex;
    flex-direction:column;
    gap:0.85rem;}
.soft-tile .quiet-benefit a{text-decoration:none;
    font-size:calc(18.8px * .875);
    line-height:1.5;
    transition:color 340ms var(--ease-entry);}
.soft-tile .quiet-benefit a:hover{text-decoration:underline;}
.strong-wrap{
    padding:calc(1.5rem * 2.4) 2.01rem;
    background:#0d1626;
    color:#c3cfdf;
}
.strong-wrap .text-contact{max-width:1340px;
    margin:0 auto;
    display:flex;
    flex-wrap:wrap;
    gap:2.41rem;
    align-items:flex-start;}
.strong-wrap .contact-headline{flex:1 1 220px;
    min-width:200px;
    border-left:2px solid rgba(34, 211, 238, 0.22);
    padding-left:calc(2.41rem * 1.5);}
.strong-wrap .secondary-fields{margin:0 0 calc(2.41rem * 1.5);
    font-size:calc(18.8px * .875);
    letter-spacing:0.04em;
    text-transform:uppercase;
    opacity:0.75;}
.strong-wrap .compact-story{margin:0 0 6px;
    font-size:calc(18.8px * 1.35);
    line-height:1.25;}
.strong-wrap .open-body{margin:0;
    font-size:18.8px;
    opacity:0.85;}
.strong-wrap .public-callout{flex:2 1 420px;
    min-width:260px;}
.strong-wrap .public-section{margin:0 0 calc(2.41rem * 1.5);
    font-size:18.8px;
    line-height:1.77;}
.strong-wrap .public-section:last-of-type{margin-bottom:calc(1.5rem * .75);}
.strong-wrap .text-intro{list-style:none;
    margin:0;
    padding:0;
    display:flex;
    flex-wrap:wrap;
    gap:calc(2.41rem * 1.5) 2.41rem;
    font-size:calc(18.8px * .875);}
.strong-wrap .text-intro a{color:#06b6d4;
    text-decoration:none;
    border-bottom:1px solid transparent;
    transition:color 340ms var(--ease-entry), border-color 340ms var(--ease-entry);}
.strong-wrap .text-intro a:hover{color:inherit;
    border-bottom-color:#7c3aed;}
@media (max-width:640px){.strong-wrap .contact-headline{
        border-left:none;
        border-top:2px solid rgba(34, 211, 238, 0.22);
        padding-left:0;
        padding-top:calc(2.41rem * 1.5);
    }
}
.callout{
        padding:calc(1.5rem * 2.4) 2.01rem;
        background:linear-gradient(135deg, #070d18 0%, #0e1c33 45%, #14284a 100%);
        color:#e6ecf5;
    }
.callout .bottom-view{max-width:1340px;
        margin:0 auto;
        display:flex;
        flex-direction:column;
        gap:calc(2.41rem * 1.5);}
.callout .soft-copy h2{margin:0;
        font-size:calc(18.8px * 2);
        line-height:1.2;}
.callout .soft-copy p{margin:0.6rem 0 0;
        font-size:18.8px;
        opacity:.9;}
.callout .site-figure .team-contact{margin:0;
        font-size:18.8px;}
.callout .contact-headline{display:flex;
        flex-wrap:wrap;
        gap:2.41rem;}
.callout .contact-headline .main-flow{
        flex:1 1 260px;
        padding:calc(1.5rem * .75);
        border:1px solid rgba(34, 211, 238, 0.22);
        border-radius:0.82rem;
        background:#0f1a2c;
        color:#e6ecf5;
    }
.callout .contact-headline .text-track{
        display:inline-block;
        margin-bottom:0.5rem;
        padding:0.15rem 0.6rem;
        border-radius:0.24rem;
        background:#7c3aed;
        color:#f5f3ff;
        font-size:calc(18.8px * .875);
        letter-spacing:0.04em;
        text-transform:uppercase;
    }
.callout .contact-headline .main-flow p{margin:0;
        font-size:calc(18.8px * .875);
        line-height:1.77;}
.callout .contact-headline a,
    .callout .team-service a{text-decoration:underline;
        text-underline-offset:3px;}
.callout .contact-headline a:hover,
    .callout .team-service a:hover{}
.callout .bottom-shell{display:flex;
        flex-direction:column;
        gap:0.6rem;}
.callout .primary-inner{
        border:1px solid rgba(34, 211, 238, 0.22);
        border-radius:0.46rem;
        background:#0d1626;
        color:#c3cfdf;
        overflow:hidden;
    }
.callout .primary-inner button{
        width:100%;
        border:0;
        background:transparent;
        color:inherit;
        text-align:left;
        font:inherit;
        font-weight:700;
        padding:0.85rem 1rem;
        cursor:pointer;
    }
.callout .primary-inner button:focus-visible{outline:2px solid rgba(34, 211, 238, 0.55);
        outline-offset:-2px;}
.callout .primary-inner p{margin:0;
        max-height:0;
        overflow:hidden;
        padding:0 1rem;
        font-size:calc(18.8px * .875);
        line-height:1.77;
        transition:max-height 340ms var(--ease-entry),
                    padding 340ms var(--ease-entry);}
.callout .primary-inner.is-open p{max-height:320px;
        padding:0 1rem 1rem;}
.callout .team-service{margin:0;
        font-size:calc(18.8px * .875);
        opacity:.9;}
@media (max-width:640px){.callout .contact-headline{
            flex-direction:column;
        }
    }
.direct-media{padding:calc(1.5rem * 2.4) 2.01rem;background:#070d18;color:#e6ecf5}
.direct-media .bottom-view{max-width:min(1340px,58rem);margin:0 auto}
.direct-media .simple-fields{max-width:100%}
.direct-media h2{margin:0;font-size:calc(18.8px * 2);line-height:1.1}
.direct-media .simple-fields p{margin:calc(2.41rem * 1.5) 0 0;color:#c3cfdf;line-height:1.77}
.direct-media .open-brand{margin-top:calc(2.41rem * 1.5);border-top:1px solid rgba(34, 211, 238, 0.22)}
.direct-media details{padding:1.5rem 0;border-bottom:1px solid rgba(34, 211, 238, 0.22)}
.direct-media summary{cursor:pointer;font-size:calc(18.8px * 1.35);line-height:1.2;list-style:none}
.direct-media summary::-webkit-details-marker{display:none}
.direct-media summary::after{content:"+";float:right;color:#06b6d4;font-size:calc(18.8px * 1.125);line-height:1}
.direct-media details[open] summary::after{content:"–"}
.direct-media details p{margin:1.5rem 0 0;color:#c3cfdf;line-height:1.77}
@media(max-width:720px){.direct-media .open-brand{margin-top:calc(2.41rem * 1.5)}.direct-media summary{font-size:18.8px}
}
.fresh-block{
  background: linear-gradient(135deg, #070d18 0%, #0e1c33 45%, #14284a 100%);
  color: #e6ecf5;
  padding: calc(1.5rem * 2.4) 2.01rem;
}
.fresh-block .bottom-view{width: min(100%, 1340px);
  margin: 0 auto;
  display: grid;
  gap: 2.41rem;}
.fresh-block h2,
.fresh-block h3,
.fresh-block p{margin: 0;}
.fresh-block h2{font-size: calc(18.8px * 2); line-height: 1.1;}
.fresh-block h3{font-size: calc(18.8px * 1.35); line-height: 1.2;}
.fresh-block p{font-size: 18.8px; line-height: 1.77;}
.fresh-block .focused-grid{
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(0, 1fr);
  gap: 2.41rem;
  align-items: start;
  padding: calc(2.41rem * 1.5);
  border-radius: 1.09rem;
  background: linear-gradient(120deg, #06b6d4 0%, #7c3aed 100%);
  color: #04121c;
}
.fresh-block .contact-team{display: flex;
  flex-wrap: wrap;
  gap: calc(1.5rem * .75);}
.fresh-block [data-block]{
  flex: 1 1 20rem;
  display: grid;
  gap: calc(1.5rem * .75);
  align-content: start;
  padding: 1.5rem;
  border-radius: 0.46rem;
  background: #0f1a2c;
  color: #e6ecf5;
  border: 1px solid rgba(34, 211, 238, 0.22);
  animation: peopleMemberIn calc(340ms * 2) var(--ease-entry) both;
  animation-delay: var(--ease-nav, 0ms);
}
.fresh-block [data-block]:nth-child(2n){flex-basis: 24rem;}
.fresh-block [data-block] div{display: flex;
  justify-content: space-between;
  gap: calc(1.5rem * .75);
  font-size: calc(18.8px * .875);
  letter-spacing: 0.02em;}
.fresh-block .narrow-service{padding-top: calc(2.41rem * 1.5);
  border-top: 1px solid rgba(34, 211, 238, 0.22);}
@keyframes peopleMemberIn {from{ opacity: 0.25; transform: translateY(6px); }to{ opacity: 1; transform: translateY(0); }
}
@media (max-width: 900px) {.fresh-block .focused-grid{ grid-template-columns: 1fr; }.fresh-block [data-block],
  .fresh-block [data-block]:nth-child(2n){ flex-basis: 100%; }
}
.open-shell{
    color:#e6ecf5;
    background:linear-gradient(135deg, #070d18 0%, #0e1c33 45%, #14284a 100%);
    padding:calc(1.5rem * 2.4) 2.01rem;
  }
.open-shell .c{max-width:1340px;
    margin:0 auto;
    display:grid;
    gap:2.01rem;}
@media (min-width:1024px){.open-shell .c{
      grid-template-columns:minmax(0,1fr) 300px;
      align-items:start;
    }
  }
.open-shell .quiet-track{margin-bottom:1.5rem;
    padding-bottom:calc(2.41rem * 1.5);
    border-bottom:1px solid rgba(34, 211, 238, 0.22);}
.open-shell h1{font-size:calc(18.8px * 2.65);
    margin:0 0 calc(2.41rem * 1.5);
    line-height:1.2;}
.open-shell .quiet-grid{display:flex;
    flex-wrap:wrap;
    gap:2.41rem;
    font-size:calc(18.8px * .875);}
.open-shell .site-actions p{margin:0 0 calc(2.41rem * 1.5);
    line-height:1.77;}
.open-shell .site-benefit{display:flex;
    flex-direction:column;
    gap:0.6rem;
    margin-top:1.5rem;
    padding-top:calc(2.41rem * 1.5);
    border-top:1px solid rgba(34, 211, 238, 0.22);}
.open-shell .site-benefit a{text-decoration:none;
    font-size:18.8px;}
.open-shell .site-benefit a:hover{text-decoration:underline;}
.open-shell .simple-tile{
    background:#0f1a2c;
    color:#e6ecf5;
    border:1px solid rgba(34, 211, 238, 0.22);
    border-radius:0.82rem;
    padding:calc(1.5rem * .75);
    box-shadow:0 1px 4px rgba(0,0,0,0.14);
  }
.open-shell .simple-tile h3{margin:0 0 calc(2.41rem * 1.5);
    font-size:calc(18.8px * 1.35);}
.open-shell .bottom-shell{list-style:none;
    margin:0 0 calc(2.41rem * 1.5);
    padding:0;
    display:flex;
    flex-direction:column;
    gap:0.7rem;}
.open-shell .bottom-shell a{text-decoration:none;
    font-size:18.8px;}
.open-shell .bottom-shell a:hover{text-decoration:underline;}
.open-shell .team-service{margin:0;
    font-size:calc(18.8px * .875);
    line-height:1.6;}
.media-grid{
    padding:calc(1.5rem * 2.4) 2.01rem;
    background:#070d18;
    color:#e6ecf5;
}
.media-grid .text-contact{max-width:1340px;
    margin:0 auto;
    display:flex;
    flex-wrap:wrap;
    gap:calc(2.41rem * 1.5);
    align-items:flex-start;}
.media-grid .contact-headline{flex:0 0 240px;
    min-width:200px;
    padding-right:calc(1.5rem * .75);
    border-right:1px solid rgba(34, 211, 238, 0.22);}
.media-grid .site-figure{flex:1 1 420px;
    min-width:0;}
.media-grid .compact-story{margin:0 0 6px;
    font-size:calc(18.8px * 1.35);
    line-height:1.25;}
.media-grid .open-body{margin:0;
    font-size:calc(18.8px * .875);
    color:#c3cfdf;
    letter-spacing:0.02em;}
.media-grid .public-section{margin:0 0 calc(1.5rem * .75);
    font-size:18.8px;
    line-height:1.77;}
.media-grid .public-callout{margin:0 0 calc(1.5rem * .75);
    font-size:18.8px;
    line-height:1.77;}
.media-grid .offer-figure{display:inline;}
.media-grid .bottom-shell{list-style:none;
    margin:0;
    padding:0;
    display:flex;
    flex-wrap:wrap;
    gap:2.41rem;
    font-size:calc(18.8px * .875);}
.media-grid .bottom-shell a{color:#06b6d4;
    text-decoration:none;
    border-bottom:1px solid transparent;
    transition:color 340ms var(--ease-entry),border-color 340ms var(--ease-entry);}
.media-grid .bottom-shell a:hover{color:inherit;
    border-bottom-color:#7c3aed;}
.media-grid a[href^="mailto"],
.media-grid a[href^="tel"]{color:#06b6d4;
    text-decoration:none;}
.media-grid a[href^="mailto"]:hover,
.media-grid a[href^="tel"]:hover{color:inherit;}
@media (max-width:720px){.media-grid .contact-headline{
        flex:1 1 100%;
        border-right:0;
        border-bottom:1px solid rgba(34, 211, 238, 0.22);
        padding-right:0;
        padding-bottom:calc(1.5rem * .75);
    }
}
.direct-intro{padding:calc(1.5rem * 2.4) 2.01rem;background:linear-gradient(135deg, #070d18 0%, #0e1c33 45%, #14284a 100%);color:#e6ecf5;}
.direct-intro .text-contact{max-width:1340px;margin:0 auto;display:flex;flex-direction:column;gap:calc(2.41rem * 1.5);}
.direct-intro .team-contact{margin:0;font-size:calc(18.8px * 1.125);line-height:1.77;}
.direct-intro .team-contact strong{font-weight:700;}
.direct-intro .media-shell{display:flex;flex-direction:column;gap:calc(1.5rem * .75);}
.direct-intro .top-area{border:1px solid rgba(34, 211, 238, 0.22);border-radius:0.82rem;background:#0f1a2c;color:#e6ecf5;padding:calc(1.5rem * .75);display:flex;flex-direction:column;gap:0.5rem;}
.direct-intro .top-area h3{margin:0;font-size:calc(18.8px * 1.35);}
.direct-intro .top-area p{margin:0;font-size:18.8px;line-height:1.77;}
.direct-intro .top-area .direct-body{display:flex;flex-wrap:wrap;gap:0.4rem 1.2rem;font-size:calc(18.8px * .875);}
.direct-intro .top-area .direct-body a{text-decoration:none;border-bottom:1px solid transparent;transition:border-color 340ms var(--ease-entry),color 340ms var(--ease-entry);}
.direct-intro .top-area .direct-body a:hover{border-bottom-color:#7c3aed;}
.direct-intro .team-service{margin:0;font-size:calc(18.8px * .875);opacity:.9;}
.direct-intro .public-visual{margin-top:calc(2.41rem * 1.5);display:flex;flex-direction:column;gap:0.6rem;}
.direct-intro .public-visual .secondary-form{width:100%;border:1px solid rgba(34, 211, 238, 0.22);border-radius:0.46rem;background:transparent;color:inherit;text-align:left;font:inherit;font-weight:700;padding:0.85rem 1rem;cursor:pointer;transition:background 340ms var(--ease-entry);}
.direct-intro .public-visual .secondary-form:hover{background:#0d1626;color:#c3cfdf;}
.direct-intro .public-visual .featured-plan{margin:0;padding:0 1rem;max-height:0;overflow:hidden;opacity:.95;transition:max-height 340ms var(--ease-entry),padding 340ms var(--ease-entry);}
.direct-intro .public-visual .primary-inner.is-open .featured-plan{max-height:260px;padding:0 1rem 1rem;}
.direct-intro .site-benefit{margin-top:calc(2.41rem * 1.5);display:flex;flex-wrap:wrap;gap:1.2rem;font-size:calc(18.8px * .875);}
.direct-intro .site-benefit a{text-decoration:none;border-bottom:1px solid transparent;transition:border-color 340ms var(--ease-entry),color 340ms var(--ease-entry);}
.direct-intro .site-benefit a:hover{border-bottom-color:#7c3aed;}
@media (max-width:640px){.direct-intro .top-area{padding:calc(2.41rem * 1.5);}
        }
.page-menu{padding:calc(1.5rem * 2.4) 2.01rem;background:#070d18;color:#e6ecf5}
.page-menu .bottom-view{max-width:min(1340px,56rem);margin:0 auto}
.page-menu .simple-fields{display:block}
.page-menu h2{margin:0;font-size:calc(18.8px * 2);line-height:1.1}
.page-menu .simple-fields p{margin:1.5rem 0 0;color:#c3cfdf;line-height:1.77}
.page-menu .open-brand{margin-top:calc(2.41rem * 1.5);border-top:1px solid rgba(34, 211, 238, 0.22)}
.page-menu details{padding:1.5rem 0;border-bottom:1px solid rgba(34, 211, 238, 0.22)}
.page-menu summary{cursor:pointer;font-size:calc(18.8px * 1.35);line-height:1.2;list-style:none}
.page-menu summary::-webkit-details-marker{display:none}
.page-menu summary::after{content:"+";float:right;color:#06b6d4;font-weight:600}
.page-menu details[open] summary::after{content:"–"}
.page-menu details p{margin:1.5rem 0 0;color:#c3cfdf;line-height:1.77}
@media(max-width:720px){.page-menu .open-brand{margin-top:calc(2.41rem * 1.5)}.page-menu summary{font-size:18.8px}
}
.bottom-track{
  background: linear-gradient(135deg, #070d18 0%, #0e1c33 45%, #14284a 100%);
  color: #e6ecf5;
  padding: calc(1.5rem * 2.4) 2.01rem;
}
.bottom-track .bottom-view{width: min(100%, 1340px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, .38fr) minmax(0, 1fr);
  gap: 2.41rem;
  align-items: start;}
.bottom-track h2,
.bottom-track h3,
.bottom-track p{margin: 0;}
.bottom-track h2{font-size: calc(18.8px * 2); line-height: 1.1;}
.bottom-track h3{font-size: calc(18.8px * 1.35); line-height: 1.2;}
.bottom-track p{font-size: 18.8px; line-height: 1.77;}
.bottom-track .fresh-media{
  display: grid;
  gap: 1.5rem;
  align-content: start;
  padding: calc(2.41rem * 1.5);
  border-radius: 1.09rem;
  background: linear-gradient(120deg, #06b6d4 0%, #7c3aed 100%);
  color: #04121c;
  position: sticky;
  top: 1.5rem;
}
.bottom-track .top-content{display: flex;
  flex-direction: column;
  gap: 0;
  border-top: 1px solid rgba(34, 211, 238, 0.22);}
.bottom-track .secondary-entries{display: grid;
  grid-template-columns: 1rem minmax(6rem, .18fr) minmax(9rem, .28fr) minmax(0, 1fr);
  gap: 1.5rem;
  align-items: start;
  padding: 1.5rem 0;
  border-bottom: 1px solid rgba(34, 211, 238, 0.22);
  animation: peopleTimelineIn calc(340ms * 2.2) var(--ease-entry) both;
  animation-delay: var(--ease-nav, 0ms);}
.bottom-track i{
  width: .55rem;
  height: .55rem;
  margin-top: .55rem;
  border-radius: 50%;
  background: var(--ink-clear);color:var(--surface-deep);}
.bottom-track .secondary-entries span{font-size: calc(18.8px * .875);
  letter-spacing: .04em;
  text-transform: uppercase;
  padding-top: .35rem;}
@keyframes peopleTimelineIn {from{ opacity: .2; transform: translateX(calc(calc(2.41rem * 1) * .16)); }to{ opacity: 1; transform: translateX(0); }
}
@media (max-width: 900px) {.bottom-track .bottom-view{ grid-template-columns: 1fr; }.bottom-track .fresh-media{ position: static; }.bottom-track .secondary-entries{
    grid-template-columns: 1rem minmax(0, 1fr);
    gap: calc(2.41rem * 1.5);
  }.bottom-track .secondary-entries span,
  .bottom-track .secondary-entries h3,
  .bottom-track .secondary-entries p{ grid-column: 2; }
}
.local-panel{color:#e6ecf5;background:linear-gradient(135deg, #070d18 0%, #0e1c33 45%, #14284a 100%);padding:calc(1.5rem * 2.4) 2.01rem;}
.local-panel .c{max-width:1340px;margin:0 auto;display:grid;gap:2.01rem;}
@media (min-width:1024px){.local-panel .c{grid-template-columns:minmax(0,1fr) 300px;align-items:start;}}
.local-panel .quiet-track{margin-bottom:1.5rem;border-bottom:1px solid rgba(34, 211, 238, 0.22);padding-bottom:calc(2.41rem * 1.5);}
.local-panel h1{font-size:calc(18.8px * 2.65);line-height:1.2;margin:0 0 calc(2.41rem * 1.5);}
.local-panel .quiet-grid{display:flex;flex-wrap:wrap;gap:2.41rem;font-size:calc(18.8px * .875);}
.local-panel .site-actions{line-height:1.77;font-size:18.8px;}
.local-panel .site-actions p{margin:0 0 calc(2.41rem * 1.5);}
.local-panel .site-actions strong{color:#f5f3ff;background:#7c3aed;padding:0 0.35em;border-radius:0.24rem;font-weight:600;}
.local-panel .site-actions em{font-style:italic;}
.local-panel .simple-actions{display:flex;flex-wrap:wrap;gap:2.41rem;margin-top:1.5rem;padding-top:calc(2.41rem * 1.5);border-top:1px solid rgba(34, 211, 238, 0.22);}
.local-panel .simple-actions a{text-decoration:none;font-size:calc(18.8px * .875);border-bottom:1px solid transparent;transition:color 340ms var(--ease-entry),border-color 340ms var(--ease-entry);}
.local-panel .simple-actions a:hover{border-bottom-color:#7c3aed;}
.local-panel .quiet-benefit{background:#0f1a2c;color:#e6ecf5;padding:calc(1.5rem * .75);border-radius:0.82rem;border:1px solid rgba(34, 211, 238, 0.22);box-shadow:0 1px 4px rgba(0,0,0,0.14);}
.local-panel .quiet-benefit h3{margin:0 0 calc(2.41rem * 1.5);font-size:calc(18.8px * 1.35);}
.local-panel .public-tile{display:flex;flex-direction:column;gap:calc(2.41rem * 1.5);}
.local-panel .quiet-benefit a{text-decoration:none;font-size:calc(18.8px * .875);line-height:1.5;}
.local-panel .quiet-benefit a:hover{text-decoration:underline;}
.bottom-grid{
    padding:calc(1.5rem * 2.4) 2.01rem;
    background:#070d18;
    color:#e6ecf5;
}
.bottom-grid .text-contact{max-width:1340px;
    margin:0 auto;
    display:flex;
    flex-wrap:wrap;
    gap:2.41rem;
    align-items:flex-start;}
.bottom-grid .simple-fields{flex:0 1 260px;
    min-width:220px;}
.bottom-grid .compact-story{margin:0 0 0.35rem;
    font-size:calc(18.8px * 1.35);
    line-height:1.25;}
.bottom-grid .open-body{margin:0;
    font-size:calc(18.8px * .875);
    color:#c3cfdf;}
.bottom-grid .site-figure{flex:1 1 420px;
    min-width:260px;}
.bottom-grid .public-section{margin:0 0 calc(2.41rem * 1.5);
    font-size:18.8px;
    line-height:1.77;}
.bottom-grid .public-section:last-child{margin-bottom:0;}
.bottom-grid .featured-section{flex:1 1 100%;
    padding-top:calc(2.41rem * 1.5);
    border-top:1px solid rgba(34, 211, 238, 0.22);
    display:flex;
    flex-wrap:wrap;
    gap:0.5rem 2.41rem;}
.bottom-grid .main-flow{margin:0;
    font-size:calc(18.8px * .875);
    color:#c3cfdf;}
.bottom-grid .main-flow a{color:#06b6d4;
    text-decoration:none;}
.bottom-grid .main-flow a:hover{color:inherit;}
@media (max-width:640px){.bottom-grid .text-contact{
        flex-direction:column;
    }.bottom-grid .featured-section{
        flex-direction:column;
    }
}
.narrow-unit{
        padding:calc(1.5rem * 2.4) 2.01rem;
        background:linear-gradient(135deg, #070d18 0%, #0e1c33 45%, #14284a 100%);
        color:#e6ecf5;
    }
.narrow-unit .bottom-view{max-width:1340px;
        margin:0 auto;
        display:flex;
        flex-direction:column;
        gap:calc(2.41rem * 1.5);}
.narrow-unit .soft-copy h2{margin:0;
        font-size:calc(18.8px * 2);
        line-height:1.2;}
.narrow-unit .soft-copy p{margin:calc(calc(2.41rem * 1.5) / 2) 0 0;
        font-size:18.8px;
        opacity:.92;}
.narrow-unit .simple-fields{display:flex;
        flex-direction:column;
        gap:calc(calc(2.41rem * 1.5) / 1.5);}
.narrow-unit .simple-fields p{margin:0;
        font-size:18.8px;
        line-height:1.77;
        opacity:.9;}
.narrow-unit .bottom-shell{display:flex;
        flex-direction:column;
        gap:calc(2.41rem / 3);}
.narrow-unit .primary-inner{
        border:1px solid rgba(34, 211, 238, 0.22);
        border-radius:0.46rem;
        background:#0f1a2c;
        color:#e6ecf5;
        overflow:hidden;
    }
.narrow-unit .primary-inner button{
        width:100%;
        border:0;
        background:transparent;
        color:inherit;
        text-align:left;
        font:inherit;
        font-weight:700;
        padding:calc(calc(2.41rem * 1.5) / 2) calc(2.41rem * 1.5);
        cursor:pointer;
        line-height:1.35;
    }
.narrow-unit .primary-inner button:hover{}
.narrow-unit .primary-inner p{margin:0;
        max-height:0;
        overflow:hidden;
        padding:0 calc(2.41rem * 1.5);
        transition:max-height 340ms var(--ease-entry),
                    padding 340ms var(--ease-entry);
        opacity:.92;
        line-height:1.77;}
.narrow-unit .primary-inner.is-open p{max-height:320px;
        padding:0 calc(2.41rem * 1.5) calc(2.41rem * 1.5);}
.narrow-unit .site-benefit{border-top:1px solid rgba(34, 211, 238, 0.22);
        padding-top:calc(2.41rem * 1.5);
        display:flex;
        flex-direction:column;
        gap:calc(calc(2.41rem * 1.5) / 1.5);}
.narrow-unit .site-benefit p{margin:0;
        font-size:18.8px;
        line-height:1.77;
        opacity:.92;}
.narrow-unit .site-benefit ul{margin:0;
        padding:0;
        list-style:none;
        display:flex;
        flex-wrap:wrap;
        gap:calc(2.41rem / 3) 2.41rem;}
.narrow-unit .site-benefit li{font-size:calc(18.8px * .875);
        opacity:.9;}
.narrow-unit .site-benefit a{text-decoration:none;
        border-bottom:1px solid transparent;
        transition:color 340ms var(--ease-entry),
                    border-color 340ms var(--ease-entry);}
.narrow-unit .site-benefit a:hover{border-bottom-color:#7c3aed;}
.narrow-unit .site-benefit .fresh-team{font-size:calc(18.8px * .875);
        opacity:.85;}
@media (max-width:640px){.narrow-unit .site-benefit ul{
            flex-direction:column;
            gap:calc(2.41rem / 4);
        }
    }
.wide-region{
        padding: calc(1.5rem * 2.4) 2.01rem;
        background: #0d1626;
        color: #c3cfdf
    }
.wide-region .bottom-view{max-width: 1340px;
        margin: 0 auto}
.wide-region .steady-items{display: flex;
        flex-direction: column;
        gap: calc(2.41rem * 1.5)}
.wide-region .simple-fields h2{margin: 0;
        font-size: calc(18.8px * 2);
        line-height: 1.1}
.wide-region .simple-fields p{margin: 1.5rem 0 0;
        font-size: calc(18.8px * 1.125);
        line-height: 1.77}
.wide-region ul{list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: column;
        gap: calc(1.5rem * .75)}
.wide-region li{display: flex;
        flex-wrap: wrap;
        gap: 2.41rem;
        align-items: baseline;
        padding: 1.5rem 0;
        border-top: 1px solid rgba(34, 211, 238, 0.22)}
.wide-region li:first-child{border-top: 0;
        padding-top: 0}
.wide-region strong{flex: 0 1 20rem;
        min-width: 0;
        font-size: calc(18.8px * 1.35);
        line-height: 1.2}
.wide-region span{flex: 1 1 30rem;
        min-width: 0;
        line-height: 1.77}
@media (max-width: 760px) {.wide-region li{
            display: block
        }.wide-region span{
            display: block;
            margin-top: calc(1.5rem * .75)
        }
    }
.public-contact{
  background: linear-gradient(135deg, #070d18 0%, #0e1c33 45%, #14284a 100%);
  color: #e6ecf5;
  padding: calc(1.5rem * 2.4) 2.01rem;
  overflow: hidden;
}
.public-contact .bottom-view{width: min(100%, 1340px);
  margin: 0 auto;
  display: grid;
  gap: calc(2.41rem * 1.5);}
.public-contact h2,
.public-contact h3,
.public-contact p{margin: 0;}
.public-contact h2{font-size: calc(18.8px * 2.65);
  line-height: 1.06;}
.public-contact h3{font-size: calc(18.8px * 1.35);
  line-height: 1.2;}
.public-contact p{font-size: 18.8px;
  line-height: 1.77;}
.public-contact .focused-fields{display: grid;
  gap: 1.5rem;}
.public-contact .text-fields{
  display: grid;
  grid-template-columns: minmax(10rem, .28fr) minmax(0, 1fr);
  gap: 2.41rem;
  padding: 1.5rem;
  border-radius: 1.09rem;
  background: linear-gradient(120deg, #06b6d4 0%, #7c3aed 100%);
  color: #04121c;
}
.public-contact .text-fields p:first-child{font-size: calc(18.8px * 1.125);
  line-height: 1.3;}
.public-contact .fresh-service{display: grid;
  grid-template-columns: repeat(auto-fit, minmax(16rem, 1fr));
  gap: calc(1.5rem * .75);}
.public-contact .wide-view{
  display: grid;
  align-content: start;
  gap: 1.5rem;
  padding: calc(1.5rem * .75);
  border-radius: 0.82rem;
  background: #0f1a2c;
  color: #e6ecf5;
  border: 1px solid rgba(34, 211, 238, 0.22);
  text-decoration: none;
}
.public-contact .wide-view span{font-size: calc(18.8px * .875);
  letter-spacing: 0.02em;}
@media (max-width: 760px) {.public-contact h2{ font-size: clamp(calc(18.8px * 2), 12vw, calc(18.8px * 2.65)); }.public-contact .text-fields{ grid-template-columns: 1fr; }
}
.contact-panel{padding:calc(1.5rem * 2.4) 2.01rem;background:#0d1626;color:#c3cfdf}
.contact-panel .bottom-view{max-width:1340px;margin:0 auto;display:flex;flex-wrap:wrap;gap:calc(2.41rem * 1.5)}
.contact-panel .simple-fields{flex:1 1 22rem;min-width:0}
.contact-panel h2{margin:0;font-size:calc(18.8px * 2);line-height:1.12}
.contact-panel .simple-fields p{margin:1.5rem 0 0;line-height:1.77}
.contact-panel .simple-fields p + p{margin-top:calc(1.5rem * .75)}
.contact-panel form{flex:1 1 26rem;min-width:0;display:flex;flex-direction:column;gap:1.5rem}
.contact-panel fieldset{display:flex;flex-wrap:wrap;gap:2.41rem;margin:0;padding:0;border:0}
.contact-panel fieldset label{flex:1 1 14rem;min-width:0}
.contact-panel label span{display:block;margin-bottom:calc(1.5rem * .75);font-size:calc(18.8px * .875)}
.contact-panel input,
.contact-panel textarea{width:100%;padding:calc(1.5rem * .75);border:1px solid rgba(34, 211, 238, 0.22);border-radius:0.24rem;background:#0f1a2c;color:#e6ecf5;font:inherit}
.contact-panel input::placeholder,
.contact-panel textarea::placeholder{color:rgba(255,255,255,0.55)}
.contact-panel .local-menu{display:block}
.contact-panel textarea{resize:vertical}
.contact-panel form>p{margin:0;font-size:calc(18.8px * .875);line-height:1.77}
.contact-panel button{align-self:flex-start;padding:calc(1.5rem * .75) 1.5rem;border:1px solid var(--ink-clear);border-radius:0.24rem;background:var(--ink-clear);color:var(--surface-deep);font:inherit;cursor:pointer;transition:background 340ms var(--ease-entry)}
.contact-panel button:hover{background:#0891b2;border-color:#0891b2;color:#e6ecf5;}
@media(max-width:720px){.contact-panel .bottom-view{display:block}.contact-panel form{margin-top:calc(2.41rem * 1.5)}}
.bottom-links{
  position: relative;
  overflow: hidden;
  padding: calc(1.5rem * 2.4) 2.01rem;
  background: linear-gradient(135deg, #070d18 0%, #0e1c33 45%, #14284a 100%);
  color: #e6ecf5;
}
.bottom-links .bottom-view{position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  max-width: 1340px;
  margin: 0 auto;}
.bottom-links .local-menu{margin: 0 0 calc(2.41rem * 1.5);
  padding: 1.5rem 0;}
.bottom-links h2{margin: 0;
  font-size: calc(18.8px * 2.65);
  line-height: 1.05;}
.bottom-links .local-menu p{margin: 1.5rem 0 0;
  font-size: calc(18.8px * 1.125);
  line-height: 1.77;}
.bottom-links .primary-fields{display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 2.41rem;
  padding-top: 1.5rem;
  border-top: 1px solid color-mix(in srgb, currentColor 30%, transparent);}
.bottom-links .local-headline{display: flex;
  flex-wrap: wrap;
  gap: 2.41rem;}
.bottom-links .local-headline p{flex: 1 1 18rem;
  margin: 0;
  line-height: 1.77;}
.bottom-links .quiet-frame{display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: calc(1.5rem * .75);}
.bottom-links .quiet-frame a{color: inherit;
  font-size: calc(18.8px * 1.125);
  overflow-wrap: anywhere;
  text-underline-offset: .2em;}
.bottom-links .site-details{display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  padding-top: 1.5rem;
  margin-top: 1.5rem;
  border-top: 1px solid color-mix(in srgb, currentColor 18%, transparent);}
.bottom-links .site-details a{color: inherit;
  text-decoration: none;
  overflow-wrap: anywhere;
  font-size: 18.8px;}
.bottom-links .site-details a:hover{text-decoration: underline;
  text-underline-offset: .2em;}
.bottom-links .site-details span{display: block;
  opacity: .65;
  font-size: calc(18.8px * .875);}
@media (max-width: 720px) {.bottom-links .primary-fields{
    display: block;
  }.bottom-links .local-headline p + p{
    margin-top: calc(1.5rem * .75);
  }.bottom-links .quiet-frame{
    align-items: flex-start;
    margin-top: 1.5rem;
  }.bottom-links .site-details{
    gap: calc(1.5rem * .75);
  }
}
.strong-region{
  padding:calc(1.5rem * 2.4) 2.01rem;
  background:#070d18;
  color:#e6ecf5;
}
.strong-region .contact-headline{max-width:1340px;
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(15rem,.3fr) minmax(0,1fr);
  gap:calc(2.41rem * 1.5);
  align-items:start;}
.strong-region .local-nav h2{margin:0;
  font-size:calc(18.8px * 2);
  line-height:1.15;}
.strong-region .local-nav p{margin:1.5rem 0 0;
  font-size:18.8px;
  line-height:1.77;
  color:#c3cfdf;}
.strong-region .compact-tile{display:flex;
  flex-direction:column;
  gap:calc(1.5rem * .75);}
.strong-region .local-headline{
  height:clamp(20rem,38vw,32rem);
  border-radius:0.82rem;
  overflow:hidden;
  border:1px solid rgba(34, 211, 238, 0.22);
  background:#0d1626;color:#c3cfdf;}
.strong-region iframe{display:block;
  width:100%;
  height:100%;
  border:0;}
.strong-region .page-lead{display:grid;
  grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));
  gap:2.41rem;}
.strong-region .featured-section{
  padding:calc(1.5rem * .75);
  border-radius:0.46rem;
  background:#0f1a2c;
  color:#e6ecf5;
  border:1px solid rgba(34, 211, 238, 0.22);
}
.strong-region .featured-section span{display:block;
  font-size:calc(18.8px * .875);
  letter-spacing:.02em;
  text-transform:uppercase;
  color:#c3cfdf;}
.strong-region .featured-section strong{display:block;
  margin-top:calc(calc(1.5rem * .75) * .5);
  font-size:18.8px;
  line-height:1.4;
  font-weight:600;}
.strong-region .featured-section a{color:#06b6d4;
  text-decoration:none;
  border-bottom:1px solid transparent;
  transition:color 340ms var(--ease-entry),border-color 340ms var(--ease-entry);}
.strong-region .featured-section a:hover{color:inherit;
  border-bottom-color:#7c3aed;}
@media (max-width:820px){.strong-region .contact-headline{grid-template-columns:1fr}.strong-region .local-headline{height:20rem}
}
.quiet-plan{padding:calc(1.5rem * 2.4) 2.01rem;background:#e6ecf5;color:#0b1220}
.quiet-plan .public-headline{max-width:min(1340px,66rem);margin:0 auto;display:flex;flex-direction:column;gap:calc(2.41rem * 1.5)}
.quiet-plan h2{margin:0;font-size:calc(18.8px * 2.65);line-height:1.05}
.quiet-plan .team-service{margin:0;font-size:calc(18.8px * 1.125);color:color-mix(in srgb,currentColor 74%,transparent)}
.quiet-plan .compact-nav{padding-top:calc(1.5rem * .75);border-top:1px solid rgba(34, 211, 238, 0.22)}
.quiet-plan .compact-nav:last-child{border-bottom:1px solid rgba(34, 211, 238, 0.22);padding-bottom:calc(1.5rem * .75)}
.quiet-plan h3{margin:0 0 calc(1.5rem * .75);font-size:calc(18.8px * 1.35);line-height:1.2}
.quiet-plan .compact-nav p{margin:0;color:color-mix(in srgb,currentColor 74%,transparent)}
@media (min-width:900px){.quiet-plan .public-headline{gap:2.41rem}
}
.bottom-plan{
  position: relative;
  overflow: hidden;
  padding: calc(1.5rem * 2.4) 2.01rem;
  background: linear-gradient(135deg, #070d18 0%, #0e1c33 45%, #14284a 100%);
  color: #e6ecf5;
}
.bottom-plan .bottom-view{position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  max-width: 1340px;
  margin: 0 auto;}
.bottom-plan .local-menu{margin: 0 0 calc(2.41rem * 1.5);
  padding: 1.5rem 0;}
.bottom-plan h2{margin: 0;
  font-size: calc(18.8px * 2);
  line-height: 1.1;}
.bottom-plan .local-menu p{margin: 1.5rem 0 0;
  font-size: calc(18.8px * 1.125);
  line-height: 1.77;}
.bottom-plan .primary-fields{display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 2.41rem;
  padding-top: 1.5rem;
  border-top: 1px solid color-mix(in srgb, currentColor 30%, transparent);}
.bottom-plan .local-headline{display: flex;
  flex-wrap: wrap;
  gap: 2.41rem;}
.bottom-plan .local-headline p{margin: 0;
  line-height: 1.77;}
.bottom-plan .local-headline p:first-child{flex: 1 1 22rem;}
.bottom-plan .local-headline p:last-child{flex: 1 1 18rem;}
.bottom-plan .quiet-frame{display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: calc(1.5rem * .75);}
.bottom-plan .quiet-frame a{color: inherit;
  font-size: calc(18.8px * 1.125);
  overflow-wrap: anywhere;
  text-underline-offset: .2em;}
.bottom-plan .site-details{display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  padding-top: 1.5rem;}
.bottom-plan .site-details a{color: inherit;
  text-decoration: none;
  overflow-wrap: anywhere;}
.bottom-plan .site-details span{opacity: .65;}
@media (max-width: 720px) {.bottom-plan .primary-fields,
  .bottom-plan .local-headline{
    display: block;
  }.bottom-plan .local-headline p + p{
    margin-top: calc(1.5rem * .75);
  }.bottom-plan .quiet-frame{
    align-items: flex-start;
    margin-top: 1.5rem;
  }
}
.local-brand{padding:calc(1.5rem * 2.4) 2.01rem;background:#0d1626;color:#c3cfdf}
.local-brand .columns{max-width:min(1340px,70rem);margin:0 auto;display:flex;flex-direction:column;gap:calc(2.41rem * 1.5)}
.local-brand .simple-fields h2{margin:0;font-size:calc(18.8px * 2);line-height:1.1}
.local-brand .team-contact{margin:1.5rem 0 0;font-size:calc(18.8px * 1.125);line-height:1.77}
.local-brand .site-figure{display:flex;flex-direction:column;gap:2.41rem}
.local-brand .primary-inner{padding:calc(1.5rem * .75) 0 0;border-top:1px solid rgba(34, 211, 238, 0.22)}
.local-brand .primary-inner:first-child{padding-top:0;border-top:0}
.local-brand h3{margin:0 0 calc(1.5rem * .75);font-size:calc(18.8px * 1.35);line-height:1.25}
.local-brand .primary-inner p{margin:0;font-size:18.8px}
.local-brand a{text-decoration:underline;text-underline-offset:3px}
.local-brand a:hover{}
@media (min-width:900px){.local-brand .site-figure{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.41rem calc(2.41rem * 1.5)}.local-brand .primary-inner{padding-top:calc(1.5rem * .75)}.local-brand .primary-inner:nth-child(-n+2){padding-top:0;border-top:0}
}
.simple-links{background:#7c3aed;color:#f5f3ff;padding:calc(1.5rem * 2.4) 2.01rem}
.simple-links .bottom-view{max-width:1340px;margin:0 auto}
.simple-links .compact-region{display:flex;flex-direction:column;gap:calc(2.41rem * 1.5)}
.simple-links .soft-copy{display:flex;flex-direction:column;gap:calc(1.5rem * .75)}
.simple-links h2{margin:0;font-size:clamp(calc(18.8px * 2),4.4vw,calc(18.8px * 2.65));line-height:1.08;letter-spacing:0}
.simple-links .team-contact{margin:0;font-size:calc(18.8px * 1.125);line-height:1.65}
.simple-links .active-callout{display:flex;flex-wrap:wrap;gap:calc(1.5rem * .75)}
.simple-links .visual-tile{flex:1 1 16rem;min-width:0;padding:calc(1.5rem * .75);border-radius:0.46rem;background:color-mix(in srgb,currentColor 12%,transparent)}
.simple-links .visual-tile h3{margin:0 0 0.5rem;font-size:18.8px;line-height:1.3}
.simple-links .visual-tile p{margin:0;font-size:calc(18.8px * .875);line-height:1.6}
.simple-links .simple-tile{display:flex;flex-wrap:wrap;gap:calc(2.41rem * 1.5);align-items:flex-start;border-top:1px solid color-mix(in srgb,currentColor 25%,transparent);padding-top:calc(1.5rem * .75)}
.simple-links .featured-section{flex:1 1 26rem;min-width:0}
.simple-links .team-service{margin:0;font-size:18.8px;line-height:1.65}
.simple-links .team-service a{color:inherit;text-decoration:underline}
.simple-links .site-benefit{flex:0 1 18rem;min-width:0;display:flex;flex-direction:column;gap:0.5rem}
.simple-links .site-benefit a{padding:0.55rem calc(1.5rem * .75);border-radius:0.24rem;background:color-mix(in srgb,currentColor 14%,transparent);color:inherit;text-decoration:none;font-size:calc(18.8px * .875)}
.simple-links .site-benefit a:hover{background:color-mix(in srgb,currentColor 22%,transparent)}
@media(max-width:760px){.simple-links .active-callout{flex-direction:column}.simple-links .site-benefit{flex-basis:auto;width:100%}}
.clear-block{--mark-control:calc(1.5rem * 1.35);padding:calc(1.5rem * 2.4) 2.01rem;background:#070d18;color:#e6ecf5;}
.clear-block .bottom-view{max-width:1340px;margin:0 auto;}
.clear-block h1,.clear-block h2,.clear-block h3,.clear-block p{margin:0;}
.clear-block h2{font-size:calc(18.8px * 2);line-height:1.14;}
.clear-block p{font-size:18.8px;line-height:1.77;}
.clear-block .team-contact{color:#c3cfdf;}
.clear-block .team-service{color:#c3cfdf;font-size:calc(18.8px * .875);}
.clear-block .team-service a{color:#06b6d4;text-decoration:underline;text-underline-offset:3px;}
.clear-block .team-service a:hover{color:inherit;}
.clear-block .plain-form>*+*{margin-top:calc(2.41rem * 1.5);}
.clear-block .plain-form .team-contact{margin-top:var(--mark-control);}
.clear-block .site-benefit{display:flex;flex-wrap:wrap;align-items:center;gap:calc(1.5rem * .75);margin-top:var(--mark-control);}
.clear-block .steady-panel{display:inline-flex;align-items:center;justify-content:center;padding:calc(calc(1.5rem * .75) * 0.9) 1.5rem;border-radius:0.46rem;background:var(--ink-clear);color:var(--surface-deep);font-weight:600;text-decoration:none;transition:background 340ms var(--ease-entry);}
.clear-block .steady-panel:hover{background:#0891b2;color:#e6ecf5;}
.clear-block .team-header{color:#06b6d4;text-decoration:none;font-size:calc(18.8px * .875);border-bottom:1px solid rgba(34, 211, 238, 0.22);padding-bottom:2px;}
.clear-block .team-header:hover{color:inherit;}
@media (max-width:640px){.clear-block .site-benefit{flex-direction:column;align-items:flex-start;}.clear-block .steady-panel{width:100%;}
}
.contact-stack{
  background: #070d18;
  color: #e6ecf5;
  padding: calc(1.5rem * 2.4) 2.01rem;
}
.contact-stack .bottom-view{width: min(100%, 1340px);
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: calc(2.41rem * 1.5);}
.contact-stack .team-contact h1{margin: 0 0 calc(1.5rem * .75);
  font-size: clamp(calc(18.8px * 2), 6vw, calc(18.8px * 2.65));
  line-height: 1.05;
  letter-spacing: 0;}
.contact-stack .team-contact p.copy{margin: 0;
  font-size: calc(18.8px * 1.125);
  line-height: 1.77;}
.contact-stack .bottom-shell{display: flex;
  flex-wrap: wrap;
  gap: 2.41rem;
  align-items: stretch;}
.contact-stack .bottom-shell .team-service{
  flex: 1 1 100%;
  margin: 0;
  padding: calc(1.5rem * .75);
  border-radius: 0.46rem;
  background: #0d1626;
  color: #c3cfdf;
  font-size: calc(18.8px * .875);
  line-height: 1.6;
}
.contact-stack .bottom-shell .primary-inner{
  flex: 1 1 240px;
  display: flex;
  flex-direction: column;
  padding: calc(1.5rem * .75);
  border-radius: 0.46rem;
  background: #0f1a2c;
  color: #e6ecf5;
  border: 1px solid rgba(34, 211, 238, 0.22);
  text-decoration: none;
  transition: border-color 340ms var(--ease-entry);
}
.contact-stack .bottom-shell .primary-inner:hover{border-color: #7c3aed;}
.contact-stack .bottom-shell .primary-inner strong{font-size: 18.8px;
  line-height: 1.3;}
.contact-stack .bottom-shell .primary-inner span{margin-top: 10px;
  font-size: calc(18.8px * .875);
  line-height: 1.55;}
.contact-stack .site-benefit{display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: calc(1.5rem * .75);}
.contact-stack .site-benefit .steady-panel{
  display: inline-flex;
  padding: 13px 20px;
  border-radius: 0.46rem;
  background: var(--ink-clear);
  color: var(--surface-deep);
  text-decoration: none;
  font-weight: 700;
  transition: background 340ms var(--ease-entry);
}
.contact-stack .site-benefit .steady-panel:hover{
  background: #0891b2;color:#e6ecf5;}
.contact-stack .site-benefit .fresh-team{text-decoration: none;
  font-size: calc(18.8px * .875);
  border-bottom: 1px solid transparent;
  transition: color 340ms var(--ease-entry), border-color 340ms var(--ease-entry);}
.contact-stack .site-benefit .fresh-team:hover{border-bottom-color: #7c3aed;}
@media (max-width: 820px) {.contact-stack .bottom-shell .primary-inner{ flex: 1 1 100%; }
}
@media (max-width: 520px) {.contact-stack{ padding: 1.5rem 2.01rem; }.contact-stack .team-contact h1{ font-size: calc(18.8px * 2); }
}
