*,*::before,*::after{box-sizing:border-box;}
body{margin:0;padding:0;font-family:"Nunito", sans-serif;}
a{color:inherit;}
.plain-track {
    width: 100%;
    background: #ffffff;
    color: #16241f;
    border-bottom: 1px solid var(--surface-page);
    padding: 1.5rem 0;
  }
.narrow-service {
    max-width: 1420px;
    margin: 0 auto;
    padding: 0 2.51rem;
    display: flex;
    align-items: center;
    gap: 1.92rem;
    flex-wrap: wrap;
  }
.text-stack {
    font-size: calc(18.3px * 1.125);
    font-weight: 700;
    letter-spacing: 0.02em;
    color: #16241f;
    text-decoration: none;
    flex-shrink: 0;
  }
:root {
  --surface-page: #d5e3dc;
  --speed-panel: cubic-bezier(0.16,1,0.3,1);
  --tone-page: #f6faf7;
  --paint-cool: #16241f;
}
.text-stack:hover {
    color: #f97316;
  }
.main-team {
    flex: 1 1 auto;
  }
.nav-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 1.92rem;
    flex-wrap: wrap;
  }
.nav-list a {
    display: inline-block;
    padding: 0.4rem 0.2rem;
    font-size: 18.3px;
    color: #16241f;
    text-decoration: none;
    border-bottom: 2px solid transparent;
    transition: color 430ms var(--speed-panel), border-color 430ms var(--speed-panel);
  }
.nav-list a:hover {
    color: #f97316;
    border-bottom-color: #f97316;
  }
.featured-menu {
    flex-shrink: 0;
  }
.content-entries {
    display: inline-block;
    padding: 0.65rem 1.1rem;
    background: #f97316;
    color: #2a1206;
    border-radius: 0.57rem;
    font-size: 18.3px;
    font-weight: 600;
    text-decoration: none;
    box-shadow: 0 1px 6px rgba(0,0,0,0.18);
    transition: background 430ms var(--speed-panel), box-shadow 430ms var(--speed-panel);
  }
