:root {
  --surface-deep: #1A1D21;
  --ink-clear: #DCE1E6;
  --paint-clear: #2E3A45;
  --line-secondary: #2E3A45;
  --speed-hover: cubic-bezier(0.4,0,0.2,1);
  --ink-main: #F2B705;
  --line-primary: #FFFFFF;
}
body{margin:0;padding:0;font-family:"Manrope", sans-serif;box-sizing:border-box;}
*,*::before,*::after{box-sizing:border-box;}
.clear-team {
    width: 100%;
    background: #2E3A45;
    color: #F4F6F8;
    border-bottom: 1px solid var(--ink-clear);
  }
.main-links {
    max-width: 1600px;
    margin: 0 auto;
    padding: calc(1.61rem * 1.5) 1.36rem;
    display: flex;
    align-items: center;
    gap: 1.61rem;
  }
.focused-header {
    font-size: calc(16.9px * 1.125);
    font-weight: 700;
    letter-spacing: 0.01em;
    color: #F4F6F8;
    text-decoration: none;
    white-space: nowrap;
    flex-shrink: 0;
  }
.strong-track {
    flex: 1 1 auto;
    min-width: 0;
  }
.nav-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 1.61rem;
  }
.nav-list a {
    display: inline-block;
    padding: 0.4rem 0.2rem;
    font-size: 16.9px;
    color: #F4F6F8;
    text-decoration: none;
    border-bottom: 2px solid transparent;
    transition: border-color 420ms var(--speed-hover), opacity 420ms var(--speed-hover);
  }
.nav-list a:hover,
  .nav-list a:focus-visible {
    border-bottom-color: var(--ink-main);
    opacity: 0.92;
  }
.steady-lead {
    flex-shrink: 0;
  }
.plain-frame {
    display: inline-block;
    padding: 0.6rem 1.1rem;
    background: var(--ink-main);
    color: #1A1D21;
    font-size: 16.9px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 0.59rem;
    transition: background 420ms var(--speed-hover);
  }