.content-entries:hover{
    background: #ea580c;
    box-shadow: 0 6px 20px rgba(0,0,0,0.23);color:#16241f;}
.nav-toggle {
    display: none;
    width: 44px;
    height: 44px;
    padding: 0;
    background: #eaf3ee;
    color: #2c3f3a;
    border: 1px solid var(--surface-page);
    border-radius: 0.33rem;
    cursor: pointer;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 5px;
    margin-left: auto;
  }
.nav-toggle-bar{
    display: block;
    width: 22px;
    height: 2px;
    background: #2c3f3a;
    border-radius: 2px;color:#16241f;}
@media (max-width: 767px) {
    .narrow-service {
      flex-wrap: wrap;
      align-items: center;
    }

    .nav-toggle {
      display: flex;
    }

    .main-team {
      order: 3;
      flex: 1 1 100%;
      display: none;
      margin-top: 1.5rem;
    }

    .main-team.is-open {
      display: block;
    }

    .nav-list {
      flex-direction: column;
      align-items: flex-start;
      gap: 0.25rem;
    }

    .nav-list a {
      display: block;
      width: 100%;
      padding: 0.6rem 0.2rem;
      border-bottom: 1px solid var(--surface-page);
    }

    .featured-menu {
      order: 2;
      flex: 0 0 auto;
      margin-left: auto;
    }

    .content-entries {
      font-size: calc(18.3px * .875);
      padding: 0.55rem 0.85rem;
    }
  }
@media (min-width: 768px) and (max-width: 1023px) {
    .nav-list {
      gap: calc(1.92rem * 0.7);
    }

    .nav-list a {
      font-size: calc(18.3px * .875);
    }

    .content-entries {
      font-size: calc(18.3px * .875);
      padding: 0.55rem 0.9rem;
    }
  }
.main-steps{font-family:"Nunito", sans-serif;font-size:18.3px;line-height:1.64;padding:calc(1.5rem * 2.4) 2.51rem;background:#0d2b26;color:#f4fbf8;}
.service-callout{max-width:1420px;margin:0 auto;display:flex;flex-direction:column;gap:calc(1.92rem * 1.5)}
.contact{display:flex;flex-direction:column;gap:calc(1.5rem * .75);padding-bottom:calc(1.92rem * 1.5);border-bottom:1px solid rgba(255, 255, 255, 0.18)}
.open-figure{font-size:calc(18.3px * 1.35);line-height:1.64;margin:0;font-weight:600;letter-spacing:0.02em}
.focused-headline{display:flex;flex-direction:column;gap:calc(1.5rem * .75);font-style:normal;margin:0}
.media-method{font-size:18.3px}
.page-feature{color:inherit;text-decoration:none;font-size:18.3px;border-bottom:1px solid rgba(255, 255, 255, 0.35);align-self:flex-start;padding-bottom:2px;transition:opacity 430ms var(--speed-panel)}
.page-feature:hover{opacity:0.75}
.bottom-section{display:flex;flex-direction:column;gap:calc(1.5rem * .75)}
.bottom-area{color:inherit;text-decoration:none;font-size:calc(18.3px * 2);font-weight:700;letter-spacing:0.01em}
.quiet-proof{margin:0;max-width:60ch;font-size:18.3px;opacity:0.88}
.team-figure{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1.92rem}
.media-copy{display:flex;flex-direction:column;gap:calc(1.5rem * .75)}
.media-list{font-size:calc(18.3px * .875);text-transform:uppercase;letter-spacing:0.08em;margin:0;font-weight:600;opacity:0.7}
.contact-feature{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0.5rem}
.contact-feature a{color:inherit;text-decoration:none;font-size:18.3px;transition:opacity 430ms var(--speed-panel)}
.contact-feature a:hover{opacity:0.75;color:inherit}
.wide-section{display:flex;flex-direction:column;gap:calc(1.5rem * .75);padding-top:calc(1.92rem * 1.5);border-top:1px solid rgba(255, 255, 255, 0.18)}
.content-wrap{margin:0;font-size:calc(18.3px * .875);opacity:0.85;max-width:80ch}
.wide-service{margin:0;font-size:calc(18.3px * .875);opacity:0.7}
@media (max-width: 900px) {.team-figure{grid-template-columns:repeat(2, minmax(0, 1fr))}
  }
@media (max-width: 560px) {.team-figure{grid-template-columns:1fr}.bottom-area{font-size:calc(18.3px * 1.35)}
  }
footer,footer *{border-radius:0!important;}
.cookies{position:fixed;left:2.51rem;right:2.51rem;bottom:1.5rem;z-index:1200;}
.cookies .team-story{max-width:720px;margin:0 auto;background:var(--tone-page);border:1px solid var(--surface-page);border-radius:1.16rem;box-shadow:0 24px 42px rgba(0,0,0,0.29);padding:1.5rem 2.51rem;color:var(--paint-cool);}
.cookies .site-visual{display:flex;align-items:center;gap:8px;}
.cookies .direct-team{width:10px;height:10px;border-radius:50%;background:#f97316;box-shadow:0 0 0 4px color-mix(in srgb,#f97316 20%,transparent);color:#2a1206;}
.cookies .team-story p{margin:8px 0 0;}
.cookies .featured-steps{margin-top:14px;display:flex;gap:8px;flex-wrap:wrap;}
.cookies .featured-steps button{border:1px solid var(--surface-page);background:#eaf3ee;color:#2c3f3a;border-radius:0.33rem;padding:8px 12px;cursor:pointer;}
.cookies .featured-steps button.cookie-accept{background:#f97316;color:#2a1206;border-color:transparent;font-weight:700;}
.text-details{
    padding: clamp(3.6rem, 8vw, 6.4rem) 2.51rem;
    background: var(--tone-page);
    color: var(--paint-cool);
}
.text-details .media-nav{max-width: 1420px;
    margin: 0 auto;
    display: flex;
    gap: 1.92rem;
    align-items: stretch;
    flex-wrap: wrap;}
.text-details .narrow-content{flex: 1 1 30rem;
    display: flex;
    flex-direction: column;
    gap: calc(1.92rem * 1.5);}
.text-details .columns{margin: 0;
    font-size: calc(18.3px * .875);
    letter-spacing: .08em;
    text-transform: uppercase;}
.text-details h1{margin: 0;
    font-size: calc(18.3px * 2.65);
    line-height: 1.08;}
.text-details .compact-contact{display: block;
    font-size: calc(18.3px * 1.125);
    line-height: 1.64;}
.text-details .visual-quote{display: block;
    font-size: 18.3px;
    line-height: 1.64;}
.text-details .primary-entries{display: flex;
    gap: .75rem;
    flex-wrap: wrap;}
.text-details .public-area{display: inline-flex;
    min-height: 2.85rem;
    align-items: center;
    justify-content: center;
    padding: 0 1.15rem;
    border-radius: 0.57rem;
    text-decoration: none;
    font-weight: 600;
    transition: background 430ms var(--speed-panel), color 430ms var(--speed-panel);}
.text-details .clear-frame{
    background: #0f7a6b;
    color: #f4fbf8;
    border: 1px solid #0f7a6b;
}
.text-details .clear-frame:hover{
    background: #0b5f53;
    border-color: #0b5f53;color:#16241f;}
.text-details .quiet-copy{
    background: transparent;
    color: var(--paint-cool);
    border: 1px solid var(--surface-page);
}
.text-details .quiet-copy:hover{
    background: color-mix(in srgb, currentColor 10%, transparent);color:#16241f;}
.text-details .narrow-tile{display: flex;
    flex-wrap: wrap;
    gap: .35rem 1.25rem;
    padding-top: calc(1.92rem * 1.5);
    border-top: 1px solid var(--surface-page);}
.text-details .narrow-tile a{text-decoration: none;
    font-size: calc(18.3px * .875);
    border-bottom: 1px solid transparent;
    padding-bottom: 2px;}
.text-details .narrow-tile a:hover{border-bottom-color: #f97316;}
.text-details .wide-frame{flex: 1 1 22rem;
    display: flex;
    flex-direction: column;
    gap: calc(1.5rem * .75);}
.text-details .wide-frame img{display: block;
    width: 100%;
    height: auto;
    border-radius: 1.16rem;
    border: 1px solid var(--surface-page);
    box-shadow: 0 6px 20px rgba(0,0,0,0.23);}
.text-details .soft-group{
    display: flex;
    flex-direction: column;
    gap: .5rem;
    padding: calc(1.5rem * .75);
    background: #eaf3ee;
    color: #2c3f3a;
    border-radius: 0.96rem;
    border: 1px solid var(--surface-page);
}
.text-details .soft-group .fresh-content{display: block;
    font-size: calc(18.3px * .875);
    line-height: 1.64;}
@media (max-width: 720px) {.text-details .media-nav{
        flex-direction: column;
    }
}
.direct-shell{
        padding: calc(1.5rem * 2.4) 2.51rem;
        background: #eaf3ee;
        color: #2c3f3a
    }
.direct-shell .media-nav{max-width: 1420px;
        margin: 0 auto}
.direct-shell .strong-flow{display: flex;
        flex-direction: column;
        gap: calc(1.92rem * 1.5)}
.direct-shell .local-intro{display: flex;
        flex-direction: column;
        gap: calc(1.5rem * .75)}
.direct-shell h2{margin: 0;
        font-size: calc(18.3px * 2);
        line-height: 1.14}
.direct-shell .local-intro p{margin: 0;
        font-size: calc(18.3px * 1.125);
        line-height: 1.64}
.direct-shell ul{list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: column;
        gap: 1.5rem}
.direct-shell li{display: flex;
        flex-wrap: wrap;
        gap: 1.92rem;
        align-items: baseline;
        padding: 1.5rem 0 0;
        border-top: 1px solid var(--surface-page)}
.direct-shell strong{flex: 0 1 17rem;
        min-width: 0;
        font-size: calc(18.3px * 1.35);
        line-height: 1.2}
.direct-shell span{flex: 1 1 30rem;
        min-width: 0;
        line-height: 1.64}
@media (max-width: 760px) {.direct-shell li{
            flex-direction: column;
            gap: calc(1.5rem * .75)
        }.direct-shell strong,
        .direct-shell span{
            flex: 1 1 auto
        }
    }
.open-section{--axis-strong:calc(1.5rem * 0.87);padding:calc(1.5rem * 2.4) 2.51rem;background:#0f7a6b;color:#f4fbf8;}
.open-section .media-nav{max-width:1420px;margin:0 auto;}
.open-section h2,.open-section p{margin:0;}
.open-section h2{font-size:calc(18.3px * 2);line-height:1.12;}
.open-section p{font-size:18.3px;line-height:1.64;}
.open-section a{color:inherit;text-decoration:none;}
.open-section .main-details{text-align:center;}
.open-section .main-details p{margin:1.5rem auto 0;max-width:calc(1420px / 2);}
.open-section .service-brand{display:inline-flex;align-items:center;justify-content:center;margin-top:1.5rem;padding:calc(1.5rem * .75) 1.5rem;border-radius:0.33rem;background:#f97316;color:#2a1206;font-weight:700;transition:background 430ms var(--speed-panel);}
.open-section .service-brand:hover{background:#ea580c;color:#16241f;}
.open-section .narrow-tile{display:flex;flex-wrap:wrap;justify-content:center;gap:1.92rem;margin-top:calc(var(--axis-strong) * 1.2);font-size:calc(18.3px * .875);}
.open-section .narrow-tile a{border-bottom:1px solid color-mix(in srgb, currentColor 40%, transparent);padding-bottom:2px;transition:border-color 430ms var(--speed-panel);}
.open-section .narrow-tile a:hover{border-color:currentColor;}
.open-section .strong-fields{row-gap:calc(var(--axis-strong) * 1.2);}
.open-section .contact-list{padding-inline-end:calc(calc(1.5rem * .75) / 2);}
.public-footer{--axis-strong:calc(1.5rem * 1.15);padding:calc(1.5rem * 2.4) 2.51rem;background:var(--tone-page);color:var(--paint-cool);}
.public-footer .media-nav{max-width:1420px;margin:0 auto;}
.public-footer h1,.public-footer h2,.public-footer h3,.public-footer p{margin:0;}
.public-footer h2{font-size:calc(18.3px * 2);line-height:1.14;}
.public-footer p{font-size:18.3px;line-height:1.64;}
.public-footer a{color:#0f7a6b;text-decoration:none;border-bottom:1px solid #0f7a6b;}
.public-footer a:hover{color:inherit;border-bottom-color:#f97316;}
.public-footer .compact-contact{font-size:calc(18.3px * 1.125);color:#2c3f3a;}
.public-footer .focused-note h2{margin-top:calc(1.5rem / 2);}
.public-footer .direct-actions{display:flex;flex-direction:column;gap:var(--axis-strong);margin-top:var(--axis-strong);}
.public-footer details{padding:calc(calc(1.5rem * .75) * .95) calc(1.5rem * .75);border-radius:0.57rem;background:#ffffff;color:#16241f;border:1px solid var(--surface-page);}
.public-footer summary{cursor:pointer;font-weight:700;font-size:18.3px;list-style:none;display:flex;justify-content:space-between;align-items:baseline;gap:1.5rem;}
.public-footer summary::-webkit-details-marker{display:none;}
.public-footer summary::after{content:"+";font-weight:700;color:#0f7a6b;flex:0 0 auto;}
.public-footer details[open] summary::after{content:"–";}
.public-footer details p{margin-top:calc(1.5rem / 3);color:#16241f;}
.public-footer .soft-group{margin-top:var(--axis-strong);padding-top:calc(1.5rem * .75);border-top:1px solid var(--surface-page);font-size:calc(18.3px * .875);color:#2c3f3a;}
.clear-steps{--axis-strong:calc(1.5rem * 1.35);--field-soft:calc(1420px / 2.50);--font-nav:calc(1420px / 3.66);padding:calc(1.5rem * 2.4) 2.51rem;background:#eaf3ee;color:#2c3f3a;}
.clear-steps .media-nav{max-width:1420px;margin:0 auto;}
.clear-steps h1,.clear-steps h2,.clear-steps h3,.clear-steps p{margin:0;}
.clear-steps h1{font-size:calc(18.3px * 2.65);line-height:1.08;}
.clear-steps h2{font-size:calc(18.3px * 2);line-height:1.12;}
.clear-steps h3{font-size:calc(18.3px * 1.35);line-height:1.2;}
.clear-steps p{font-size:18.3px;line-height:1.64;}
.clear-steps a{text-decoration:underline;text-underline-offset:3px;}
.clear-steps a:hover{}
.clear-steps img{display:block;width:100%;height:auto;border-radius:0.57rem;}
.clear-steps .compact-contact{margin-top:1.5rem;}
.clear-steps .plain-contact{display:flex;flex-direction:column;gap:var(--axis-strong);margin-top:0;}
.clear-steps .main-view{min-width:0;padding-bottom:calc(1.92rem * 1.5);border-bottom:1px solid var(--surface-page);}
.clear-steps .main-view:last-child{padding-bottom:0;border-bottom:0;}
.clear-steps .main-view p{margin-top:calc(1.5rem / 3);}
.clear-steps .clear-lead{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.92rem;}
.clear-steps .clear-lead>.visual-quote{flex:1 1 calc(1420px / 3);min-width:0;}
.clear-steps .clear-lead>.plain-contact{flex:2 1 calc(1420px / 2);margin-top:0;}
.clear-steps .visual-quote img{margin-top:1.5rem;}
@media (max-width:720px){.clear-steps .clear-lead{flex-direction:column;}.clear-steps .clear-lead>.visual-quote,.clear-steps .clear-lead>.plain-contact{flex:1 1 auto;width:100%;}
}
.soft-method{padding:calc(1.5rem * 2.4) 2.51rem;background:#eaf3ee;color:#2c3f3a}
.soft-method .media-nav{max-width:1420px;margin:0 auto;display:flex;flex-direction:column;gap:calc(1.92rem * 1.5)}
.soft-method .primary-brand{display:flex;flex-direction:column;gap:calc(1.5rem * .75);border-bottom:1px solid var(--surface-page);padding-bottom:1.5rem}
.soft-method h2{margin:0;font-size:calc(18.3px * 2);line-height:1.1}
.soft-method .compact-contact{margin:0;font-size:calc(18.3px * 1.125);line-height:1.64}
.soft-method .contact-surface{display:flex;flex-direction:column}
.soft-method .main-view{display:grid;grid-template-columns:3.4rem 1fr;gap:calc(1.5rem * .75);padding:1.5rem 0;border-bottom:1px solid var(--surface-page)}
.soft-method .main-view:last-child{border-bottom:0}
.soft-method .soft-brand{font-size:calc(18.3px * .875);letter-spacing:.08em;padding-top:.35rem}
.soft-method h3{margin:0 0 calc(1.5rem * .75);font-size:calc(18.3px * 1.35);line-height:1.25}
.soft-method .main-view p{margin:0;line-height:1.64}
.soft-method .soft-group{margin:0;padding:calc(1.5rem * .75) 1.5rem;background:#ffffff;color:#16241f;border:1px solid var(--surface-page);border-radius:0.57rem;font-size:18.3px;line-height:1.64}
@media(max-width:620px){.soft-method .main-view{grid-template-columns:1fr;gap:.4rem}.soft-method .soft-brand{padding-top:0}
}
.featured-story{--axis-strong:calc(1.5rem * 1.18);padding:calc(1.5rem * 2.4) 2.51rem;background:var(--tone-page);color:var(--paint-cool);}
.featured-story .media-nav{max-width:1420px;margin:0 auto;}
.featured-story h2,.featured-story h3,.featured-story p{margin:0;}
.featured-story h2{font-size:calc(18.3px * 2);line-height:1.14;}
.featured-story h3{font-size:calc(18.3px * 1.35);line-height:1.22;}
.featured-story p{font-size:18.3px;line-height:1.64;}
.featured-story img{display:block;width:100%;height:auto;border-radius:0.57rem;}
.featured-story .fresh-callout{display:flex;align-items:flex-start;gap:1.92rem;}
.featured-story .fresh-callout>.visual-quote{flex:1 1 calc(1420px / 2.6);min-width:0;}
.featured-story .fresh-callout>.plain-contact{flex:1 1 calc(1420px / 2.2);min-width:0;display:flex;flex-direction:column;gap:calc(1.92rem * 1.5);}
.featured-story .visual-quote .compact-contact{margin-top:1.5rem;}
.featured-story .visual-quote .soft-group{margin-top:1.5rem;color:#2c3f3a;}
.featured-story .main-view{display:flex;flex-direction:column;gap:calc(1.5rem / 2);padding:calc(1.5rem * .75);background:#ffffff;color:#16241f;border:1px solid var(--surface-page);border-radius:0.96rem;}
.featured-story .main-view img{border-radius:0.57rem;}
.featured-story .main-view p{color:#2c3f3a;}
@media(max-width:860px){.featured-story .fresh-callout{flex-direction:column;}}
.content-actions{
  background: #eaf3ee;
  color: #2c3f3a;
  padding: calc(1.5rem * 2.4) 2.51rem;
}
.content-actions .media-nav{width: min(100%, 1420px);
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 1.92rem;
  align-items: stretch;}
.content-actions .visual-quote{display: flex;
  flex-direction: column;
  gap: calc(1.92rem * 1.5);
  flex: 1 1 22rem;
  min-width: 0;}
.content-actions h2{margin: 0;
  font-size: calc(18.3px * 2);
  line-height: 1.08;}
.content-actions .visual-quote > p{margin: 0;
  font-size: calc(18.3px * 1.125);
  line-height: 1.64;}
.content-actions .service-group{display: flex;
  flex-direction: column;
  gap: 1.5rem;
  margin-top: calc(1.92rem * 1.5);}
.content-actions .service-group div{
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
  padding: calc(1.5rem * .75);
  border-radius: 0.57rem;
  background: #ffffff;
  color: #16241f;
  border: 1px solid var(--surface-page);
}
.content-actions strong{font-size: calc(18.3px * 1.35);
  line-height: 1.18;}
.content-actions span{line-height: 1.64;}
.content-actions .group{display: block;
  flex: 1 1 20rem;
  min-width: 0;
  width: 100%;
  min-height: 34rem;
  object-fit: cover;
  border-radius: 1.16rem;}
@media (max-width: 860px) {.content-actions .group{ min-height: 22rem; }
}
.steady-flow{--axis-strong:calc(1.5rem * 1.28);--mark-base:calc(2.51rem * 1.1);padding:calc(1.5rem * 2.4) 2.51rem;background:var(--tone-page);color:var(--paint-cool);}
.steady-flow .media-nav{max-width:1420px;margin:0 auto;}
.steady-flow h1,.steady-flow h2,.steady-flow h3,.steady-flow p{margin:0;}
.steady-flow h2{font-size:calc(18.3px * 2);line-height:1.14;}
.steady-flow h3{font-size:calc(18.3px * 1.35);line-height:1.24;}
.steady-flow p{font-size:18.3px;line-height:1.64;}
.steady-flow .compact-contact{margin-top:1.5rem;}
.steady-flow .public-surface{display:flex;align-items:flex-start;gap:1.92rem;}
.steady-flow .public-surface>.visual-quote{flex:1 1 calc(1420px / 3);min-width:0;}
.steady-flow .plain-contact{flex:2 1 calc(1420px / 2);display:flex;flex-direction:column;gap:var(--axis-strong);min-width:0;}
.steady-flow .main-view{position:relative;padding-left:var(--mark-base);border-left:2px solid var(--surface-page);}
.steady-flow .main-view::before{content:"";position:absolute;left:-6px;top:calc(1.5rem / 2.4);width:10px;height:10px;border-radius:50%;background:#0f7a6b;color:#f4fbf8;}
.steady-flow .main-view p{margin-top:calc(1.5rem / 3);}
@media(max-width:760px){.steady-flow .public-surface{flex-direction:column;}.steady-flow .plain-contact{margin-top:var(--axis-strong);}}
.steady-copy{padding:calc(1.5rem * 2.4) 2.51rem;background:var(--tone-page);color:var(--paint-cool);}
.bottom-rail{max-width:1420px;margin:0 auto;}
.steady-copy h1{margin:0;font-size:calc(18.3px * 2.65);line-height:1.08;}
.main-links{--axis-strong:calc(1.5rem * 1.24);padding:calc(1.5rem * 2.4) 2.51rem;background:var(--tone-page);color:var(--paint-cool);}
.main-links .media-nav{max-width:1420px;margin:0 auto;}
.main-links h2,.main-links h3,.main-links p{margin:0;}
.main-links h2{font-size:calc(18.3px * 2);line-height:1.14;}
.main-links h3{font-size:calc(18.3px * 1.35);line-height:1.22;}
.main-links p{font-size:18.3px;line-height:1.64;}
.main-links .local-intro{display:flex;flex-direction:column;gap:calc(1.5rem / 2);}
.main-links .soft-group{font-size:calc(18.3px * .875);letter-spacing:.04em;text-transform:uppercase;}
.main-links .compact-contact{}
.main-links .plain-contact{display:flex;flex-direction:column;gap:var(--axis-strong);margin-top:var(--axis-strong);}
.main-links .main-view{display:flex;flex-direction:column;gap:calc(1.5rem / 3);padding:calc(1.5rem * .75) 0;border-top:1px solid var(--surface-page);}
.main-links .main-view:last-of-type{border-bottom:1px solid var(--surface-page);}
.main-links .main-view p{}
.main-links a{text-decoration:none;border-bottom:1px solid currentColor;width:max-content;max-width:100%;}
.main-links a:hover{}
.main-links .narrow-tile{margin-top:var(--axis-strong);font-size:calc(18.3px * .875);}
@media (min-width:900px){.main-links .plain-contact{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--axis-strong) 1.92rem;}.main-links .main-view{border-top:1px solid var(--surface-page);padding-top:calc(1.5rem * .75);}.main-links .main-view:last-of-type{border-bottom:1px solid var(--surface-page);}
}
.local-brand{--axis-strong:calc(1.5rem * 1.2);--field-soft:calc(1420px / 3.1);padding:calc(1.5rem * 2.4) 2.51rem;background:var(--tone-page);color:var(--paint-cool);}
.local-brand .media-nav{max-width:1420px;margin:0 auto;}
.local-brand h2,.local-brand h3,.local-brand p{margin:0;}
.local-brand h2{font-size:calc(18.3px * 2);line-height:1.14;}
.local-brand h3{font-size:calc(18.3px * 1.35);line-height:1.22;}
.local-brand p{font-size:18.3px;line-height:1.64;color:#2c3f3a;}
.local-brand a{color:#0f7a6b;text-decoration:none;font-size:calc(18.3px * .875);}
.local-brand a:hover{color:inherit;}
.local-brand img{display:block;width:100%;height:auto;border-radius:0.96rem;}
.local-brand .compact-contact{margin-top:1.5rem;}
.local-brand .narrow-summary>img{margin-top:var(--axis-strong);}
.local-brand .plain-contact{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.92rem;margin-top:var(--axis-strong);}
.local-brand .main-view{flex:1 1 calc(1420px / 4.4);min-width:0;padding-top:calc(1.5rem * .75);border-top:1px solid var(--surface-page);}
.local-brand .main-view p{margin-top:calc(1.5rem / 3);}
.local-brand .main-view a{display:inline-block;margin-top:calc(1.5rem / 2.4);}
.simple-wrap{--axis-strong:calc(1.5rem * 1.05);padding:calc(1.5rem * 2.4) 2.51rem;background:#0f7a6b;color:#f4fbf8;}
.simple-wrap .media-nav{max-width:1420px;margin:0 auto;}
.simple-wrap h2,.simple-wrap h3,.simple-wrap p{margin:0;}
.simple-wrap h2{font-size:calc(18.3px * 2);line-height:1.14;}
.simple-wrap h3{font-size:calc(18.3px * 1.35);line-height:1.22;}
.simple-wrap p{font-size:18.3px;line-height:1.64;color:color-mix(in srgb, currentColor 78%, transparent);}
.simple-wrap a{color:inherit;text-decoration:underline;text-underline-offset:3px;}
.simple-wrap a:hover{}
.simple-wrap .soft-group{margin-bottom:calc(1.5rem / 2);font-size:calc(18.3px * .875);letter-spacing:.04em;text-transform:uppercase;color:color-mix(in srgb, currentColor 68%, transparent);}
.simple-wrap .compact-contact{margin-top:1.5rem;}
.simple-wrap .plain-contact{display:flex;flex-direction:column;gap:var(--axis-strong);margin-top:calc(var(--axis-strong) * 1.1);}
.simple-wrap .main-view{min-width:0;padding-top:calc(1.5rem * .75);border-top:1px solid color-mix(in srgb, currentColor 22%, transparent);}
.simple-wrap .main-view:first-child{padding-top:0;border-top:0;}
.simple-wrap .main-view p{margin-top:calc(1.5rem / 3);}
@media (min-width:900px){.simple-wrap .plain-contact{gap:calc(var(--axis-strong) * 1.15);}.simple-wrap .main-view{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.6fr);gap:1.92rem;align-items:start;}.simple-wrap .main-view h3{margin-top:calc(1.5rem / 4);}.simple-wrap .main-view p{margin-top:0;}
}
.focused-tile{padding:calc(1.5rem * 2.4) 2.51rem;background:var(--tone-page);color:var(--paint-cool)}
.focused-tile .media-nav{max-width:1420px;margin:0 auto;width:min(100%,52rem)}
.focused-tile .local-intro{margin-bottom:calc(1.92rem * 1.5)}
.focused-tile .local-intro p{margin:0;color:#2c3f3a;font-size:calc(18.3px * .875);letter-spacing:.04em;text-transform:uppercase;line-height:1.64}
.focused-tile h2{margin:1.5rem 0 0;font-size:calc(18.3px * 2);line-height:1.12}
.focused-tile .offer-body{display:flex;flex-direction:column;gap:1.5rem;border-top:1px solid var(--surface-page);padding-top:calc(1.92rem * 1.5)}
.focused-tile .soft-group{padding:0 0 1.5rem;color:#2c3f3a;line-height:1.64;border-bottom:1px solid var(--surface-page)}
.focused-tile .compact-tile{padding:1.5rem 0;border-bottom:1px solid var(--surface-page)}
.focused-tile .compact-tile strong{display:block;font-size:calc(18.3px * 1.125);line-height:1.2}
.focused-tile .compact-tile p{margin:calc(1.5rem * .75) 0 0;line-height:1.64;color:#2c3f3a}
.focused-tile .narrow-tile{margin:calc(1.92rem * 1.5) 0 0;line-height:1.64;color:#2c3f3a}
.focused-tile .narrow-tile a{color:#0f7a6b;text-decoration:underline;text-underline-offset:3px}
.focused-tile .narrow-tile a:hover{color:inherit;}
@media (max-width:640px){.focused-tile .compact-tile strong{font-size:18.3px}
}
.focused-details{
  padding: calc(1.5rem * 2.4) 2.51rem;
  background: #eaf3ee;
  color: #2c3f3a;
}
.focused-details .media-nav{max-width: 1420px;
  margin: 0 auto;}
.focused-details .direct-frame{display: flex;
  justify-content: space-between;
  gap: 1.92rem;
  align-items: flex-end;
  margin-bottom: calc(1.92rem * 1.5);
  flex-wrap: wrap;}
.focused-details h2{margin: 0;
  max-width: 34rem;
  font-size: calc(18.3px * 2);
  line-height: 1.12;}
.focused-details .direct-frame p{margin: 0;
  max-width: 34rem;
  font-size: 18.3px;}
.focused-details .wide-wrap{display: flex;
  flex-wrap: wrap;
  gap: 1.92rem;}
.focused-details .wide-wrap a{
  flex: 1 1 20rem;
  padding: calc(1.5rem * .75);
  background: #ffffff;
  color: #16241f;
  border: 1px solid var(--surface-page);
  border-radius: 0.96rem;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  gap: calc(1.5rem * .75);
  transition: transform 430ms var(--speed-panel), box-shadow 430ms var(--speed-panel);
}
.focused-details .wide-wrap a:hover{transform: translateY(-3px);
  box-shadow: 0 6px 20px rgba(0,0,0,0.23);}
.focused-details .wide-wrap strong{font-size: calc(18.3px * 1.125);
  line-height: 1.25;}
.focused-details .wide-wrap span{font-size: calc(18.3px * .875);
  line-height: 1.55;}
@media (max-width: 900px) {.focused-details .direct-frame{
    display: block;
  }.focused-details .direct-frame p{
    margin-top: calc(1.5rem * .75);
  }
}
@media (max-width: 520px) {.focused-details .wide-wrap a{
    flex: 1 1 100%;
  }
}
.site-team{--axis-strong:calc(1.5rem * 1.3);padding:calc(1.5rem * 2.4) 2.51rem;background:var(--tone-page);color:var(--paint-cool);}
.site-team .media-nav{max-width:1420px;margin:0 auto;}
.site-team h2,.site-team h3,.site-team p{margin:0;}
.site-team h2{font-size:calc(18.3px * 2);line-height:1.14;}
.site-team h3{font-size:calc(18.3px * 1.35);line-height:1.22;}
.site-team p{font-size:18.3px;line-height:1.64;}
.site-team .local-intro{display:flex;flex-direction:column;gap:calc(1.5rem / 2);}
.site-team .compact-contact{color:#2c3f3a;}
.site-team .plain-contact{display:flex;flex-direction:column;gap:var(--axis-strong);margin-top:var(--axis-strong);}
.site-team .main-view{min-width:0;padding-left:calc(1.5rem * .75);border-left:2px solid var(--surface-page);}
.site-team .main-view p{margin-top:calc(1.5rem / 3);color:#2c3f3a;}
.site-team .soft-group{margin-top:var(--axis-strong);padding-top:calc(1.5rem * .75);border-top:1px solid var(--surface-page);color:#2c3f3a;}
.site-team a{color:#0f7a6b;text-decoration:underline;text-underline-offset:3px;}
.site-team a:hover{color:inherit;}
@media (min-width:900px){.site-team .plain-contact{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--axis-strong) 1.92rem;}
}
.direct-tile{
        padding:calc(1.5rem * 2.4) 2.51rem;
        background:var(--tone-page);
        color:var(--paint-cool);
    }
.direct-tile .media-nav{max-width:1420px;
        margin:0 auto;
        display:flex;
        flex-direction:column;
        gap:calc(1.92rem * 1.5);}
.direct-tile .primary-brand h2{margin:0;
        font-size:calc(18.3px * 2);
        line-height:1.2;}
.direct-tile .primary-brand p{margin:calc(1.5rem / 2) 0 0;
        font-size:18.3px;
        line-height:1.64;}
.direct-tile .public-content{display:flex;
        flex-wrap:wrap;
        gap:1.92rem;}
.direct-tile .narrow-tile{
        flex:1 1 260px;
        padding:calc(1.5rem * .75);
        background:#ffffff;
        color:#16241f;
        border:1px solid var(--surface-page);
        border-radius:0.96rem;
        display:flex;
        flex-direction:column;
        gap:calc(1.5rem / 3);
    }
.direct-tile .narrow-tile .direct-content{font-size:calc(18.3px * .875);
        text-transform:uppercase;
        letter-spacing:.06em;}
.direct-tile .narrow-tile a{text-decoration:none;
        font-weight:700;
        font-size:calc(18.3px * 1.125);
        word-break:break-word;}
.direct-tile .narrow-tile a:hover{}
.direct-tile .narrow-tile p{margin:0;
        font-size:calc(18.3px * .875);
        line-height:1.64;}
.direct-tile .narrow-tile .contact-list{font-weight:700;
        font-size:18.3px;}
.direct-tile .soft-group{
        padding:calc(1.5rem * .75);
        background:#eaf3ee;
        color:#2c3f3a;
        border-radius:0.96rem;
    }
.direct-tile .soft-group p{margin:0;
        font-size:18.3px;
        line-height:1.64;}
.direct-tile .soft-group a{text-decoration:underline;}
.direct-tile .soft-group a:hover{}
.direct-tile .focused-unit{display:flex;
        flex-direction:column;
        gap:calc(1.92rem / 2);}
.direct-tile .focused-unit h3{margin:0 0 calc(1.5rem / 2);
        font-size:calc(18.3px * 1.35);}
.direct-tile .main-view{
        border:1px solid var(--surface-page);
        border-radius:0.57rem;
        background:#ffffff;
        color:#16241f;
        overflow:hidden;
    }
.direct-tile .main-view button{
        width:100%;
        border:0;
        background:transparent;
        color:inherit;
        text-align:left;
        font:inherit;
        font-weight:700;
        padding:calc(1.5rem / 2) 2.51rem;
        cursor:pointer;
    }
.direct-tile .main-view button:focus-visible{outline:2px solid rgba(15, 122, 107, 0.35);
        outline-offset:-2px;}
.direct-tile .main-view p{margin:0;
        max-height:0;
        overflow:hidden;
        padding:0 2.51rem;
        font-size:calc(18.3px * .875);
        line-height:1.64;
        transition:max-height 430ms var(--speed-panel), padding 430ms var(--speed-panel);}
.direct-tile .main-view.is-open p{max-height:320px;
        padding:0 2.51rem calc(1.5rem / 2);}
@media (max-width:640px){.direct-tile .narrow-tile{
            flex:1 1 100%;
        }
    }
.plain-steps{
  background: var(--tone-page);
  color: var(--paint-cool);
  padding: calc(1.5rem * 2.4) 2.51rem;
}
.plain-steps .media-nav{width: min(100%, 1420px);
  margin: 0 auto;
  display: flex;
  gap: calc(1.92rem * 1.5);
  align-items: flex-start;}
.plain-steps h2,
.plain-steps p{margin: 0;}
.plain-steps .local-intro{flex: 0 0 min(26rem, 36%);
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  position: sticky;
  top: 1.5rem;}
.plain-steps h2{font-size: calc(18.3px * 2);
  line-height: 1.08;}
.plain-steps .local-intro p{line-height: 1.64;
  font-size: 18.3px;}
.plain-steps .plain-contact{flex: 1 1 0;
  display: flex;
  flex-direction: column;
  gap: calc(1.5rem * .75);}
.plain-steps .fresh-content{
  display: flex;
  gap: 1.5rem;
  align-items: flex-start;
  padding: calc(1.5rem * .75);
  background: #ffffff;
  color: #16241f;
  border: 1px solid var(--surface-page);
  border-radius: 0.96rem;
  box-shadow: 0 1px 6px rgba(0,0,0,0.18);
}
.plain-steps .group{display: block;
  flex: 0 0 10rem;
  width: 10rem;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border-radius: 0.57rem;}
.plain-steps strong{display: block;
  font-size: calc(18.3px * 1.35);
  line-height: 1.16;}
.plain-steps .fresh-content p{margin-top: calc(1.5rem * .75);
  line-height: 1.64;
  font-size: calc(18.3px * .875);}
@media (max-width: 900px) {.plain-steps .media-nav{ flex-direction: column; }.plain-steps .local-intro{ position: static; flex-basis: auto; }
}
@media (max-width: 560px) {.plain-steps .fresh-content{ flex-direction: column; align-items: flex-start; }.plain-steps .group{ width: 100%; flex-basis: auto; }
}
.entries{--axis-strong:calc(1.5rem * 1.42);padding:calc(1.5rem * 2.4) 2.51rem;background:#0f7a6b;color:#f4fbf8;}
.entries .media-nav{max-width:1420px;margin:0 auto;display:flex;flex-direction:column;gap:calc(1.92rem * 1.5);}
.entries h1,.entries h2,.entries h3,.entries p{margin:0;}
.entries h2{font-size:calc(18.3px * 2);line-height:1.12;}
.entries p{font-size:18.3px;line-height:1.64;}
.entries a{color:inherit;text-decoration:none;}
.entries .soft-group{font-size:calc(18.3px * .875);letter-spacing:0.08em;text-transform:uppercase;opacity:0.78;}
.entries .compact-contact{opacity:0.92;}
.entries .service-brand{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.33rem;background:#f4fbf8;color:#0f7a6b;font-weight:700;transition:background 430ms var(--speed-panel),color 430ms var(--speed-panel);}
.entries .service-brand:hover{background:#f97316;color:#2a1206;}
.entries .narrow-tile{font-size:calc(18.3px * .875);opacity:0.85;padding-top:1.5rem;border-top:1px solid color-mix(in srgb, currentColor 22%, transparent);}
.entries .narrow-tile a{text-decoration:underline;text-underline-offset:3px;}
.entries .narrow-tile a:hover{}
@media (max-width:640px){.entries .service-brand{width:100%;}
}
.soft-story{padding:calc(1.5rem * 2.4) 2.51rem;background:var(--tone-page);color:var(--paint-cool);overflow:hidden}
.soft-story .clear-header{max-width:1420px;margin:0 auto;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:calc(1.92rem * 1.5);align-items:start}
.soft-story .active-copy{position:sticky;top:1.5rem;display:flex;flex-direction:column;gap:calc(1.5rem * .75)}
.soft-story .active-copy span{display:block;font-size:calc(18.3px * .875);letter-spacing:.04em;text-transform:uppercase;}
.soft-story h2{margin:0;font-size:calc(18.3px * 2.65);line-height:1.02}
.soft-story .compact-contact{margin:0;font-size:18.3px;line-height:1.64;}
.soft-story .narrow-tile{display:flex;flex-wrap:wrap;gap:1.92rem;padding-top:calc(1.5rem * .75);border-top:1px solid var(--surface-page)}
.soft-story .narrow-tile a{font-size:calc(18.3px * .875);text-decoration:none;border-bottom:1px solid transparent;transition:color 430ms var(--speed-panel),border-color 430ms var(--speed-panel)}
.soft-story .narrow-tile a:hover{border-color:#f97316}
.soft-story .top-fields{display:flex;flex-direction:column;gap:calc(1.5rem * .75)}
.soft-story .bottom-header{padding:1.92rem;border-radius:0.96rem;background:#ffffff;color:#16241f;border:1px solid var(--surface-page);transition:border-color 430ms var(--speed-panel),box-shadow 430ms var(--speed-panel)}
.soft-story .bottom-header:nth-child(even){background:#eaf3ee;color:#2c3f3a}
.soft-story .bottom-header:hover{border-color:rgba(15, 122, 107, 0.35);box-shadow:0 1px 6px rgba(0,0,0,0.18)}
.soft-story .bottom-header span{display:inline-block;font-size:calc(18.3px * .875);font-weight:700}
.soft-story .bottom-header:nth-child(even) span{}
.soft-story h3{margin:calc(1.5rem * .75) 0;font-size:calc(18.3px * 1.35);line-height:1.15}
.soft-story .bottom-header p{margin:0;font-size:18.3px;line-height:1.64}
@media (max-width:820px){.soft-story .clear-header{grid-template-columns:1fr}.soft-story .active-copy{position:relative;top:auto}
}
.narrow-callout{--axis-strong:calc(1.5rem * 1.45);--field-soft:calc(1420px / 2.95);padding:calc(1.5rem * 2.4) 2.51rem;background:var(--tone-page);color:var(--paint-cool);}
.narrow-callout .media-nav{max-width:1420px;margin:0 auto;}
.narrow-callout h2,.narrow-callout h3,.narrow-callout p{margin:0;}
.narrow-callout h2{font-size:calc(18.3px * 2);line-height:1.12;}
.narrow-callout h3{font-size:calc(18.3px * 1.35);line-height:1.2;}
.narrow-callout p{font-size:18.3px;line-height:1.64;color:#2c3f3a;}
.narrow-callout a{color:inherit;text-decoration:none;}
.narrow-callout .service-brand{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.33rem;background:#0f7a6b;color:#f4fbf8;transition:background 430ms var(--speed-panel);}
.narrow-callout .service-brand:hover{background:#0b5f53;color:#16241f;}
.narrow-callout .soft-group{font-size:calc(18.3px * .875);letter-spacing:0.04em;text-transform:uppercase;color:#2c3f3a;}
.narrow-callout .plain-contact{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.92rem;margin-top:var(--axis-strong);}
.narrow-callout .main-view{flex:1 1 calc(1420px / 4);min-width:0;padding-top:calc(1.92rem * 1.5);border-top:1px solid var(--surface-page);}
.narrow-callout .main-view p{margin-top:calc(1.5rem / 3);}
.narrow-callout .offer-flow{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.92rem;}
.narrow-callout .offer-flow>.visual-quote{flex:1 1 auto;min-width:0;}
.narrow-callout .offer-flow>.service-brand{flex:0 0 auto;}
.narrow-callout .offer-flow>.plain-contact{flex:1 1 100%;}
.narrow-callout .visual-quote h2{margin-top:calc(1.5rem / 2);}
@media (max-width:720px){.narrow-callout .main-view{flex:1 1 100%;}
}
.primary-block{--axis-strong:calc(1.5rem * 0.91);--copy-heading:calc(1420px / 3.21);padding:calc(1.5rem * 2.4) 2.51rem;background:#0f7a6b;color:#f4fbf8;}
.primary-block .media-nav{max-width:1420px;margin:0 auto;}
.primary-block h1,.primary-block h2,.primary-block h3,.primary-block p,.primary-block ul{margin:0;}
.primary-block h2{font-size:calc(18.3px * 2);line-height:1.12;}
.primary-block h3{font-size:calc(18.3px * 1.35);line-height:1.2;}
.primary-block p{font-size:18.3px;line-height:1.64;color:color-mix(in srgb, currentColor 78%, transparent);}
.primary-block a{color:inherit;text-decoration:underline;text-underline-offset:3px;}
.primary-block a:hover{}
.primary-block .clear-fields{padding-block:calc(var(--axis-strong) / 2);}
.primary-block .strong-fields{row-gap:calc(var(--axis-strong) * 1.2);}
.primary-block .compact-contact{margin-top:1.5rem;}
.primary-block .plain-contact{display:flex;flex-wrap:wrap;gap:var(--axis-strong);margin-top:var(--axis-strong);}
.primary-block .main-view{flex:1 1 var(--copy-heading);min-width:0;padding:calc(var(--axis-strong) * .75);border-radius:0.57rem;background:color-mix(in srgb, currentColor 10%, transparent);}
.primary-block .main-view p{margin-top:calc(1.5rem / 3);}
.secondary-form{
        padding:calc(1.5rem * 2.4) 2.51rem;
        background:var(--tone-page);
        color:var(--paint-cool);
    }
.secondary-form .media-nav{max-width:1420px;
        margin:0 auto;
        display:flex;
        flex-direction:column;
        gap:calc(1.92rem * 1.5);}
.secondary-form .primary-brand h2{margin:0;
        font-size:calc(18.3px * 2);
        line-height:1.2;}
.secondary-form .primary-brand p{margin:calc(1.5rem * .75) 0 0;
        font-size:18.3px;}
.secondary-form .local-intro p{margin:0;
        font-size:18.3px;
        line-height:1.64;}
.secondary-form .plain-contact{display:flex;
        flex-direction:column;
        gap:1.92rem;}
.secondary-form .main-view{
        border:1px solid var(--surface-page);
        border-radius:0.96rem;
        background:#ffffff;
        color:#16241f;
        overflow:hidden;
    }
.secondary-form .main-view button{
        width:100%;
        border:0;
        background:transparent;
        color:inherit;
        text-align:left;
        font:inherit;
        font-weight:700;
        font-size:18.3px;
        padding:calc(1.5rem * .75) calc(1.92rem * 1.5);
        cursor:pointer;
    }
.secondary-form .main-view button:focus-visible{outline:2px solid rgba(15, 122, 107, 0.35);
        outline-offset:-2px;}
.secondary-form .main-view p{margin:0;
        max-height:0;
        overflow:hidden;
        padding:0 calc(1.92rem * 1.5);
        transition:max-height 430ms var(--speed-panel), padding 430ms var(--speed-panel);}
.secondary-form .main-view.is-open p{max-height:320px;
        padding:0 calc(1.92rem * 1.5) calc(1.5rem * .75);}
.secondary-form .narrow-tile{display:flex;
        flex-wrap:wrap;
        align-items:center;
        gap:1.92rem;
        padding-top:calc(1.5rem * .75);
        border-top:1px solid var(--surface-page);}
.secondary-form .narrow-tile p{margin:0;
        flex:1 1 260px;
        font-size:calc(18.3px * .875);}
.secondary-form .narrow-tile a{font-weight:700;
        text-decoration:none;
        border-bottom:1px solid currentColor;
        padding-bottom:2px;
        transition:color 430ms var(--speed-panel);}
.secondary-form .narrow-tile a:hover{}
@media (max-width:640px){.secondary-form .narrow-tile{
            flex-direction:column;
            align-items:flex-start;
        }
    }
.active-shell{background:var(--tone-page);color:var(--paint-cool);padding:calc(1.5rem * 2.4) 2.51rem}
.active-shell .media-nav{max-width:1420px;margin:0 auto}
.active-shell .strong-flow{display:flex;flex-wrap:wrap;align-items:flex-start;gap:calc(1.92rem * 1.5)}
.active-shell .local-intro{flex:1 1 26rem;min-width:0}
.active-shell h2{margin:0;font-size:clamp(calc(18.3px * 2),4.4vw,calc(18.3px * 2.65));line-height:1.08;letter-spacing:0}
.active-shell p{margin:1.5rem 0 0;font-size:18.3px;line-height:1.64}
.active-shell p + p{margin-top:calc(1.5rem * .75)}
.active-shell .soft-frame{flex:1 1 34rem;min-width:0;display:flex;flex-direction:column;gap:calc(calc(1.5rem * .75)*.5)}
.active-shell .compact-tile{display:flex;flex-wrap:wrap;gap:1.92rem;padding:calc(1.5rem * .75);background:#ffffff;color:#16241f;border:1px solid var(--surface-page);border-radius:0.96rem;text-decoration:none;transition:border-color 430ms var(--speed-panel),transform 430ms var(--speed-panel)}
.active-shell a.row:hover{border-color:#0f7a6b;transform:translateY(-2px)}
.active-shell strong{flex:0 1 12rem;min-width:0;font-size:18.3px}
.active-shell span{flex:1 1 18rem;min-width:0;font-size:calc(18.3px * .875);line-height:1.6}
@media(max-width:760px){.active-shell .compact-tile{flex-direction:column;gap:calc(calc(1.5rem * .75)*.35)}}
.wide-plan{--axis-strong:calc(1.5rem * 1.35);padding:calc(1.5rem * 2.4) 2.51rem;background:var(--tone-page);color:var(--paint-cool);}
.wide-plan .media-nav{max-width:1420px;margin:0 auto;}
.wide-plan h2,.wide-plan p{margin:0;}
.wide-plan h2{font-size:calc(18.3px * 2);line-height:1.14;}
.wide-plan p{font-size:18.3px;line-height:1.64;}
.wide-plan .local-intro{display:flex;flex-direction:column;gap:calc(1.5rem / 2);}
.wide-plan .compact-contact{}
.wide-plan .direct-actions{display:flex;flex-direction:column;gap:calc(1.5rem / 1.6);margin-top:var(--axis-strong);}
.wide-plan details{padding:calc(1.5rem * .75) 1.5rem;border-radius:0.57rem;background:#ffffff;color:#16241f;border:1px solid var(--surface-page);}
.wide-plan summary{cursor:pointer;font-weight:700;font-size:calc(18.3px * 1.125);line-height:1.3;list-style:none;}
.wide-plan summary::-webkit-details-marker{display:none;}
.wide-plan summary::after{content:"+";float:right;font-weight:700;}
.wide-plan details[open] summary::after{content:"–";}
.wide-plan details p{margin-top:calc(1.5rem / 3);}
.wide-plan .soft-group{margin-top:var(--axis-strong);padding-top:calc(1.92rem * 1.5);border-top:1px solid var(--surface-page);font-size:calc(18.3px * .875);}
.wide-plan .soft-group a{text-decoration:underline;}
.wide-plan .soft-group a:hover{}
@media (max-width:720px){.wide-plan summary{font-size:18.3px;}
}
.featured-plan{--axis-strong:calc(1.5rem * 1.29);padding:calc(1.5rem * 2.4) 2.51rem;background:var(--tone-page);color:var(--paint-cool);}
.featured-plan .media-nav{max-width:1420px;margin:0 auto;}
.featured-plan h2,.featured-plan h3,.featured-plan p{margin:0;}
.featured-plan h2{font-size:calc(18.3px * 2);line-height:1.12;}
.featured-plan h3{font-size:calc(18.3px * 1.35);line-height:1.2;}
.featured-plan p{font-size:18.3px;line-height:1.64;}
.featured-plan .soft-group{font-size:calc(18.3px * .875);text-transform:uppercase;letter-spacing:.06em;margin-bottom:calc(1.5rem / 2);}
.featured-plan .plain-contact{display:flex;flex-wrap:wrap;gap:1.92rem;margin-top:var(--axis-strong);}
.featured-plan .main-view{flex:1 1 calc(1420px / 3.6);min-width:0;padding:calc(1.5rem * .75);border-radius:0.57rem;background:#ffffff;color:#16241f;border:1px solid var(--surface-page);}
.featured-plan .main-view p{margin-top:calc(1.5rem / 3);}
.featured-plan .narrow-tile{margin-top:var(--axis-strong);font-size:calc(18.3px * .875);}
.featured-plan .narrow-tile a{text-decoration:underline;text-underline-offset:3px;}
.featured-plan .narrow-tile a:hover{}
@media (max-width:720px){.featured-plan .main-view{flex:1 1 100%;}
}
.visual-callout{--axis-strong:calc(1.5rem * 0.9);--font-nav:calc(1420px / 3.4);padding:calc(1.5rem * 2.4) 2.51rem;background:var(--tone-page);color:var(--paint-cool);}
.visual-callout .media-nav{max-width:1420px;margin:0 auto;}
.visual-callout h2,.visual-callout h3,.visual-callout p{margin:0;}
.visual-callout h2{font-size:calc(18.3px * 2);line-height:1.12;}
.visual-callout h3{font-size:calc(18.3px * 1.35);line-height:1.2;}
.visual-callout p{font-size:18.3px;line-height:1.64;}
.visual-callout a{color:#0f7a6b;text-decoration:none;}
.visual-callout a:hover{color:inherit;}
.visual-callout img{display:block;width:100%;height:auto;border-radius:0.57rem;}
.visual-callout .compact-contact{margin-top:1.5rem;}
.visual-callout .soft-group{margin-top:var(--axis-strong);font-size:calc(18.3px * .875);}
.visual-callout .plain-contact{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.92rem;margin-top:var(--axis-strong);text-align:left;}
.visual-callout .main-view{flex:1 1 calc(1420px / 4);min-width:0;padding:calc(1.5rem * .75);border:1px solid var(--surface-page);border-radius:0.96rem;background:#ffffff;color:#16241f;}
.visual-callout .main-view p{margin-top:calc(1.5rem / 3);}
.visual-callout .main-view a{display:inline-block;margin-top:calc(1.5rem / 2.4);font-size:calc(18.3px * .875);}
.visual-callout .bottom-intro{text-align:center;}
.visual-callout .bottom-intro>.compact-contact{margin-left:auto;margin-right:auto;}
.visual-callout .bottom-intro>img{max-width:var(--font-nav);margin:var(--axis-strong) auto 0;}
@media (max-width:720px){.visual-callout .main-view{flex:1 1 100%;}
}
.open-shell{--axis-strong:calc(1.5rem * 1.32);--axis-base:1px;padding:calc(1.5rem * 2.4) 2.51rem;background:var(--tone-page);color:var(--paint-cool);}
.open-shell .media-nav{max-width:1420px;margin:0 auto;display:flex;flex-direction:column;gap:calc(1.92rem * 1.5);}
.open-shell h2,.open-shell h3,.open-shell p{margin:0;}
.open-shell h2{font-size:calc(18.3px * 2);line-height:1.14;}
.open-shell h3{font-size:calc(18.3px * 1.35);line-height:1.24;}
.open-shell p{font-size:18.3px;line-height:1.64;}
.open-shell .local-intro{display:flex;flex-direction:column;gap:1.5rem;}
.open-shell .compact-contact{font-size:calc(18.3px * 1.125);}
.open-shell .plain-contact{display:flex;flex-direction:column;gap:0;border-top:var(--axis-base) solid var(--surface-page);}
.open-shell .main-view{padding:calc(1.5rem * .75) 0;border-bottom:var(--axis-base) solid var(--surface-page);display:grid;grid-template-columns:minmax(0,1fr);gap:calc(1.5rem / 2.6);}
.open-shell .main-view p{}
.open-shell a{text-decoration:underline;text-underline-offset:3px;}
.open-shell a:hover{}
@media (min-width:900px){.open-shell .main-view{grid-template-columns:minmax(0,1fr) minmax(0,1.6fr);gap:1.92rem;align-items:start;}.open-shell .main-view h3{padding-right:1.5rem;}
}
.featured-surface{--axis-strong:calc(1.5rem * 1.05);--mark-base:calc(1420px / 3.10);padding:calc(1.5rem * 2.4) 2.51rem;background:var(--tone-page);color:var(--paint-cool);}
.featured-surface .media-nav{max-width:1420px;margin:0 auto;}
.featured-surface h1,.featured-surface h2,.featured-surface h3,.featured-surface p{margin:0;}
.featured-surface h2{font-size:calc(18.3px * 2);line-height:1.14;}
.featured-surface h3{font-size:calc(18.3px * 1.35);line-height:1.22;}
.featured-surface p{font-size:18.3px;line-height:1.64;}
.featured-surface a{color:#0f7a6b;text-decoration:none;border-bottom:1px solid rgba(15, 122, 107, 0.35);}
.featured-surface a:hover{color:inherit;}
.featured-surface .soft-group{font-size:calc(18.3px * .875);letter-spacing:0.04em;text-transform:uppercase;color:#2c3f3a;margin-bottom:calc(1.5rem / 2);}
.featured-surface .compact-contact{margin-top:1.5rem;}
.featured-surface .plain-contact{display:flex;flex-direction:column;gap:0;margin-top:var(--axis-strong);border-top:1px solid var(--surface-page);}
.featured-surface .main-view{display:flex;flex-wrap:wrap;gap:1.92rem;padding:calc(1.92rem * 1.5) 0;border-bottom:1px solid var(--surface-page);}
.featured-surface .visual-quote{flex:1 1 60%;min-width:0;}
.featured-surface .visual-quote p{margin-top:calc(1.5rem / 3);color:#2c3f3a;}
.featured-surface .main-view:nth-child(even) .visual-quote{flex-basis:100%;}
@media (max-width:720px){.featured-surface .main-view{padding:calc(1.5rem * .75) 0;}.featured-surface .visual-quote{flex-basis:100%;}
}
.page-headline{--axis-strong:calc(1.5rem * 1.10);--copy-heading:calc(1420px / 3.42);padding:calc(1.5rem * 2.4) 2.51rem;background:#eaf3ee;color:#2c3f3a;}
.page-headline .media-nav{max-width:1420px;margin:0 auto;}
.page-headline h2,.page-headline h3,.page-headline p{margin:0;}
.page-headline h2{font-size:calc(18.3px * 2);line-height:1.12;}
.page-headline h3{font-size:calc(18.3px * 1.35);line-height:1.2;}
.page-headline p{font-size:18.3px;line-height:1.64;}
.page-headline .compact-contact{margin-top:1.5rem;}
.page-headline .offer-service{display:flex;flex-wrap:wrap;gap:var(--axis-strong);margin-top:var(--axis-strong);}
.page-headline .main-view{flex:1 1 var(--copy-heading);min-width:0;padding:calc(var(--axis-strong) * .75);border-radius:0.57rem;background:#ffffff;color:#16241f;border:1px solid var(--surface-page);}
.page-headline .main-view p{margin-top:calc(1.5rem / 3);}
@media (max-width:720px){.page-headline .main-view{flex:1 1 100%;}
}
.visual-entries{
        --axis-strong: calc(1.5rem * 1.05);
        padding: calc(1.5rem * 2.4) 2.51rem;
        background: var(--tone-page);
        color: var(--paint-cool);
    }
.visual-entries .media-nav{max-width: 1420px;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        gap: 1.5rem;}
.visual-entries .local-intro{display: flex;
        flex-direction: column;
        gap: calc(1.5rem / 2.4);}
.visual-entries h2{margin: 0;
        font-size: calc(18.3px * 2);
        line-height: 1.14;}
.visual-entries .compact-contact{margin: 0;
        font-size: 18.3px;
        line-height: 1.64;
        color: #2c3f3a;}
.visual-entries .direct-actions{display: flex;
        flex-direction: column;
        gap: calc(calc(1.5rem * .75) * 0.7);}
.visual-entries details{
        padding: calc(1.5rem * .75) calc(calc(1.5rem * .75) * 1.15);
        border-radius: 0.57rem;
        background: #ffffff;
        color: #16241f;
        border: 1px solid var(--surface-page);
        transition: border-color 430ms var(--speed-panel);
    }
.visual-entries details[open]{border-color: #0f7a6b;}
.visual-entries summary{cursor: pointer;
        font-weight: 700;
        font-size: 18.3px;
        line-height: 1.35;
        list-style: none;
        display: flex;
        align-items: flex-start;
        gap: calc(1.92rem / 2);}
.visual-entries summary::-webkit-details-marker{display: none;}
.visual-entries summary::before{
        content: "+";
        flex: 0 0 auto;
        width: 1.1em;
        height: 1.1em;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border-radius: 0.33rem;
        background: #f97316;
        color: #2a1206;
        font-weight: 700;
        line-height: 1;
        margin-top: 0.15em;
    }
.visual-entries details[open] summary::before{content: "\2212";}
.visual-entries details p{margin: calc(1.5rem / 3) 0 0;
        font-size: calc(18.3px * .875);
        line-height: 1.64;
        color: #2c3f3a;
        padding-inline-start: calc(1.1em + 1.92rem / 2);}
.visual-entries .soft-group{margin: 0;
        font-size: calc(18.3px * .875);
        line-height: 1.64;
        color: #2c3f3a;
        padding-top: calc(1.5rem / 3);
        border-top: 1px solid var(--surface-page);}
.visual-entries .soft-group a{color: #0f7a6b;
        text-decoration: underline;
        text-underline-offset: 3px;}
.visual-entries .soft-group a:hover{color:inherit;}
@media (min-width: 900px) {.visual-entries .direct-actions{
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: calc(calc(1.5rem * .75) * 0.85);
            align-items: start;
        }
    }
.open-wrap{
  --axis-strong:calc(1.5rem * 1.15);
  padding:calc(1.5rem * 2.4) 2.51rem;
  background:#eaf3ee;
  color:#2c3f3a;
}
.open-wrap .media-nav{max-width:1420px;
  margin:0 auto;
  display:flex;
  flex-direction:column;
  gap:var(--axis-strong);}
.open-wrap h2,
.open-wrap h3,
.open-wrap p{margin:0;}
.open-wrap h2{font-size:calc(18.3px * 2);
  line-height:1.14;}
.open-wrap h3{font-size:calc(18.3px * 1.35);
  line-height:1.22;}
.open-wrap p{font-size:18.3px;
  line-height:1.64;}
.open-wrap .local-intro{display:flex;
  flex-wrap:wrap;
  align-items:flex-start;
  gap:1.92rem;}
.open-wrap .local-intro>h2{flex:1 1 calc(1420px / 3.2);
  min-width:0;}
.open-wrap .local-intro>.compact-contact{flex:1 1 calc(1420px / 2.6);
  min-width:0;}
.open-wrap .plain-contact{display:flex;
  flex-wrap:wrap;
  gap:var(--axis-strong);}
.open-wrap .main-view{
  flex:1 1 calc(1420px / 3.6);
  min-width:0;
  padding:calc(calc(1.5rem * .75) * .95);
  border-radius:0.57rem;
  background:#ffffff;
  color:#16241f;
  border:1px solid var(--surface-page);
}
.open-wrap .main-view p{margin-top:calc(1.5rem / 3.2);}
.open-wrap .soft-group{padding-top:calc(1.5rem / 2);
  border-top:1px solid var(--surface-page);
  font-size:calc(18.3px * .875);}
.open-wrap a{text-decoration:none;
  border-bottom:1px solid currentColor;}
.open-wrap a:hover{}
@media (max-width:720px){.open-wrap .local-intro>h2,
  .open-wrap .local-intro>.compact-contact,
  .open-wrap .main-view{
    flex:1 1 100%;
  }
}
.clear-benefit{--axis-strong:calc(1.5rem * 1.18);padding:calc(1.5rem * 2.4) 2.51rem;background:var(--tone-page);color:var(--paint-cool);}
.clear-benefit .media-nav{max-width:1420px;margin:0 auto;}
.clear-benefit h1,.clear-benefit h2,.clear-benefit h3,.clear-benefit p{margin:0;}
.clear-benefit h2{font-size:calc(18.3px * 2);line-height:1.14;}
.clear-benefit p{font-size:18.3px;line-height:1.64;}
.clear-benefit a{color:#0f7a6b;text-decoration:underline;text-underline-offset:3px;}
.clear-benefit a:hover{color:inherit;}
.clear-benefit .compact-contact{font-size:calc(18.3px * 1.125);color:#2c3f3a;}
.clear-benefit .focused-note h2{margin-top:calc(1.5rem / 2);}
.clear-benefit .direct-actions{margin-top:var(--axis-strong);display:flex;flex-direction:column;gap:calc(1.92rem * .62);}
.clear-benefit details{padding:calc(calc(1.5rem * .75) * .95) calc(1.5rem * .75);border-radius:0.57rem;background:#ffffff;color:#16241f;border:1px solid var(--surface-page);}
.clear-benefit summary{cursor:pointer;font-weight:700;font-size:18.3px;list-style:none;}
.clear-benefit summary::-webkit-details-marker{display:none;}
.clear-benefit summary::after{content:"+";float:right;font-weight:400;color:#2c3f3a;}
.clear-benefit details[open] summary::after{content:"–";}
.clear-benefit details p{margin-top:calc(1.5rem / 3);color:#2c3f3a;}
@media (max-width:640px){.clear-benefit .compact-contact{font-size:18.3px;}.clear-benefit details{padding:calc(1.5rem * .75);}
}
.narrow-details{padding:calc(1.5rem * 2.4) 2.51rem;background:linear-gradient(135deg, #0f7a6b 0%, #14a08c 55%, #7fd6c2 100%);color:#f4fbf8}
.narrow-details .media-nav{max-width:1420px;margin:0 auto;display:flex;align-items:flex-start;gap:1.92rem}
.narrow-details .compact-contact{flex:0 0 min(24rem,34vw);position:sticky;top:1.5rem;padding-top:1.5rem}
.narrow-details .compact-contact h2{margin:0;font-size:calc(18.3px * 2);line-height:1.1}
.narrow-details .compact-contact p{margin:1.5rem 0 0;font-size:calc(18.3px * 1.125);line-height:1.64}
.narrow-details .compact-contact strong{display:block;margin-top:calc(1.92rem * 1.5);font-size:calc(18.3px * 1.35);line-height:1.15}
.narrow-details .main-stack{flex:1 1 0;display:flex;flex-direction:column;gap:0}
.narrow-details .simple-items{padding:1.5rem 0;border-top:1px solid rgba(244,251,248,0.22)}
.narrow-details .simple-items:first-child{border-top:0;padding-top:0}
.narrow-details .simple-items strong{display:block;font-size:calc(18.3px * 1.35);line-height:1.15}
.narrow-details .simple-items p{margin:calc(1.5rem * .75) 0 0;font-size:18.3px;line-height:1.64}
.narrow-details .narrow-tile{margin:calc(1.92rem * 1.5) 0 0;font-size:calc(18.3px * .875);line-height:1.64}
.narrow-details .narrow-tile a{color:#f4fbf8;text-decoration:underline;text-underline-offset:3px}
.narrow-details .narrow-tile a:hover{}
@media(max-width:860px){.narrow-details .media-nav{display:block}.narrow-details .compact-contact{position:static;flex:none;padding-top:0;margin-bottom:calc(1.92rem * 1.5)}.narrow-details .simple-items{padding:calc(1.5rem * .75) 0}
}
.open-headline{padding:calc(1.5rem * 2.4) 2.51rem;background:var(--tone-page);color:var(--paint-cool)}
.open-headline .media-nav{max-width:min(1420px,58rem);margin:0 auto}
.open-headline .local-intro{padding-bottom:calc(1.92rem * 1.5);border-bottom:1px solid var(--surface-page)}
.open-headline h2{margin:0;font-size:calc(18.3px * 2);line-height:1.1}
.open-headline .local-intro p{margin:1.5rem 0 0;color:#2c3f3a;line-height:1.64}
.open-headline .page-team{margin-top:calc(1.92rem * 1.5);display:flex;flex-direction:column;gap:calc(1.5rem * .75)}
.open-headline details{padding:1.5rem calc(1.5rem * .75);background:#ffffff;color:#16241f;border:1px solid var(--surface-page);border-radius:0.96rem}
.open-headline summary{cursor:pointer;font-size:calc(18.3px * 1.35);line-height:1.2;font-weight:600}
.open-headline summary::marker{color:inherit;}
.open-headline details p{margin:1.5rem 0 0;color:#2c3f3a;line-height:1.64}
@media(max-width:720px){.open-headline details{padding:1.5rem 1.5rem}.open-headline summary{font-size:18.3px}
}
.text-copy{
        padding: calc(1.5rem * 2.4) 2.51rem;
        background: #eaf3ee;
        color: #2c3f3a
    }
.text-copy .media-nav{max-width: 1420px;
        margin: 0 auto}
.text-copy .strong-flow{display: flex;
        flex-direction: column;
        gap: calc(1.92rem * 1.5)}
.text-copy .local-intro{display: flex;
        flex-direction: column;
        gap: 1.5rem}
.text-copy h2{margin: 0;
        font-size: calc(18.3px * 2);
        line-height: 1.1}
.text-copy .local-intro p{margin: 0;
        font-size: calc(18.3px * 1.125);
        line-height: 1.64}
.text-copy ul{list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: column}
.text-copy li{display: flex;
        flex-wrap: wrap;
        gap: 1.92rem;
        align-items: baseline;
        padding: 1.5rem 0;
        border-top: 1px solid var(--surface-page)}
.text-copy li:last-child{border-bottom: 1px solid var(--surface-page)}
.text-copy strong{flex: 0 1 20rem;
        min-width: 0;
        font-size: calc(18.3px * 1.35);
        line-height: 1.2}
.text-copy span{flex: 1 1 28rem;
        min-width: 0;
        line-height: 1.64}
@media (max-width: 760px) {.text-copy li{
            display: block
        }.text-copy span{
            display: block;
            margin-top: calc(1.5rem * .75)
        }
    }
.simple-content{--axis-strong:calc(1.5rem * 1.13);--copy-heading:calc(1420px / 3.45);padding:calc(1.5rem * 2.4) 2.51rem;background:#0f7a6b;color:#f4fbf8;}
.simple-content .media-nav{max-width:1420px;margin:0 auto;}
.simple-content h2,.simple-content h3,.simple-content p{margin:0;}
.simple-content h2{font-size:calc(18.3px * 2);line-height:1.12;}
.simple-content h3{font-size:calc(18.3px * 1.35);line-height:1.2;}
.simple-content p{font-size:18.3px;line-height:1.64;color:color-mix(in srgb, currentColor 78%, transparent);}
.simple-content a{color:inherit;text-decoration:underline;text-underline-offset:3px;}
.simple-content .plain-nav{text-align:center;}
.simple-content .strong-fields{row-gap:calc(var(--axis-strong) * 1.1);}
.simple-content .row-title{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.92rem;}
.simple-content .row-title h2{flex:1 1 calc(1420px / 3);min-width:0;}
.simple-content .row-title>p{flex:1 1 calc(1420px / 3);min-width:0;}
.simple-content .plain-contact{flex:1 1 100%;display:flex;flex-wrap:wrap;gap:var(--axis-strong);margin-top:var(--axis-strong);text-align:left;}
.simple-content .main-view{flex:1 1 var(--copy-heading);min-width:0;}
.simple-content .main-view p{margin-top:calc(1.5rem / 3);}
.simple-content .narrow-tile{flex:1 1 100%;margin-top:calc(var(--axis-strong) * .8);font-size:calc(18.3px * .875);}
.row-guidance{--axis-strong:calc(1.5rem * 1.05);--field-soft:calc(1420px / 2.4);padding:calc(1.5rem * 2.4) 2.51rem;background:var(--tone-page);color:var(--paint-cool);}
.row-guidance .media-nav{max-width:1420px;margin:0 auto;}
.row-guidance h2,.row-guidance h3,.row-guidance p{margin:0;}
.row-guidance h2{font-size:calc(18.3px * 2);line-height:1.12;}
.row-guidance h3{font-size:calc(18.3px * 1.35);line-height:1.2;}
.row-guidance p{font-size:18.3px;line-height:1.64;}
.row-guidance .local-intro{max-width:var(--field-soft);}
.row-guidance .local-intro .compact-contact{margin-top:calc(1.5rem / 2);}
.row-guidance .plain-contact{display:flex;flex-wrap:wrap;gap:1.92rem;margin-top:var(--axis-strong);}
.row-guidance .main-view{flex:1 1 calc(1420px / 3.6);min-width:0;padding:calc(calc(1.5rem * .75) * .9);border-radius:0.96rem;background:#ffffff;color:#16241f;border:1px solid var(--surface-page);box-shadow:0 1px 6px rgba(0,0,0,0.18);}
.row-guidance .main-view h3{margin-top:calc(1.5rem / 2);}
.row-guidance .main-view p{margin-top:calc(1.5rem / 3);}
.row-guidance .main-view img{display:block;width:100%;height:auto;border-radius:0.57rem;}
.row-guidance .narrow-tile{margin-top:var(--axis-strong);padding-top:calc(1.92rem * 1.5);border-top:1px solid var(--surface-page);display:flex;flex-wrap:wrap;align-items:baseline;gap:1.92rem;}
.row-guidance .narrow-tile .soft-group{flex:1 1 100%;}
.row-guidance .narrow-tile a{display:inline-flex;align-items:center;padding:calc(calc(1.5rem * .75) * .55) 1.5rem;border-radius:0.33rem;background:#eaf3ee;color:#2c3f3a;text-decoration:none;font-size:calc(18.3px * .875);transition:background 430ms var(--speed-panel),color 430ms var(--speed-panel);}
.row-guidance .narrow-tile a:hover{background:#0f7a6b;color:#f4fbf8;}
@media (max-width:720px){.row-guidance .main-view{flex:1 1 100%;}.row-guidance .narrow-tile a{flex:1 1 100%;justify-content:center;}
}
.team-stack{
        padding: calc(1.5rem * 2.4) 2.51rem;
        background: var(--tone-page);
        color: var(--paint-cool)
    }
.team-stack .media-nav{max-width: 1420px;
        margin: 0 auto}
.team-stack .strong-flow{display: flex;
        flex-direction: column;
        gap: calc(1.92rem * 1.5);
        align-items: flex-start}
.team-stack .local-intro{min-width: 0}
.team-stack h2{margin: 0;
        font-size: calc(18.3px * 2);
        line-height: 1.1}
.team-stack .local-intro p{margin: 1.5rem 0 0;
        font-size: calc(18.3px * 1.125);
        line-height: 1.64;
        color: #2c3f3a}
.team-stack ul{flex: 1 1 44rem;
        min-width: 0;
        list-style: none;
        margin: 0;
        padding: 0}
.team-stack li{display: flex;
        gap: 1.92rem;
        align-items: flex-start;
        padding: 1.5rem 0}
.team-stack li + li{border-top: 1px solid var(--surface-page)}
.team-stack strong{flex: 0 1 17rem;
        min-width: 0;
        font-size: calc(18.3px * 1.35);
        line-height: 1.18}
.team-stack span{flex: 1 1 26rem;
        min-width: 0;
        line-height: 1.64}
@media (max-width: 760px) {.team-stack .strong-flow, .team-stack li{
            display: block
        }.team-stack ul{
            margin-top: calc(1.92rem * 1.5)
        }.team-stack span{
            display: block;
            margin-top: calc(1.5rem * .75)
        }
    }
.primary-callout{padding:calc(1.5rem*2.8) 2.51rem;background:var(--tone-page);color:var(--paint-cool)}
.primary-callout .visual-rail,.primary-callout .steady-nav{max-width:1420px;margin:0 auto}
.primary-callout h1{margin:0;color:var(--paint-cool);font-size:clamp(2.2rem,5vw,4.2rem);line-height:1.05}
.primary-callout .team-form{margin:.7rem 0 0;color:#2c3f3a;font-size:calc(18.3px * 1.125);line-height:1.4}
.primary-callout .media-entries{display:block;width:min(100%,1180px);max-height:520px;object-fit:cover;border-radius:1.16rem;box-shadow:0 6px 20px rgba(0,0,0,0.23);margin:1.6rem auto 0}
.primary-callout .steady-nav{background:#ffffff;color:#16241f;border:1px solid var(--surface-page);border-radius:1.16rem;padding:calc(calc(1.5rem * .75)*1.4);margin-top:calc(1.92rem * 1.5)}
.primary-callout p{margin:.85rem 0 0;color:#16241f;opacity:.88;line-height:1.65}
.primary-callout .local-media{font-size:calc(18.3px * 1.125);opacity:1;margin-top:0}
.primary-callout h2{margin:1.8rem 0 0;color:#16241f;font-size:clamp(1.4rem,3vw,2rem);line-height:1.18}
.primary-callout .team+.team{margin-top:calc(1.92rem * 1.5)}
.primary-callout .team a{color:#0f7a6b;text-decoration:underline;text-underline-offset:2px}
.primary-callout .team a:hover{color:inherit;}
.primary-callout .soft-region{margin-top:calc(1.92rem * 1.5);padding-top:calc(1.5rem * .75);border-top:1px solid var(--surface-page);display:flex;flex-wrap:wrap;align-items:center;gap:1.92rem}
.primary-callout .soft-region p{margin:0;flex:1 1 320px}
.primary-callout .plan{display:inline-block;background:#0f7a6b;color:#f4fbf8;border-radius:0.57rem;padding:.7rem 1.2rem;font-weight:700;text-decoration:none;transition:background 430ms var(--speed-panel)}
.primary-callout .plan:hover{background:#0b5f53;color:#16241f;}
@media (max-width:640px){.primary-callout{padding:calc(1.5rem*1.8) 2.51rem}.primary-callout .steady-nav{padding:calc(1.5rem * .75)}}
.offset-scene-list{
  background: linear-gradient(135deg, #0f7a6b 0%, #14a08c 55%, #7fd6c2 100%);
  color: #f4fbf8;
  padding: calc(1.5rem * 2.4) 2.51rem;
}
.offset-scene-list .quiet-unit{display: block;
  width: min(100%, 1420px);
  margin: 0 auto calc(1.92rem * 1.5);
  aspect-ratio: 21 / 8;
  object-fit: cover;
  border-radius: 1.16rem;}
.offset-scene-list .media-nav{width: min(100%, 1420px);
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 1.92rem;}
.offset-scene-list h2,
.offset-scene-list h3,
.offset-scene-list p{margin: 0;}
.offset-scene-list h2{font-size: calc(18.3px * 2.65);
  line-height: 1.05;}
.offset-scene-list .visual-quote{display: flex;
  flex-direction: column;
  gap: 1.5rem;
  flex: 1 1 22rem;
  min-width: 0;}
.offset-scene-list .visual-quote p{line-height: 1.64;}
.offset-scene-list .active-list{display: flex;
  flex-wrap: wrap;
  gap: calc(1.5rem * .75);
  flex: 1 1 30rem;
  min-width: 0;}
.offset-scene-list .content-list{flex: 1 1 16rem;
  min-width: 0;
  display: flex;
  flex-direction: column;}
.offset-scene-list .group{display: block;
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border-radius: 0.96rem;
  margin-bottom: calc(1.5rem * .75);}
.offset-scene-list span{display: block;
  font-size: calc(18.3px * .875);
  margin-bottom: calc(calc(1.5rem * .75) * .35);
  opacity: .85;}
.offset-scene-list h3{font-size: calc(18.3px * 1.35);
  line-height: 1.16;
  margin-bottom: calc(calc(1.5rem * .75) * .5);}
.offset-scene-list .content-list p{font-size: calc(18.3px * .875);
  line-height: 1.64;}
@media (max-width: 820px) {.offset-scene-list .quiet-unit{ aspect-ratio: 16 / 10; }
}
.primary-area{
        padding: calc(1.5rem * 2.4) 2.51rem;
        background: var(--tone-page);
        color: var(--paint-cool)
    }
.primary-area .media-nav{max-width: 1420px;
        margin: 0 auto}
.primary-area .strong-flow{display: flex;
        flex-direction: column;
        gap: calc(1.92rem * 1.5)}
.primary-area .local-intro{min-width: 0}
.primary-area h2{margin: 0;
        font-size: calc(18.3px * 2);
        line-height: 1.1}
.primary-area .local-intro p{margin: 1.5rem 0 0;
        font-size: calc(18.3px * 1.125);
        line-height: 1.64}
.primary-area ul{list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: column;
        gap: calc(1.5rem * .75)}
.primary-area li{
        display: flex;
        flex-wrap: wrap;
        gap: 1.92rem;
        align-items: flex-start;
        padding: calc(1.5rem * .75) 2.51rem;
        background: #ffffff;
        color: #16241f;
        border: 1px solid var(--surface-page);
        border-radius: 0.96rem
    }
.primary-area strong{flex: 0 1 17rem;
        min-width: 0;
        font-size: calc(18.3px * 1.35);
        line-height: 1.18}
.primary-area span{flex: 1 1 24rem;
        min-width: 0;
        line-height: 1.64}
@media (max-width: 760px) {.primary-area li{
            display: block;
            padding: 1.5rem calc(1.5rem * .75)
        }.primary-area span{
            display: block;
            margin-top: calc(1.5rem * .75)
        }
    }
.secondary-story{padding:calc(1.5rem * 2.4) 2.51rem;background:#0f7a6b;color:#f4fbf8}
.secondary-story .media-nav{max-width:1420px;margin:0 auto}
.secondary-story .contact-surface{display:flex;gap:calc(1.92rem * 1.5);align-items:stretch}
.secondary-story .quiet-section{flex:0 1 20rem;min-width:0;border-left:1px solid color-mix(in srgb,#f4fbf8 32%,transparent);padding-left:1.5rem;display:flex;flex-direction:column;justify-content:space-between}
.secondary-story .quiet-section p{margin:0;line-height:1.64}
.secondary-story .quiet-section a{display:inline-flex;align-self:flex-start;margin-top:1.5rem;border-radius:0.33rem;background:#f97316;color:#2a1206;padding:calc(1.5rem * .75) 1.5rem;text-decoration:none}
.secondary-story .top-unit{flex:1 1 44rem;min-width:0}
.secondary-story h2{margin:0;max-width:16ch;font-size:calc(18.3px * 2.65);line-height:1.02}
.secondary-story .top-unit>p{margin:1.5rem 0 0;max-width:48rem;font-size:calc(18.3px * 1.125);line-height:1.64}
.secondary-story .plain-contact{margin-top:calc(1.92rem * 1.5);display:flex;flex-direction:column;gap:1.5rem}
.secondary-story .plain-contact p{margin:0;display:flex;gap:1.5rem;align-items:flex-start}
.secondary-story .plain-contact strong{flex:0 1 12rem;min-width:0;font-size:calc(18.3px * .875)}
.secondary-story .plain-contact span{flex:1 1 24rem;min-width:0;line-height:1.64}
@media(max-width:760px){.secondary-story .contact-surface,.secondary-story .plain-contact p{display:block}.secondary-story .quiet-section{border-left:0;padding-left:0}.secondary-story .top-unit{margin-top:calc(1.92rem * 1.5)}.secondary-story .plain-contact span{display:block;margin-top:calc(1.5rem * .75)}.secondary-story h2{font-size:calc(18.3px * 2)}}
.wide-actions{padding:calc(1.5rem*2.6) 2.51rem;background:var(--tone-page);color:var(--paint-cool)}
.wide-actions .visual-rail,.wide-actions .steady-nav,.wide-actions .service-team{max-width:1420px;margin:0 auto}
.wide-actions h1{margin:0;font-size:clamp(2.1rem,4.6vw,3.9rem);line-height:1.05}
.wide-actions .open-benefit{margin:.7rem 0 0;font-size:calc(18.3px * 1.125);color:#2c3f3a;line-height:1.4}
.wide-actions .service-team{margin:calc(1.92rem * 1.5) auto 0}
.wide-actions .media-entries{display:block;width:100%;max-height:520px;object-fit:cover;border-radius:1.16rem;box-shadow:0 6px 20px rgba(0,0,0,0.23)}
.wide-actions .set{margin:.6rem 0 0;font-size:calc(18.3px * .875);color:#2c3f3a}
.wide-actions .steady-nav{margin-top:calc(1.92rem * 1.5);background:#ffffff;color:#16241f;border:1px solid var(--surface-page);border-radius:1.16rem;padding:calc(1.5rem * .75)}
.wide-actions .local-media{margin:0;font-size:calc(18.3px * 1.125);line-height:1.6}
.wide-actions .team{margin-top:calc(1.92rem * 1.5)}
.wide-actions h2{margin:0 0 .4rem;font-size:clamp(1.35rem,2.6vw,1.9rem);line-height:1.2}
.wide-actions p{margin:.7rem 0 0;line-height:1.65}
.wide-actions .fresh-form{margin-top:calc(1.92rem * 1.5);padding-top:calc(1.5rem * .75);border-top:1px solid var(--surface-page);font-size:18.3px}
.wide-actions .fresh-form a{color:#0f7a6b;text-decoration:underline;text-underline-offset:3px}
.wide-actions .fresh-form a:hover{color:inherit;}
@media (max-width:640px){
  .wide-actions{padding:calc(1.5rem*1.8) 2.51rem}
  .wide-actions .steady-nav{padding:calc(1.92rem * 1.5)}
}
.media-view{
  background: linear-gradient(135deg, #0f7a6b 0%, #14a08c 55%, #7fd6c2 100%);
  color: #f4fbf8;
  padding: calc(1.5rem * 2.4) 2.51rem;
}
.media-view .quiet-unit{display: block;
  width: min(100%, 1420px);
  margin: 0 auto calc(1.92rem * 1.5);
  aspect-ratio: 21 / 8;
  object-fit: cover;
  border-radius: 1.16rem;}
.media-view .media-nav{width: min(100%, 1420px);
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 1.92rem;}
.media-view h2,
.media-view h3,
.media-view p{margin: 0;}
.media-view h2{font-size: calc(18.3px * 2);
  line-height: 1.08;}
.media-view .visual-quote{display: flex;
  flex-direction: column;
  gap: 1.5rem;
  align-content: start;}
.media-view .visual-quote p{line-height: 1.64;
  font-size: 18.3px;}
.media-view .active-list{display: flex;
  flex-wrap: wrap;
  gap: calc(1.5rem * .75);
  margin-top: calc(1.92rem * 1.5);}
.media-view .content-list{
  flex: 1 1 20rem;
  display: flex;
  flex-direction: column;
  gap: calc(calc(1.5rem * .75) * .5);
  background: #ffffff;
  color: #16241f;
  border: 1px solid var(--surface-page);
  border-radius: 0.96rem;
  padding: calc(1.5rem * .75);
}
.media-view .group{display: block;
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border-radius: 0.57rem;
  margin-bottom: calc(calc(1.5rem * .75) * .3);}
.media-view span{display: block;
  font-size: calc(18.3px * .875);
  letter-spacing: 0.02em;}
.media-view h3{font-size: calc(18.3px * 1.35);
  line-height: 1.16;}
.media-view .content-list p{font-size: calc(18.3px * .875);
  line-height: 1.64;}
@media (max-width: 820px) {.media-view .quiet-unit{ aspect-ratio: 16 / 10; }.media-view .content-list{ flex: 1 1 100%; }
}
.direct-grid{padding:calc(1.5rem * 2.4) 2.51rem;background:var(--tone-page);color:var(--paint-cool)}
.direct-grid .media-nav{max-width:min(1420px,58rem);margin:0 auto}
.direct-grid .local-intro{max-width:100%}
.direct-grid h2{margin:0;font-size:calc(18.3px * 2);line-height:1.1}
.direct-grid .local-intro p{margin:1.5rem 0 0;color:#2c3f3a;line-height:1.64}
.direct-grid .page-team{margin-top:calc(1.92rem * 1.5);display:flex;flex-direction:column;gap:calc(1.5rem * .75)}
.direct-grid details{background:#ffffff;color:#16241f;border:1px solid var(--surface-page);border-radius:0.96rem;padding:1.5rem 2.51rem;box-shadow:0 1px 6px rgba(0,0,0,0.18)}
.direct-grid summary{cursor:pointer;font-size:18.3px;font-weight:700;line-height:1.3;list-style:none}
.direct-grid summary::-webkit-details-marker{display:none}
.direct-grid summary::after{content:"+";float:right;margin-left:1.5rem;color:#0f7a6b;font-weight:700}
.direct-grid details[open] summary::after{content:"–"}
.direct-grid details p{margin:1.5rem 0 0;color:#2c3f3a;line-height:1.64}
@media(max-width:720px){.direct-grid details{padding:1.5rem}.direct-grid summary{font-size:18.3px}
}
.text-service{padding:calc(1.5rem * 2.4) 2.51rem;background:linear-gradient(120deg, #f97316 0%, #fbbf24 100%);color:#2a1206}
.text-service .media-nav{max-width:1420px;margin:0 auto}
.text-service .clear-proof{display:flex;flex-wrap:wrap;gap:calc(1.92rem * 1.5);align-items:flex-start}
.text-service h2{flex:1 1 30rem;min-width:0;margin:0;font-size:calc(18.3px * 2);line-height:1.08}
.text-service .primary-copy{flex:1 1 34rem;min-width:0}
.text-service .primary-copy p{margin:0 0 calc(1.5rem * .75);font-size:18.3px;line-height:1.64}
.text-service .primary-copy p:last-of-type{margin-bottom:0}
.text-service ul{list-style:none;margin:calc(1.92rem * 1.5) 0 0;padding:0;display:flex;flex-wrap:wrap;gap:calc(1.5rem * .75)}
.text-service li{min-width:0}
.text-service li a{display:inline-flex;border-radius:0.57rem;background:#f97316;color:#2a1206;padding:calc(calc(1.5rem * .75)*.7) calc(1.5rem * .75);text-decoration:none;font-size:calc(18.3px * .875);transition:background 430ms var(--speed-panel)}
.text-service li a:hover{background:#ea580c;color:#16241f;}
@media(max-width:760px){.text-service .clear-proof{display:block}.text-service .primary-copy{margin-top:calc(1.92rem * 1.5)}.text-service h2{font-size:calc(18.3px * 1.35)}}
.plain-lead{padding:calc(1.5rem*2.6) 2.51rem;background:var(--tone-page);color:var(--paint-cool)}
.plain-lead .visual-rail,.plain-lead .steady-nav,.plain-lead .service-team{max-width:1420px;margin-left:auto;margin-right:auto}
.plain-lead h1{margin:0;color:var(--paint-cool);font-size:clamp(2.1rem,4.6vw,3.8rem);line-height:1.05;letter-spacing:-0.01em}
.plain-lead .team-form{margin:.7rem 0 0;font-size:calc(18.3px * 1.125);color:#2c3f3a;line-height:1.4}
.plain-lead .service-team{margin:calc(1.92rem * 1.5) auto 0;display:flex;flex-direction:column;gap:.5rem}
.plain-lead .media-entries{display:block;width:100%;max-height:520px;object-fit:cover;border-radius:1.16rem;box-shadow:0 6px 20px rgba(0,0,0,0.23)}
.plain-lead figcaption{font-size:calc(18.3px * .875);color:#2c3f3a;padding-left:.2rem}
.plain-lead .steady-nav{margin-top:calc(1.92rem * 1.5);background:#ffffff;color:#16241f;border:1px solid var(--surface-page);border-radius:1.16rem;padding:calc(1.5rem * .75)}
.plain-lead p{margin:.85rem 0 0;color:#16241f;line-height:1.65}
.plain-lead .local-media{font-size:calc(18.3px * 1.125);margin-top:0}
.plain-lead h2{margin:1.6rem 0 0;color:#16241f;font-size:clamp(1.35rem,2.6vw,1.9rem);line-height:1.2}
.plain-lead .team:first-of-type h2{margin-top:1.2rem}
.plain-lead .steady-summary{margin-top:1.1rem;padding-top:.9rem;border-top:1px solid var(--surface-page);font-size:calc(18.3px * .875);color:#2c3f3a}
.plain-lead .steady-summary a{color:#0f7a6b;text-decoration:underline;text-underline-offset:2px}
.plain-lead .steady-summary a:hover{color:inherit;}
@media (max-width:640px){
  .plain-lead{padding:calc(1.5rem*1.8) 2.51rem}
  .plain-lead .steady-nav{padding:1.5rem 2.51rem}
}
.fresh-menu{
  background: linear-gradient(135deg, #0f7a6b 0%, #14a08c 55%, #7fd6c2 100%);
  color: #f4fbf8;
  padding: calc(1.5rem * 2.4) 2.51rem;
}
.fresh-menu .quiet-unit{display: block;
  width: min(100%, 1420px);
  margin: 0 auto calc(1.92rem * 1.5);
  aspect-ratio: 21 / 8;
  object-fit: cover;
  border-radius: 1.16rem;}
.fresh-menu .media-nav{width: min(100%, 1420px);
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 1.92rem;}
.fresh-menu .visual-quote{flex: 1 1 22rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  min-width: 0;}
.fresh-menu h2,
.fresh-menu h3,
.fresh-menu p{margin: 0;}
.fresh-menu h2{font-size: calc(18.3px * 2.65);
  line-height: 1.05;}
.fresh-menu .visual-quote p{line-height: 1.64;}
.fresh-menu .active-list{flex: 1 1 30rem;
  display: flex;
  flex-wrap: wrap;
  gap: calc(1.5rem * .75);
  min-width: 0;}
.fresh-menu .content-list{flex: 1 1 15rem;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: calc(calc(1.5rem * .75) * .5);}
.fresh-menu .group{display: block;
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border-radius: 0.96rem;}
.fresh-menu span{display: block;
  font-size: calc(18.3px * .875);
  opacity: .85;}
.fresh-menu h3{font-size: calc(18.3px * 1.35);
  line-height: 1.16;}
.fresh-menu .content-list p{font-size: calc(18.3px * .875);
  line-height: 1.64;}
@media (max-width: 820px) {.fresh-menu .quiet-unit{ aspect-ratio: 16 / 10; }.fresh-menu .content-list{ flex: 1 1 100%; }
}
.team-actions{
        padding: calc(1.5rem * 2.4) 2.51rem;
        background: var(--tone-page);
        color: var(--paint-cool)
    }
.team-actions .media-nav{max-width: 1420px;
        margin: 0 auto}
.team-actions .strong-flow{display: flex;
        flex-direction: column;
        gap: calc(1.92rem * 1.5)}
.team-actions .local-intro{min-width: 0;
        border-left: 3px solid #0f7a6b;
        padding-left: calc(1.5rem * .75)}
.team-actions h2{margin: 0;
        font-size: calc(18.3px * 2);
        line-height: 1.1}
.team-actions .local-intro p{margin: 1.5rem 0 0;
        font-size: calc(18.3px * 1.125);
        line-height: 1.64}
.team-actions ul{list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: column;
        gap: 1.92rem}
.team-actions li{display: flex;
        flex-wrap: wrap;
        gap: calc(1.5rem * .75);
        align-items: baseline;
        padding: calc(1.5rem * .75) 0;
        border-top: 1px solid var(--surface-page)}
.team-actions strong{flex: 0 1 16rem;
        min-width: 0;
        font-size: calc(18.3px * 1.35);
        line-height: 1.18}
.team-actions span{flex: 1 1 30rem;
        min-width: 0;
        line-height: 1.64;
        color: #2c3f3a}
@media (max-width: 760px) {.team-actions li{
            display: block
        }.team-actions span{
            display: block;
            margin-top: calc(1.5rem * .75)
        }
    }
.direct-entries{padding:calc(1.5rem * 2.4) 2.51rem;background:#f97316;color:#2a1206}
.direct-entries .media-nav{max-width:1420px;margin:0 auto}
.direct-entries .public-surface{display:flex;flex-wrap:wrap;gap:calc(1.92rem * 1.5);align-items:flex-start}
.direct-entries .compact-contact{flex:1 1 34rem;min-width:0}
.direct-entries h2{margin:0;font-size:calc(18.3px * 2);line-height:1.1}
.direct-entries .compact-contact p{margin:1.5rem 0 0;font-size:18.3px;line-height:1.64}
.direct-entries .primary-copy{flex:1 1 26rem;min-width:0;background:#0d2b26;color:#f4fbf8;border-radius:0.96rem;padding:1.92rem;box-shadow:0 1px 6px rgba(0,0,0,0.18)}
.direct-entries .primary-copy>p{margin:0;line-height:1.64}
.direct-entries .offer-inner{display:flex;flex-wrap:wrap;gap:calc(1.5rem * .75);margin-top:1.5rem}
.direct-entries .offer-inner a{border-radius:0.33rem;background:#0f7a6b;color:#f4fbf8;padding:calc(calc(1.5rem * .75)*.7) calc(1.5rem * .75);text-decoration:none;font-size:calc(18.3px * .875)}
.direct-entries .offer-inner a:hover{background:#0b5f53;color:#16241f;}
@media(max-width:780px){.direct-entries .public-surface{display:block}.direct-entries .primary-copy{margin-top:calc(1.92rem * 1.5);padding:1.5rem}.direct-entries h2{font-size:calc(18.3px * 1.35)}}
.primary-section{
  background: var(--tone-page);
  color: var(--paint-cool);
  padding: calc(1.5rem * 2.4) 2.51rem;
}
.primary-section .media-nav{max-width: 1420px;
  margin: 0 auto;}
.primary-section .active-list{display: flex;
  flex-direction: column;
  gap: calc(1.92rem * 1.5);}
.primary-section .primary-brand{display: flex;
  flex-direction: column;
  gap: calc(1.5rem * .75);}
.primary-section h2{margin: 0;
  font-size: clamp(calc(18.3px * 2), 4.4vw, calc(18.3px * 2.65));
  line-height: 1.08;
  letter-spacing: 0;}
.primary-section .compact-contact{margin: 0;
  font-size: calc(18.3px * 1.125);
  line-height: 1.65;}
.primary-section .content-footer{
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  padding: 1.5rem;
  background: #ffffff;
  color: #16241f;
  border: 1px solid var(--surface-page);
  border-radius: 0.96rem;
  box-shadow: 0 1px 6px rgba(0,0,0,0.18);
}
.primary-section .main-nav{flex: 1 1 14rem;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: calc(calc(1.5rem * .75) * 0.4);
  font-size: calc(18.3px * .875);}
.primary-section .main-nav.wide{flex: 1 1 100%;}
.primary-section .main-nav span{font-weight: 700;}
.primary-section input,
.primary-section textarea{
  width: 100%;
  min-width: 0;
  border: 1px solid var(--surface-page);
  border-radius: 0.33rem;
  background: #eaf3ee;
  color: #16241f;
  padding: calc(1.5rem * .75);
  font: inherit;
  line-height: 1.5;
}
.primary-section textarea{resize: vertical;
  min-height: 6rem;}
.primary-section input::placeholder,
.primary-section textarea::placeholder{}
.primary-section input:focus,
.primary-section textarea:focus{outline: 2px solid rgba(15, 122, 107, 0.35);
  outline-offset: 1px;}
.primary-section .service-brand{flex: 1 1 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: calc(1.5rem * .75);
  padding-top: calc(1.5rem * .75);
  border-top: 1px solid var(--surface-page);}
.primary-section button{
  flex: 0 0 auto;
  border: 0;
  border-radius: 0.57rem;
  background: #0f7a6b;
  color: #f4fbf8;
  padding: calc(1.5rem * .75) 1.92rem;
  font: inherit;
  font-weight: 700;
  cursor: pointer;
  transition: background 430ms var(--speed-panel);
}
.primary-section button:hover{
  background: #0b5f53;color:#16241f;}
.primary-section .soft-group{flex: 1 1 16rem;
  margin: 0;
  font-size: calc(18.3px * .875);
  line-height: 1.55;}
.primary-section .wide-frame{display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  padding-top: 1.5rem;
  border-top: 1px solid var(--surface-page);}
.primary-section .fresh-content{flex: 1 1 14rem;
  display: flex;
  flex-direction: column;
  gap: calc(calc(1.5rem * .75) * 0.3);
  font-size: calc(18.3px * .875);}
.primary-section .fresh-content .direct-content{font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-size: calc(18.3px * .875);
  opacity: 0.75;}
.primary-section .fresh-content a{text-decoration: none;
  word-break: break-word;}
.primary-section .fresh-content a:hover{text-decoration: underline;}
@media (max-width: 640px) {.primary-section .content-footer{
    padding: calc(1.5rem * .75);
  }.primary-section .service-brand{
    align-items: stretch;
    flex-direction: column;
  }.primary-section button{
    width: 100%;
  }
}
.primary-media{background:var(--tone-page);color:var(--paint-cool);padding:calc(1.5rem * 2.4) 2.51rem}
.primary-media .media-nav{max-width:1420px;margin:0 auto}
.primary-media .strong-flow{display:flex;align-items:flex-start;gap:calc(1.92rem * 1.5)}
.primary-media .local-intro{flex:0 1 32rem;min-width:0}
.primary-media h2{margin:0;font-size:clamp(calc(18.3px * 2),4.6vw,calc(18.3px * 2.65));line-height:1.08;letter-spacing:0}
.primary-media p{margin:1.5rem 0 0;font-size:calc(18.3px * 1.125);line-height:1.65}
.primary-media .soft-frame{flex:1 1 34rem;min-width:0;display:flex;flex-direction:column;border-top:1px solid var(--surface-page)}
.primary-media .compact-tile{display:flex;gap:1.92rem;padding:1.5rem 0;border-bottom:1px solid var(--surface-page);color:inherit;text-decoration:none;transition:background 430ms var(--speed-panel)}
.primary-media .compact-tile:hover{background:#eaf3ee;color:#2c3f3a;}
.primary-media strong{flex:0 1 13rem;min-width:0;font-size:18.3px}
.primary-media span{flex:1 1 20rem;min-width:0;font-size:calc(18.3px * .875);line-height:1.6}
@media(max-width:760px){.primary-media .strong-flow,.primary-media .compact-tile{flex-direction:column}.primary-media .compact-tile{gap:calc(calc(1.5rem * .75)*.5)}
}
.direct-section{padding:calc(1.5rem * 2.4) 2.51rem;background:linear-gradient(135deg, #0f7a6b 0%, #14a08c 55%, #7fd6c2 100%);color:#f4fbf8}
.direct-section .media-nav{max-width:1420px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.78fr);gap:calc(1.92rem * 1.5);align-items:stretch}
.direct-section .visual-quote{display:flex;flex-direction:column;gap:1.92rem;padding:1.92rem;border-radius:1.16rem;background:#ffffff;color:#16241f;border:1px solid var(--surface-page);box-shadow:0 6px 20px rgba(0,0,0,0.23)}
.direct-section h2{margin:0;font-size:calc(18.3px * 2);line-height:1.1}
.direct-section .visual-quote>p{margin:0;font-size:18.3px;line-height:1.64}
.direct-section .visual-area{display:flex;flex-direction:column;gap:calc(1.5rem * .75);margin-top:1.5rem}
.direct-section .wide-proof{padding:calc(1.5rem * .75);border-radius:0.57rem;background:#eaf3ee;color:#2c3f3a;border:1px solid var(--surface-page)}
.direct-section .wide-proof span{display:block;font-size:calc(18.3px * .875);letter-spacing:.02em;text-transform:uppercase}
.direct-section .wide-proof strong{display:block;margin-top:calc(calc(1.5rem * .75) * .4);font-size:calc(18.3px * 1.125);line-height:1.35}
.direct-section .content-list{min-height:clamp(22rem,44vw,34rem);border-radius:1.16rem;overflow:hidden;border:1px solid var(--surface-page);box-shadow:0 6px 20px rgba(0,0,0,0.23)}
.direct-section iframe{display:block;width:100%;height:100%;border:0}
@media (max-width: 900px){.direct-section .media-nav{grid-template-columns:1fr}.direct-section .content-list{min-height:22rem}}
.visual-figure{padding:calc(1.5rem * 2.4) 2.51rem;background:#0d2b26;color:#f4fbf8}
.visual-figure .direct-figure{max-width:min(1420px,64rem);margin:0 auto}
.visual-figure h2{margin:0;font-size:calc(18.3px * 2.65);line-height:1.08}
.visual-figure .public-summary{margin:1.5rem 0 calc(1.92rem * 1.5);font-size:calc(18.3px * 1.125);color:color-mix(in srgb,currentColor 74%,transparent)}
.visual-figure ol{margin:0;padding-left:1.92rem;display:flex;flex-direction:column;gap:calc(1.92rem * 1.5)}
.visual-figure li{padding:0}
.visual-figure li::marker{color:color-mix(in srgb,currentColor 55%,transparent);font-size:18.3px}
.visual-figure h3{margin:0 0 calc(1.5rem * .75);font-size:calc(18.3px * 1.35);line-height:1.22}
.visual-figure li p{margin:0;color:color-mix(in srgb,currentColor 74%,transparent)}
.visual-figure a{color:#f97316;text-decoration:underline;text-underline-offset:3px}
.visual-figure a:hover{color:inherit;}
@media (max-width:640px){.visual-figure ol{padding-left:1.5rem}.visual-figure h2{font-size:calc(18.3px * 2)}
}
.service-list{
  position: relative;
  overflow: hidden;
  padding: calc(1.5rem * 2.4) 2.51rem;
  background: linear-gradient(135deg, #0f7a6b 0%, #14a08c 55%, #7fd6c2 100%);
  color: #f4fbf8;
}
.service-list .media-nav{position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: calc(1.92rem * 1.5);
  max-width: 1420px;
  margin: 0 auto;}
.service-list .featured-track{padding-bottom: 1.5rem;
  border-bottom: 1px solid color-mix(in srgb, currentColor 30%, transparent);}
.service-list h2{margin: 0;
  font-size: calc(18.3px * 2);
  line-height: 1.15;}
.service-list .featured-track p{margin: 1.5rem 0 0;
  font-size: calc(18.3px * 1.125);
  line-height: 1.64;}
.service-list .direct-headline{display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 1.92rem;}
.service-list .secondary-block{flex: 1 1 22rem;
  display: flex;
  flex-direction: column;
  gap: calc(1.5rem * .75);}
.service-list .secondary-block p{margin: 0;
  line-height: 1.64;}
.service-list .featured-steps{flex: 0 1 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: calc(1.5rem * .75);}
.service-list .featured-steps a{color: inherit;
  font-size: calc(18.3px * 1.125);
  overflow-wrap: anywhere;
  text-underline-offset: .2em;}
.service-list .plain-fields{display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  padding-top: 1.5rem;
  border-top: 1px solid color-mix(in srgb, currentColor 30%, transparent);}
.service-list .plain-fields a{flex: 1 1 16rem;
  color: inherit;
  text-decoration: none;
  overflow-wrap: anywhere;
  line-height: 1.64;}
.service-list .plain-fields span{display: block;
  margin-top: .35rem;
  font-size: calc(18.3px * .875);
  opacity: .72;}
@media (max-width: 720px) {.service-list .direct-headline{
    flex-direction: column;
  }.service-list .featured-steps{
    margin-top: 1.5rem;
  }
}
.top-feature{padding:calc(1.5rem * 2.4) 2.51rem;background:#eaf3ee;color:#2c3f3a}
.top-feature .open-menu{max-width:min(1420px,64rem);margin:0 auto}
.top-feature h2{margin:0;font-size:calc(18.3px * 2.65);line-height:1.08}
.top-feature .local-intro{margin:1.5rem 0 calc(1.92rem * 1.5);font-size:calc(18.3px * 1.125)}
.top-feature .content-team{display:flex;flex-direction:column;gap:1.92rem}
.top-feature .main-view{padding:0 0 calc(1.5rem * .75);border-bottom:1px solid var(--surface-page)}
.top-feature .main-view:last-child{border-bottom:0;padding-bottom:0}
.top-feature h3{margin:0 0 calc(1.5rem * .75);font-size:calc(18.3px * 1.35);line-height:1.25}
.top-feature .main-view p{margin:0}
.top-feature .soft-group{margin:calc(1.92rem * 1.5) 0 0;font-size:calc(18.3px * .875)}
.top-feature a{text-decoration:underline}
.top-feature a:hover{}
@media (min-width:900px){.top-feature .content-team{display:grid;grid-template-columns:1fr 1fr;gap:1.92rem 2.51rem}.top-feature .main-view{border-bottom:0;padding-bottom:0}
}
.plain-region{--axis-strong:calc(1.5rem * 1.05);padding:calc(1.5rem * 2.4) 2.51rem;background:#eaf3ee;color:#2c3f3a;}
.plain-region .media-nav{max-width:1420px;margin:0 auto;}
.plain-region h2,.plain-region p{margin:0;}
.plain-region h2{font-size:calc(18.3px * 2);line-height:1.14;}
.plain-region p{font-size:18.3px;line-height:1.64;}
.plain-region .compact-contact{margin-top:1.5rem;}
.plain-region .soft-group{margin-top:calc(1.92rem * 1.5);font-size:calc(18.3px * .875);}
.plain-region .narrow-tile{display:flex;flex-wrap:wrap;align-items:center;gap:1.92rem;margin-top:var(--axis-strong);}
.plain-region .service-brand{display:inline-flex;align-items:center;justify-content:center;padding:calc(1.5rem * .75) 1.5rem;border-radius:0.57rem;background:#0f7a6b;color:#f4fbf8;font-size:18.3px;text-decoration:none;transition:background 430ms var(--speed-panel);}
.plain-region .service-brand:hover{background:#0b5f53;color:#16241f;}
.plain-region .main-grid{font-size:calc(18.3px * .875);color:#0f7a6b;text-decoration:underline;text-underline-offset:3px;}
.plain-region .main-grid:hover{color:inherit;}
@media (max-width:640px){.plain-region .narrow-tile{flex-direction:column;align-items:flex-start;}.plain-region .service-brand{width:100%;}
}
.focused-content{
  padding: calc(1.5rem * 2.4) 2.51rem;
  background: #eaf3ee;
  color: #2c3f3a;
}
.focused-content .media-nav{max-width: 1420px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 1.92rem;}
.focused-content .narrow-feature{
  flex: 1 1 320px;
  padding: calc(1.5rem * .75);
  border-radius: 1.16rem;
  background: #0d2b26;
  color: #f4fbf8;
}
.focused-content .narrow-feature span{
  display: inline-block;
  padding: 0.25rem 0.7rem;
  border-radius: 0.33rem;
  background: #f97316;
  color: #2a1206;
  font-size: calc(18.3px * .875);
  letter-spacing: 0.02em;
}
.focused-content h2{margin: calc(1.5rem * .75) 0 0;
  font-size: calc(18.3px * 2);
  line-height: 1.12;}
.focused-content .narrow-feature p{margin: calc(1.92rem * 1.5) 0 0;
  font-size: calc(18.3px * 1.125);
  line-height: 1.64;}
.focused-content .visual-area{flex: 1 1 360px;
  display: flex;
  flex-direction: column;
  gap: calc(1.92rem * 1.5);}
.focused-content .soft-group{
  padding: calc(1.5rem * .75);
  border-radius: 0.96rem;
  background: #ffffff;
  color: #16241f;
  border: 1px solid var(--surface-page);
  box-shadow: 0 1px 6px rgba(0,0,0,0.18);
}
.focused-content .soft-group strong{display: block;
  font-size: calc(18.3px * 1.35);
  line-height: 1.2;}
.focused-content .soft-group p{margin: calc(1.92rem * 1.5) 0 0;
  font-size: 18.3px;
  line-height: 1.64;}
.focused-content .fresh-content{margin: calc(1.92rem * 1.5) 0 0;
  font-size: calc(18.3px * .875);}
.focused-content .narrow-tile{display: flex;
  flex-wrap: wrap;
  gap: calc(1.92rem * 1.5);
  margin-top: calc(1.5rem * .75);}
.focused-content a{text-decoration: none;
  border-bottom: 1px solid var(--surface-page);
  padding-bottom: 1px;
  transition: color 430ms var(--speed-panel), border-color 430ms var(--speed-panel);}
.focused-content a:hover,
.focused-content a:focus-visible{border-color: #f97316;}
@media (max-width: 760px) {.focused-content .media-nav{
    flex-direction: column;
  }
}
.soft-contact{padding:calc(1.5rem * 2.4) 2.51rem;background:#0d2b26;color:#f4fbf8}
.soft-contact .media-nav{width:min(100%,calc(1420px*.68));margin:0 auto}
.soft-contact .simple-unit{display:flex;flex-direction:column;gap:calc(1.92rem * 1.5)}
.soft-contact .fresh-content{margin:0;font-size:calc(18.3px * .875);letter-spacing:.14em;text-transform:uppercase;opacity:.7}
.soft-contact h1{margin:0;font-size:calc(18.3px * 2.65);line-height:1.04}
.soft-contact .compact-contact{margin:0;font-size:calc(18.3px * 1.125);line-height:1.64}
.soft-contact .visual-quote{margin:0;font-size:18.3px;line-height:1.64;opacity:.82}
.soft-contact .service-brand{display:flex;flex-wrap:wrap;gap:1.92rem;align-items:center;padding-top:1.5rem;border-top:1px solid rgba(244,251,248,.22)}
.soft-contact .go{display:inline-block;padding:.85rem 1.5rem;border-radius:0.57rem;background:#f97316;color:#2a1206;text-decoration:none;font-size:18.3px;transition:background 430ms var(--speed-panel),transform 430ms var(--speed-panel)}
.soft-contact .go:hover{background:#ea580c;transform:translateY(-2px);color:#16241f;}
.soft-contact .go.alt{background:transparent;color:inherit;border:1px solid rgba(244,251,248,.4)}
.soft-contact .go.alt:hover{background:rgba(244,251,248,.1)}
.soft-contact .narrow-tile{margin:0;font-size:calc(18.3px * .875);line-height:1.64;opacity:.78}
.soft-contact .narrow-tile a{color:inherit;text-decoration:underline;text-underline-offset:3px}
.soft-contact .narrow-tile a:hover{color:#f97316}
@media(max-width:520px){.soft-contact .service-brand{flex-direction:column;align-items:stretch}.soft-contact .go{text-align:center}}