.plain-frame:hover,
  .plain-frame:focus-visible{
    background: #D9A204;color:var(--surface-deep);}
.text-contact {
    display: none;
    flex-direction: column;
    justify-content: center;
    gap: 5px;
    width: 42px;
    height: 42px;
    padding: 0;
    background: transparent;
    border: 1px solid #F4F6F8;
    border-radius: 0.3rem;
    cursor: pointer;
    flex-shrink: 0;
  }
.featured-details{
    display: block;
    width: 20px;
    height: 2px;
    margin: 0 auto;
    background: #F4F6F8;color:var(--surface-deep);}
@media (max-width: 767px) {
    .main-links {
      flex-wrap: wrap;
      align-items: center;
    }

    .focused-header {
      flex: 1 1 auto;
    }

    .steady-lead {
      order: 3;
      width: 100%;
      margin-top: calc(1.61rem * 1.5);
    }

    .plain-frame {
      display: block;
      text-align: center;
    }

    .text-contact {
      display: flex;
      order: 2;
    }

    .strong-track {
      order: 4;
      flex-basis: 100%;
      display: none;
    }

    .strong-track.is-open {
      display: block;
      margin-top: calc(1.61rem * 1.5);
    }

    .nav-list {
      flex-direction: column;
      align-items: stretch;
      gap: 0;
    }

    .nav-list li {
      border-top: 1px solid var(--ink-clear);
    }

    .nav-list a {
      display: block;
      padding: 0.75rem 0.2rem;
      border-bottom: none;
    }

    .nav-list a:hover,
    .nav-list a:focus-visible {
      border-bottom: none;
      opacity: 0.85;
    }
  }
.page-method{font-family:"Manrope", sans-serif;font-size:16.9px;line-height:1.63;padding:calc(1.5rem * 2.4) 1.36rem;width:100%;box-sizing:border-box;background:#2E3A45;color:#F4F6F8;}
.offer-actions{max-width:1600px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:calc(1.61rem * 1.5)}
.service-shell{font-size:calc(16.9px * .875);font-weight:600;text-transform:uppercase;letter-spacing:0.06em;margin:0 0 calc(1.5rem * .75);opacity:0.85}
.simple-content{order:1}
.wide-steps{font-style:normal;display:flex;flex-direction:column;gap:calc(1.5rem * .75);font-size:16.9px}
.content-grid,
  .contact-brand{display:block}
.open-form{order:2;display:flex;flex-direction:column;gap:calc(1.5rem * .75)}
.bottom-items{font-size:calc(16.9px * 1.35);font-weight:700;margin:0;letter-spacing:0.01em}
.simple-story{margin:0;font-size:calc(16.9px * .875);max-width:42ch;opacity:0.85}
.secondary-feature{order:3;display:grid;grid-template-columns:1fr;gap:calc(1.61rem * 1.5)}
.wide-entries{min-width:0}
.simple-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:calc(1.5rem * .75)}
.clear-lead{color:inherit;text-decoration:none;font-size:16.9px;transition:opacity 420ms var(--speed-hover)}
.clear-lead:hover,
  .clear-lead:focus-visible{opacity:0.75;text-decoration:underline;outline:none}
.public-frame{order:4;display:flex;flex-direction:column;gap:calc(1.5rem * .75);padding-top:calc(1.61rem * 1.5);border-top:1px solid rgba(255, 255, 255, 0.15)}
.page-rail{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:calc(1.5rem * .75) calc(1.61rem * 1.5)}
.active-entries{margin:0;font-size:calc(16.9px * .875);opacity:0.8;max-width:80ch}
.quiet-summary{margin:0;font-size:calc(16.9px * .875);opacity:0.7}
@media (min-width: 768px) {.offer-actions{grid-template-columns:1fr 1fr}.simple-content{grid-column:1 / -1}.secondary-feature{grid-template-columns:1fr 1fr;grid-column:1 / -1}.public-frame{grid-column:1 / -1}
  }
@media (min-width: 1024px) {.offer-actions{grid-template-columns:1.2fr 1fr 1.4fr;gap:1.36rem}.simple-content{grid-column:1 / 2}.open-form{grid-column:2 / 3}.secondary-feature{grid-column:3 / 4;grid-template-columns:1fr 1fr}.public-frame{grid-column:1 / -1}
  }
.cookies{position:fixed;right:1.36rem;top:1.5rem;z-index:1200}
.cookies .steady-view{width:min(28rem,calc(100vw - 1.36rem*2));padding:1.5rem;border:1px solid color-mix(in srgb,currentColor 24%,transparent);border-radius:0.8rem;background:#EDF0F3;color:var(--line-secondary);box-shadow:0 24px 38px rgba(0,0,0,0.2)}
.cookies .page-track{display:flex;justify-content:space-between;gap:1.5rem;align-items:center}
.cookies strong{font-size:calc(16.9px * 1.35);line-height:1.12}
.cookies .page-track button{border:0;background:transparent;color:#2E3A45;font:inherit;cursor:pointer}
.cookies p{margin:1.5rem 0 0;line-height:1.63}
.cookies .narrow-inner{display:flex;gap:calc(1.5rem * .75);margin-top:1.5rem}
.cookies .narrow-inner button{flex:1;border:1px solid var(--ink-clear);border-radius:0.3rem;background:var(--line-primary);color:var(--surface-deep);font:inherit;padding:calc(1.5rem * .75);cursor:pointer}
.cookies .narrow-inner button.cookie-accept{background:var(--paint-clear);color:#FFFFFF;border-color:var(--paint-clear)}
.open-team{
  padding:calc(calc(1.5rem * 2.4) * 1.2) 1.36rem;
  background:linear-gradient(135deg, #2E3A45 0%, #3C4A57 55%, #55636F 100%);
  color:#F4F6F8;
}
.open-team .narrow-brand{max-width:1600px;
  margin:0 auto;
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:calc(1.61rem * 1.4);
  flex-wrap:wrap;}
.open-team .contact-visual{flex:1 1 30rem;
  min-width:0;}
.open-team h1{margin:0;
  font-size:clamp(2.2rem,4.6vw,3.9rem);
  line-height:1.02;
  letter-spacing:-0.01em;}
.open-team .secondary-brand{margin:calc(1.61rem * 1.5) 0 0;
  max-width:44rem;
  font-size:calc(16.9px * 1.125);
  line-height:1.63;}
.open-team .media-steps{margin:calc(1.61rem * 1.5) 0 0;
  padding:0;
  list-style:none;
  display:flex;
  flex-direction:column;
  gap:.45rem;
  max-width:44rem;}
.open-team .media-steps li{position:relative;
  padding-left:1.1rem;
  font-size:calc(16.9px * .875);
  line-height:1.63;}
.open-team .media-steps li::before{
  content:"";
  position:absolute;
  left:0;
  top:.62em;
  width:.5rem;
  height:.12rem;
  background:var(--ink-main);color:#1A1D21;}
.open-team .narrow-inner{margin-top:calc(1.5rem * .75);
  display:flex;
  gap:.65rem;
  flex-wrap:wrap;}
.open-team .narrow-inner a{
  display:inline-block;
  padding:.8rem 1.15rem;
  border-radius:0.59rem;
  text-decoration:none;
  font-weight:700;
  font-size:calc(16.9px * .875);
  background:var(--ink-main);
  color:#1A1D21;
  transition:background 420ms var(--speed-hover);
}
.open-team .narrow-inner a:hover{
  background:#D9A204;color:var(--surface-deep);}
.open-team .narrow-inner a + a{
  background:transparent;
  color:#F4F6F8;
  border:1px solid rgba(244,246,248,.42);
}
.open-team .narrow-inner a + a:hover{
  background:rgba(244,246,248,.12);
}
.open-team .compact-list{margin:calc(1.61rem * 1.5) 0 0;
  font-size:calc(16.9px * .875);
  opacity:.85;
  max-width:44rem;}
.open-team .compact-list a{color:#F4F6F8;
  text-decoration:underline;
  text-underline-offset:3px;}
.open-team .compact-list a:hover{color:var(--ink-main);}
.open-team .open-panel{flex:1 1 min(30rem,42vw);
  margin:0;
  min-width:0;}
.open-team .open-shell{display:block;
  width:100%;
  height:auto;
  aspect-ratio:4 / 3;
  object-fit:cover;
  border-radius:1.1rem;
  box-shadow:0 24px 38px rgba(0,0,0,0.2);}
.open-team figcaption{margin-top:.7rem;
  font-size:calc(16.9px * .875);
  line-height:1.63;
  opacity:.78;}
@media (max-width:900px){
  .open-team .open-panel{flex:1 1 100%;}
  .open-team .open-shell{aspect-ratio:16 / 10;}
}
.offer-content{
  --state-soft:calc(1.5rem * 1.05);
  --state-strong:calc(1600px / 2.35);
  padding:calc(1.5rem * 2.4) 1.36rem;
  background:#EDF0F3;
  color:var(--line-secondary);
}
.offer-content .narrow-brand{max-width:1600px;margin:0 auto;}
.offer-content h2,.offer-content p{margin:0;}
.offer-content h2{font-size:calc(16.9px * 2);line-height:1.12;}
.offer-content p{font-size:16.9px;line-height:1.63;}
.offer-content a{text-decoration:none;}
.offer-content .compact-list{display:flex;flex-direction:column;gap:calc(1.61rem * 1.5);max-width:var(--state-strong);}
.offer-content .secondary-brand{font-size:calc(16.9px * 1.125);}
.offer-content .quiet-frame{color:color-mix(in srgb, var(--line-secondary) 72%, transparent);}
.offer-content .narrow-plan{display:flex;flex-wrap:wrap;align-items:center;gap:1.61rem;margin-top:1.5rem;}
.offer-content .content-flow{
  display:inline-flex;align-items:center;justify-content:center;
  padding:calc(1.5rem * .75) 1.5rem;
  border-radius:0.3rem;
  background:var(--ink-main);
  color:#1A1D21;
  font-weight:600;
  transition:background 420ms var(--speed-hover);
}
.offer-content .content-flow:hover{background:#D9A204;color:var(--surface-deep);}
.offer-content .local-view{color:#2E3A45;
  font-size:calc(16.9px * .875);
  border-bottom:1px solid color-mix(in srgb, #2E3A45 40%, transparent);
  padding-bottom:2px;
  transition:color 420ms var(--speed-hover),border-color 420ms var(--speed-hover);}
.offer-content .local-view:hover{color:inherit;border-color:#F2B705;}
@media (max-width:640px){.offer-content .narrow-plan{flex-direction:column;align-items:flex-start;}
}
.focused-rail{padding:calc(1.5rem * 2.4) 1.36rem;background:linear-gradient(135deg, #2E3A45 0%, #3C4A57 55%, #55636F 100%);color:#F4F6F8}
.focused-rail .narrow-brand{max-width:1600px;margin:0 auto}
.focused-rail .offer-brand{max-width:54rem;margin-bottom:calc(1.61rem * 1.5)}
.focused-rail h2{margin:0;font-size:calc(16.9px * 2.65);line-height:1.04}
.focused-rail .offer-brand p{max-width:42rem;margin:1.5rem 0 0;font-size:calc(16.9px * 1.125);line-height:1.63}
.focused-rail .contact-group{display:flex;align-items:flex-start;gap:calc(1.61rem * 1.5)}
.focused-rail .focused-track{flex:0 1 19rem;display:flex;flex-direction:column;align-items:flex-start;gap:calc(1.5rem * .75);border-left:2px solid var(--ink-main);padding-left:calc(1.5rem * .75)}
.focused-rail button{max-width:100%;padding:0;border:0;background:none;color:inherit;font:inherit;text-align:left;cursor:pointer;opacity:.6;transition:opacity 420ms var(--speed-hover),transform 420ms var(--speed-hover)}
.focused-rail button:hover,.focused-rail button.is-active{opacity:1;transform:translateX(calc(calc(1.5rem * .75)*.3))}
.focused-rail .focused-unit{flex:1 1 30rem;align-self:start}
.focused-rail [data-response]{display:none}
.focused-rail [data-response].is-active{display:block;animation:clarifyFocusIn calc(420ms*1.8) var(--speed-hover) both}
.focused-rail h3{margin:0;font-size:calc(16.9px * 2);line-height:1.1}
.focused-rail [data-response] p{max-width:50rem;margin:1.5rem 0 0;font-size:calc(16.9px * 1.125);line-height:1.63}
.focused-rail .quiet-frame{max-width:50rem;margin:calc(1.61rem * 1.5) 0 0;padding-top:calc(1.5rem * .75);border-top:1px solid rgba(244,246,248,.22);font-size:calc(16.9px * .875);line-height:1.63;opacity:.82}
@keyframes clarifyFocusIn{from{opacity:0;transform:translateY(calc(calc(1.61rem * 1)*.12))}to{opacity:1;transform:translateY(0)}}
@media(max-width:720px){.focused-rail .contact-group{display:block}.focused-rail .focused-track{margin-bottom:calc(1.61rem * 1.5)}}
@media(prefers-reduced-motion:reduce){.focused-rail [data-response].is-active{animation:none}}
.compact-note{
  --state-soft:calc(1.5rem * 1.15);
  --state-strong:calc(1600px / 3.10);
  padding:calc(1.5rem * 2.4) 1.36rem;
  background:#EDF0F3;
  color:var(--line-secondary);
}
.compact-note .narrow-brand{max-width:1600px;
  margin:0 auto;
  display:flex;
  flex-direction:column;
  gap:var(--state-soft);}
.compact-note h2,
.compact-note h3,
.compact-note p{margin:0;}
.compact-note h2{font-size:calc(16.9px * 2);
  line-height:1.14;}
.compact-note h3{font-size:calc(16.9px * 1.35);
  line-height:1.25;}
.compact-note p{font-size:16.9px;
  line-height:1.63;}
.compact-note .secondary-grid{max-width:var(--state-strong);}
.compact-note .secondary-grid .secondary-brand{margin-top:calc(1.5rem / 2);
  font-size:calc(16.9px * 1.125);}
.compact-note .focused-track{display:flex;
  flex-direction:column;
  gap:0;
  border-top:1px solid var(--ink-clear);}
.compact-note .page-flow{padding:calc(1.61rem * 1.5) 0;
  border-bottom:1px solid var(--ink-clear);
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(0,1.6fr);
  gap:1.61rem;
  align-items:start;}
.compact-note .page-flow h3{font-size:16.9px;
  font-weight:700;}
.compact-note .page-flow p{font-size:calc(16.9px * .875);}
.compact-note .compact-list{display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:1.61rem;
  padding-top:calc(1.5rem / 2);
  font-size:calc(16.9px * .875);}
.compact-note .compact-list p{font-size:calc(16.9px * .875);
  margin-right:auto;}
.compact-note .compact-list a{color:#2E3A45;
  text-decoration:none;
  border-bottom:2px solid var(--ink-main);
  padding-bottom:2px;
  transition:color 420ms var(--speed-hover), border-color 420ms var(--speed-hover);}
.compact-note .compact-list a:hover{color:inherit;
  border-color:#F2B705;}
@media (max-width:820px){.compact-note .page-flow{
    grid-template-columns:1fr;
    gap:calc(1.61rem / 2);
  }
}
.site-headline{padding:calc(1.5rem * 2.7) 1.36rem;background:#F7F8FA;color:#1A1D21;}
.site-headline .contact-rail{max-width:1600px;margin:0 auto;display:grid;gap:calc(1.61rem * 1.5);}
.site-headline .secondary-grid{max-width:62ch;}
.site-headline .secondary-grid h2{margin:0;font-size:calc(16.9px * 2);}
.site-headline .secondary-grid p{margin:.6rem 0 0;}
.site-headline .soft-view{display:flex;flex-wrap:wrap;gap:1.61rem;}
.site-headline .page-flow{flex:1 1 300px;min-width:280px;display:flex;flex-direction:column;background:var(--line-primary);color:var(--surface-deep);border:1px solid var(--ink-clear);border-radius:0.8rem;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,0.13);}
.site-headline .direct-content{display:block;line-height:0;}
.site-headline .direct-content img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block;}
.site-headline .contact-visual{padding:calc(1.5rem * .75);display:flex;flex-direction:column;gap:.5rem;}
.site-headline h3{margin:0;font-size:calc(16.9px * 1.35);}
.site-headline h3 a{color:inherit;text-decoration:none;}
.site-headline h3 a:hover{}
.site-headline .contact-visual p{margin:0;font-size:calc(16.9px * .875);line-height:1.63;}
.site-headline .narrow-flow{margin-top:auto;padding-top:.6rem;font-size:calc(16.9px * .875);border-top:1px solid var(--ink-clear);}
@media (max-width:760px){.site-headline .page-flow{flex:1 1 100%;}
    }
.simple-plan{padding:calc(1.5rem * 2.4) 1.36rem;background:#F7F8FA;color:#1A1D21;}
.simple-plan .visual-tile{max-width:1600px;margin:0 auto;display:flex;flex-direction:column;gap:calc(1.61rem * 1.5);}
.simple-plan .contact-proof{display:flex;align-items:center;gap:1.61rem;}
.simple-plan .fresh-method{width:72px;height:72px;object-fit:cover;border-radius:0.8rem;border:1px solid var(--ink-clear);flex:0 0 auto;}
.simple-plan .id{display:flex;flex-direction:column;gap:2px;}
.simple-plan .direct-proof{margin:0;font-size:calc(16.9px * 1.35);line-height:1.25;}
.simple-plan .primary-summary{margin:0;font-size:calc(16.9px * .875);color:var(--line-secondary);}
.simple-plan .service-figure{margin:0;max-width:62ch;font-size:16.9px;line-height:1.63;}
.simple-plan .process{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:1.36rem calc(1.61rem * 1.5);}
.simple-plan .process a{color:#2E3A45;text-decoration:none;font-size:calc(16.9px * .875);border-bottom:1px solid var(--ink-clear);padding-bottom:2px;transition:color 420ms var(--speed-hover),border-color 420ms var(--speed-hover);}
.simple-plan .process a:hover{color:inherit;border-color:#F2B705;}
.simple-plan .quiet-frame{margin:0;font-size:calc(16.9px * .875);color:var(--line-secondary);}
@media (max-width:520px){.simple-plan .contact-proof{flex-direction:column;align-items:flex-start;}
}
.team-frame{
  background: #F7F8FA;
  color: #1A1D21;
  padding: calc(1.5rem * 2.4) 1.36rem;
}
.team-frame .narrow-brand{width: min(100%, 1600px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(15rem, .38fr) minmax(0, 1fr);
  gap: 1.61rem;
  align-items: start;}
.team-frame h2,
.team-frame h3,
.team-frame p{margin: 0;}
.team-frame h2{font-size: calc(16.9px * 2); line-height: 1.1;}
.team-frame h3{font-size: calc(16.9px * 1.35); line-height: 1.18;}
.team-frame p{font-size: 16.9px; line-height: 1.63;}
.team-frame .team-track{
  display: grid;
  gap: calc(1.61rem * 1.5);
  align-content: start;
  padding: calc(1.5rem * .75);
  border-radius: 1.1rem;
  background: var(--line-primary);
  color: var(--surface-deep);
  border: 1px solid var(--ink-clear);
}
.team-frame .team-track .quiet-frame{font-size: calc(16.9px * .875);
  color: var(--line-secondary);
  padding-top: 1.5rem;
  border-top: 1px solid var(--ink-clear);}
.team-frame .open-inner{display: grid;
  gap: calc(1.61rem * 1.5);}
.team-frame .local-callout{
  display: grid;
  grid-template-columns: minmax(9rem, .28fr) minmax(0, 1fr);
  gap: 1.5rem;
  padding: calc(1.5rem * .75);
  border-radius: 0.8rem;
  background: var(--line-primary);
  color: var(--surface-deep);
  border: 1px solid var(--ink-clear);
}
.team-frame .local-callout .primary-summary{grid-column: 1 / -1;
  font-size: calc(16.9px * .875);
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: var(--line-secondary);}
.team-frame .local-callout h3{grid-column: 1 / -1;}
.team-frame .local-callout p{grid-column: 1 / -1;}
.team-frame .primary-form{
  grid-column: 1 / -1;
  display: flex;
  justify-content: space-between;
  gap: 1.61rem;
  align-items: center;
  padding: 1.5rem calc(1.5rem * .75);
  border-radius: 0.8rem;
  background: #2E3A45;
  color: #F4F6F8;
}
.team-frame .primary-form p{font-size: 16.9px;}
.team-frame .primary-form a{
  color: #1A1D21;
  background: var(--ink-main);
  text-decoration: none;
  padding: 0.6rem 1.1rem;
  border-radius: 0.59rem;
  font-size: calc(16.9px * .875);
  white-space: nowrap;
}
.team-frame .primary-form a:hover{ background: #D9A204;color:var(--surface-deep);}
@media (max-width: 860px) {.team-frame .narrow-brand{ grid-template-columns: 1fr; }.team-frame .local-callout{ grid-template-columns: 1fr; }.team-frame .primary-form{ flex-direction: column; align-items: flex-start; }
}
.narrow-form{--state-soft:calc(1.5rem * 1.32);--state-strong:calc(1600px / 2.45);--axis-strong:calc(1600px / 3.61);padding:calc(1.5rem * 2.4) 1.36rem;background:var(--paint-clear);color:#FFFFFF;}
.narrow-form .narrow-brand{max-width:1600px;margin:0 auto;}
.narrow-form h2,.narrow-form h3,.narrow-form p{margin:0;}
.narrow-form h2{font-size:calc(16.9px * 2);line-height:1.12;}
.narrow-form h3{font-size:calc(16.9px * 1.35);line-height:1.2;}
.narrow-form p{font-size:16.9px;line-height:1.63;color:color-mix(in srgb, currentColor 74%, transparent);}
.narrow-form a{color:inherit;text-decoration:none;}
.narrow-form img{display:block;width:100%;height:auto;border-radius:0.59rem;}
.narrow-form .fresh-contact{max-width:var(--state-strong);}
.narrow-form .fresh-contact .secondary-brand{margin-top:1.5rem;}
.narrow-form .piece{margin:var(--state-soft) 0 0;max-width:var(--axis-strong);}
.narrow-form .public-block{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.61rem;margin-top:var(--state-soft);}
.narrow-form .fresh-tile{flex:1 1 calc(1600px / 4.4);min-width:0;padding-top:calc(1.5rem * .75);border-top:1px solid color-mix(in srgb, currentColor 22%, transparent);}
.narrow-form .fresh-tile .focused-headline{display:inline-block;margin-bottom:calc(1.5rem / 3);padding:calc(1.5rem / 5) calc(1.36rem / 1.4);border-radius:0.3rem;background:var(--ink-main);color:#1A1D21;font-size:calc(16.9px * .875);letter-spacing:0.02em;text-transform:uppercase;}
.narrow-form .fresh-tile p{margin-top:calc(1.5rem / 3);}
.narrow-form .wide-header{margin-top:var(--state-soft);display:flex;flex-wrap:wrap;align-items:center;gap:1.61rem;}
.narrow-form .wide-header p{flex:1 1 calc(1600px / 2.2);min-width:0;max-width:var(--state-strong);}
.narrow-form .narrow-plan{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.3rem;background:var(--ink-main);color:#1A1D21;font-size:16.9px;}
.narrow-form .narrow-plan:hover{background:#D9A204;color:var(--surface-deep);}
@media (max-width: 720px){.narrow-form .fresh-tile{flex:1 1 100%;}.narrow-form .piece{max-width:100%;}
}
.open-body{--state-soft:calc(1.5rem * 1.3);--state-strong:calc(1600px / 2.4);padding:calc(1.5rem * 2.4) 1.36rem;background:#F7F8FA;color:#1A1D21;}
.open-body .narrow-brand{max-width:1600px;margin:0 auto;}
.open-body h2,.open-body h3,.open-body p{margin:0;}
.open-body h2{font-size:calc(16.9px * 2);line-height:1.12;max-width:var(--state-strong);}
.open-body h3{font-size:calc(16.9px * 1.35);line-height:1.2;}
.open-body p{font-size:16.9px;line-height:1.63;color:var(--line-secondary);}
.open-body .fresh-contact{margin-bottom:var(--state-soft);}
.open-body .quiet-frame{margin-bottom:calc(1.5rem / 2);font-size:calc(16.9px * .875);letter-spacing:0.08em;text-transform:uppercase;color:var(--line-secondary);}
.open-body .secondary-brand{margin-top:1.5rem;max-width:var(--state-strong);}
.open-body .plain-media{display:flex;flex-direction:column;gap:0;border-top:1px solid var(--ink-clear);}
.open-body .page-flow{display:flex;gap:1.61rem;padding:calc(1.5rem * .75) 0;border-bottom:1px solid var(--ink-clear);align-items:flex-start;}
.open-body .plain-callout{flex:0 0 auto;display:flex;flex-direction:column;gap:calc(1.5rem / 4);min-width:6.5rem;}
.open-body .team-grid{font-size:calc(16.9px * 1.125);font-weight:700;color:#1A1D21;}
.open-body .focused-headline{display:inline-block;width:max-content;padding:0.15rem 0.55rem;border-radius:0.3rem;background:var(--ink-main);color:#1A1D21;font-size:calc(16.9px * .875);}
.open-body .soft-area{flex:1 1 auto;min-width:0;max-width:var(--state-strong);}
.open-body .soft-area p{margin-top:calc(1.5rem / 3);}
@media (max-width:720px){.open-body .page-flow{flex-direction:column;gap:calc(1.5rem / 2);}.open-body .plain-callout{flex-direction:row;align-items:center;gap:1.36rem;}
}
.contact-nav{
  padding: calc(1.5rem * 2.4) 1.36rem;
  background: #EDF0F3;
  color: var(--line-secondary);
}
.contact-nav .narrow-brand{max-width: 1600px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: calc(1.61rem * 1.5);}
.contact-nav .secondary-brand{display: flex;
  flex-direction: column;
  gap: calc(1.5rem * .75);
  max-width: 52rem;}
.contact-nav .fresh-contact{margin: 0;
  font-size: calc(16.9px * 1.125);
  line-height: 1.63;}
.contact-nav h2{margin: 0;
  font-size: calc(16.9px * 2);
  line-height: 1.15;}
.contact-nav .public-shell{display: flex;
  flex-wrap: wrap;
  gap: 1.61rem;}
.contact-nav .page-flow{flex: 1 1 22rem;
  min-width: 18rem;
  padding: calc(1.5rem * .75) 0 0;
  border-top: 2px solid var(--ink-clear);}
.contact-nav .page-flow h3{margin: 0;
  font-size: calc(16.9px * 1.35);
  line-height: 1.25;}
.contact-nav .page-flow p{margin: calc(1.5rem * .75) 0 0;
  line-height: 1.63;}
.contact-nav .quiet-frame{
  margin: 0;
  padding: calc(1.5rem * .75) 1.5rem;
  background: var(--line-primary);
  color: var(--surface-deep);
  border-left: 4px solid var(--ink-main);
  border-radius: 0.3rem;
  max-width: 60rem;
}
.contact-nav .quiet-frame p{margin: 0;
  line-height: 1.63;}
@media (max-width: 620px) {.contact-nav .page-flow{
    flex: 1 1 100%;
    min-width: 0;
  }.contact-nav .quiet-frame{
    padding: calc(1.5rem * .75);
  }
}
.strong-benefit{
  --state-soft:calc(1.5rem * 1.32);
  --state-strong:calc(1600px / 2.45);
  --copy-strong:calc(1600px / 3.61);
  padding:calc(1.5rem * 2.4) 1.36rem;
  background:#F7F8FA;
  color:#1A1D21;
}
.strong-benefit .narrow-brand{max-width:1600px;margin:0 auto;}
.strong-benefit h1,
.strong-benefit h2,
.strong-benefit h3,
.strong-benefit p{margin:0;}
.strong-benefit h2{font-size:calc(16.9px * 2);line-height:1.12;max-width:var(--state-strong);}
.strong-benefit h3{font-size:calc(16.9px * 1.35);line-height:1.2;}
.strong-benefit p{font-size:16.9px;line-height:1.63;}
.strong-benefit a{color:#2E3A45;text-decoration:none;border-bottom:1px solid var(--ink-clear);}
.strong-benefit a:hover{color:inherit;}
.strong-benefit img{display:block;width:100%;height:auto;border-radius:0.59rem;}
.strong-benefit .secondary-brand{max-width:var(--state-strong);color:var(--line-secondary);}
.strong-benefit .quiet-frame{font-size:calc(16.9px * .875);color:var(--line-secondary);}
.strong-benefit .plain-media{display:flex;
  flex-wrap:wrap;
  align-items:flex-start;
  gap:1.61rem;
  margin-top:var(--state-soft);}
.strong-benefit .page-flow{
  flex:1 1 calc(1600px / 4);
  min-width:0;
  padding:calc(1.5rem * .75);
  background:var(--line-primary);
  color:var(--surface-deep);
  border:1px solid var(--ink-clear);
  border-radius:0.8rem;
  box-shadow:0 2px 4px rgba(0,0,0,0.13);
}
.strong-benefit .page-flow p,
.strong-benefit .page-flow a{margin-top:calc(1.5rem / 3);}
.strong-benefit .page-flow a{display:inline-block;}
.strong-benefit .compact-list{margin-top:var(--state-soft);
  font-size:calc(16.9px * .875);
  color:var(--line-secondary);}
.strong-benefit .offer-grid>img{margin-top:var(--state-soft);}
.strong-benefit .offer-grid>.secondary-brand{margin-top:1.5rem;}
@media (max-width:900px){.strong-benefit .page-flow{flex:1 1 100%;}
}
.clear-details{padding:calc(1.5rem * 2.4) 1.36rem;background:linear-gradient(135deg, #2E3A45 0%, #3C4A57 55%, #55636F 100%);color:#F4F6F8}
.clear-details .narrow-brand{max-width:1600px;margin:0 auto}
.clear-details .offer-brand{max-width:52rem;margin-bottom:calc(1.61rem * 1.5)}
.clear-details h2{margin:0;font-size:calc(16.9px * 2.65);line-height:1.02}
.clear-details .offer-brand p{max-width:40rem;margin:1.5rem 0 0;font-size:calc(16.9px * 1.125);line-height:1.63}
.clear-details .contact-group{display:flex;align-items:flex-start;gap:calc(1.61rem * 1.5)}
.clear-details .focused-track{flex:0 1 18rem;display:flex;flex-direction:column;align-items:flex-start;gap:calc(1.5rem * .75)}
.clear-details button{max-width:100%;padding:0;border:0;background:none;color:inherit;font:inherit;text-align:left;cursor:pointer;opacity:.58;transition:opacity 420ms var(--speed-hover),transform 420ms var(--speed-hover)}
.clear-details button:hover,.clear-details button.is-active{opacity:1;transform:translateX(calc(calc(1.5rem * .75)*.35))}
.clear-details .focused-unit{flex:1 1 28rem;align-self:start}
.clear-details [data-response]{display:none}
.clear-details [data-response].is-active{display:block;animation:clarifyFocusIn calc(420ms*1.8) var(--speed-hover) both}
.clear-details h3{margin:0;font-size:calc(16.9px * 2);line-height:1.08}
.clear-details [data-response] p{max-width:48rem;margin:1.5rem 0 0;font-size:calc(16.9px * 1.125);line-height:1.63}
@keyframes clarifyFocusIn{from{opacity:0;transform:translateY(calc(calc(1.61rem * 1)*.12))}to{opacity:1;transform:translateY(0)}}
@media(max-width:720px){.clear-details .contact-group{display:block}.clear-details .focused-track{margin-bottom:calc(1.61rem * 1.5)}}
@media(prefers-reduced-motion:reduce){.clear-details [data-response].is-active{animation:none}}
.clear-area{
  padding: calc(1.5rem * 2.4) 1.36rem;
  background: #2E3A45;
  color: #F4F6F8;
}
.clear-area .narrow-brand{max-width: min(1600px, 76rem);
  margin: 0 auto;}
.clear-area .fresh-contact{max-width: 52rem;
  margin-bottom: calc(1.61rem * 1.5);}
.clear-area h2{margin: 0;
  font-size: calc(16.9px * 2);
  line-height: 1.1;}
.clear-area .text-callout{margin: calc(1.5rem * .75) 0 0;
  font-size: calc(16.9px * 1.125);
  line-height: 1.55;
  color: #C9D0D6;}
.clear-area .soft-view{display: flex;
  flex-wrap: wrap;
  gap: 1.61rem;}
.clear-area .page-flow{
  flex: 1 1 min(100%, 22rem);
  padding: calc(1.5rem * .75);
  background: var(--line-primary);
  color: var(--surface-deep);
  border: 1px solid var(--ink-clear);
  border-radius: 0.8rem;
  box-shadow: 0 2px 4px rgba(0,0,0,0.13);
}
.clear-area .local-callout{display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: calc(1.5rem * .75);
  padding-bottom: calc(calc(1.5rem * .75) * .6);
  border-bottom: 1px solid var(--ink-clear);}
.clear-area .contact-proof{font-weight: 700;
  font-size: 16.9px;}
.clear-area .soft-rail{
  font-size: calc(16.9px * .875);
  font-weight: 700;
  color: #1A1D21;
  background: var(--ink-main);
  padding: 0.15rem 0.55rem;
  border-radius: 0.3rem;
  white-space: nowrap;
}
.clear-area .public-area{margin: calc(calc(1.5rem * .75) * .8) 0 calc(calc(1.5rem * .75) * .6);
  font-size: 16.9px;
  line-height: 1.6;}
.clear-area .narrow-flow{display: block;
  font-size: calc(16.9px * .875);color:inherit;}
.clear-area .steady-service{margin-top: calc(1.61rem * 1.5);
  padding-top: calc(1.5rem * .75);
  border-top: 1px solid #2E3A45;}
.clear-area .steady-intro{display: block;
  font-size: calc(16.9px * .875);
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #C9D0D6;
  margin-bottom: calc(calc(1.5rem * .75) * .7);}
.clear-area .strong-details{list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: calc(1.5rem * .75) 1.61rem;}
.clear-area .strong-details li{font-size: 16.9px;
  font-weight: 700;
  opacity: 0.85;}
@media (max-width: 700px) {.clear-area .soft-view{
    display: block;
  }.clear-area .page-flow + .page-flow{
    margin-top: 1.61rem;
  }
}
.local-region{--state-soft:calc(1.5rem * 1.35);--state-strong:calc(1600px / 2.80);padding:calc(1.5rem * 2.4) 1.36rem;background:var(--paint-clear);color:#FFFFFF;}
.local-region .narrow-brand{max-width:1600px;margin:0 auto;}
.local-region h1,.local-region h2,.local-region h3,.local-region p{margin:0;}
.local-region h2{font-size:calc(16.9px * 2);line-height:1.12;}
.local-region h3{font-size:calc(16.9px * 1.35);line-height:1.2;}
.local-region p{font-size:16.9px;line-height:1.63;color:color-mix(in srgb, currentColor 74%, transparent);}
.local-region a{color:inherit;text-decoration:none;}
.local-region .quiet-frame{max-width:var(--state-strong);font-size:calc(16.9px * .875);}
.local-region .plain-media{display:flex;flex-wrap:wrap;gap:var(--state-soft);margin-top:var(--state-soft);}
.local-region .page-flow{flex:1 1 calc(1600px / 3.4);min-width:0;padding:calc(calc(1.5rem * .75) * .85);border-radius:0.59rem;background:color-mix(in srgb, currentColor 11%, transparent);}
.local-region .page-flow p{margin-top:calc(1.5rem / 3);}
.local-region .offer-service>h2{margin-top:var(--state-soft);max-width:var(--state-strong);}
.open-method{padding:calc(1.5rem * 2) 1.36rem;background:#F7F8FA;color:#1A1D21;}
.open-method .contact-rail{max-width:1600px;margin:0 auto;display:grid;gap:1.61rem;}
.open-method h2,.open-method h3,.open-method p{margin:0;}
.open-method .fresh-contact{display:grid;gap:.6rem;max-width:60rem;}
.open-method .fresh-contact h2{font-size:calc(16.9px * 2);line-height:1.2;}
.open-method .secondary-brand{font-size:16.9px;}
.open-method .public-unit{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:1.61rem;align-items:start;}
.open-method .primary-area{display:grid;gap:calc(1.61rem * 1.5);}
.open-method .page-flow{display:grid;gap:.35rem;padding-left:1rem;border-left:3px solid var(--ink-main);}
.open-method .page-flow h3{font-size:calc(16.9px * 1.35);}
.open-method .page-flow p{font-size:16.9px;}
.open-method .soft-view{display:grid;gap:calc(1.61rem * 1.5);background:var(--line-primary);color:var(--surface-deep);border:1px solid var(--ink-clear);border-radius:0.8rem;padding:calc(1.5rem * .75);box-shadow:0 2px 4px rgba(0,0,0,0.13);}
.open-method .quiet-frame{display:grid;gap:.4rem;padding-bottom:calc(1.61rem * 1.5);border-bottom:1px solid var(--ink-clear);}
.open-method .quiet-frame p{font-size:calc(16.9px * .875);}
.open-method .compact-list{display:grid;gap:.5rem;}
.open-method .compact-list a{display:inline-flex;min-height:2.4rem;padding:0 .85rem;border-radius:0.3rem;align-items:center;text-decoration:none;background:var(--paint-clear);color:#FFFFFF;border:1px solid #F2B705;font-size:calc(16.9px * .875);transition:background 420ms var(--speed-hover);}
.open-method .compact-list a:hover{background:#1F2830;color:var(--surface-deep);}
@media (max-width:900px){.open-method .public-unit{grid-template-columns:1fr;}}
.top-benefit{
  background: #F7F8FA;
  color: #1A1D21;
  padding: calc(1.5rem * 2.4) 1.36rem;
}
.top-benefit .narrow-brand{width: min(100%, 1600px);
  margin: 0 auto;
  display: flex;
  gap: calc(1.61rem * 1.5);
  align-items: flex-start;}
.top-benefit h2,
.top-benefit p{margin: 0;}
.top-benefit .fresh-contact{flex: 0 0 min(26rem, 34%);
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  position: sticky;
  top: 1.5rem;}
.top-benefit h2{font-size: calc(16.9px * 2);
  line-height: 1.08;}
.top-benefit .fresh-contact p{color: var(--line-secondary);
  line-height: 1.63;}
.top-benefit .plain-media{flex: 1 1 0;
  display: flex;
  flex-direction: column;
  gap: calc(1.61rem * 1.5);}
.top-benefit .primary-block{
  display: flex;
  gap: 1.5rem;
  align-items: flex-start;
  padding: calc(1.5rem * .75);
  background: var(--line-primary);
  color: var(--surface-deep);
  border: 1px solid var(--ink-clear);
  border-radius: 0.8rem;
}
.top-benefit .primary-block:nth-child(even){flex-direction: row-reverse;}
.top-benefit .plain-feature{display: block;
  flex: 0 0 12rem;
  width: 12rem;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border-radius: 0.59rem;}
.top-benefit strong{display: block;
  font-size: calc(16.9px * 1.35);
  line-height: 1.16;}
.top-benefit .primary-block p{margin-top: calc(1.5rem * .75);
  color: var(--line-secondary);
  line-height: 1.63;}
@media (max-width: 900px) {.top-benefit .narrow-brand{ flex-direction: column; }.top-benefit .fresh-contact{ position: static; flex-basis: auto; }
}
@media (max-width: 600px) {.top-benefit .primary-block,
  .top-benefit .primary-block:nth-child(even){
    flex-direction: column;
    align-items: stretch;
  }.top-benefit .plain-feature{
    width: 100%;
    flex-basis: auto;
  }
}
.soft-brand{padding:calc(1.5rem * 2.4) 1.36rem;background:linear-gradient(135deg, #2E3A45 0%, #3C4A57 55%, #55636F 100%);color:#F4F6F8}
.soft-brand .narrow-brand{max-width:1600px;margin:0 auto}
.soft-brand .fresh-contact{max-width:42rem;margin-bottom:calc(1.61rem * 1.5)}
.soft-brand h2{margin:0;font-size:calc(16.9px * 2);line-height:1.12}
.soft-brand .fresh-contact p{margin:1.5rem 0 0;font-size:calc(16.9px * 1.125);line-height:1.63}
.soft-brand .bottom-copy{display:flex;flex-wrap:wrap;gap:1.5rem 1.61rem}
.soft-brand .direct-visual{flex:1 1 18rem;min-width:16rem;padding-top:calc(1.5rem * .75);border-top:1px solid rgba(244,246,248,0.22)}
.soft-brand .direct-visual strong{display:block;font-size:calc(16.9px * 1.35);line-height:1.2}
.soft-brand .direct-visual p{margin:calc(1.5rem * .75) 0 0;font-size:16.9px;line-height:1.63}
.soft-brand .compact-list{margin-top:calc(1.61rem * 1.5);padding-top:calc(1.5rem * .75);border-top:1px solid rgba(244,246,248,0.22)}
.soft-brand .compact-list p{margin:0;font-size:16.9px;line-height:1.63}
.soft-brand .compact-list a{text-decoration:none;border-bottom:1px solid var(--ink-main)}
.soft-brand .compact-list a:hover{border-bottom-color:#D9A204}
@media(max-width:760px){.soft-brand .bottom-copy{flex-direction:column}.soft-brand .direct-visual{flex:1 1 auto;min-width:0}}
.local-nav{--state-soft:calc(1.5rem * 1.15);--state-strong:calc(1600px / 2.4);padding:calc(1.5rem * 2.4) 1.36rem;background:#F7F8FA;color:#1A1D21;}
.local-nav .narrow-brand{max-width:1600px;margin:0 auto;display:flex;flex-direction:column;gap:var(--state-soft);}
.local-nav h2,.local-nav h3,.local-nav p{margin:0;}
.local-nav h2{font-size:calc(16.9px * 2);line-height:1.14;}
.local-nav h3{font-size:calc(16.9px * 1.35);line-height:1.22;}
.local-nav p{font-size:16.9px;line-height:1.63;}
.local-nav .fresh-contact{display:flex;flex-wrap:wrap;gap:1.61rem;align-items:flex-start;}
.local-nav .fresh-contact>h2{flex:1 1 calc(1600px / 3);min-width:0;}
.local-nav .fresh-contact>.secondary-brand{flex:1 1 calc(1600px / 3);min-width:0;max-width:var(--state-strong);color:var(--line-secondary);}
.local-nav .plain-media{display:flex;flex-wrap:wrap;gap:1.61rem;}
.local-nav .page-flow{flex:1 1 calc(1600px / 3.6);min-width:0;display:flex;flex-direction:column;gap:calc(1.5rem / 3);padding:calc(calc(1.5rem * .75) * .9);border:1px solid var(--ink-clear);border-radius:0.59rem;background:var(--line-primary);color:var(--surface-deep);}
.local-nav .page-flow img{display:block;width:100%;height:auto;border-radius:0.3rem;}
.local-nav .page-flow p{color:var(--line-secondary);}
.local-nav .text-shell{align-self:flex-start;margin-top:auto;padding-top:calc(1.5rem / 4);font-size:calc(16.9px * .875);font-weight:600;color:#2E3A45;text-decoration:none;border-bottom:1px solid var(--ink-main);}
.local-nav .text-shell:hover{color:inherit;}
.local-nav .quiet-frame{max-width:var(--state-strong);font-size:calc(16.9px * .875);color:var(--line-secondary);}
.local-nav .quiet-frame a{color:#2E3A45;text-decoration:underline;text-underline-offset:3px;}
.local-nav .quiet-frame a:hover{color:inherit;}
@media (max-width:720px){.local-nav .fresh-contact>h2,.local-nav .fresh-contact>.secondary-brand{flex:1 1 100%;}.local-nav .page-flow{flex:1 1 100%;}
}
.featured-unit{padding:calc(1.5rem * 2.4) 1.36rem;background:linear-gradient(135deg, #2E3A45 0%, #3C4A57 55%, #55636F 100%);color:#F4F6F8;}
.featured-unit .narrow-brand{max-width:1600px;margin:0 auto;}
.featured-unit .secondary-grid{margin-bottom:calc(1.61rem * 1.5);}
.featured-unit .secondary-grid p{margin:0;font-weight:700;font-size:calc(16.9px * .875);letter-spacing:.04em;text-transform:uppercase;opacity:.85;}
.featured-unit .secondary-grid h2{margin:8px 0 0;font-size:calc(16.9px * 2);line-height:1.2;}
.featured-unit .fresh-contact{max-width:62ch;margin-bottom:calc(1.61rem * 1.5);}
.featured-unit .fresh-contact p{margin:0;font-size:16.9px;opacity:.92;}
.featured-unit .soft-view{display:flex;flex-wrap:wrap;gap:1.61rem;}
.featured-unit .page-flow{flex:1 1 280px;min-width:260px;padding:calc(1.5rem * .75);border-radius:0.8rem;border:1px solid color-mix(in srgb, currentColor 18%, transparent);background:color-mix(in srgb, currentColor 14%, transparent);}
.featured-unit .focused-headline{display:inline-block;font-size:calc(16.9px * .875);font-weight:700;padding:3px 9px;border-radius:0.3rem;background:var(--ink-main);color:#1A1D21;}
.featured-unit .page-flow h3{margin:1.36rem 0 10px;font-size:calc(16.9px * 1.35);}
.featured-unit .page-flow p{margin:0;font-size:16.9px;line-height:1.63;}
.featured-unit .page-flow a{color:inherit;text-decoration:underline;text-underline-offset:3px;}
.featured-unit .page-flow a:hover{}
.featured-unit .quiet-frame{margin-top:calc(1.61rem * 1.5);padding-top:calc(1.61rem * 1.5);border-top:1px solid color-mix(in srgb, currentColor 22%, transparent);}
.featured-unit .quiet-frame p{margin:0 0 10px;font-size:calc(16.9px * .875);opacity:.9;}
.featured-unit .quiet-frame .compact-list{margin:0;}
.featured-unit .quiet-frame .compact-list a{color:inherit;font-weight:700;text-decoration:underline;text-underline-offset:3px;}
.featured-unit .quiet-frame .compact-list a:hover{}
@media (max-width:640px){.featured-unit .page-flow{flex:1 1 100%;}
    }
.contact-steps{--state-soft:calc(1.5rem * 1.42);--state-strong:calc(1600px / 2.30);padding:calc(1.5rem * 2.4) 1.36rem;background:#F7F8FA;color:#1A1D21;}
.contact-steps .narrow-brand{max-width:1600px;margin:0 auto;}
.contact-steps h2,.contact-steps h3,.contact-steps p{margin:0;}
.contact-steps h2{font-size:calc(16.9px * 2);line-height:1.12;}
.contact-steps h3{font-size:calc(16.9px * 1.35);line-height:1.2;}
.contact-steps p{font-size:16.9px;line-height:1.63;color:var(--line-secondary);}
.contact-steps a{color:#2E3A45;text-decoration:none;border-bottom:1px solid var(--ink-clear);}
.contact-steps a:hover{color:inherit;border-bottom-color:#F2B705;}
.contact-steps img{display:block;width:100%;height:auto;border-radius:0.59rem;}
.contact-steps .quiet-frame{max-width:var(--state-strong);font-size:calc(16.9px * .875);color:var(--line-secondary);}
.contact-steps .plain-media{display:flex;flex-wrap:wrap;gap:var(--state-soft);margin-top:var(--state-soft);}
.contact-steps .page-flow{flex:1 1 calc(1600px / 3.4);min-width:0;padding:calc(calc(1.5rem * .75) * .85);border-radius:0.59rem;background:var(--line-primary);color:var(--surface-deep);border:1px solid var(--ink-clear);}
.contact-steps .page-flow p{margin-top:calc(1.5rem / 3);}
.contact-steps .page-flow img{margin-bottom:calc(1.5rem / 2);max-width:100%;}
.contact-steps .offer-service>.plain-media{margin-top:var(--state-soft);}
.contact-steps .offer-service>h2{margin-top:var(--state-soft);}
.contact-steps .offer-service>.secondary-brand{margin-top:calc(1.5rem / 2);max-width:var(--state-strong);}
.clear-nav{background:#F7F8FA;color:#1A1D21;padding:calc(1.5rem * 2.4) 1.36rem}
.clear-nav .narrow-brand{max-width:1600px;margin:0 auto;display:flex;flex-direction:column;gap:calc(1.61rem * 1.5)}
.clear-nav .secondary-grid{max-width:60ch}
.clear-nav h2{margin:0;font-size:calc(16.9px * 2);line-height:1.15}
.clear-nav .secondary-brand{margin:1.5rem 0 0;color:var(--line-secondary);font-size:calc(16.9px * 1.125);line-height:1.63}
.clear-nav .soft-area{display:flex;flex-wrap:wrap;gap:calc(1.61rem * 1.5);align-items:flex-start}
.clear-nav .bottom-story{flex:1 1 22rem;min-width:0;background:var(--line-primary);color:var(--surface-deep);border:1px solid var(--ink-clear);border-radius:0.8rem;padding:calc(1.5rem * .75)}
.clear-nav .primary-block{display:flex;flex-wrap:wrap;gap:.4rem 1rem;padding:.7rem 0;border-bottom:1px solid var(--ink-clear)}
.clear-nav .primary-block:last-of-type{border-bottom:0}
.clear-nav .team-form{flex:0 0 9.5rem;font-size:calc(16.9px * .875);text-transform:uppercase;letter-spacing:.04em;color:var(--line-secondary)}
.clear-nav .content-tile{flex:1 1 12rem;min-width:0;line-height:1.5}
.clear-nav a.value{color:#2E3A45;text-decoration:none;border-bottom:1px solid transparent;transition:border-color 420ms var(--speed-hover),color 420ms var(--speed-hover)}
.clear-nav a.value:hover{color:inherit;border-bottom-color:#F2B705}
.clear-nav .quiet-frame{margin:1.5rem 0 0;color:var(--line-secondary);font-size:calc(16.9px * .875);line-height:1.6}
.clear-nav .soft-view{flex:1 1 20rem;min-width:0;display:flex;flex-direction:column;gap:calc(1.5rem * .75)}
.clear-nav .soft-view a{display:block;padding:calc(1.5rem * .75);border-radius:0.59rem;background:#EDF0F3;color:var(--line-secondary);text-decoration:none;border-left:3px solid var(--ink-main);transition:background 420ms var(--speed-hover)}
.clear-nav .soft-view a:hover{background:var(--line-primary);color:var(--surface-deep);}
.clear-nav .soft-view strong{display:block;font-size:16.9px}
.clear-nav .soft-view span{display:block;margin-top:.45rem;font-size:calc(16.9px * .875);line-height:1.55}
.clear-nav .open-shell{display:block;width:100%;height:auto;aspect-ratio:21/9;object-fit:cover;border-radius:0.8rem}
@media(max-width:820px){.clear-nav .team-form{flex:0 0 100%}.clear-nav .open-shell{aspect-ratio:16/9}
}
.local-panel{--state-soft:calc(1.5rem * 0.95);--state-strong:calc(1600px / 2.75);padding:calc(1.5rem * 2.4) 1.36rem;background:var(--paint-clear);color:#FFFFFF;}
.local-panel .narrow-brand{max-width:1600px;margin:0 auto;}
.local-panel h1,.local-panel h2,.local-panel h3,.local-panel p{margin:0;}
.local-panel h2{font-size:calc(16.9px * 2);line-height:1.12;}
.local-panel h3{font-size:calc(16.9px * 1.35);line-height:1.2;}
.local-panel p{font-size:16.9px;line-height:1.63;color:color-mix(in srgb, currentColor 74%, transparent);}
.local-panel a{color:inherit;text-decoration:none;}
.local-panel .fresh-contact{max-width:var(--state-strong);}
.local-panel .secondary-brand{margin-top:1.5rem;}
.local-panel .focused-track{display:flex;flex-direction:column;gap:var(--state-soft);margin-top:calc(1.61rem * 1.5);}
.local-panel .page-flow{padding:calc(calc(1.5rem * .75) * .9);border-radius:0.59rem;background:color-mix(in srgb, currentColor 11%, transparent);}
.local-panel .page-flow h3{margin-bottom:calc(1.5rem / 3);}
.local-panel .compact-list{display:flex;flex-wrap:wrap;align-items:center;gap:1.61rem;margin-top:calc(1.61rem * 1.5);padding-top:1.5rem;border-top:1px solid color-mix(in srgb, currentColor 22%, transparent);}
.local-panel .compact-list p{flex:1 1 22rem;}
.local-panel .compact-list a{display:inline-flex;align-items:center;padding:calc(calc(1.5rem * .75) * .55) 1.5rem;border-radius:0.3rem;background:var(--ink-main);color:#1A1D21;font-size:calc(16.9px * .875);font-weight:700;transition:background 420ms var(--speed-hover);}
.local-panel .compact-list a:hover{background:#D9A204;color:var(--surface-deep);}
@media (max-width:720px){.local-panel .compact-list{flex-direction:column;align-items:flex-start;}
}
.media-service{padding:calc(1.5rem * 2.4) 1.36rem;background:#F7F8FA;color:#1A1D21}
.media-service .narrow-brand{max-width:min(1600px,56rem);margin:0 auto}
.media-service .fresh-contact{max-width:44rem}
.media-service h2{margin:0;font-size:calc(16.9px * 2);line-height:1.1}
.media-service .fresh-contact p{margin:1.5rem 0 0;color:var(--line-secondary);line-height:1.63}
.media-service .strong-contact{margin-top:calc(1.61rem * 1.5);border-top:1px solid var(--ink-clear)}
.media-service details{padding:1.5rem 0;border-bottom:1px solid var(--ink-clear)}
.media-service summary{cursor:pointer;font-size:calc(16.9px * 1.35);line-height:1.2;list-style:none;display:flex;justify-content:space-between;gap:1.61rem;align-items:baseline}
.media-service summary::-webkit-details-marker{display:none}
.media-service summary::after{content:"+";flex:0 0 auto;font-weight:600;color:inherit;}
.media-service details[open] summary::after{content:"–"}
.media-service details p{max-width:48rem;margin:1.5rem 0 0;color:var(--line-secondary);line-height:1.63}
@media(max-width:720px){.media-service .strong-contact{margin-top:calc(1.61rem * 1.5)}.media-service summary{font-size:16.9px}
}
.offer-media{padding:calc(1.5rem * 2.4) 1.36rem;background:#EDF0F3;color:var(--line-secondary)}
.offer-media .narrow-brand{max-width:1600px;margin:0 auto}
.offer-media .bottom-copy{display:grid;grid-template-columns:minmax(0,0.85fr) minmax(0,1.4fr);gap:calc(1.61rem * 1.5);align-items:start}
.offer-media .fresh-contact{min-width:0}
.offer-media h2{margin:0;font-size:calc(16.9px * 2);line-height:1.12}
.offer-media .fresh-contact p{margin:1.5rem 0 0;font-size:16.9px;line-height:1.63}
.offer-media .featured-group{display:flex;flex-direction:column;gap:0;border-top:1px solid var(--ink-clear)}
.offer-media .featured-group a{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(0,1.6fr);gap:1.61rem;align-items:baseline;padding:1.5rem 0;border-bottom:1px solid var(--ink-clear);text-decoration:none;color:inherit}
.offer-media .featured-group a:last-child{border-bottom:0}
.offer-media strong{font-size:16.9px;line-height:1.2;font-weight:700}
.offer-media span{font-size:calc(16.9px * .875);line-height:1.63}
@media(max-width:820px){.offer-media .bottom-copy{display:block}.offer-media .featured-group{margin-top:calc(1.61rem * 1.5)}.offer-media .featured-group a{grid-template-columns:minmax(0,1fr);gap:calc(1.5rem * .75)}.offer-media h2{font-size:calc(16.9px * 1.35)}}
.fresh-header{
  --state-soft:calc(1.5rem * 1.15);
  --state-strong:calc(1600px / 2.4);
  padding:calc(1.5rem * 2.4) 1.36rem;
  background:#F7F8FA;
  color:#1A1D21;
}
.fresh-header .narrow-brand{max-width:1600px;
  margin:0 auto;}
.fresh-header h2,
.fresh-header h3,
.fresh-header p{margin:0;}
.fresh-header h2{font-size:calc(16.9px * 2);
  line-height:1.14;}
.fresh-header h3{font-size:calc(16.9px * 1.35);
  line-height:1.22;}
.fresh-header p{font-size:16.9px;
  line-height:1.63;}
.fresh-header .fresh-contact{display:flex;
  flex-wrap:wrap;
  gap:1.61rem;
  align-items:flex-end;
  padding-bottom:calc(1.61rem * 1.5);
  border-bottom:1px solid var(--ink-clear);}
.fresh-header .fresh-contact h2{flex:1 1 calc(1600px / 2.6);
  min-width:0;}
.fresh-header .fresh-contact .secondary-brand{flex:1 1 calc(1600px / 3.2);
  min-width:0;
  max-width:var(--state-strong);
  color:var(--line-secondary);}
.fresh-header .plain-media{display:flex;
  flex-wrap:wrap;
  gap:var(--state-soft);
  margin-top:var(--state-soft);}
.fresh-header .page-flow{
  flex:1 1 calc(1600px / 4.4);
  min-width:0;
  display:flex;
  flex-direction:column;
  gap:calc(1.5rem / 3);
  padding:calc(calc(1.5rem * .75) * .95);
  background:var(--line-primary);
  color:var(--surface-deep);
  border:1px solid var(--ink-clear);
  border-radius:0.59rem;
}
.fresh-header .focused-headline{font-size:calc(16.9px * .875);
  text-transform:uppercase;
  letter-spacing:0.04em;
  color:var(--line-secondary);}
.fresh-header .page-flow p{color:var(--surface-deep);}
.fresh-header .text-shell{margin-top:auto;
  align-self:flex-start;
  font-size:calc(16.9px * .875);
  color:#2E3A45;
  text-decoration:none;
  border-bottom:1px solid var(--ink-clear);
  padding-bottom:2px;
  transition:color 420ms var(--speed-hover), border-color 420ms var(--speed-hover);}
.fresh-header .text-shell:hover{color:inherit;
  border-color:#F2B705;}
.fresh-header .quiet-frame{margin-top:var(--state-soft);
  padding-top:calc(1.61rem * 1.5);
  border-top:1px solid var(--ink-clear);
  font-size:calc(16.9px * .875);
  color:var(--line-secondary);}
.fresh-header .quiet-frame a{color:#2E3A45;
  text-decoration:none;
  border-bottom:1px solid var(--ink-clear);}
.fresh-header .quiet-frame a:hover{color:inherit;
  border-color:#F2B705;}
@media (max-width:900px){.fresh-header .page-flow{
    flex:1 1 calc(1600px / 2.4);
  }
}
@media (max-width:600px){.fresh-header .page-flow{
    flex:1 1 100%;
  }
}
.text-header{--state-soft:calc(1.5rem * 1.32);--state-strong:calc(1600px / 2.45);--copy-strong:calc(1600px / 3.61);padding:calc(1.5rem * 2.4) 1.36rem;background:var(--paint-clear);color:#FFFFFF;}
.text-header .narrow-brand{max-width:1600px;margin:0 auto;}
.text-header h1,.text-header h2,.text-header h3,.text-header p{margin:0;}
.text-header h1{font-size:calc(16.9px * 2.65);line-height:1.08;}
.text-header h2{font-size:calc(16.9px * 2);line-height:1.12;}
.text-header h3{font-size:calc(16.9px * 1.35);line-height:1.2;}
.text-header p{font-size:16.9px;line-height:1.63;color:color-mix(in srgb, currentColor 74%, transparent);}
.text-header a{color:inherit;text-decoration:none;border-bottom:1px solid currentColor;}
.text-header img{display:block;width:100%;height:auto;border-radius:0.59rem;}
.text-header .secondary-brand,.text-header .quiet-frame{}
.text-header .plain-media{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.61rem;margin-top:var(--state-soft);}
.text-header .page-flow{flex:1 1 calc(1600px / 4);min-width:0;}
.text-header .page-flow p{margin-top:calc(1.5rem / 3);}
.text-header .offer-grid>img{margin-top:var(--state-soft);}
.text-header .offer-grid>.secondary-brand{margin-top:1.5rem;}
.text-header .quiet-frame{margin-top:var(--state-soft);font-size:calc(16.9px * .875);}
.page-service{
  background: #F7F8FA;
  color: #1A1D21;
  padding: calc(1.5rem * 2.4) 1.36rem;
}
.page-service .narrow-brand{width: min(100%, 1600px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(15rem, .55fr);
  gap: 1.61rem;
  align-items: start;}
.page-service h2,
.page-service h3,
.page-service p{margin: 0;}
.page-service h2{font-size: calc(16.9px * 2);
  line-height: 1.1;
  letter-spacing: -0.01em;}
.page-service h3{font-size: calc(16.9px * 1.35);
  line-height: 1.2;}
.page-service p{font-size: 16.9px;
  line-height: 1.63;}
.page-service .contact-visual{display: grid;
  gap: calc(1.61rem * 1.5);
  align-content: start;
  max-width: 46rem;}
.page-service .strong-visual{
  display: grid;
  gap: calc(1.61rem * 1.5);
  padding: 1.5rem;
  border-radius: 0.8rem;
  background: #EDF0F3;
  color: var(--line-secondary);
  border-left: 3px solid var(--ink-main);
}
.page-service .strong-visual a{width: fit-content;
  color: inherit;
  text-decoration: none;
  font-size: calc(16.9px * .875);
  letter-spacing: 0.02em;
  border-bottom: 1px solid currentColor;
  padding-bottom: 2px;
  transition: color 420ms var(--speed-hover);}
.page-service .strong-visual a:hover{color:inherit;}
.page-service .plain-media{grid-column: 1 / -1;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: calc(1.5rem * .75);
  margin-top: calc(1.61rem * 1.5);}
.page-service .page-flow{
  display: grid;
  gap: calc(1.61rem * 1.5);
  align-content: start;
  padding: 1.5rem;
  border-radius: 0.59rem;
  background: var(--line-primary);
  color: var(--surface-deep);
  border: 1px solid var(--ink-clear);
  box-shadow: 0 2px 4px rgba(0,0,0,0.13);
}
.page-service .page-flow span{font-size: calc(16.9px * .875);
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: var(--line-secondary);}
@media (max-width: 900px) {.page-service .narrow-brand{ grid-template-columns: 1fr; }.page-service .plain-media{ grid-template-columns: 1fr; }
}
@media (min-width: 901px) and (max-width: 1180px) {.page-service .plain-media{ grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
.compact-quote{
  background: #F7F8FA;
  color: #1A1D21;
  padding: calc(1.5rem * 2.4) 1.36rem;
}
.compact-quote .narrow-brand{width: min(100%, 1600px);
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 1.61rem;
  align-items: stretch;}
.compact-quote .contact-visual{display: flex;
  flex-direction: column;
  gap: calc(1.61rem * 1.5);
  flex: 1 1 30rem;
  min-width: 0;}
.compact-quote h2{margin: 0;
  font-size: calc(16.9px * 2);
  line-height: 1.08;}
.compact-quote .contact-visual > p{margin: 0;
  font-size: calc(16.9px * 1.125);
  line-height: 1.63;
  max-width: 46rem;}
.compact-quote .primary-area{display: flex;
  flex-direction: column;
  gap: calc(1.5rem * .75);}
.compact-quote .primary-area div{
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  padding: calc(1.5rem * .75);
  border-radius: 0.59rem;
  background: var(--line-primary);
  color: var(--surface-deep);
  border: 1px solid var(--ink-clear);
}
.compact-quote strong{font-size: calc(16.9px * 1.35);
  line-height: 1.18;
  flex: 1 1 12rem;
  min-width: 0;}
.compact-quote span{flex: 1 1 18rem;
  min-width: 0;
  line-height: 1.63;}
.compact-quote .plain-feature{display: block;
  flex: 1 1 22rem;
  min-width: 0;
  width: 100%;
  height: 100%;
  min-height: 34rem;
  object-fit: cover;
  border-radius: 1.1rem;}
@media (max-width: 860px) {.compact-quote .plain-feature{ min-height: 20rem; }
}
.wide-rail{--state-soft:calc(1.5rem * 1.05);--state-strong:calc(1600px / 2.3);padding:calc(1.5rem * 2.4) 1.36rem;background:#EDF0F3;color:var(--line-secondary);}
.wide-rail .narrow-brand{max-width:1600px;margin:0 auto;}
.wide-rail h1,.wide-rail h2,.wide-rail h3,.wide-rail p{margin:0;}
.wide-rail h2{font-size:calc(16.9px * 2);line-height:1.14;}
.wide-rail h3{font-size:calc(16.9px * 1.35);line-height:1.22;}
.wide-rail p{font-size:16.9px;line-height:1.63;}
.wide-rail a{color:inherit;text-decoration:none;}
.wide-rail .quiet-frame{font-size:calc(16.9px * .875);text-transform:uppercase;letter-spacing:0.08em;color:var(--line-secondary);opacity:0.72;margin-bottom:calc(1.5rem / 3);}
.wide-rail .secondary-brand{max-width:var(--state-strong);margin-top:calc(1.5rem / 2);}
.wide-rail .narrow-plan{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.3rem;background:var(--paint-clear);color:#FFFFFF;transition:background 420ms var(--speed-hover);}
.wide-rail .narrow-plan:hover{background:#1F2830;color:var(--surface-deep);}
.wide-rail .plain-media{display:flex;flex-wrap:wrap;gap:1.61rem;margin-top:var(--state-soft);}
.wide-rail .page-flow{flex:1 1 calc(1600px / 3.4);min-width:0;padding-top:calc(1.5rem * .75);border-top:2px solid var(--ink-clear);}
.wide-rail .page-flow p{margin-top:calc(1.5rem / 3);}
.wide-rail .clear-region{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1.61rem;}
.wide-rail .clear-region>.contact-visual{flex:1 1 60%;min-width:0;}
.wide-rail .clear-region>.narrow-plan{flex:0 0 auto;margin-left:auto;}
.wide-rail .clear-region>.plain-media{flex:1 1 100%;}
@media (max-width:720px){.wide-rail .clear-region>.narrow-plan{margin-left:0;}.wide-rail .page-flow{flex:1 1 100%;}
}
.secondary-header{padding:calc(1.5rem * 2.4) 1.36rem;background:linear-gradient(135deg, #2E3A45 0%, #3C4A57 55%, #55636F 100%);color:#F4F6F8}
.secondary-header .narrow-brand{max-width:1600px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.61rem}
.secondary-header .secondary-brand{flex:0 0 min(22rem,32vw);position:sticky;top:1.5rem;padding-top:1.5rem}
.secondary-header .secondary-brand h2{margin:0;font-size:calc(16.9px * 2);line-height:1.05}
.secondary-header .secondary-brand p{margin:1.5rem 0 0;font-size:calc(16.9px * 1.125);line-height:1.63}
.secondary-header .secondary-brand strong{display:block;margin-top:calc(1.61rem * 1.5);font-size:calc(16.9px * 1.35);line-height:1.15}
.secondary-header .primary-team{flex:1 1 0;min-width:0;display:flex;flex-direction:column;border-top:1px solid rgba(244,246,248,0.22)}
.secondary-header .top-note{display:flex;align-items:flex-start;gap:1.5rem;padding:1.5rem 0;border-bottom:1px solid rgba(244,246,248,0.22)}
.secondary-header .top-note strong{flex:0 0 min(15rem,26%);font-size:16.9px;line-height:1.2}
.secondary-header .top-note p{flex:1 1 0;margin:0;font-size:16.9px;line-height:1.63}
.secondary-header .compact-list{flex:1 1 100%;display:flex;flex-wrap:wrap;gap:1.61rem;margin-top:calc(1.61rem * 1.5)}
.secondary-header .compact-list a{color:#F4F6F8;text-decoration:underline;text-underline-offset:0.25em;font-size:calc(16.9px * .875)}
.secondary-header .compact-list a:hover{}
@media(max-width:760px){.secondary-header .narrow-brand{display:block}.secondary-header .secondary-brand{position:static;max-width:26rem;margin-bottom:calc(1.61rem * 1.5)}.secondary-header .top-note{display:block}.secondary-header .top-note strong{display:block;margin-bottom:calc(1.5rem * .75)}}
.content-visual{--state-soft:calc(1.5rem * 1.28);--state-strong:calc(1600px / 2.6);--field-base:calc(1600px / 3.4);padding:calc(1.5rem * 2.4) 1.36rem;background:#F7F8FA;color:#1A1D21;}
.content-visual .narrow-brand{max-width:1600px;margin:0 auto;}
.content-visual h2,.content-visual h3,.content-visual p,.content-visual figure{margin:0;}
.content-visual h2{font-size:calc(16.9px * 2);line-height:1.14;max-width:var(--state-strong);}
.content-visual h3{font-size:calc(16.9px * 1.35);line-height:1.22;}
.content-visual p{font-size:16.9px;line-height:1.63;color:var(--line-secondary);}
.content-visual a{color:#2E3A45;text-decoration:none;border-bottom:1px solid var(--ink-clear);}
.content-visual a:hover{color:inherit;}
.content-visual .fresh-contact{display:flex;flex-direction:column;gap:1.5rem;}
.content-visual .secondary-brand{max-width:var(--state-strong);}
.content-visual .local-lead{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.61rem;margin-top:var(--state-soft);}
.content-visual .service-stack{flex:1 1 var(--field-base);min-width:0;border-radius:0.59rem;overflow:hidden;background:#EDF0F3;color:var(--line-secondary);}
.content-visual .service-stack img{display:block;width:100%;height:100%;object-fit:cover;}
.content-visual .contact-visual{flex:1 1 calc(1600px / 2.8);min-width:0;display:flex;flex-direction:column;gap:1.5rem;}
.content-visual .plain-media{display:flex;flex-wrap:wrap;gap:1.61rem;margin-top:var(--state-soft);border-top:1px solid var(--ink-clear);padding-top:var(--state-soft);}
.content-visual .page-flow{flex:1 1 calc(1600px / 4.2);min-width:0;display:flex;flex-direction:column;gap:calc(1.5rem / 3);}
.content-visual .page-flow p{font-size:calc(16.9px * .875);}
.content-visual .quiet-frame{margin-top:var(--state-soft);padding:calc(1.5rem * .75) 1.5rem;background:#EDF0F3;color:var(--line-secondary);border-radius:0.59rem;font-size:calc(16.9px * .875);}
.content-visual .quiet-frame a{color:#2E3A45;}
@media (max-width:720px){.content-visual .local-lead{flex-direction:column;}.content-visual .service-stack,.content-visual .contact-visual{flex:1 1 100%;}.content-visual .page-flow{flex:1 1 100%;}
}
.top-intro{--state-soft:calc(1.5rem * 1.09);--state-strong:calc(1600px / 3.25);--copy-strong:calc(1600px / 3.22);padding:calc(1.5rem * 2.4) 1.36rem;background:#2E3A45;color:#F4F6F8;}
.top-intro .narrow-brand{max-width:1600px;margin:0 auto;}
.top-intro h1,.top-intro h2,.top-intro h3,.top-intro p{margin:0;}
.top-intro h1{font-size:calc(16.9px * 2.65);line-height:1.08;}
.top-intro h2{font-size:calc(16.9px * 2);line-height:1.12;}
.top-intro h3{font-size:calc(16.9px * 1.35);line-height:1.2;}
.top-intro p{font-size:16.9px;line-height:1.63;}
.top-intro a{color:inherit;text-decoration:none;}
.top-intro img{display:block;width:min(28rem,100%);max-width:100%;height:auto;border-radius:0.59rem;flex:0 1 min(28rem,38vw);}
.top-intro .narrow-plan{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.3rem;background:var(--ink-main);color:#1A1D21;font-weight:600;transition:background 420ms var(--speed-hover);}
.top-intro .narrow-plan:hover{background:#D9A204;color:var(--surface-deep);}
.top-intro .featured-entries{display:flex;align-items:center;justify-content:space-between;gap:1.61rem;flex-wrap:wrap;}
.top-intro .featured-entries .contact-visual{flex:1 1 24rem;min-width:0;}
.top-intro .secondary-brand{opacity:.86;}
.top-intro .compact-list{font-size:calc(16.9px * .875);opacity:.72;margin-top:calc(1.61rem * 1.5);}
.top-intro .compact-list a{text-decoration:underline;text-underline-offset:3px;}
.top-intro .compact-list a:hover{color:var(--ink-main);}
.top-intro .featured-entries h1,.top-intro .featured-entries h2,.top-intro .featured-entries p,.top-intro .featured-entries .narrow-plan{margin-top:1.5rem;}
.top-intro .featured-entries img{margin-top:var(--state-soft);}
.bottom-nav{
        padding: calc(1.5rem * 2.4) 1.36rem;
        background: linear-gradient(135deg, #2E3A45 0%, #3C4A57 55%, #55636F 100%);
        color: #F4F6F8;
    }
.bottom-nav .narrow-brand{max-width: 1600px;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        gap: calc(1.61rem * 1.5);}
.bottom-nav .secondary-brand{max-width: 52rem;}
.bottom-nav h2{margin: 0;
        font-size: calc(16.9px * 2);
        line-height: 1.1;}
.bottom-nav .secondary-brand p{margin: calc(1.5rem * .75) 0 0;
        font-size: calc(16.9px * 1.125);
        line-height: 1.63;}
.bottom-nav .content-wrap{display: flex;
        flex-wrap: wrap;
        gap: 1.61rem;}
.bottom-nav .primary-menu{
        flex: 1 1 22rem;
        padding: calc(1.5rem * .75);
        border: 1px solid var(--ink-clear);
        border-radius: 0.8rem;
        background: var(--line-primary);
        color: var(--surface-deep);
        box-shadow: 0 2px 4px rgba(0,0,0,0.13);
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
.bottom-nav .public-area{font-size: 16.9px;
        line-height: 1.63;}
.bottom-nav .nav{margin-top: calc(1.5rem * .75);
        padding-top: calc(1.5rem * .75);
        border-top: 1px solid var(--ink-clear);
        display: flex;
        flex-direction: column;
        gap: 0.25rem;}
.bottom-nav .nav strong{font-size: calc(16.9px * .875);}
.bottom-nav .nav span{font-size: calc(16.9px * .875);}
@media (max-width: 760px) {.bottom-nav .primary-menu{
            flex: 1 1 100%;
        }
    }
.main-footer{--state-soft:calc(1.5rem * 1.02);--state-strong:calc(1600px / 2.55);--copy-strong:calc(1600px / 3.94);padding:calc(1.5rem * 2.4) 1.36rem;background:#F7F8FA;color:#1A1D21;}
.main-footer .narrow-brand{max-width:1600px;margin:0 auto;}
.main-footer h2,.main-footer h3,.main-footer p{margin:0;}
.main-footer h2{font-size:calc(16.9px * 2);line-height:1.12;}
.main-footer h3{font-size:calc(16.9px * 1.35);line-height:1.2;}
.main-footer p{font-size:16.9px;line-height:1.63;color:var(--line-secondary);}
.main-footer a{color:#2E3A45;text-decoration:none;border-bottom:1px solid var(--ink-clear);}
.main-footer a:hover{color:inherit;}
.main-footer img{display:block;width:100%;height:auto;border-radius:0.59rem;}
.main-footer .secondary-brand{margin-top:1.5rem;}
.main-footer .quiet-frame{margin-top:calc(1.61rem * 1.5);font-size:calc(16.9px * .875);}
.main-footer .plain-media{display:flex;flex-direction:column;gap:var(--state-soft);margin-top:var(--state-soft);}
.main-footer .page-flow{min-width:0;padding-left:calc(1.5rem * .75);border-left:2px solid var(--ink-main);}
.main-footer .page-flow p{margin-top:calc(1.5rem / 3);}
.main-footer .compact-list{margin-top:calc(1.61rem * 1.5);font-size:calc(16.9px * .875);}
.main-footer .visual-panel{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.61rem;}
.main-footer .visual-panel>.contact-visual{flex:1 1 calc(1600px / 3);min-width:0;}
.main-footer .visual-panel>.plain-media{flex:2 1 calc(1600px / 2);margin-top:0;}
.main-footer .visual-panel>img{margin-left:auto;max-width:var(--copy-strong);}
@media (max-width:760px){.main-footer .visual-panel>img{max-width:100%;margin-left:0;}
}
.visual-media{--state-soft:calc(1.5rem * 1.05);--state-strong:calc(1600px / 2.60);padding:calc(1.5rem * 2.4) 1.36rem;background:#F7F8FA;color:#1A1D21;}
.visual-media .narrow-brand{max-width:1600px;margin:0 auto;display:flex;flex-direction:column;gap:calc(1.61rem * 1.5);}
.visual-media h2,.visual-media p{margin:0;}
.visual-media h2{font-size:calc(16.9px * 2);line-height:1.14;}
.visual-media p{font-size:16.9px;line-height:1.63;}
.visual-media .fresh-contact{max-width:var(--state-strong);}
.visual-media .secondary-brand{margin-top:1.5rem;}
.visual-media .focused-track{display:flex;flex-direction:column;gap:calc(1.61rem * .55);}
.visual-media details{padding:calc(calc(1.5rem * .75) * .95) calc(1.5rem * .75);border-radius:0.59rem;background:var(--line-primary);color:var(--surface-deep);border:1px solid var(--ink-clear);}
.visual-media summary{cursor:pointer;font-weight:700;font-size:16.9px;}
.visual-media details p{margin-top:calc(1.5rem / 3);}
.visual-media .open-region{font-size:calc(16.9px * .875);}
.visual-media .open-region a{text-decoration:underline;text-underline-offset:3px;}
.visual-media .open-region a:hover{}
@media (max-width:720px){.visual-media .fresh-contact{max-width:100%;}
}
.featured-method{padding:calc(1.5rem*2.8) 1.36rem;background:#F7F8FA;color:#1A1D21}
.featured-method .text-plan,.featured-method .offer-rail{max-width:1600px;margin:0 auto}
.featured-method h1{margin:0;font-size:clamp(2rem,4.6vw,3.8rem);line-height:1.06;letter-spacing:-0.01em}
.featured-method .clear-brand{display:flex;gap:.55rem;flex-wrap:wrap;margin:1.1rem 0 0;font-size:calc(16.9px * .875)}
.featured-method .clear-brand span{background:#EDF0F3;color:var(--line-secondary);border:1px solid var(--ink-clear);border-radius:0.3rem;padding:.38rem .7rem}
.featured-method .panel{display:block;width:min(100%,1180px);max-height:520px;object-fit:cover;border-radius:0.8rem;box-shadow:0 6px 26px rgba(0,0,0,0.16);margin:1.6rem auto 0}
.featured-method .offer-rail{background:var(--line-primary);color:var(--surface-deep);border:1px solid var(--ink-clear);border-radius:1.1rem;padding:calc(calc(1.5rem * .75)*1.4) calc(calc(1.5rem * .75)*1.6);margin-top:calc(1.61rem * 1.5)}
.featured-method p{margin:.9rem 0 0;line-height:1.68}
.featured-method .steady-benefit{font-size:calc(16.9px * 1.125);line-height:1.6;margin-top:0}
.featured-method h2{margin:1.8rem 0 0;font-size:clamp(1.3rem,2.6vw,1.85rem);line-height:1.2}
.featured-method .main-copy:first-of-type h2{margin-top:1.2rem}
.featured-method a{color:#2E3A45;text-decoration:underline;text-underline-offset:3px;transition:color 420ms var(--speed-hover)}
.featured-method a:hover{color:inherit;}
@media (max-width:720px){
  .featured-method{padding:calc(1.5rem*1.8) 1.36rem}
  .featured-method .offer-rail{padding:calc(1.5rem * .75)}
  .featured-method .panel{max-height:340px}
}
.clear-menu{padding:calc(1.5rem * 2.4) 1.36rem;background:#F7F8FA;color:#1A1D21}
.clear-menu .narrow-brand{max-width:1600px;margin:0 auto}
.clear-menu .fresh-contact{display:flex;flex-wrap:wrap;gap:1.61rem;align-items:flex-end;margin-bottom:calc(1.61rem * 1.5);border-bottom:1px solid var(--ink-clear);padding-bottom:1.5rem}
.clear-menu .fresh-contact>*{min-width:0;flex:1 1 20rem}
.clear-menu h2{margin:0;font-size:calc(16.9px * 2);line-height:1.1}
.clear-menu .fresh-contact p{margin:0;font-size:16.9px;line-height:1.63;}
.clear-menu .top-steps{display:flex;flex-wrap:wrap;gap:1.61rem}
.clear-menu .clear-summary{min-width:0;flex:1 1 18rem;display:flex;flex-direction:column;background:var(--line-primary);color:var(--surface-deep);border:1px solid var(--ink-clear);border-radius:0.8rem;overflow:hidden}
.clear-menu .clear-summary img{display:block;width:100%;height:200px;object-fit:cover}
.clear-menu .soft-area{padding:calc(1.5rem * .75);display:flex;flex-direction:column;flex:1 1 auto}
.clear-menu .focused-headline{align-self:flex-start;font-size:calc(16.9px * .875);background:var(--ink-main);color:#1A1D21;padding:0.2rem 0.6rem;border-radius:0.3rem}
.clear-menu h3{margin:1.5rem 0 0;font-size:calc(16.9px * 1.35);line-height:1.2}
.clear-menu h3 a{color:inherit;text-decoration:none}
.clear-menu h3 a:hover{}
.clear-menu p{margin:calc(1.5rem * .75) 0 0;line-height:1.63;}
.clear-menu .text-shell{margin-top:auto;padding-top:calc(1.5rem * .75);font-size:calc(16.9px * .875);text-decoration:none;font-weight:600}
.clear-menu .text-shell:hover{}
@media(max-width:620px){.clear-menu .fresh-contact,.clear-menu .top-steps{display:block}.clear-menu .fresh-contact p{margin-top:1.5rem}.clear-menu .clear-summary{margin-bottom:1.61rem}}
.text-proof{
  padding:calc(1.5rem*2.6) 1.36rem;
  background:#F7F8FA;
  color:#1A1D21;
}
.text-proof .text-plan,
.text-proof .offer-rail{max-width:1600px;
  margin:0 auto;}
.text-proof h1{margin:0;
  font-size:clamp(2.1rem,4.6vw,3.8rem);
  line-height:1.05;
  letter-spacing:-0.01em;}
.text-proof .clear-brand{display:flex;
  gap:.5rem;
  flex-wrap:wrap;
  margin:1rem 0 0;}
.text-proof .clear-brand span{
  background:#EDF0F3;
  color:var(--line-secondary);
  border:1px solid var(--ink-clear);
  border-radius:0.3rem;
  padding:.35rem .6rem;
  font-size:calc(16.9px * .875);
}
.text-proof .panel{display:block;
  width:min(100%,1180px);
  max-height:500px;
  object-fit:cover;
  border-radius:0.8rem;
  box-shadow:0 2px 4px rgba(0,0,0,0.13);
  margin:1.4rem auto 0;}
.text-proof .offer-rail{
  margin-top:1.6rem;
  background:var(--line-primary);
  color:var(--surface-deep);
  border:1px solid var(--ink-clear);
  border-radius:0.8rem;
  padding:1.4rem 1.5rem;
}
.text-proof .steady-benefit{font-size:calc(16.9px * 1.125);
  line-height:1.55;
  margin:0;}
.text-proof .main-copy{margin-top:1.5rem;
  padding-top:1.2rem;
  border-top:1px solid var(--ink-clear);}
.text-proof .main-copy:first-of-type{border-top:none;
  padding-top:0;}
.text-proof h2{margin:0 0 .5rem;
  font-size:clamp(1.3rem,2.6vw,1.8rem);
  line-height:1.2;}
.text-proof p{margin:.7rem 0 0;
  line-height:1.62;
  opacity:.88;}
.text-proof a{color:#2E3A45;
  text-decoration:underline;
  text-underline-offset:3px;}
.text-proof a:hover{color:inherit;}
@media (max-width:640px){.text-proof{
    padding:calc(1.5rem*1.6) 1.36rem;
  }.text-proof .offer-rail{
    padding:1.1rem;
  }
}
.contact-note{padding:calc(1.5rem * 2.4) 1.36rem;background:#F7F8FA;color:#1A1D21}
.contact-note .narrow-brand{max-width:1600px;margin:0 auto}
.contact-note .fresh-contact{display:flex;flex-wrap:wrap;gap:1.61rem;align-items:flex-end;margin-bottom:calc(1.61rem * 1.5);border-bottom:1px solid var(--ink-clear);padding-bottom:calc(1.61rem * 1.5)}
.contact-note .fresh-contact>*{min-width:0;flex:1 1 20rem}
.contact-note h2{margin:0;font-size:calc(16.9px * 2);line-height:1.1}
.contact-note .fresh-contact p{margin:0;font-size:16.9px;line-height:1.63;}
.contact-note .top-steps{display:flex;flex-wrap:wrap;gap:1.61rem}
.contact-note .clear-summary{flex:1 1 18rem;min-width:0;background:var(--line-primary);color:var(--surface-deep);border:1px solid var(--ink-clear);border-radius:0.8rem;overflow:hidden;display:flex;flex-direction:column}
.contact-note .clear-summary img{display:block;width:100%;height:200px;object-fit:cover}
.contact-note .clear-summary .soft-area{padding:calc(1.5rem * .75);display:flex;flex-direction:column;gap:1.36rem}
.contact-note .focused-headline{align-self:flex-start;font-size:calc(16.9px * .875);background:var(--ink-main);color:#1A1D21;padding:0.2rem 0.6rem;border-radius:0.3rem}
.contact-note h3{margin:0;font-size:calc(16.9px * 1.35);line-height:1.2}
.contact-note a{color:inherit;text-decoration:none}
.contact-note a:hover{}
.contact-note p{margin:0;line-height:1.63;font-size:calc(16.9px * .875)}
@media(max-width:620px){.contact-note .fresh-contact{display:block}.contact-note .fresh-contact p{margin-top:1.5rem}.contact-note .clear-summary img{height:170px}}
.page-body{padding:calc(1.5rem*2.8) 1.36rem;background:#F7F8FA;color:#1A1D21}
.page-body .text-plan,.page-body .offer-rail{max-width:1600px;margin:0 auto}
.page-body h1{margin:0;color:#1A1D21;font-size:clamp(2.2rem,5vw,4.2rem);line-height:1.02}
.page-body .clear-brand{display:flex;gap:.55rem;flex-wrap:wrap;margin:1rem 0;color:#5A6672}
.page-body .clear-brand span{background:var(--line-primary);color:var(--surface-deep);border:1px solid var(--ink-clear);border-radius:999px;padding:.42rem .65rem}
.page-body .panel{display:block;width:min(100%,1180px);max-height:520px;object-fit:cover;border-radius:1.1rem;box-shadow:0 6px 26px rgba(0,0,0,0.16);margin:1.2rem auto}
.page-body .offer-rail{background:var(--line-primary);color:var(--surface-deep);border:1px solid var(--ink-clear);border-radius:1.1rem;padding:1.2rem}
.page-body p{margin:.85rem 0 0;color:var(--surface-deep);opacity:.86;line-height:1.6}
.page-body .steady-benefit{font-size:calc(16.9px * 1.125);opacity:1}
.page-body h2{margin:1.4rem 0 0;color:var(--surface-deep);font-size:clamp(1.4rem,3vw,2rem);line-height:1.15}
.page-body a{color:#2E3A45;text-decoration:underline}
.page-body a:hover{color:inherit;}
.plain-content{padding:calc(1.5rem * 2.4) 1.36rem;background:#F7F8FA;color:#1A1D21}
.plain-content .narrow-brand{max-width:1600px;margin:0 auto;display:flex;flex-wrap:wrap;gap:calc(1.61rem * 1.5)}
.plain-content .narrow-brand>*{min-width:0;flex:1 1 12rem}
.plain-content .fresh-contact{position:sticky;top:1.5rem;align-self:start}
.plain-content h2{margin:0;font-size:calc(16.9px * 2.65);line-height:1.05}
.plain-content .fresh-contact p{margin:1.5rem 0 0;font-size:calc(16.9px * 1.125);line-height:1.63}
.plain-content .top-steps{display:flex;flex-direction:column;gap:1.5rem}
.plain-content .clear-summary{display:flex;flex-wrap:wrap;gap:1.61rem;align-items:flex-start;background:var(--line-primary);color:var(--surface-deep);border:1px solid var(--ink-clear);border-radius:0.8rem;padding:calc(1.5rem * .75);box-shadow:0 2px 4px rgba(0,0,0,0.13)}
.plain-content .clear-summary>*{min-width:0;flex:1 1 15rem}
.plain-content .direct-content{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:0.59rem}
.plain-content .focused-headline{display:inline-block;font-size:calc(16.9px * .875);background:var(--ink-main);color:#1A1D21;padding:0.15rem 0.55rem;border-radius:0.3rem}
.plain-content h3{margin:calc(1.5rem * .75) 0 0;font-size:calc(16.9px * 1.35);line-height:1.18}
.plain-content a{color:inherit;text-decoration:none}
.plain-content a:hover{}
.plain-content .clear-summary p{margin:calc(1.5rem * .75) 0 0;line-height:1.63}
@media(max-width:840px){.plain-content .narrow-brand{display:block}.plain-content .fresh-contact{position:static}.plain-content .top-steps{margin-top:calc(1.61rem * 1.5)}}
@media(max-width:560px){.plain-content .clear-summary{display:block}.plain-content .soft-area{margin-top:1.5rem}}
.media-list{background:#EDF0F3;color:var(--line-secondary);padding:calc(1.5rem * 2.4) 1.36rem}
.media-list .narrow-brand{max-width:1600px;margin:0 auto}
.media-list .fresh-unit{display:grid;grid-template-columns:1.15fr .7fr 1fr;gap:calc(1.61rem * 1.5);align-items:start}
.media-list .fresh-contact{min-width:0}
.media-list h2{margin:0;font-size:clamp(calc(16.9px * 2),5vw,calc(16.9px * 2.65));line-height:1.08}
.media-list p{margin:1.5rem 0 0;font-size:calc(16.9px * 1.125);line-height:1.65}
.media-list .open-shell{display:block;min-width:0;width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;border-radius:0.8rem}
.media-list .bottom-body{display:flex;flex-direction:column;gap:calc(1.5rem * .75)}
.media-list .bottom-body a{padding:calc(1.5rem * .75);border-radius:0.59rem;background:var(--line-primary);color:var(--surface-deep);border:1px solid var(--ink-clear);text-decoration:none;transition:border-color 420ms var(--speed-hover)}
.media-list .bottom-body a:hover{border-color:var(--ink-main)}
.media-list strong,.media-list span{display:block}
.media-list strong{font-size:16.9px}
.media-list span{margin-top:calc(calc(1.5rem * .75)*.55);line-height:1.55;font-size:calc(16.9px * .875)}
@media(max-width:820px){.media-list .fresh-unit{grid-template-columns:1fr}.media-list .open-shell{aspect-ratio:16/9}}
.secondary-links{padding:calc(1.5rem * 2.4) 1.36rem;background:linear-gradient(135deg, #2E3A45 0%, #3C4A57 55%, #55636F 100%);color:#F4F6F8}
.secondary-links .narrow-brand{max-width:1600px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:1.5rem;align-items:start}
.secondary-links .fresh-contact h2{margin:0 0 calc(1.61rem * 1.5);font-size:calc(16.9px * 2);line-height:1.1}
.secondary-links .fresh-contact .secondary-brand{margin:0;font-size:16.9px;line-height:1.63;opacity:.88}
.secondary-links .fresh-area{display:flex;flex-direction:column;gap:calc(1.61rem * 1.5)}
.secondary-links .page-block{display:grid;grid-template-columns:1fr 1fr;gap:calc(1.5rem * .75) 1.5rem}
.secondary-links .team-form{display:block;min-width:0}
.secondary-links .local-proof{grid-column:1 / -1}
.secondary-links .team-form span{display:block;margin-bottom:calc(1.5rem * .75);font-size:calc(16.9px * .875);letter-spacing:.01em}
.secondary-links .team-form input{width:100%;box-sizing:border-box;border:1px solid color-mix(in srgb,currentColor 22%,transparent);border-radius:0.59rem;background:var(--line-primary);color:var(--surface-deep);font:inherit;padding:calc(1.5rem * .75) calc(1.61rem * 1.5);outline:none;transition:box-shadow 420ms var(--speed-hover)}
.secondary-links .team-form input::placeholder{}
.secondary-links .team-form input:focus{box-shadow:0 0 0 2px #F2B705}
.secondary-links .narrow-plan{display:flex;flex-wrap:wrap;align-items:center;gap:calc(1.61rem * 1.5) 1.5rem}
.secondary-links .narrow-plan button{border:0;border-radius:0.59rem;background:var(--ink-main);color:#1A1D21;font:inherit;font-weight:600;padding:calc(1.5rem * .75) 1.5rem;cursor:pointer;transition:background 420ms var(--speed-hover)}
.secondary-links .narrow-plan button:hover{background:#D9A204;color:var(--surface-deep);}
.secondary-links .narrow-plan .quiet-frame{flex:1 1 14rem;margin:0;font-size:calc(16.9px * .875);line-height:1.63;opacity:.82}
.secondary-links .active-unit{margin:1.5rem 0 0;font-size:calc(16.9px * .875);line-height:1.63;opacity:.7}
@media(max-width:900px){.secondary-links .narrow-brand{grid-template-columns:1fr}}
@media(max-width:620px){.secondary-links .page-block{grid-template-columns:1fr}.secondary-links .narrow-plan button{width:100%}}
.mission{padding:calc(1.5rem * 2.4) 1.36rem;background:#2E3A45;color:#F4F6F8}
.mission .bottom-copy{max-width:1600px;margin:0 auto;display:flex;flex-direction:column;gap:calc(1.61rem * 1.5)}
.mission .secondary-brand{max-width:52rem}
.mission h2{margin:0;font-size:calc(16.9px * 2.65);line-height:1.05}
.mission .secondary-brand p{margin:1.5rem 0 0;font-size:calc(16.9px * 1.125);opacity:.82}
.mission .open-inner{display:flex;flex-wrap:wrap;gap:calc(1.5rem * .75)}
.mission .local-callout{flex:1 1 16rem;padding:calc(1.5rem * .75);border-radius:0.8rem;background:var(--line-primary);color:var(--surface-deep);border:1px solid var(--ink-clear)}
.mission .local-callout .focused-headline{display:block;font-size:calc(16.9px * .875);letter-spacing:.04em;text-transform:uppercase;color:inherit;}
.mission .local-callout strong{display:block;margin-top:.4rem;font-size:16.9px;line-height:1.35}
.mission .local-callout strong a{color:inherit;text-decoration:none}
.mission .local-callout strong a:hover{color:#F2B705}
.mission .local-callout p{margin:.6rem 0 0;font-size:calc(16.9px * .875);color:inherit;}
.mission .main-visual{height:clamp(20rem,40vw,30rem);border-radius:1.1rem;overflow:hidden;border:1px solid var(--ink-clear)}
.mission iframe{display:block;width:100%;height:100%;border:0}
.mission .quiet-frame{border-left:3px solid var(--ink-main);padding-left:calc(1.5rem * .75)}
.mission .quiet-frame p{margin:0;font-size:16.9px;opacity:.85}
@media (max-width: 780px){.mission .open-inner{flex-direction:column}.mission .main-visual{height:20rem}}
.top-lead{padding:calc(1.5rem * 2.4) 1.36rem;background:#F7F8FA;color:#1A1D21}
.top-lead .text-area{max-width:min(1600px,64rem);margin:0 auto}
.top-lead h2{margin:0;font-size:calc(16.9px * 2.65);line-height:1.08}
.top-lead .direct-panel{margin:1.5rem 0 calc(1.61rem * 1.5);font-size:calc(16.9px * 1.125);}
.top-lead .fresh-brand{display:flex;flex-direction:column;gap:0;border-top:1px solid var(--ink-clear)}
.top-lead .quiet-frame{padding:1.61rem 0;border-bottom:1px solid var(--ink-clear)}
.top-lead h3{margin:0 0 calc(1.5rem * .75);font-size:calc(16.9px * 1.35);line-height:1.25}
.top-lead .quiet-frame p{margin:0;font-size:16.9px;line-height:1.63}
@media (min-width:900px){.top-lead .fresh-brand{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:calc(1.61rem * 1.5);border-top:1px solid var(--ink-clear)}.top-lead .quiet-frame{padding:1.61rem 0;border-bottom:1px solid var(--ink-clear)}
}
.page-wrap{padding:calc(1.5rem * 2.4) 1.36rem;background:#2E3A45;color:#F4F6F8}
.page-wrap .contact-visual{max-width:min(1600px,60rem);margin:0 auto;display:flex;flex-direction:column;gap:calc(1.61rem * 1.5)}
.page-wrap h2{margin:0;font-size:calc(16.9px * 2.65);line-height:1.08}
.page-wrap .fresh-contact{margin:0;font-size:calc(16.9px * 1.125);line-height:1.55;color:color-mix(in srgb,currentColor 74%,transparent);max-width:52rem}
.page-wrap .narrow-feature{padding:calc(1.5rem * .75) 0 0;border-top:1px solid color-mix(in srgb,currentColor 18%,transparent)}
.page-wrap .narrow-feature:first-of-type{border-top:0;padding-top:0}
.page-wrap h3{margin:0 0 calc(1.5rem * .75);font-size:calc(16.9px * 1.35);line-height:1.25}
.page-wrap .narrow-feature p{margin:0;line-height:1.62;color:color-mix(in srgb,currentColor 74%,transparent)}
.page-wrap a{color:var(--ink-main);text-decoration:underline;text-underline-offset:3px}
.page-wrap a:hover{color:#D9A204}
@media (min-width:900px){.page-wrap .contact-visual{display:grid;grid-template-columns:1fr;gap:1.61rem}.page-wrap .narrow-feature{padding-top:calc(1.5rem * .75)}
}
.row--next-step{--state-soft:calc(1.5rem * 1.18);--state-strong:calc(1600px / 2.6);padding:calc(1.5rem * 2.4) 1.36rem;background:var(--paint-clear);color:#FFFFFF;}
.row--next-step .narrow-brand{max-width:1600px;margin:0 auto;display:flex;flex-wrap:wrap;gap:1.61rem;align-items:flex-start;}
.row--next-step .contact-visual{flex:1 1 min(34rem,58%);display:flex;flex-direction:column;gap:calc(1.61rem * 1.5);}
.row--next-step .soft-view{flex:1 1 min(18rem,34%);display:flex;flex-direction:column;gap:calc(1.61rem * 1.5);padding:calc(1.5rem * .75);border-radius:0.59rem;background:var(--line-primary);color:var(--surface-deep);border:1px solid var(--ink-clear);}
.row--next-step h1,.row--next-step h2,.row--next-step h3,.row--next-step p{margin:0;}
.row--next-step h2{font-size:calc(16.9px * 2);line-height:1.14;max-width:var(--state-strong);}
.row--next-step p{font-size:16.9px;line-height:1.63;}
.row--next-step .contact-visual .secondary-brand{color:color-mix(in srgb, currentColor 78%, transparent);max-width:var(--state-strong);}
.row--next-step .quiet-frame{font-size:calc(16.9px * .875);letter-spacing:.04em;text-transform:uppercase;color:color-mix(in srgb, currentColor 62%, transparent);}
.row--next-step a{color:inherit;text-decoration:none;}
.row--next-step .narrow-plan{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.3rem;background:var(--ink-main);color:#1A1D21;font-weight:600;transition:background 420ms var(--speed-hover);}
.row--next-step .narrow-plan:hover{background:#D9A204;color:var(--surface-deep);}
.row--next-step .soft-view .primary-block{font-size:calc(16.9px * .875);line-height:1.63;}
.row--next-step .compact-list{display:flex;flex-direction:column;gap:calc(calc(1.61rem * 1.5) / 2);margin-top:calc(1.61rem * 1.5);padding-top:calc(1.61rem * 1.5);border-top:1px solid var(--ink-clear);}
.row--next-step .compact-list a{font-size:calc(16.9px * .875);text-decoration:underline;text-underline-offset:3px;}
.row--next-step .compact-list a:hover{}
@media (max-width:760px){.row--next-step .narrow-brand{flex-direction:column;}.row--next-step .contact-visual,.row--next-step .soft-view{flex:1 1 100%;}.row--next-step .narrow-plan{width:100%;}
}
.compact-body{
  padding: calc(1.5rem * 2.4) 1.36rem;
  background: #2E3A45;
  color: #F4F6F8;
}
.compact-body .narrow-brand{max-width: min(1600px, 72rem);
  margin: 0 auto;}
.compact-body .visual-tile{display: flex;
  flex-direction: column;
  gap: calc(1.61rem * 1.5);}
.compact-body h2{margin: 0;
  font-size: calc(16.9px * 2);
  line-height: 1.1;}
.compact-body .secondary-brand{margin: 0;
  max-width: 46rem;
  color: #C9D0D6;
  font-size: calc(16.9px * 1.125);}
.compact-body .soft-view{display: flex;
  flex-wrap: wrap;
  gap: calc(1.5rem * .75);}
.compact-body .page-flow{
  flex: 1 1 16rem;
  padding: calc(1.5rem * .75);
  border-left: 3px solid var(--ink-main);
  background: rgba(255, 255, 255, 0.04);
  border-radius: 0.3rem;
}
.compact-body .page-flow strong{display: block;
  font-size: calc(16.9px * 1.35);}
.compact-body .page-flow p{margin: calc(1.5rem * .75) 0 0;
  color: #C9D0D6;
  font-size: calc(16.9px * .875);
  line-height: 1.63;}
.compact-body .content-fields{padding-top: calc(1.61rem * 1.5);
  border-top: 1px solid #2E3A45;}
.compact-body .quiet-frame{margin: 0 0 calc(1.5rem * .75);
  color: #C9D0D6;
  font-size: 16.9px;}
.compact-body .compact-list{list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: calc(1.5rem * .75) calc(1.61rem * 1.5);}
.compact-body .compact-list li{font-size: 16.9px;}
.compact-body .compact-list a{color: var(--ink-main);
  text-decoration: none;
  border-bottom: 1px solid transparent;
  transition: border-color 420ms var(--speed-hover);}
.compact-body .compact-list a:hover{border-bottom-color: var(--ink-main);}
.compact-body .text-shell{margin: calc(1.61rem * 1.5) 0 0;
  color: #C9D0D6;
  font-size: calc(16.9px * .875);}
.compact-body .text-shell a{text-decoration: underline;
  text-decoration-color: var(--ink-main);
  text-underline-offset: 3px;}
.compact-body .text-shell a:hover{color: var(--ink-main);}
@media (max-width: 640px) {.compact-body .soft-view{
    flex-direction: column;
  }
}
.active-content{
  background:#F7F8FA;
  color:#1A1D21;
  padding:calc(1.5rem * 2.4) 1.36rem;
}
.active-content .narrow-brand{width:min(100%,1600px);
  margin:0 auto;}
.active-content .compact-nav{display:flex;
  flex-direction:column;
  gap:calc(1.61rem * 1.5);}
.active-content .primary-block{display:flex;
  align-items:flex-end;
  gap:calc(1.61rem * 1.5);}
.active-content h1{flex:0 1 460px;
  margin:0;
  font-size:clamp(calc(16.9px * 2),7vw,calc(16.9px * 2.65));
  line-height:1.05;
  letter-spacing:0;}
.active-content .primary-block p{flex:1 1 320px;
  margin:0;
  min-width:0;
  font-size:calc(16.9px * 1.125);
  line-height:1.65;
  color:var(--line-secondary,#2E3A45);}
.active-content .open-region{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  justify-content:space-between;
  gap:1.61rem;
  padding:18px;
  border-radius:0.8rem;
  background:#EDF0F3;
  color:var(--line-secondary,#2E3A45);
}
.active-content a{color:inherit;
  text-decoration:none;}
.active-content .narrow-plan{
  padding:12px 18px;
  border-radius:0.59rem;
  background:var(--ink-main,#F2B705);
  color:#1A1D21;
  font-weight:700;
  transition:background 420ms var(--speed-hover,cubic-bezier(0.4,0,0.2,1));
}
.active-content .narrow-plan:hover{
  background:#D9A204;color:var(--surface-deep);}
.active-content .main-brand{display:flex;
  flex-wrap:wrap;
  gap:10px 18px;
  min-width:0;}
.active-content .main-brand a{color:#2E3A45;
  border-bottom:1px solid var(--ink-clear,#DCE1E6);
  padding-bottom:2px;}
.active-content .main-brand a:hover{color:inherit;
  border-bottom-color:#F2B705;}
.active-content .quiet-frame{margin:0;
  font-size:calc(16.9px * .875);
  line-height:1.6;
  color:var(--line-secondary,#2E3A45);}
.active-content .quiet-frame a{color:#2E3A45;
  border-bottom:1px solid var(--ink-clear,#DCE1E6);}
.active-content .quiet-frame a:hover{color:inherit;
  border-bottom-color:#F2B705;}
@media (max-width:720px) {.active-content{ padding:calc(1.5rem * 2.4) 1.36rem; }.active-content .primary-block{ align-items:flex-start; flex-direction:column; }.active-content .open-region{ align-items:flex-start; flex-direction:column; }
}
