body{margin:0;padding:0;font-family:"Cormorant Garamond", sans-serif;box-sizing:border-box;}
*{box-sizing:border-box;}
.site-copy {
    width: 100%;
    background: #EDEEEC;
    color: #1F262B;
    border-bottom: 1px solid #D6D9D6;
  }
.primary-rail {
    max-width: 1120px;
    margin: 0 auto;
    padding: 1.5rem 2.18rem;
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    gap: 1.07rem;
  }
:root {
  --ink-deep: #3A4348;
  --ease-hover: ease-in-out;
  --ink-page: #E2E4E1;
}
.plain-benefit {
    grid-column: 2;
    justify-self: center;
    font-size: calc(15.2px * 1.125);
    font-weight: 700;
    letter-spacing: 0.02em;
    color: #1F262B;
    text-decoration: none;
    padding: calc(1.07rem * 1.5) 0;
    white-space: nowrap;
  }
.plain-benefit:hover {
    color: #B87333;
  }
.nav-group {
    display: flex;
    align-items: center;
  }
.nav-left {
    grid-column: 1;
    justify-content: flex-start;
  }
.nav-right {
    grid-column: 3;
    justify-content: flex-end;
  }
.nav-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 1.07rem;
  }
.nav-link {
    display: inline-block;
    padding: 0.4rem 0.2rem;
    font-size: calc(15.2px * .875);
    color: #1F262B;
    text-decoration: none;
    border-bottom: 2px solid transparent;
    transition: color 610ms var(--ease-hover),
                border-color 610ms var(--ease-hover);
  }
.nav-link:hover,
  .nav-link:focus-visible {
    color: #B87333;
    border-bottom-color: #B87333;
    outline: none;
  }
.site-stack {
    grid-column: 3;
    justify-self: end;
    display: none;
    width: 44px;
    height: 44px;
    padding: 10px;
    background: var(--ink-page);
    color: var(--ink-deep);
    border: 1px solid #D6D9D6;
    border-radius: 0.59rem;
    cursor: pointer;
    flex-direction: column;
    justify-content: center;
    gap: 5px;
  }
.steady-section{
    display: block;
    width: 100%;
    height: 2px;
    background: var(--ink-deep);
    border-radius: 0.33rem;
    transition: transform 610ms var(--ease-hover),
                opacity 610ms var(--ease-hover);color:#1F262B;}
.site-stack[aria-expanded="true"] .steady-section:nth-child(1){transform: translateY(7px) rotate(45deg);}
.site-stack[aria-expanded="true"] .steady-section:nth-child(2){opacity: 0;}
.site-stack[aria-expanded="true"] .steady-section:nth-child(3){transform: translateY(-7px) rotate(-45deg);}
.top-inner {
    display: none;
    background: #1F4E5F;
    color: #F4F5F3;
    border-top: 1px solid #D6D9D6;
  }
.top-inner[hidden]{display: none;}
.open-details {
    list-style: none;
    margin: 0;
    padding: calc(1.07rem * 1.5) 2.18rem;
    display: flex;
    flex-direction: column;
    gap: calc(1.07rem * 1.5);
  }
.service-headline {
    display: block;
    padding: calc(1.07rem * 1.5) 0;
    font-size: 15.2px;
    color: #F4F5F3;
    text-decoration: none;
    border-bottom: 1px solid #D6D9D6;
  }
.service-headline:hover,
  .service-headline:focus-visible {
    color: #B87333;
    outline: none;
  }
@media (max-width: 767px) {
    .primary-rail {
      grid-template-columns: auto 1fr auto;
    }

    .plain-benefit {
      grid-column: 2;
      justify-self: center;
    }

    .nav-group {
      display: none;
    }

    .site-stack {
      display: flex;
      grid-column: 3;
    }

    .top-inner {
      display: block;
    }
  }
.plain-body{font-family:"Cormorant Garamond", sans-serif;font-size:15.2px;line-height:1.86;padding:calc(1.5rem * 2.4) 2.18rem;width:100%;background:#1F4E5F;color:#F4F5F3;}
.soft-feature{max-width:1120px;margin:0 auto;display:flex;flex-direction:column;gap:calc(1.07rem * 1.5)}
.media-header{display:grid;grid-template-columns:1.2fr 2fr 1.2fr;gap:calc(1.5rem * .75);align-items:start}
.fresh-wrap{display:flex;flex-direction:column;gap:1.5rem}
.content-figure{font-size:calc(15.2px * 1.35);font-weight:600;letter-spacing:0.02em;margin:0}
.text-body{margin:0;font-size:calc(15.2px * .875);max-width:32ch;opacity:0.85}
.content-links{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:calc(1.5rem * .75)}
.simple-view{display:flex;flex-direction:column;gap:1.5rem}
.content-section{font-size:calc(15.2px * .875);font-weight:600;text-transform:uppercase;letter-spacing:0.08em;margin:0;opacity:0.75}
.primary-details{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0.4rem}
.primary-details a{color:inherit;text-decoration:none;font-size:15.2px;transition:color 610ms var(--ease-hover), opacity 610ms var(--ease-hover);opacity:0.9}
.primary-details a:hover,
  .primary-details a:focus-visible{opacity:1;text-decoration:underline;text-underline-offset:3px;color:inherit}
.quiet-lead{display:flex;flex-direction:column;gap:1.5rem}
.text-fields{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.5rem}
.text-fields li{display:flex;flex-direction:column;gap:0.2rem}
.top-steps{font-size:calc(15.2px * .875);text-transform:uppercase;letter-spacing:0.06em;opacity:0.7}
.primary-plan{font-size:15.2px;color:inherit;text-decoration:none;word-break:break-word}
a.footer-value:hover,
  a.footer-value:focus-visible{text-decoration:underline;text-underline-offset:3px;color:inherit}
.public-steps{display:flex;flex-direction:column;gap:1.5rem;border-top:1px solid rgba(255, 255, 255, 0.15);padding-top:calc(1.07rem * 1.5)}
.clear-lead{margin:0;font-size:calc(15.2px * .875);max-width:90ch;opacity:0.85}
.page-track{margin:0;font-size:calc(15.2px * .875);opacity:0.7}
@media (max-width: 960px) {.media-header{grid-template-columns:1fr 1fr}.quiet-lead{grid-column:1 / -1}
  }
@media (max-width: 640px) {.plain-body{padding:calc(1.07rem * 1.5) 2.18rem;background:#1F4E5F;color:#F4F5F3;}.media-header{grid-template-columns:1fr}.content-links{grid-template-columns:1fr 1fr}
  }
@media (max-width: 420px) {.content-links{grid-template-columns:1fr}
  }
.cookies {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  background: #1F4E5F;
  color: #F4F5F3;
  border-top: 1px solid #D6D9D6;
  box-shadow: 0 5px 10px rgba(0,0,0,0.05);
  font-family: "Cormorant Garamond", sans-serif;
  font-size: calc(15.2px * .875);
  line-height: 1.86;
}
.cookies .page-header{max-width: 1120px;
  margin: 0 auto;
  padding: calc(1.07rem * 1.5) 2.18rem;
  display: flex;
  align-items: center;
  gap: 1.07rem;}
.cookies .offer-wrap{flex: 1 1 auto;
  min-width: 0;}
.cookies .fields{margin: 0 0 0.25rem;
  font-size: 15.2px;
  font-weight: 600;
  line-height: 1.3;}
.cookies .content-form{margin: 0;
  font-size: calc(15.2px * .875);
  opacity: 0.85;}
.cookies .section{flex: 0 0 auto;
  display: flex;
  align-items: center;
  gap: 1.07rem;}
.cookies .strong-details {
  font-family: inherit;
  font-size: calc(15.2px * .875);
  line-height: 1;
  padding: 0.6rem 1rem;
  border-radius: 0.33rem;
  border: 1px solid #D6D9D6;
  background: transparent;
  color: #F4F5F3;
  cursor: pointer;
  transition: background 610ms var(--ease-hover), color 610ms var(--ease-hover);
}
.cookies .strong-details:hover{
  background: color-mix(in srgb, currentColor 10%, transparent);color:#1F262B;}
.cookies .strong-details.primary {
  background: #1F4E5F;
  color: #F4F5F3;
  border-color: #1F4E5F;
}
.cookies .strong-details.primary:hover{
  background: #173E4C;
  border-color: #173E4C;color:#1F262B;}
@media (max-width: 720px) {
  .cookies .page-header {
    flex-direction: column;
    align-items: stretch;
    gap: calc(1.07rem * 1.5);
  }
  .cookies .section {
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .cookies .strong-details {
    flex: 1 1 auto;
    text-align: center;
  }
}
.compact-body{
    --ink-secondary: #1F262B;
    --state-local: #EDEEEC;
    --mark-active: #1F4E5F;
    --layer-base: #B87333;
    background: var(--state-local);
    color: var(--ink-secondary);
    padding: 72px 24px 64px;
  }
.compact-body .service-callout{max-width: 1080px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(0, 1.55fr) minmax(0, 1fr);
    gap: 56px;
    align-items: start;
    border-top: 1px solid rgba(31, 38, 43, 0.18);
    padding-top: 40px;}
.compact-body h1{font-size: clamp(2rem, 4.4vw, 3.1rem);
    line-height: 1.08;
    letter-spacing: -0.01em;
    margin: 0 0 22px;
    font-weight: 600;}
.compact-body .open-contact{font-size: 1.12rem;
    line-height: 1.6;
    margin: 0 0 16px;
    max-width: 46ch;}
.compact-body .strong-intro{font-size: 0.98rem;
    line-height: 1.65;
    margin: 0 0 30px;
    max-width: 52ch;}
.compact-body .wide-content{
    display: inline-block;
    background: var(--mark-active);
    color: #F4F5F3;
    text-decoration: none;
    padding: 13px 26px;
    border-radius: 3px;
    font-size: 0.98rem;
    letter-spacing: 0.01em;
    border-bottom: 2px solid var(--layer-base);
  }
.compact-body .wide-content:hover{
    background: #173E4C;
  }
.compact-body .page-fields{border-left: 1px solid rgba(184, 115, 51, 0.5);
    padding-left: 26px;
    margin-top: 6px;}
.compact-body .focused-summary{font-size: 0.82rem;
    text-transform: uppercase;
    letter-spacing: 0.14em;
    margin: 0 0 14px;}
.compact-body .offer-surface{font-size: 0.96rem;
    line-height: 1.6;
    margin: 0 0 12px;}
.compact-body .contact-items{display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 20px;
    padding-top: 18px;
    border-top: 1px solid rgba(31, 38, 43, 0.14);}
.compact-body .contact-items a{text-decoration: none;
    font-size: 0.95rem;
    border-bottom: 1px solid rgba(31, 78, 95, 0.3);
    align-self: flex-start;
    padding-bottom: 2px;}
.compact-body .contact-items a:hover{border-bottom-color: var(--layer-base);}
@media (max-width: 780px) {.compact-body{
      padding: 52px 20px 48px;
    }.compact-body .service-callout{
      grid-template-columns: 1fr;
      gap: 36px;
    }.compact-body .page-fields{
      border-left: none;
      border-top: 1px solid rgba(184, 115, 51, 0.5);
      padding-left: 0;
      padding-top: 22px;
    }
  }
.compact-body{
  background: #1F4E5F;
  color: #F4F5F3;
}
.focused-content{position:relative;overflow:hidden;isolation:isolate;}
.focused-content>*{position:relative;z-index:1;}
.focused-content::after{content:"";position:absolute;top:12%;bottom:12%;left:calc(2 * 8%);width:1px;background:linear-gradient(180deg,transparent,color-mix(in srgb,currentColor 28%,transparent),transparent);opacity:.45;animation:wpAccentGlint calc(18s + (2 * 5s)) ease-in-out infinite alternate;pointer-events:none;}
@keyframes wpAccentGlint{from{transform:translateX(0);opacity:.24;}to{transform:translateX(calc(2 * 2rem));opacity:.55;}}
@media (prefers-reduced-motion: reduce){.focused-content::before,.focused-content::after{animation:none!important;}}
.public-stack{
  background: #EDEEEC;
  color: #1F262B;
  padding: 4.5rem 1.5rem 4rem;
}
.public-stack .service-callout{max-width: 1080px;
  margin: 0 auto;}
.public-stack .top-proof{max-width: 720px;
  margin-bottom: 3rem;}
.public-stack h2{font-size: clamp(1.7rem, 2.6vw, 2.3rem);
  line-height: 1.2;
  margin: 0 0 1rem;
  letter-spacing: -0.01em;}
.public-stack .text-form{font-size: 1.05rem;
  line-height: 1.65;
  margin: 0 0 0.9rem;}
.public-stack .top-proof p{line-height: 1.65;
  margin: 0;}
.public-stack .public-fields{display: flex;
  flex-direction: column;
  gap: 2.2rem;}
.public-stack .public-plan{max-width: 780px;
  padding-left: 1.2rem;
  border-left: 2px solid #1F4E5F;}
.public-stack .public-plan:nth-child(even){margin-left: 3rem;
  border-left-color: #B87333;}
.public-stack .public-plan h3{font-size: 1.15rem;
  margin: 0 0 0.5rem;
  letter-spacing: 0.01em;}
.public-stack .public-plan p{margin: 0;
  line-height: 1.65;}
.public-stack a{color:inherit;
  text-decoration: underline;
  text-underline-offset: 3px;}
.public-stack a:hover{color:inherit;}
@media (max-width: 640px) {.public-stack{
    padding: 3rem 1.1rem 2.8rem;
  }.public-stack .public-plan:nth-child(even){
    margin-left: 0;
  }
}
.public-stack{
  background: #EDEEEC;
  color: #1F262B;
}
.clear-steps{
    background: #EDEEEC;
    color: #1F262B;
    padding: 72px 24px;
  }
.clear-steps .service-callout{max-width: 760px;
    margin: 0 auto;}
.clear-steps h2{font-size: 1.9rem;
    line-height: 1.2;
    margin: 0 0 20px;
    font-weight: 600;}
.clear-steps .text-form{font-size: 1.02rem;
    line-height: 1.65;
    margin: 0 0 40px;
    max-width: 62ch;}
.clear-steps .contact-stack{display: flex;
    flex-direction: column;
    border-top: 1px solid #D6D9D6;}
.clear-steps .contact-callout{padding: 26px 0;
    border-bottom: 1px solid #D6D9D6;}
.clear-steps .contact-callout h3{font-size: 1.15rem;
    line-height: 1.35;
    margin: 0 0 10px;
    font-weight: 600;}
.clear-steps .contact-callout h3 a{text-decoration: none;
    border-bottom: 1px solid rgba(184, 115, 51, 0.5);
    padding-bottom: 2px;}
.clear-steps .contact-callout h3 a:hover{border-bottom-color: var(--ink-clear, #B87333);}
.clear-steps .contact-callout p{margin: 0;
    font-size: 0.97rem;
    line-height: 1.68;}
.clear-steps .offer-details{margin: 32px 0 0;
    font-size: 0.97rem;
    line-height: 1.6;}
@media (max-width: 560px) {.clear-steps{
      padding: 52px 20px;
    }.clear-steps h2{
      font-size: 1.55rem;
    }.clear-steps .contact-callout{
      padding: 22px 0;
    }
  }
.clear-steps{
  background: #1F4E5F;
  color: #F4F5F3;
}
.focused-steps{
    background: #EDEEEC;
    color: #1F262B;
    padding: 72px 24px 80px;
  }
.focused-steps .service-callout{max-width: 1080px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(0, 1.6fr) minmax(0, 1fr);
    gap: 48px 64px;
    align-items: start;}
.focused-steps .text-form h2{margin: 0 0 20px;
    font-size: clamp(28px, 3.4vw, 40px);
    line-height: 1.15;
    letter-spacing: -0.01em;
    font-weight: 600;}
.focused-steps .text-form p{margin: 0 0 16px;
    font-size: 17px;
    line-height: 1.65;color:inherit;
    max-width: 56ch;}
.focused-steps .text-form p:last-child{margin-bottom: 0;}
.focused-steps .wide-content{padding-top: 8px;
    border-left: 1px solid #D6D9D6;
    padding-left: 32px;}
.focused-steps .featured-items{
    display: inline-block;
    background: #1F4E5F;
    color: #F4F5F3;
    text-decoration: none;
    padding: 14px 26px;
    border-radius: 4px;
    font-size: 16px;
    letter-spacing: 0.01em;
    transition: background 0.2s ease;
  }
.focused-steps .featured-items:hover{
    background: #173E4C;color:#1F262B;}
.focused-steps .contact-items{margin: 20px 0 0;
    font-size: 14px;
    line-height: 1.6;color:inherit;}
.focused-steps .contact-items a{color: var(--ink-clear);
    text-decoration: none;
    border-bottom: 1px solid rgba(184, 115, 51, 0.35);
    padding-bottom: 1px;}
.focused-steps .contact-items a:hover{border-bottom-color: var(--ink-clear);}
@media (max-width: 760px) {.focused-steps{
      padding: 56px 20px 64px;
    }.focused-steps .service-callout{
      grid-template-columns: 1fr;
      gap: 32px;
    }.focused-steps .wide-content{
      border-left: none;
      border-top: 1px solid #D6D9D6;
      padding-left: 0;
      padding-top: 28px;
    }
  }
.focused-steps{
  background: #EDEEEC;
  color: #1F262B;
}
.top-nav{
    background: #EDEEEC;
    color: #1F262B;
    padding: 4.5rem 1.25rem 4rem;
  }
.top-nav .service-callout{max-width: 1080px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1.4fr);
    gap: 3rem 4rem;
    align-items: start;}
.top-nav .text-form h1{font-size: clamp(2.2rem, 4.6vw, 3.4rem);
    line-height: 1.05;
    margin: 0 0 0.9rem;
    letter-spacing: -0.01em;}
.top-nav .open-contact{font-size: 1.02rem;
    line-height: 1.5;
    margin: 0;
    max-width: 26ch;}
.top-nav .strong-intro p{font-size: 1rem;
    line-height: 1.65;
    margin: 0 0 1.15rem;}
.top-nav .strong-intro p:last-child{margin-bottom: 0;}
.top-nav .content-area{padding-top: 1.1rem;
    border-top: 1px solid #D6D9D6;
    font-size: 0.94rem;}
@media (max-width: 760px) {.top-nav{
      padding: 3.25rem 1.1rem 3rem;
    }.top-nav .service-callout{
      grid-template-columns: 1fr;
      gap: 1.75rem;
    }.top-nav .open-contact{
      max-width: none;
    }
  }
.top-nav{
  background: #1F4E5F;
  color: #F4F5F3;
}
.plain-intro{
    background: #EDEEEC;
    color: #1F262B;
    padding: 4.5rem 1.5rem;
  }
.plain-intro .service-callout{max-width: 780px;
    margin: 0 auto;}
.plain-intro .text-form{max-width: 60ch;
    margin-bottom: 2.75rem;}
.plain-intro h2{font-size: clamp(1.6rem, 2.6vw, 2.1rem);
    line-height: 1.2;
    margin: 0 0 0.9rem;
    letter-spacing: 0.01em;}
.plain-intro .text-form p{margin: 0;
    font-size: 1.05rem;
    line-height: 1.65;
    color: var(--ink-deep);}
.plain-intro .local-headline{list-style: none;
    margin: 0;
    padding: 0;
    border-top: 1px solid #D6D9D6;}
.plain-intro .contact-callout{display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1.4fr);
    gap: 1.5rem;
    padding: 1.35rem 0;
    border-bottom: 1px solid #D6D9D6;}
.plain-intro .site-plan{font-size: 1.02rem;
    font-weight: 600;
    line-height: 1.4;
    color: #1F4E5F;}
.plain-intro .featured-section{font-size: 0.98rem;
    line-height: 1.6;
    color: var(--ink-deep);}
.plain-intro .strong-intro{margin: 2.25rem 0 0;
    font-size: 0.98rem;
    line-height: 1.65;
    color: var(--ink-deep);}
.plain-intro .strong-intro a{color:inherit;
    text-decoration: underline;
    text-underline-offset: 3px;}
.plain-intro .strong-intro a:hover{color:inherit;}
@media (max-width: 620px) {.plain-intro{
      padding: 3rem 1.15rem;
    }.plain-intro .contact-callout{
      grid-template-columns: 1fr;
      gap: 0.4rem;
    }
  }
.plain-intro{
  background: #EDEEEC;
  color: #1F262B;
}
.plain-shell{
    background: #EDEEEC;
    color: #1F262B;
    padding: 5rem 1.5rem;
  }
.plain-shell .service-callout{max-width: 780px;
    margin: 0 auto;}
.plain-shell h2{font-size: clamp(1.6rem, 3vw, 2.2rem);
    line-height: 1.2;
    margin: 0 0 1rem;
    letter-spacing: 0.01em;}
.plain-shell .text-form{margin: 0 0 3.5rem;
    max-width: 56ch;
    font-size: 1.05rem;
    line-height: 1.65;}
.plain-shell .box{list-style: none;
    margin: 0;
    padding: 0;}
.plain-shell .content-service{display: grid;
    grid-template-columns: 6rem 1fr;
    gap: 1.5rem;
    padding: 1.75rem 0;}
.plain-shell .content-service + .content-service{border-top: 1px solid #D6D9D6;}
.plain-shell .content-service time{font-size: 0.95rem;
    letter-spacing: 0.08em;
    padding-top: 0.35rem;}
.plain-shell .contact-callout h3{margin: 0 0 0.5rem;
    font-size: 1.15rem;
    line-height: 1.35;}
.plain-shell .contact-callout p{margin: 0;
    line-height: 1.7;
    max-width: 60ch;}
@media (max-width: 560px) {.plain-shell{
      padding: 3.25rem 1.25rem;
    }.plain-shell .content-service{
      grid-template-columns: 1fr;
      gap: 0.4rem;
      padding: 1.5rem 0;
    }.plain-shell .content-service time{
      padding-top: 0;
    }
  }
.plain-shell{
  background: #1F4E5F;
  color: #F4F5F3;
}
.public-stack{
    background: #EDEEEC;
    color: #1F262B;
    padding: 72px 24px 88px;
  }
.public-stack .service-callout{max-width: 880px;
    margin: 0 auto;}
.public-stack h2{font-size: clamp(1.7rem, 2.6vw, 2.3rem);
    font-weight: 500;
    line-height: 1.2;
    margin: 0 0 18px;
    letter-spacing: 0.01em;}
.public-stack .text-form{max-width: 640px;
    font-size: 1.02rem;
    line-height: 1.65;
    margin: 0 0 48px;color:inherit;}
.public-stack .public-fields{display: flex;
    flex-direction: column;
    gap: 34px;}
.public-stack .site-tile{display: grid;
    grid-template-columns: minmax(180px, 240px) 1fr;
    gap: 28px;
    align-items: start;
    padding-left: 18px;
    border-left: 2px solid #B87333;}
.public-stack .site-tile h3{font-size: 1.08rem;
    font-weight: 600;
    line-height: 1.35;
    margin: 0;color:inherit;}
.public-stack .site-tile p{margin: 0;
    font-size: 0.98rem;
    line-height: 1.7;}
.public-stack .contact-items{margin: 56px 0 0;
    padding-top: 22px;
    border-top: 1px solid #D6D9D6;
    font-size: 0.95rem;
    line-height: 1.6;color:inherit;}
.public-stack .contact-items a{color:inherit;
    text-decoration: underline;
    text-underline-offset: 3px;}
.public-stack .contact-items a:hover{color:inherit;}
@media (max-width: 640px) {.public-stack{
      padding: 52px 18px 64px;
    }.public-stack .site-tile{
      grid-template-columns: 1fr;
      gap: 8px;
    }.public-stack .text-form{
      margin-bottom: 36px;
    }
  }
.compact-lead{
    --type-base: #D6D9D6;
    --state-base: #E2E4E1;
    background: #EDEEEC;
    color: #1F262B;
    padding: 4.5rem 1.25rem 4rem;
  }
.compact-lead .service-callout{max-width: 780px;
    margin: 0 auto;}
.compact-lead .top-proof{margin-bottom: 2.75rem;}
.compact-lead h2{font-size: clamp(1.7rem, 3.4vw, 2.35rem);
    line-height: 1.18;
    font-weight: 500;
    margin: 0 0 0.9rem;
    letter-spacing: -0.01em;}
.compact-lead .text-form{font-size: 1.05rem;
    line-height: 1.65;
    max-width: 60ch;
    margin: 0;}
.compact-lead .public-fields{display: flex;
    flex-direction: column;
    gap: 1.9rem;}
.compact-lead .contact-callout{padding-left: 1.1rem;
    border-left: 2px solid var(--state-base);}
.compact-lead .contact-callout:nth-child(2){border-left-color: #B87333;}
.compact-lead .contact-callout:nth-child(4){border-left-color: #1F4E5F;}
.compact-lead .contact-callout h3{font-size: 1.18rem;
    line-height: 1.3;
    font-weight: 600;
    margin: 0 0 0.45rem;}
.compact-lead .contact-callout p{font-size: 0.98rem;
    line-height: 1.68;
    margin: 0;
    max-width: 64ch;}
.compact-lead .contact-items{margin: 2.9rem 0 0;
    padding-top: 1.4rem;
    border-top: 1px solid var(--type-base);
    font-size: 0.96rem;
    line-height: 1.6;}
.compact-lead .contact-items a{text-decoration: underline;
    text-underline-offset: 3px;}
.compact-lead .contact-items a:hover{}
@media (max-width: 560px) {.compact-lead{
      padding: 3.25rem 1.1rem 3rem;
    }.compact-lead .contact-callout{
      padding-left: 0.85rem;
    }.compact-lead .public-fields{
      gap: 1.6rem;
    }
  }
.compact-lead{
  background: #1F4E5F;
  color: #F4F5F3;
}
.plain-quote{
    background: #EDEEEC;
    color: #1F262B;
    padding: 72px 24px 88px;
  }
.plain-quote .service-callout{max-width: 1040px;
    margin: 0 auto;}
.plain-quote .top-proof{max-width: 720px;
    margin-bottom: 56px;}
.plain-quote .top-proof h2{font-size: clamp(1.9rem, 3.2vw, 2.6rem);
    line-height: 1.15;
    margin: 0 0 18px;
    letter-spacing: 0.01em;}
.plain-quote .text-form{font-size: 1.05rem;
    line-height: 1.65;
    margin: 0;
    color: var(--ink-deep, #3A4348);}
.plain-quote .public-fields{display: flex;
    flex-direction: column;
    gap: 48px;}
.plain-quote .site-tile{max-width: 780px;}
.plain-quote .direct-panel{display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    gap: 8px 20px;
    margin-bottom: 14px;}
.plain-quote .direct-panel h3{font-size: 1.35rem;
    line-height: 1.3;
    margin: 0;
    letter-spacing: 0.01em;}
.plain-quote .page-tile{font-size: 0.86rem;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    margin: 0;color:inherit;}
.plain-quote .site-tile p{font-size: 1rem;
    line-height: 1.68;
    margin: 0 0 12px;
    max-width: 68ch;}
.plain-quote .strong-intro{font-size: 0.95rem;
    color: var(--ink-deep, #3A4348);
    font-style: italic;}
.plain-quote .featured-nav{display: inline-block;
    margin-top: 6px;
    font-size: 0.95rem;
    letter-spacing: 0.03em;
    color: var(--surface-cool, #1F4E5F);
    text-decoration: none;
    border-bottom: 1px solid #B87333;
    padding-bottom: 2px;}
.plain-quote .featured-nav:hover{color:inherit;}
@media (max-width: 640px) {.plain-quote{
      padding: 52px 20px 64px;
    }.plain-quote .top-proof{
      margin-bottom: 40px;
    }.plain-quote .public-fields{
      gap: 36px;
    }
  }
.plain-quote{
  background: #EDEEEC;
  color: #1F262B;
}
.clear-shell{
    background: #EDEEEC;
    color: #1F262B;
    padding: 72px 24px 80px;
  }
.clear-shell .service-callout{max-width: 1040px;
    margin: 0 auto;}
.clear-shell .top-proof{max-width: 720px;
    margin-bottom: 56px;}
.clear-shell .top-proof h2{font-size: clamp(1.75rem, 3vw, 2.4rem);
    line-height: 1.2;
    margin: 0 0 20px;
    letter-spacing: -0.01em;}
.clear-shell .top-proof p{margin: 0 0 16px;
    font-size: 1.05rem;
    line-height: 1.65;}
.clear-shell .top-proof p:last-child{margin-bottom: 0;}
.clear-shell .focused-shell{display: flex;
    flex-direction: column;
    gap: 36px;}
.clear-shell .plain-content{display: grid;
    grid-template-columns: minmax(200px, 280px) 1fr;
    gap: 12px 40px;
    align-items: baseline;
    padding-left: 20px;
    border-left: 2px solid #B87333;}
.clear-shell .plain-content h3{font-size: 1.15rem;
    line-height: 1.35;
    margin: 0;
    font-weight: 600;}
.clear-shell .plain-content p{margin: 0;
    font-size: 1rem;
    line-height: 1.65;
    color: var(--ink-deep, #3A4348);}
.clear-shell .contact-items{margin: 64px 0 0;
    padding-top: 24px;
    border-top: 1px solid #D6D9D6;
    font-size: 0.98rem;
    line-height: 1.6;}
.clear-shell .contact-items a{color: #1F4E5F;
    text-decoration: underline;
    text-underline-offset: 3px;}
.clear-shell .contact-items a:hover{color:inherit;}
@media (max-width: 700px) {.clear-shell{
      padding: 56px 20px 64px;
    }.clear-shell .top-proof{
      margin-bottom: 40px;
    }.clear-shell .plain-content{
      grid-template-columns: 1fr;
      gap: 8px;
    }.clear-shell .contact-items{
      margin-top: 48px;
    }
  }
.clear-shell{
  background: #EDEEEC;
  color: #1F262B;
}
.open-brand{
    background: #EDEEEC;
    color: #1F262B;
    padding: 72px 24px;
  }
.open-brand .service-callout{max-width: 880px;
    margin: 0 auto;}
.open-brand h2{font-size: 1.9rem;
    line-height: 1.2;
    margin: 0 0 16px;
    letter-spacing: 0.01em;}
.open-brand .text-form{font-size: 1.05rem;
    line-height: 1.65;
    margin: 0 0 40px;
    max-width: 62ch;}
.open-brand .main-footer{display: flex;
    flex-direction: column;
    gap: 0;
    border-top: 1px solid #D6D9D6;}
.open-brand .strong-intro{display: grid;
    grid-template-columns: 220px 1fr;
    gap: 28px;
    padding: 22px 0;
    border-bottom: 1px solid #D6D9D6;}
.open-brand .strong-intro h3{font-size: 1rem;
    font-weight: 600;
    margin: 0;
    line-height: 1.4;}
.open-brand .strong-intro p{margin: 0;
    font-size: 0.98rem;
    line-height: 1.65;}
.open-brand .offer-details{margin: 32px 0 0;
    font-size: 0.98rem;
    line-height: 1.6;
    padding-left: 16px;
    border-left: 3px solid var(--ink-clear);}
@media (max-width: 640px) {.open-brand{
      padding: 48px 18px;
    }.open-brand h2{
      font-size: 1.5rem;
    }.open-brand .strong-intro{
      grid-template-columns: 1fr;
      gap: 8px;
    }
  }
.open-brand{
  background: #1F4E5F;
  color: #F4F5F3;
}
.primary-proof{
    background: #EDEEEC;
    color: #1F262B;
    padding: 5rem 1.5rem;
  }
.primary-proof .service-callout{max-width: 1080px;
    margin: 0 auto;}
.primary-proof h2{font-size: clamp(1.6rem, 2.6vw, 2.2rem);
    font-weight: 500;
    letter-spacing: -0.01em;
    margin: 0 0 1rem;}
.primary-proof .text-form{max-width: 62ch;
    font-size: 1.02rem;
    line-height: 1.65;
    margin: 0 0 3rem;color:inherit;}
.primary-proof .clear-media{list-style: none;
    margin: 0 0 3.5rem;
    padding: 0;
    border-top: 1px solid #D6D9D6;}
.primary-proof .contact-body{padding: 1.75rem 0 1.9rem;
    border-bottom: 1px solid #D6D9D6;
    display: grid;
    grid-template-columns: 1fr;
    gap: 0.85rem;}
.primary-proof .answer{margin: 0;
    font-size: 1.06rem;
    line-height: 1.7;
    max-width: 68ch;}
.primary-proof .answer::before{content: "\201C";color:inherit;
    font-size: 1.4rem;
    line-height: 0;
    margin-right: 0.15rem;
    vertical-align: -0.15em;}
.primary-proof .page-tile{margin: 0;
    font-size: 0.9rem;
    letter-spacing: 0.01em;color:inherit;}
.primary-proof .active-team{color:inherit;
    font-weight: 600;}
.primary-proof .visual-unit{padding-top: 0.5rem;}
.primary-proof .page-view{margin: 0 0 1.1rem;
    font-size: 0.82rem;
    letter-spacing: 0.14em;
    text-transform: uppercase;color:inherit;}
.primary-proof .frame{list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 0.6rem 2.4rem;}
.primary-proof .frame li{font-size: 0.98rem;
    padding: 0.35rem 0;color:inherit;
    border-bottom: 2px solid transparent;}
.primary-proof .frame li:nth-child(odd){border-bottom-color: #B87333;}
@media (min-width: 720px) {.primary-proof{
      padding: 6rem 2rem;
    }.primary-proof .contact-body{
      grid-template-columns: minmax(0, 1fr) 220px;
      align-items: baseline;
      column-gap: 2.5rem;
    }.primary-proof .page-tile{
      text-align: right;
    }
  }
.primary-proof{
  background: #EDEEEC;
  color: #1F262B;
}
.public-stack{
  background: #EDEEEC;
  color: #1F262B;
  padding: 72px 24px 80px;
}
.public-stack .service-callout{max-width: 880px;
  margin: 0 auto;}
.public-stack .text-form{max-width: 640px;
  margin-bottom: 48px;}
.public-stack .text-form h2{font-size: 1.9rem;
  line-height: 1.25;
  margin: 0 0 16px;
  font-weight: 600;
  letter-spacing: 0.01em;}
.public-stack .text-form p{margin: 0;
  font-size: 1.02rem;
  line-height: 1.65;}
.public-stack .public-fields{display: block;}
.public-stack .contact-callout{padding: 26px 0;
  border-top: 1px solid rgba(31, 78, 95, 0.14);}
.public-stack .contact-callout:last-of-type{border-bottom: 1px solid rgba(31, 78, 95, 0.14);}
.public-stack .contact-callout h3{margin: 0 0 10px;
  font-size: 1.18rem;
  font-weight: 600;
  letter-spacing: 0.01em;}
.public-stack .contact-callout p{margin: 0;
  max-width: 720px;
  font-size: 0.98rem;
  line-height: 1.7;}
.public-stack .media-plan{margin: 40px 0 0;
  font-size: 0.98rem;
  line-height: 1.6;}
.public-stack .media-plan a{text-decoration: underline;
  text-underline-offset: 3px;}
.public-stack .media-plan a:hover{}
@media (max-width: 600px) {.public-stack{
    padding: 52px 18px 60px;
  }.public-stack .text-form h2{
    font-size: 1.55rem;
  }.public-stack .contact-callout{
    padding: 22px 0;
  }
}
.public-stack{
  background: #1F4E5F;
  color: #F4F5F3;
}
.compact-lead{
    --type-base: #D6D9D6;
    --tone-light: #B87333;
    background: #EDEEEC;
    color: #1F262B;
    padding: 72px 24px 80px;
  }
.compact-lead .service-callout{max-width: 760px;
    margin: 0 auto;}
.compact-lead .team-rail{margin-bottom: 40px;}
.compact-lead h2{font-size: clamp(1.6rem, 3vw, 2.2rem);
    line-height: 1.2;
    margin: 0 0 16px;
    letter-spacing: -0.01em;}
.compact-lead .text-form{font-size: 1.05rem;
    line-height: 1.6;
    margin: 0;
    max-width: 60ch;}
.compact-lead .public-fields{display: flex;
    flex-direction: column;
    gap: 34px;}
.compact-lead .site-tile{display: grid;
    grid-template-columns: 200px 1fr;
    gap: 28px;
    align-items: baseline;}
.compact-lead .site-tile h3{font-size: 1.05rem;
    line-height: 1.35;
    margin: 0;
    font-weight: 600;
    position: relative;
    padding-left: 16px;}
.compact-lead .site-tile h3::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0.45em;
    width: 8px;
    height: 2px;
    background: var(--tone-light);color:#1F262B;}
.compact-lead .site-tile p{font-size: 0.98rem;
    line-height: 1.65;
    margin: 0;}
.compact-lead .contact-items{margin: 48px 0 0;
    padding-top: 24px;
    border-top: 1px solid var(--type-base);
    font-size: 0.95rem;
    line-height: 1.6;}
.compact-lead .contact-items a{text-decoration: none;
    border-bottom: 1px solid var(--tone-light);
    padding-bottom: 1px;}
.compact-lead .contact-items a:hover{}
@media (max-width: 640px) {.compact-lead{
      padding: 56px 20px 64px;
    }.compact-lead .site-tile{
      grid-template-columns: 1fr;
      gap: 8px;
    }.compact-lead .public-fields{
      gap: 28px;
    }
  }
.content-area{
    background: #EDEEEC;
    color: #1F262B;
    padding: 4rem 1.5rem;
  }
.content-area .service-callout{max-width: 1040px;
    margin: 0 auto;
    display: grid;
    gap: 2.5rem;}
.content-area .text-form{max-width: 60ch;}
.content-area h2{margin: 0 0 0.75rem;
    font-size: 1.9rem;
    line-height: 1.2;}
.content-area .text-form p{margin: 0;
    font-size: 1.05rem;
    line-height: 1.6;}
.content-area .team-nav{display: grid;
    grid-template-columns: 1.1fr 0.9fr;
    gap: 2rem;
    align-items: start;}
.content-area .contact-items h3{margin: 0 0 0.6rem;
    font-size: 1.15rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #D6D9D6;}
.content-area .contact-items p{margin: 0 0 0.9rem;
    line-height: 1.6;}
.content-area .contact-items .active-tile{margin: 0;
    font-size: 0.95rem;
    color: var(--ink-deep, #3A4348);}
.content-area a{color: #1F4E5F;
    text-decoration: none;
    border-bottom: 1px solid rgba(31, 78, 95, 0.35);}
.content-area a:hover{border-bottom-color: #B87333;}
.content-area .offer-details{margin: 0;
    padding-top: 1.5rem;
    border-top: 1px solid #D6D9D6;
    font-size: 0.98rem;
    line-height: 1.6;
    max-width: 68ch;}
@media (max-width: 720px) {.content-area{
      padding: 3rem 1.25rem;
    }.content-area .team-nav{
      grid-template-columns: 1fr;
      gap: 1.75rem;
    }.content-area h2{
      font-size: 1.6rem;
    }
  }
.content-area{
  background: #EDEEEC;
  color: #1F262B;
}
.plain-team{
    background: #EDEEEC;
    color: #1F262B;
    padding: 5rem 1.5rem 5.5rem;
  }
.plain-team .service-callout{max-width: 1080px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1.35fr);
    gap: 4rem 5rem;
    align-items: start;}
.plain-team .text-quote{padding-top: 0.35rem;}
.plain-team h2{font-size: clamp(1.75rem, 2.6vw, 2.35rem);
    line-height: 1.15;
    margin: 0 0 1.25rem;
    letter-spacing: -0.01em;
    font-weight: 600;}
.plain-team .text-form{font-size: 1.02rem;
    line-height: 1.65;
    margin: 0 0 1.5rem;
    max-width: 42ch;}
.plain-team .strong-intro{font-size: 0.92rem;
    line-height: 1.6;
    margin: 0;
    padding-left: 1rem;
    border-left: 2px solid #B87333;
    max-width: 40ch;}
.plain-team .narrow-figure{list-style: none;
    margin: 0;
    padding: 0;
    counter-reset: none;}
.plain-team .content-service{padding: 1.5rem 0 1.6rem;
    border-top: 1px solid #D6D9D6;
    display: grid;
    grid-template-columns: 3.25rem 1fr;
    column-gap: 1.25rem;
    row-gap: 0.4rem;}
.plain-team .content-service:last-child{border-bottom: 1px solid #D6D9D6;}
.plain-team .media-block{grid-row: 1 / span 2;
    font-size: 0.85rem;
    letter-spacing: 0.08em;
    padding-top: 0.35rem;
    font-variant-numeric: tabular-nums;}
.plain-team .content-service h3{margin: 0;
    font-size: 1.12rem;
    font-weight: 600;
    letter-spacing: -0.005em;}
.plain-team .content-service p{margin: 0;
    font-size: 0.95rem;
    line-height: 1.6;
    max-width: 52ch;}
.plain-team .offer-details{grid-column: 1 / -1;
    margin: 3rem 0 0;
    font-size: 0.98rem;
    line-height: 1.6;
    max-width: 62ch;}
.plain-team .offer-details a{text-decoration: none;
    border-bottom: 1px solid #B87333;
    padding-bottom: 1px;}
.plain-team .offer-details a:hover{}
@media (max-width: 820px) {.plain-team{
      padding: 3.5rem 1.25rem 4rem;
    }.plain-team .service-callout{
      grid-template-columns: 1fr;
      gap: 2.5rem;
    }.plain-team .content-service{
      grid-template-columns: 2.5rem 1fr;
      column-gap: 1rem;
    }
  }
.plain-team{
  background: #1F4E5F;
  color: #F4F5F3;
}
.plain-shell{
    background: #EDEEEC;
    color: #1F262B;
    padding: 5rem 1.5rem 5.5rem;
  }
.plain-shell .service-callout{max-width: 760px;
    margin: 0 auto;}
.plain-shell .top-proof{margin-bottom: 3.5rem;}
.plain-shell .top-proof h2{font-size: 2rem;
    line-height: 1.2;
    margin: 0 0 1rem;
    font-weight: 500;
    letter-spacing: 0.01em;}
.plain-shell .text-form{font-size: 1.05rem;
    line-height: 1.65;
    margin: 0;
    max-width: 62ch;}
.plain-shell .narrow-figure{list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 2.75rem;}
.plain-shell .content-service{display: grid;
    grid-template-columns: 8.5rem 1fr;
    column-gap: 2rem;
    row-gap: 0.35rem;
    align-items: baseline;}
.plain-shell .focused-list{margin: 0;
    font-size: 0.85rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;color:inherit;
    padding-top: 0.35rem;}
.plain-shell .content-service h3{grid-column: 2;
    margin: 0;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.35;}
.plain-shell .content-service p:not(.focused-list){grid-column: 2;
    margin: 0.35rem 0 0;
    font-size: 1rem;
    line-height: 1.7;
    max-width: 58ch;}
@media (max-width: 640px) {.plain-shell{
      padding: 3.5rem 1.25rem 4rem;
    }.plain-shell .top-proof h2{
      font-size: 1.6rem;
    }.plain-shell .content-service{
      grid-template-columns: 1fr;
      row-gap: 0.25rem;
    }.plain-shell .content-service h3,
    .plain-shell .content-service p:not(.focused-list){
      grid-column: 1;
    }.plain-shell .focused-list{
      padding-top: 0;
    }
  }
.plain-shell{
  background: #EDEEEC;
  color: #1F262B;
}
.local-unit{
  --tone-cool: #FFFFFF;
  --font-large: #D6D9D6;
  --line-panel: #3A4348;
  background: #EDEEEC;
  color: #1F262B;
  padding: 72px 24px 80px;
}
.local-unit .service-callout{max-width: 760px;
  margin: 0 auto;}
.local-unit .main-panel{border-left: 3px solid #B87333;
  padding-left: 20px;
  margin-bottom: 44px;}
.local-unit .main-panel h2{font-size: 1.85rem;
  line-height: 1.25;
  margin: 0 0 12px;
  font-weight: 600;}
.local-unit .main-panel .text-form{margin: 0;
  font-size: 1.02rem;
  line-height: 1.65;
  max-width: 62ch;}
.local-unit .page-method{display: block;}
.local-unit .contact-callout{padding: 22px 0 24px;
  border-top: 1px solid var(--font-large);}
.local-unit .contact-callout:last-child{border-bottom: 1px solid var(--font-large);}
.local-unit .contact-callout h3{font-size: 1.08rem;
  line-height: 1.4;
  margin: 0 0 10px;
  font-weight: 600;}
.local-unit .contact-callout p{margin: 0;
  font-size: 0.97rem;
  line-height: 1.7;
  color: var(--line-panel);
  max-width: 68ch;}
.local-unit .contact-items{margin: 32px 0 0;
  font-size: 0.95rem;
  line-height: 1.65;
  color: var(--line-panel);}
.local-unit .contact-items a{color: #1F4E5F;
  text-decoration: underline;
  text-underline-offset: 3px;}
.local-unit .contact-items a:hover{color:inherit;}
@media (max-width: 640px) {.local-unit{
    padding: 52px 18px 60px;
  }.local-unit .main-panel{
    padding-left: 16px;
    margin-bottom: 32px;
  }.local-unit .main-panel h2{
    font-size: 1.5rem;
  }.local-unit .contact-callout{
    padding: 18px 0 20px;
  }
}
.local-unit{
  background: #EDEEEC;
  color: #1F262B;
}
.clear-menu{
    background: #EDEEEC;
    color: #1F262B;
    padding: 68px 24px 76px;
  }
.clear-menu .service-callout{max-width: 960px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1.1fr 1fr;
    gap: 48px;
    align-items: start;}
.clear-menu .top-proof h2{font-size: 1.9rem;
    line-height: 1.2;
    margin: 0 0 16px;
    font-weight: 500;}
.clear-menu .top-proof p{margin: 0;
    font-size: 1rem;
    line-height: 1.65;
    max-width: 40ch;}
.clear-menu .simple-nav form{display: flex;
    flex-direction: column;
    gap: 6px;}
.clear-menu .simple-nav label{font-size: 0.85rem;
    letter-spacing: 0.02em;
    margin-top: 10px;}
.clear-menu .simple-nav input,
  .clear-menu .simple-nav textarea{
    background: #FFFFFF;
    color: #1F262B;
    border: 1px solid #D6D9D6;
    border-radius: 6px;
    padding: 10px 12px;
    font: inherit;
    font-size: 0.95rem;
    width: 100%;
    box-sizing: border-box;
  }
.clear-menu .simple-nav textarea{resize: vertical;
    min-height: 84px;}
.clear-menu .simple-nav button{
    margin-top: 16px;
    align-self: flex-start;
    background: #1F4E5F;
    color: #F4F5F3;
    border: none;
    border-radius: 6px;
    padding: 11px 22px;
    font: inherit;
    font-size: 0.95rem;
    cursor: pointer;
  }
.clear-menu .simple-nav button:hover{
    background: #173E4C;color:#1F262B;}
.clear-menu .strong-intro{margin: 20px 0 0;
    font-size: 0.88rem;
    line-height: 1.6;}
.clear-menu .strong-intro a{text-decoration: none;
    border-bottom: 1px solid #B87333;}
.clear-menu .strong-intro a:hover{border-bottom-color: #9C5F28;}
@media (max-width: 720px) {.clear-menu .service-callout{
      grid-template-columns: 1fr;
      gap: 32px;
    }
  }
.clear-menu{
  background: #1F4E5F;
  color: #F4F5F3;
}
.content-area{
    background: #EDEEEC;
    color: #1F262B;
    padding: 72px 24px 88px;
  }
.content-area .service-callout{max-width: 880px;
    margin: 0 auto;}
.content-area .top-proof{margin-bottom: 56px;}
.content-area h2{font-size: 2rem;
    line-height: 1.2;
    margin: 0 0 16px;
    letter-spacing: 0.01em;}
.content-area .text-form{max-width: 620px;
    font-size: 1.05rem;
    line-height: 1.65;
    margin: 0;}
.content-area .team-nav{display: flex;
    flex-direction: column;
    gap: 40px;
    margin-bottom: 64px;}
.content-area .contact-items{padding-left: 20px;
    border-left: 3px solid #B87333;}
.content-area .contact-items h3{font-size: 1.2rem;
    margin: 0 0 10px;}
.content-area .contact-items p{margin: 0 0 10px;
    line-height: 1.6;
    max-width: 640px;}
.content-area .contact-items .simple-nav{margin: 0;
    font-size: 1.05rem;}
.content-area .contact-items .simple-nav a{color: #1F4E5F;
    text-decoration: none;
    border-bottom: 1px solid #B87333;
    padding-bottom: 2px;}
.content-area .contact-items .simple-nav a:hover{color: #173E4C;}
.content-area .steady-surface{margin-bottom: 48px;}
.content-area .steady-surface h3{font-size: 1.2rem;
    margin: 0 0 20px;}
.content-area .steady-surface ul{list-style: none;
    margin: 0;
    padding: 0;}
.content-area .steady-surface li{display: flex;
    justify-content: space-between;
    gap: 24px;
    padding: 14px 0;
    border-bottom: 1px solid #D6D9D6;
    font-size: 1rem;}
.content-area .steady-surface li:first-child{border-top: 1px solid #D6D9D6;}
.content-area .steady-surface .secondary-nav{color: #3A4348;}
.content-area .steady-surface .fresh-summary{text-align: right;}
.content-area .strong-visual{font-size: 0.98rem;
    line-height: 1.6;
    margin: 0;
    color: #3A4348;}
.content-area .strong-visual a{color: #1F4E5F;
    text-decoration: none;
    border-bottom: 1px solid #B87333;}
.content-area .strong-visual a:hover{color: #173E4C;}
@media (max-width: 640px) {.content-area{
      padding: 56px 18px 64px;
    }.content-area h2{
      font-size: 1.6rem;
    }.content-area .steady-surface li{
      flex-direction: column;
      gap: 4px;
    }.content-area .steady-surface .fresh-summary{
      text-align: left;
    }
  }
.focused-steps{
    background: #EDEEEC;
    color: #1F262B;
    padding: 72px 24px 88px;
  }
.focused-steps .service-callout{max-width: 720px;
    margin: 0 auto;
    border-top: 1px solid #D6D9D6;
    padding-top: 40px;}
.focused-steps h2{font-size: clamp(1.6rem, 2.4vw, 2.1rem);
    line-height: 1.2;
    margin: 0 0 18px;
    font-weight: 600;
    letter-spacing: -0.01em;}
.focused-steps .text-form{font-size: 1.05rem;
    line-height: 1.65;
    margin: 0 0 32px;
    max-width: 62ch;}
.focused-steps .wide-content{display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    gap: 20px 28px;}
.focused-steps .go{
    display: inline-block;
    background: #1F4E5F;
    color: #F4F5F3;
    text-decoration: none;
    padding: 14px 26px;
    border-radius: 4px;
    font-size: 0.98rem;
    letter-spacing: 0.01em;
    transition: background 0.2s ease;
  }
.focused-steps .go:hover{
    background: #173E4C;color:#1F262B;}
.focused-steps .steady-figure{margin: 0;
    font-size: 0.92rem;
    line-height: 1.55;color:inherit;
    flex: 1 1 260px;}
.focused-steps .steady-figure a{color:inherit;
    text-decoration: underline;
    text-underline-offset: 3px;}
.focused-steps .steady-figure a:hover{color:inherit;}
@media (max-width: 520px) {.focused-steps{ padding: 56px 20px 64px; }.focused-steps .wide-content{ flex-direction: column; align-items: flex-start; }.focused-steps .go{ width: 100%; text-align: center; }
  }
.primary-proof{
    background: #EDEEEC;
    color: #1F262B;
    padding: 4.5rem 1.25rem 5rem;
  }
.primary-proof .service-callout{max-width: 1080px;
    margin: 0 auto;}
.primary-proof h2{font-size: clamp(1.6rem, 2.4vw, 2.1rem);
    font-weight: 500;
    margin: 0 0 0.9rem;
    letter-spacing: 0.01em;}
.primary-proof .text-form{max-width: 62ch;
    font-size: 1.02rem;
    line-height: 1.6;
    margin: 0 0 2.6rem;}
.primary-proof .clear-media{display: grid;
    grid-template-columns: 1.15fr 1fr;
    gap: 1.6rem 2.2rem;
    margin-bottom: 3rem;}
.primary-proof .contact-body{padding: 1.4rem 0 1.4rem 1.3rem;
    border-left: 3px solid #B87333;}
.primary-proof .contact-body:nth-child(2){border-left-color: #1F4E5F;}
.primary-proof .contact-body:nth-child(4){border-left-color: #1F4E5F;}
.primary-proof .answer{font-size: 1.05rem;
    line-height: 1.62;
    margin: 0 0 0.85rem;}
.primary-proof .site-plan{margin: 0;
    font-weight: 600;
    font-size: 0.95rem;}
.primary-proof .page-tile{margin: 0.2rem 0 0;
    font-size: 0.85rem;}
.primary-proof .visual-unit{border-top: 1px solid #D6D9D6;
    padding-top: 1.8rem;}
.primary-proof .visual-unit h3{font-size: 0.95rem;
    font-weight: 600;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    margin: 0 0 1rem;}
.primary-proof .frame{list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 0.8rem 2rem;}
.primary-proof .frame li{font-size: 0.98rem;
    padding: 0.35rem 0;
    border-bottom: 1px solid #D6D9D6;}
@media (max-width: 760px) {.primary-proof{
      padding: 3.2rem 1.1rem 3.6rem;
    }.primary-proof .clear-media{
      grid-template-columns: 1fr;
      gap: 1.2rem;
    }.primary-proof .frame{
      flex-direction: column;
      gap: 0.4rem;
    }
  }
.primary-proof{
  background: #1F4E5F;
  color: #F4F5F3;
}
.compact-lead{
    --type-base: #D6D9D6;
    --tone-light: #B87333;
    background: #EDEEEC;
    color: #1F262B;
    padding: 72px 24px 80px;
  }
.compact-lead .service-callout{max-width: 880px;
    margin: 0 auto;}
.compact-lead .text-form{max-width: 640px;
    margin-bottom: 48px;}
.compact-lead .text-form h2{font-size: clamp(1.6rem, 2.6vw, 2.2rem);
    line-height: 1.2;
    margin: 0 0 18px;
    font-weight: 600;
    letter-spacing: -0.01em;}
.compact-lead .text-form p{margin: 0;
    font-size: 1.05rem;
    line-height: 1.65;}
.compact-lead .local-header{list-style: none;
    margin: 0;
    padding: 0;
    border-top: 1px solid var(--type-base);}
.compact-lead .open-fields{display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1.4fr);
    gap: 12px 40px;
    padding: 26px 0;
    border-bottom: 1px solid var(--type-base);}
.compact-lead .open-fields h3{margin: 0;
    font-size: 1.15rem;
    line-height: 1.35;
    font-weight: 600;
    position: relative;
    padding-left: 16px;}
.compact-lead .open-fields h3::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0.55em;
    width: 6px;
    height: 6px;
    background: var(--tone-light);
    border-radius: 50%;color:#1F262B;}
.compact-lead .open-fields p{margin: 0;
    font-size: 1rem;
    line-height: 1.65;}
.compact-lead .contact-items{margin: 40px 0 0;
    font-size: 0.98rem;
    line-height: 1.6;}
.compact-lead .contact-items a{text-decoration: none;
    border-bottom: 1px solid var(--tone-light);
    padding-bottom: 1px;}
.compact-lead .contact-items a:hover{}
@media (max-width: 640px) {.compact-lead{
      padding: 52px 18px 60px;
    }.compact-lead .open-fields{
      grid-template-columns: 1fr;
      gap: 8px;
    }.compact-lead .text-form{
      margin-bottom: 36px;
    }
  }
.focused-steps{
    background: #EDEEEC;
    color: #1F262B;
    padding: 72px 24px;
  }
.focused-steps .service-callout{max-width: 880px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(0, 1.6fr) minmax(0, 1fr);
    gap: 48px;
    align-items: end;}
.focused-steps h2{margin: 0 0 18px;
    font-size: clamp(1.6rem, 2.4vw, 2.1rem);
    line-height: 1.2;
    letter-spacing: -0.01em;}
.focused-steps .text-form p{margin: 0 0 14px;
    font-size: 1.02rem;
    line-height: 1.65;color:inherit;
    max-width: 52ch;}
.focused-steps .text-form p:last-child{margin-bottom: 0;}
.focused-steps .wide-content{border-left: 2px solid #B87333;
    padding-left: 22px;}
.focused-steps .go{
    display: inline-block;
    background: #1F4E5F;
    color: #F4F5F3;
    padding: 14px 24px;
    border-radius: 4px;
    text-decoration: none;
    font-size: 0.98rem;
    letter-spacing: 0.01em;
    transition: background 0.2s ease;
  }
.focused-steps .go:hover{
    background: #173E4C;color:#1F262B;}
.focused-steps .contact-items{margin: 18px 0 0;
    font-size: 0.9rem;
    line-height: 1.55;color:inherit;}
.focused-steps .contact-items a{color:inherit;
    text-decoration: underline;
    text-underline-offset: 3px;}
.focused-steps .contact-items a:hover{color:inherit;}
@media (max-width: 720px) {.focused-steps{
      padding: 56px 20px;
    }.focused-steps .service-callout{
      grid-template-columns: 1fr;
      gap: 32px;
      align-items: start;
    }.focused-steps .wide-content{
      border-left: none;
      border-top: 2px solid #B87333;
      padding-left: 0;
      padding-top: 22px;
    }
  }
.clear-steps{
    background: #EDEEEC;
    color: #1F262B;
    padding: 4.5rem 1.5rem;
  }
.clear-steps .service-callout{max-width: 1080px;
    margin: 0 auto;}
.clear-steps h2{font-size: clamp(1.7rem, 2.6vw, 2.3rem);
    line-height: 1.2;
    margin: 0 0 1rem;
    letter-spacing: -0.01em;}
.clear-steps .text-form{max-width: 62ch;
    font-size: 1.02rem;
    line-height: 1.65;
    margin: 0 0 2.75rem;}
.clear-steps .contact-stack{display: flex;
    flex-direction: column;
    gap: 0;
    border-top: 1px solid #D6D9D6;}
.clear-steps .contact-callout{display: grid;
    grid-template-columns: minmax(220px, 1fr) 2fr;
    gap: 1.5rem 2.5rem;
    padding: 1.9rem 0;
    border-bottom: 1px solid #D6D9D6;
    align-items: start;}
.clear-steps .contact-callout h3{font-size: 1.15rem;
    line-height: 1.35;
    margin: 0;
    font-weight: 600;}
.clear-steps .contact-callout p{margin: 0 0 0.85rem;
    font-size: 0.98rem;
    line-height: 1.65;}
.clear-steps .contact-items{display: inline-block;
    font-size: 0.92rem;
    text-decoration: none;
    border-bottom: 1px solid #B87333;
    padding-bottom: 1px;}
.clear-steps .contact-items:hover{border-bottom-color: #9C5F28;}
.clear-steps .offer-details{margin: 2.5rem 0 0;
    font-size: 0.96rem;
    line-height: 1.6;
    max-width: 60ch;}
@media (max-width: 720px) {.clear-steps{
      padding: 3rem 1.15rem;
    }.clear-steps .contact-callout{
      grid-template-columns: 1fr;
      gap: 0.75rem;
      padding: 1.5rem 0;
    }
  }
.clear-shell{
    background: #EDEEEC;
    color: #1F262B;
    padding: 88px 24px 96px;
  }
.clear-shell .service-callout{max-width: 1080px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(0, 1.05fr) minmax(0, 1.4fr);
    gap: 56px 72px;
    align-items: start;}
.clear-shell .text-form{padding-top: 6px;}
.clear-shell .text-form h2{font-size: clamp(1.7rem, 2.6vw, 2.35rem);
    line-height: 1.18;
    margin: 0 0 20px;
    letter-spacing: -0.01em;}
.clear-shell .text-form p{margin: 0;
    font-size: 1.02rem;
    line-height: 1.68;
    color: var(--ink-deep);}
.clear-shell .main-footer{display: grid;
    gap: 30px;
    padding-left: 40px;
    border-left: 1px solid #D6D9D6;}
.clear-shell .strong-intro h3{margin: 0 0 8px;
    font-size: 1.08rem;
    font-weight: 600;
    letter-spacing: 0.005em;}
.clear-shell .strong-intro p{margin: 0;
    font-size: 0.97rem;
    line-height: 1.65;
    color: var(--ink-deep);}
.clear-shell .contact-items{grid-column: 1 / -1;
    margin: 8px 0 0;
    padding-top: 24px;
    border-top: 1px solid #D6D9D6;
    font-size: 0.96rem;
    line-height: 1.6;
    color: var(--ink-deep);}
.clear-shell .contact-items a{color: #1F4E5F;
    text-decoration: none;
    border-bottom: 1px solid rgba(184, 115, 51, 0.55);
    padding-bottom: 1px;}
.clear-shell .contact-items a:hover{color: var(--ink-clear);
    border-bottom-color: var(--ink-clear);}
@media (max-width: 820px) {.clear-shell{
      padding: 64px 20px 72px;
    }.clear-shell .service-callout{
      grid-template-columns: 1fr;
      gap: 40px;
    }.clear-shell .main-footer{
      padding-left: 22px;
    }
  }
.clear-steps{
    background: #EDEEEC;
    color: #1F262B;
    padding: 4.5rem 1.5rem 5rem;
  }
.clear-steps .service-callout{max-width: 880px;
    margin: 0 auto;}
.clear-steps .narrow-menu{max-width: 620px;
    margin-bottom: 2.75rem;}
.clear-steps .narrow-menu h2{font-size: clamp(1.6rem, 2.4vw, 2.1rem);
    line-height: 1.2;
    margin: 0 0 0.9rem;
    letter-spacing: -0.01em;}
.clear-steps .narrow-menu p{margin: 0;
    font-size: 1.02rem;
    line-height: 1.65;}
.clear-steps .contact-items{list-style: none;
    margin: 0;
    padding: 0;
    border-top: 1px solid #D6D9D6;}
.clear-steps .contact-callout{display: grid;
    grid-template-columns: 3.2rem 1fr;
    gap: 1.25rem;
    padding: 1.6rem 0;
    border-bottom: 1px solid #D6D9D6;
    align-items: baseline;}
.clear-steps .media-block{font-size: 0.82rem;
    letter-spacing: 0.08em;
    padding-top: 0.35rem;}
.clear-steps .strong-menu h3{margin: 0 0 0.45rem;
    font-size: 1.18rem;
    line-height: 1.35;
    font-weight: 600;}
.clear-steps .strong-menu h3 a{color: inherit;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: border-color 0.2s ease, color 0.2s ease;}
.clear-steps .strong-menu h3 a:hover,
  .clear-steps .strong-menu h3 a:focus-visible{border-bottom-color: #B87333;}
.clear-steps .strong-menu p{margin: 0;
    font-size: 0.97rem;
    line-height: 1.6;}
@media (max-width: 560px) {.clear-steps{
      padding: 3.25rem 1.15rem 3.75rem;
    }.clear-steps .contact-callout{
      grid-template-columns: 2.2rem 1fr;
      gap: 0.9rem;
    }
  }
.clear-shell{
    background: #EDEEEC;
    color: #1F262B;
    padding: 96px 24px;
  }
.clear-shell .service-callout{max-width: 780px;
    margin: 0 auto;}
.clear-shell .strong-intro h2{font-size: clamp(1.7rem, 3vw, 2.3rem);
    line-height: 1.2;
    margin: 0 0 28px;
    letter-spacing: 0.01em;}
.clear-shell .strong-intro p{font-size: 1.05rem;
    line-height: 1.75;
    margin: 0 0 20px;
    max-width: 62ch;}
.clear-shell .strong-intro p:last-child{margin-bottom: 0;}
.clear-shell .contact-items{margin-top: 44px;
    padding-top: 28px;
    border-top: 1px solid #D6D9D6;}
.clear-shell .contact-items p{font-size: 0.98rem;
    line-height: 1.7;
    margin: 0;
    max-width: 62ch;}
.clear-shell .contact-items a{color: #1F4E5F;
    text-decoration: none;
    border-bottom: 1px solid #B87333;
    padding-bottom: 1px;
    transition: color 0.2s ease;}
.clear-shell .contact-items a:hover{color:inherit;}
@media (max-width: 640px) {.clear-shell{
      padding: 64px 20px;
    }.clear-shell .strong-intro h2{
      margin-bottom: 22px;
    }.clear-shell .contact-items{
      margin-top: 32px;
      padding-top: 22px;
    }
  }
.public-media{
    background: #EDEEEC;
    color: #1F262B;
    padding: 72px 24px 84px;
  }
.public-media .service-callout{max-width: 720px;
    margin: 0 auto;}
.public-media .team-rail{margin-bottom: 48px;}
.public-media h2{font-size: clamp(1.6rem, 2.6vw, 2.15rem);
    line-height: 1.2;
    margin: 0 0 16px;
    font-weight: 600;
    letter-spacing: -0.01em;}
.public-media .text-form{font-size: 1.02rem;
    line-height: 1.6;
    margin: 0;
    color: var(--ink-deep, #3A4348);
    max-width: 56ch;}
.public-media .public-fields{display: flex;
    flex-direction: column;
    gap: 44px;}
.public-media .contact-callout h3{font-size: 1.08rem;
    margin: 0 0 10px;
    font-weight: 600;
    color: #1F4E5F;}
.public-media .contact-callout p{margin: 0 0 10px;
    line-height: 1.65;
    font-size: 0.98rem;}
.public-media .contact-callout .site-plan{margin: 0;
    font-size: 0.86rem;
    letter-spacing: 0.02em;
    color: var(--ink-deep, #3A4348);
    border-left: 2px solid var(--ink-clear, #B87333);
    padding-left: 10px;}
.public-media .strong-intro{margin: 56px 0 0;
    font-size: 0.92rem;
    line-height: 1.6;
    color: var(--ink-deep, #3A4348);
    max-width: 60ch;}
.public-media .strong-intro a{color: #1F4E5F;
    text-decoration: underline;
    text-underline-offset: 3px;}
.public-media .strong-intro a:hover{color:inherit;}
@media (max-width: 560px) {.public-media{
      padding: 52px 18px 60px;
    }.public-media .public-fields{
      gap: 34px;
    }
  }
.public-media{
  background: #EDEEEC;
  color: #1F262B;
}
.primary-proof{
  --ink-accent: #EDEEEC;
  --line-muted: #1F262B;
  --tone-base: var(--ink-page, #E2E4E1);
  --ink-light: var(--ink-deep, #3A4348);
  --tone-strong: #B87333;
  background: var(--ink-accent);
  color: var(--line-muted);
  padding: 4rem 1.25rem 4.5rem;
}
.primary-proof .service-callout{max-width: 1080px;
  margin: 0 auto;}
.primary-proof .text-form{max-width: 640px;
  margin-bottom: 3rem;}
.primary-proof .text-form h2{font-size: clamp(1.6rem, 2.6vw, 2.1rem);
  line-height: 1.2;
  margin: 0 0 1rem;
  font-weight: 600;}
.primary-proof .text-form p{margin: 0;
  font-size: 1.02rem;
  line-height: 1.65;}
.primary-proof .soft-lead{display: grid;
  grid-template-columns: 1.15fr 1fr 1fr;
  gap: 1.5rem 1.75rem;
  margin-bottom: 3rem;}
.primary-proof .service-view{
  background: #FFFFFF;
  color: #1F262B;
  border-left: 3px solid var(--tone-strong);
  padding: 1.5rem 1.4rem 1.3rem;
  border-radius: 4px;
}
.primary-proof .service-view .answer{margin: 0 0 1.1rem;
  font-size: 0.98rem;
  line-height: 1.6;}
.primary-proof .service-view .site-plan{margin: 0;
  font-weight: 600;
  font-size: 0.92rem;}
.primary-proof .service-view .media-region{margin: 0.2rem 0 0;
  font-size: 0.82rem;}
.primary-proof .visual-unit{
  background: var(--tone-base);
  color: var(--ink-light);
  padding: 1.75rem 1.75rem 1.6rem;
  border-radius: 4px;
  margin-bottom: 2.5rem;
}
.primary-proof .service-plan{margin: 0 0 1rem;
  font-size: 0.92rem;
  line-height: 1.55;}
.primary-proof .team-panel{list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem 2rem;}
.primary-proof .team-panel li{font-size: 0.95rem;
  letter-spacing: 0.01em;
  padding: 0.15rem 0;
  border-bottom: 1px solid rgba(31, 78, 95, 0.25);}
.primary-proof .offer-details{margin: 0;
  font-size: 0.95rem;
  line-height: 1.6;}
.primary-proof .offer-details a{text-decoration: none;
  border-bottom: 1px solid currentColor;}
.primary-proof .offer-details a:hover{}
@media (max-width: 860px) {.primary-proof .soft-lead{
    grid-template-columns: 1fr 1fr;
  }.primary-proof .soft-lead .service-view:first-child{
    grid-column: 1 / -1;
  }
}
@media (max-width: 560px) {.primary-proof{
    padding: 3rem 1rem 3.5rem;
  }.primary-proof .soft-lead{
    grid-template-columns: 1fr;
  }.primary-proof .team-panel{
    flex-direction: column;
    gap: 0.5rem;
  }
}
.plain-shell{
    --label-meta: #D6D9D6;
    --field-static: #B87333;
    --axis-active: #1F4E5F;
    background: #EDEEEC;
    color: #1F262B;
    padding: 4.5rem 1.5rem 5rem;
  }
.plain-shell .service-callout{max-width: 780px;
    margin: 0 auto;}
.plain-shell .team-rail{max-width: 620px;
    margin-bottom: 3rem;}
.plain-shell .team-rail h2{font-size: clamp(1.6rem, 1.1rem + 1.8vw, 2.3rem);
    line-height: 1.2;
    margin: 0 0 1rem;
    letter-spacing: -0.01em;}
.plain-shell .text-form{font-size: 1.02rem;
    line-height: 1.65;
    margin: 0;
    color: var(--ink-deep);}
.plain-shell .narrow-figure{list-style: none;
    margin: 0;
    padding: 0;
    position: relative;}
.plain-shell .narrow-figure::before{
    content: "";
    position: absolute;
    top: 0.35rem;
    bottom: 0.35rem;
    left: 6.5rem;
    width: 1px;
    background: var(--label-meta);color:#1F262B;}
.plain-shell .content-service{display: grid;
    grid-template-columns: 6.5rem 1fr;
    gap: 2rem;
    padding: 0 0 2.4rem;
    position: relative;}
.plain-shell .content-service:last-child{padding-bottom: 0;}
.plain-shell .wide-benefit{font-size: 0.82rem;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: var(--axis-active);
    padding-top: 0.25rem;
    text-align: right;}
.plain-shell .featured-section{position: relative;
    padding-left: 1.75rem;}
.plain-shell .featured-section::before{
    content: "";
    position: absolute;
    left: -0.32rem;
    top: 0.5rem;
    width: 0.7rem;
    height: 0.7rem;
    border-radius: 50%;
    background: var(--field-static);
    border: 2px solid #EDEEEC;color:#1F262B;}
.plain-shell .featured-section h3{font-size: 1.12rem;
    margin: 0 0 0.55rem;
    line-height: 1.35;}
.plain-shell .featured-section p{margin: 0;
    font-size: 0.97rem;
    line-height: 1.65;
    color: var(--ink-deep);}
@media (max-width: 640px) {.plain-shell{
      padding: 3rem 1.15rem 3.5rem;
    }.plain-shell .narrow-figure::before{
      left: 0.32rem;
    }.plain-shell .content-service{
      grid-template-columns: 1fr;
      gap: 0.5rem;
      padding-left: 1.6rem;
      padding-bottom: 2rem;
    }.plain-shell .wide-benefit{
      text-align: left;
      padding-top: 0;
    }.plain-shell .featured-section{
      padding-left: 0;
    }.plain-shell .featured-section::before{
      left: -1.6rem;
      top: 0.35rem;
    }
  }
.compact-lead{
    background: #EDEEEC;
    color: #1F262B;
    padding: 72px 24px 80px;
  }
.compact-lead .service-callout{max-width: 940px;
    margin: 0 auto;}
.compact-lead .text-form{max-width: 620px;
    margin-bottom: 44px;}
.compact-lead .text-form h2{font-size: 1.9rem;
    line-height: 1.2;
    margin: 0 0 14px;
    letter-spacing: -0.01em;}
.compact-lead .text-form p{margin: 0;
    font-size: 1.02rem;
    line-height: 1.6;}
.compact-lead .narrow-figure{list-style: none;
    margin: 0;
    padding: 0;
    border-top: 1px solid #D6D9D6;}
.compact-lead .content-service{display: grid;
    grid-template-columns: 200px 1fr;
    gap: 28px;
    padding: 24px 0;
    border-bottom: 1px solid #D6D9D6;}
.compact-lead .content-service h3{margin: 0;
    font-size: 1.08rem;
    line-height: 1.35;
    font-weight: 600;}
.compact-lead .content-service p{margin: 0;
    font-size: 0.97rem;
    line-height: 1.62;}
.compact-lead .contact-items{margin: 32px 0 0;
    font-size: 0.95rem;
    line-height: 1.6;}
.compact-lead .contact-items a{text-decoration: none;
    border-bottom: 1px solid #B87333;
    padding-bottom: 1px;}
.compact-lead .contact-items a:hover{}
@media (max-width: 640px) {.compact-lead{
      padding: 52px 18px 60px;
    }.compact-lead .text-form h2{
      font-size: 1.55rem;
    }.compact-lead .content-service{
      grid-template-columns: 1fr;
      gap: 8px;
      padding: 20px 0;
    }
  }
.content-grid{
    background: #EDEEEC;
    color: #1F262B;
    padding: 72px 24px 88px;
  }
.content-grid .service-callout{max-width: 720px;
    margin: 0 auto;}
.content-grid .direct-frame{padding-bottom: 28px;
    border-bottom: 1px solid #D6D9D6;
    margin-bottom: 36px;}
.content-grid .site-frame{margin: 0 0 14px;
    font-size: 0.85rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;color:inherit;}
.content-grid h1{margin: 0 0 16px;
    font-size: clamp(1.8rem, 3.4vw, 2.5rem);
    line-height: 1.18;
    font-weight: 600;}
.content-grid .featured-note{margin: 0;
    font-size: 1.05rem;
    line-height: 1.55;
    color: #3A4348;
    max-width: 56ch;}
.content-grid .strong-menu p{margin: 0 0 20px;
    font-size: 1.02rem;
    line-height: 1.7;}
.content-grid .visual-section{margin: 32px 0 28px;}
.content-grid .visual-section img{display: block;
    width: 100%;
    height: auto;
    border-radius: 6px;}
.content-grid .entry-foot{margin-top: 44px;
    padding-top: 24px;
    border-top: 1px solid #D6D9D6;}
.content-grid .foot-line{margin: 0 0 10px;
    font-size: 0.85rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;color:inherit;}
.content-grid .read-next{margin: 0;
    font-size: 1.02rem;
    line-height: 1.6;}
.content-grid .read-next a{color: #1F4E5F;
    text-decoration: none;
    border-bottom: 1px solid rgba(31, 78, 95, 0.35);
    padding-bottom: 1px;}
.content-grid .read-next a:hover{color:inherit;
    border-bottom-color: rgba(184, 115, 51, 0.55);}
.content-grid .steady-team{margin: 0 8px;color:inherit;}
@media (max-width: 560px) {.content-grid{
      padding: 52px 18px 64px;
    }.content-grid .direct-frame{
      margin-bottom: 28px;
    }
  }
.content-grid{
  background: #EDEEEC;
  color: #1F262B;
}
.set{
    background: #EDEEEC;
    color: #1F262B;
    padding: 72px 24px 88px;
  }
.set .service-callout{max-width: 780px;
    margin: 0 auto;}
.set .top-proof h2{font-size: 2.1rem;
    line-height: 1.2;
    margin: 0 0 16px;
    letter-spacing: -0.01em;}
.set .text-form{font-size: 1.08rem;
    line-height: 1.65;
    max-width: 62ch;
    margin: 0;}
.set .strong-intro{margin: 40px 0 48px;
    padding-left: 20px;
    border-left: 3px solid #B87333;}
.set .strong-intro p{margin: 0;
    font-size: 1rem;
    line-height: 1.7;
    max-width: 60ch;}
.set .narrow-figure{list-style: none;
    margin: 0 0 40px;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 32px;}
.set .narrow-figure li{display: grid;
    grid-template-columns: 48px 1fr;
    gap: 20px;
    align-items: start;}
.set .media-block{font-size: 0.95rem;
    letter-spacing: 0.08em;
    padding-top: 4px;}
.set .narrow-figure h3{font-size: 1.15rem;
    margin: 0 0 8px;
    line-height: 1.35;}
.set .narrow-figure p{margin: 0;
    font-size: 0.98rem;
    line-height: 1.7;
    max-width: 58ch;}
.set .offer-details{font-size: 1rem;
    line-height: 1.7;
    max-width: 60ch;
    margin: 0 0 56px;}
.set .site-plan{padding-top: 32px;
    border-top: 1px solid #D6D9D6;}
.set .active-team{font-size: 1.1rem;
    margin: 0 0 4px;}
.set .team-footer{font-size: 0.92rem;
    margin: 0 0 14px;
    letter-spacing: 0.02em;}
.set .content-rail{font-size: 0.98rem;
    line-height: 1.7;
    max-width: 58ch;
    margin: 0 0 20px;}
.set .simple-nav{list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0.95rem;
    line-height: 1.9;}
.set .simple-nav a{text-decoration: none;
    border-bottom: 1px solid transparent;}
.set .simple-nav a:hover{border-bottom-color: #B87333;}
@media (max-width: 560px) {.set{
      padding: 56px 20px 64px;
    }.set .top-proof h2{
      font-size: 1.7rem;
    }.set .narrow-figure li{
      grid-template-columns: 36px 1fr;
      gap: 14px;
    }
  }
.set{
  background: #1F4E5F;
  color: #F4F5F3;
}
.content-grid{
    background: #EDEEEC;
    color: #1F262B;
    padding: 72px 24px 96px;
  }
.content-grid .service-callout{max-width: 720px;
    margin: 0 auto;}
.content-grid .direct-frame{border-bottom: 1px solid #D6D9D6;
    padding-bottom: 28px;
    margin-bottom: 36px;}
.content-grid .site-frame{font-size: 0.85rem;
    letter-spacing: 0.06em;
    text-transform: uppercase;color:inherit;
    margin: 0 0 14px;}
.content-grid h1{font-size: clamp(1.9rem, 3.4vw, 2.6rem);
    line-height: 1.2;
    margin: 0 0 18px;
    font-weight: 600;}
.content-grid .offer{font-size: 1.08rem;
    line-height: 1.65;
    color: #3A4348;
    margin: 0;}
.content-grid .strong-menu p{font-size: 1.02rem;
    line-height: 1.75;
    margin: 0 0 22px;}
.content-grid h2{font-size: 1.3rem;
    line-height: 1.35;
    margin: 40px 0 18px;
    font-weight: 600;
    color: #1F4E5F;}
.content-grid .active-links{list-style: none;
    padding: 0;
    margin: 0 0 28px;
    border-left: 2px solid #B87333;
    padding-left: 20px;}
.content-grid .active-links li{font-size: 1rem;
    line-height: 1.6;
    padding: 8px 0;
    border-bottom: 1px solid #E2E4E1;}
.content-grid .active-links li:last-child{border-bottom: none;}
.content-grid .entry-foot{margin-top: 44px;
    padding-top: 22px;
    border-top: 1px solid #D6D9D6;}
.content-grid .entry-more{font-size: 0.95rem;
    line-height: 1.6;
    color: #3A4348;
    margin: 0;}
.content-grid .entry-more a{color: #1F4E5F;
    text-decoration: underline;
    text-underline-offset: 3px;}
.content-grid .entry-more a:hover{color:inherit;}
@media (max-width: 600px) {.content-grid{
      padding: 48px 18px 64px;
    }.content-grid .direct-frame{
      padding-bottom: 22px;
      margin-bottom: 28px;
    }
  }
.set{
    background: #EDEEEC;
    color: #1F262B;
    padding: 5rem 1.5rem;
  }
.set .service-callout{max-width: 1040px;
    margin: 0 auto;}
.set .top-proof{display: grid;
    grid-template-columns: minmax(0, 320px) minmax(0, 1fr);
    gap: 3.5rem;
    align-items: start;}
.set .top-quote{margin: 0;
    border-radius: 4px;
    overflow: hidden;}
.set .top-quote img{display: block;
    width: 100%;
    height: auto;}
.set .content-rail h1{font-size: clamp(1.9rem, 3.4vw, 2.7rem);
    line-height: 1.15;
    margin: 0 0 0.9rem;
    font-weight: 500;}
.set .team-footer{font-size: 0.95rem;
    letter-spacing: 0.02em;
    margin: 0 0 1.6rem;}
.set .content-rail p{font-size: 1.02rem;
    line-height: 1.7;
    margin: 0 0 1.2rem;
    max-width: 58ch;}
.set .simple-nav{margin: 2.4rem 0 0;
    padding-top: 1.6rem;
    border-top: 1px solid #D6D9D6;
    display: flex;
    flex-wrap: wrap;
    gap: 1.4rem 2.6rem;}
.set .simple-nav div{margin: 0;}
.set .simple-nav dt{font-size: 0.78rem;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin: 0 0 0.35rem;}
.set .simple-nav dd{margin: 0;
    font-size: 0.98rem;}
.set .simple-nav a{text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: border-color 0.2s ease;}
.set .simple-nav a:hover{border-bottom-color: #B87333;}
@media (max-width: 720px) {.set{
      padding: 3.5rem 1.25rem;
    }.set .top-proof{
      grid-template-columns: 1fr;
      gap: 2rem;
    }.set .top-quote{
      max-width: 260px;
    }
  }
.content-grid{
    --ink-primary: #1F262B;
    --copy-body: #D6D9D6;
    --surface-strong: #B87333;
    background: #EDEEEC;
    color: #1F262B;
    padding: 72px 24px 96px;
  }
.content-grid .service-callout{max-width: 720px;
    margin: 0 auto;}
.content-grid .direct-frame{border-bottom: 1px solid var(--copy-body);
    padding-bottom: 28px;
    margin-bottom: 40px;}
.content-grid .site-frame{font-size: 0.85rem;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    margin: 0 0 14px;
    color: #3A4348;}
.content-grid h1{font-size: clamp(1.9rem, 4vw, 2.7rem);
    line-height: 1.15;
    margin: 0 0 18px;
    font-weight: 600;}
.content-grid .offer{font-size: 1.08rem;
    line-height: 1.65;
    margin: 0;
    color: #3A4348;}
.content-grid .strong-menu p{font-size: 1.02rem;
    line-height: 1.75;
    margin: 0 0 22px;}
.content-grid h2{font-size: 1.35rem;
    line-height: 1.3;
    margin: 40px 0 18px;
    font-weight: 600;}
.content-grid .active-links{list-style: none;
    padding: 0;
    margin: 0 0 30px;
    border-left: 3px solid var(--surface-strong);}
.content-grid .active-links li{padding: 10px 0 10px 20px;
    font-size: 1rem;
    line-height: 1.6;
    border-bottom: 1px solid var(--copy-body);}
.content-grid .active-links li:last-child{border-bottom: none;}
.content-grid .entry-foot{margin-top: 48px;
    padding-top: 24px;
    border-top: 1px solid var(--copy-body);}
.content-grid .entry-more{font-size: 0.98rem;
    line-height: 1.65;
    margin: 0;
    color: #3A4348;}
.content-grid .entry-more a{color: var(--surface-strong);
    text-decoration: underline;
    text-underline-offset: 3px;}
.content-grid .entry-more a:hover{color:inherit;}
@media (max-width: 600px) {.content-grid{
      padding: 48px 18px 64px;
    }.content-grid .direct-frame{
      margin-bottom: 30px;
    }
  }
.set{
    background: #EDEEEC;
    color: #1F262B;
    padding: 72px 24px 80px;
  }
.set .service-callout{max-width: 1040px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(0, 1.55fr) minmax(0, 1fr);
    gap: 56px;
    align-items: start;}
.set .narrow-menu h2{font-size: 1.9rem;
    line-height: 1.2;
    margin: 0 0 22px;
    font-weight: 600;
    letter-spacing: -0.01em;}
.set .narrow-menu p{margin: 0 0 18px;
    font-size: 1.02rem;
    line-height: 1.68;}
.set .narrow-menu p:last-child{margin-bottom: 0;}
.set .steady-group{
    background: #FFFFFF;
    color: #1F262B;
    border: 1px solid #D6D9D6;
    border-radius: 6px;
    padding: 28px 26px 26px;
  }
.set .steady-group h3{font-size: 1.05rem;
    margin: 0 0 18px;
    font-weight: 600;
    letter-spacing: 0.01em;}
.set .steady-group dl{margin: 0;
    display: grid;
    grid-template-columns: auto 1fr;
    column-gap: 16px;
    row-gap: 10px;
    font-size: 0.96rem;}
.set .steady-group dt{font-size: 0.82rem;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    padding-top: 3px;}
.set .steady-group dd{margin: 0;
    line-height: 1.5;}
.set .steady-group a{text-decoration: none;
    border-bottom: 1px solid #B87333;
    padding-bottom: 1px;}
.set .steady-group a:hover{}
.set .clear-rail{margin: 22px 0 0;
    font-size: 0.88rem;
    line-height: 1.55;}
.set .clear-rail a{text-decoration: none;
    border-bottom: 1px solid #D6D9D6;
    padding-bottom: 1px;}
.set .clear-rail a:hover{}
@media (max-width: 760px) {.set{
      padding: 52px 20px 60px;
    }.set .service-callout{
      grid-template-columns: 1fr;
      gap: 36px;
    }.set .narrow-menu h2{
      font-size: 1.6rem;
    }
  }
.featured-menu{
    background: #EDEEEC;
    color: #1F262B;
    padding: 5rem 1.5rem 6rem;
  }
.featured-menu .service-callout{max-width: 780px;
    margin: 0 auto;}
.featured-menu .top-proof{margin-bottom: 3.5rem;}
.featured-menu h2{font-size: clamp(1.8rem, 3vw, 2.4rem);
    font-weight: 500;
    letter-spacing: 0.01em;
    margin: 0 0 1.25rem;}
.featured-menu .text-form{max-width: 60ch;
    font-size: 1.02rem;
    line-height: 1.7;
    margin: 0;}
.featured-menu .open-note{display: flex;
    flex-direction: column;
    gap: 1.75rem;
    border-top: 1px solid #D6D9D6;
    padding-top: 2.5rem;}
.featured-menu .active-tile{display: grid;
    grid-template-columns: 180px 1fr;
    gap: 1.5rem;
    align-items: baseline;}
.featured-menu .secondary-nav{font-size: 0.82rem;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #3A4348;}
.featured-menu .active-tile p{margin: 0;
    font-size: 1.02rem;
    line-height: 1.65;}
.featured-menu .active-tile a{color: #1F4E5F;
    text-decoration: none;
    border-bottom: 1px solid #B87333;
    padding-bottom: 1px;}
.featured-menu .active-tile a:hover{color:inherit;}
@media (max-width: 620px) {.featured-menu{
      padding: 3.5rem 1.25rem 4rem;
    }.featured-menu .active-tile{
      grid-template-columns: 1fr;
      gap: 0.4rem;
    }
  }
.featured-menu{
  background: #EDEEEC;
  color: #1F262B;
}
.contact-flow{
    background: #EDEEEC;
    color: #1F262B;
    padding: 72px 24px;
  }
.contact-flow .service-callout{max-width: 1040px;
    margin: 0 auto;}
.contact-flow .top-proof{max-width: 620px;
    margin-bottom: 48px;}
.contact-flow h2{font-size: 2rem;
    line-height: 1.2;
    margin: 0 0 16px;
    letter-spacing: -0.01em;}
.contact-flow .text-form{font-size: 1.0625rem;
    line-height: 1.65;
    margin: 0;}
.contact-flow .process{display: flex;
    flex-wrap: wrap;
    gap: 48px;
    align-items: flex-start;}
.contact-flow .public-nav{flex: 1 1 420px;
    border-top: 1px solid #D6D9D6;}
.contact-flow .public-plan{display: flex;
    flex-wrap: wrap;
    gap: 16px;
    padding: 18px 0;
    border-bottom: 1px solid #D6D9D6;}
.contact-flow .secondary-nav{flex: 0 0 130px;
    font-size: 0.8125rem;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    padding-top: 3px;}
.contact-flow .fresh-summary{flex: 1 1 240px;
    font-size: 1rem;
    line-height: 1.6;}
.contact-flow .fresh-summary a{text-decoration: none;
    border-bottom: 1px solid var(--ink-clear, #B87333);
    padding-bottom: 1px;}
.contact-flow .fresh-summary a:hover{}
.contact-flow .strong-intro{
    flex: 1 1 300px;
    background: #1F4E5F;
    color: #F4F5F3;
    padding: 32px 28px;
    border-radius: 6px;
  }
.contact-flow .strong-intro h3{font-size: 1.125rem;
    margin: 0 0 14px;
    font-weight: 600;}
.contact-flow .strong-intro p{font-size: 0.9375rem;
    line-height: 1.65;
    margin: 0 0 14px;}
.contact-flow .strong-intro .offer-details{margin: 0;
    padding-top: 14px;
    border-top: 1px solid rgba(244, 245, 243, 0.25);
    font-size: 0.875rem;}
@media (max-width: 640px) {.contact-flow{
      padding: 48px 20px;
    }.contact-flow h2{
      font-size: 1.625rem;
    }.contact-flow .secondary-nav{
      flex: 0 0 100%;
      padding-top: 0;
    }
  }
.contact-flow{
  background: #1F4E5F;
  color: #F4F5F3;
}
.main-callout{
    background: #EDEEEC;
    color: #1F262B;
    padding: 72px 24px 88px;
  }
.main-callout .service-callout{max-width: 720px;
    margin: 0 auto;}
.main-callout .team-rail{margin-bottom: 36px;}
.main-callout .team-rail h2{font-size: 1.9rem;
    line-height: 1.2;
    margin: 0 0 14px;
    letter-spacing: -0.01em;}
.main-callout .text-form{margin: 0;
    max-width: 56ch;
    color: var(--ink-deep);
    line-height: 1.55;}
.main-callout .narrow-nav{
    background: #FFFFFF;
    color: #1F262B;
    border: 1px solid #D6D9D6;
    border-radius: 10px;
    padding: 32px 28px 26px;
  }
.main-callout .public-plan{display: flex;
    gap: 20px;
    flex-wrap: wrap;}
.main-callout .public-plan .fresh-list{flex: 1 1 240px;}
.main-callout .fresh-list{display: block;
    margin-bottom: 20px;}
.main-callout .fresh-list.wide{width: 100%;}
.main-callout .secondary-nav{display: block;
    font-size: 0.82rem;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: var(--ink-deep);
    margin-bottom: 8px;}
.main-callout input,
  .main-callout textarea{
    width: 100%;
    box-sizing: border-box;
    padding: 11px 12px;
    border: 1px solid #D6D9D6;
    border-radius: 6px;
    background: #EDEEEC;
    color: #1F262B;
    font: inherit;
    line-height: 1.4;
  }
.main-callout input:focus,
  .main-callout textarea:focus{outline: none;
    border-color: #1F4E5F;}
.main-callout textarea{resize: vertical;}
.main-callout .offer-intro{display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
    border-top: 1px solid #D6D9D6;
    padding-top: 20px;
    margin-top: 4px;}
.main-callout .strong-intro{margin: 0;
    font-size: 0.88rem;
    color: var(--ink-deep);
    max-width: 42ch;}
.main-callout button{
    border: none;
    cursor: pointer;
    padding: 12px 26px;
    border-radius: 6px;
    background: #1F4E5F;
    color: #F4F5F3;
    font: inherit;
    letter-spacing: 0.02em;
  }
.main-callout button:hover{
    background: #173E4C;
  }
.main-callout .featured-list{margin-top: 28px;
    padding-left: 16px;
    border-left: 2px solid #B87333;}
.main-callout .featured-list p{margin: 0;
    font-size: 0.92rem;
    line-height: 1.6;
    color: var(--ink-deep);}
.main-callout .featured-list a{color: #1F4E5F;
    text-decoration: underline;
    text-underline-offset: 2px;}
@media (max-width: 560px) {.main-callout{
      padding: 52px 18px 64px;
    }.main-callout .narrow-nav{
      padding: 24px 18px 20px;
    }.main-callout .team-rail h2{
      font-size: 1.55rem;
    }
  }
.main-callout{
  background: #EDEEEC;
  color: #1F262B;
}
.active-content{
    --label-lead: #D6D9D6;
    --ink-soft: #B87333;
    background: #EDEEEC;
    color: #1F262B;
    padding: 72px 24px 88px;
  }
.active-content .service-callout{max-width: 880px;
    margin: 0 auto;}
.active-content .text-form{padding-bottom: 28px;
    border-bottom: 1px solid var(--label-lead);
    margin-bottom: 40px;}
.active-content .text-form h2{font-size: clamp(1.7rem, 3vw, 2.3rem);
    line-height: 1.2;
    margin: 0 0 16px;
    font-weight: 600;
    letter-spacing: 0.01em;}
.active-content .top-proof{font-size: 1.02rem;
    line-height: 1.65;
    margin: 0 0 14px;
    max-width: 62ch;}
.active-content .compact-copy{font-size: 0.86rem;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    margin: 0;
    opacity: 0.7;}
.active-content .main-footer{display: block;}
.active-content .strong-intro{padding: 22px 0 24px;
    border-bottom: 1px solid var(--label-lead);}
.active-content .strong-intro:last-of-type{border-bottom: none;}
.active-content .strong-intro h3{font-size: 1.12rem;
    margin: 0 0 10px;
    font-weight: 600;
    letter-spacing: 0.005em;
    position: relative;
    padding-left: 18px;}
.active-content .strong-intro h3::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0.55em;
    width: 8px;
    height: 1px;
    background: var(--ink-soft);color:#1F262B;}
.active-content .strong-intro p{margin: 0;
    font-size: 0.98rem;
    line-height: 1.7;
    max-width: 68ch;}
.active-content .strong-intro a{color: inherit;
    text-decoration: underline;
    text-decoration-color: var(--ink-soft);
    text-underline-offset: 3px;}
.active-content .strong-intro a:hover{}
.active-content .offer-details{margin: 36px 0 0;
    padding-top: 24px;
    border-top: 1px solid var(--label-lead);
    font-size: 0.92rem;
    line-height: 1.65;
    max-width: 66ch;
    opacity: 0.85;}
@media (max-width: 640px) {.active-content{
      padding: 52px 18px 64px;
    }.active-content .text-form{
      margin-bottom: 28px;
    }.active-content .strong-intro{
      padding: 18px 0 20px;
    }
  }
.active-content{
  background: #1F4E5F;
  color: #F4F5F3;
}
.public-entries{
    background: #EDEEEC;
    color: #1F262B;
    padding: 72px 24px 88px;
  }
.public-entries .service-callout{max-width: 760px;
    margin: 0 auto;}
.public-entries .team-rail{margin-bottom: 56px;}
.public-entries h1{font-size: clamp(2rem, 4vw, 2.9rem);
    line-height: 1.15;
    margin: 0 0 18px;
    letter-spacing: -0.01em;}
.public-entries .text-form{font-size: 1.08rem;
    line-height: 1.65;
    margin: 0;
    max-width: 60ch;
    color: var(--ink-deep, #3A4348);}
.public-entries .public-fields{display: flex;
    flex-direction: column;
    gap: 34px;}
.public-entries .public-plan{padding-left: 20px;
    border-left: 2px solid #B87333;}
.public-entries .public-plan h2{font-size: 1.22rem;
    line-height: 1.35;
    margin: 0 0 10px;
    font-weight: 600;}
.public-entries .public-plan p{margin: 0;
    font-size: 1rem;
    line-height: 1.7;
    max-width: 68ch;}
.public-entries .public-plan a{color:inherit;
    text-decoration: underline;
    text-underline-offset: 3px;}
.public-entries .public-plan a:hover{color:inherit;}
@media (max-width: 560px) {.public-entries{
      padding: 52px 18px 64px;
    }.public-entries .team-rail{
      margin-bottom: 40px;
    }.public-entries .public-fields{
      gap: 28px;
    }.public-entries .public-plan{
      padding-left: 15px;
    }
  }
.public-entries{
  background: #EDEEEC;
  color: #1F262B;
}
.focused-steps{
    background: #EDEEEC;
    color: #1F262B;
    padding: 72px 24px 80px;
  }
.focused-steps .service-callout{max-width: 780px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
    gap: 28px;}
.focused-steps .text-form h2{margin: 0 0 14px;
    font-size: clamp(1.7rem, 3.4vw, 2.3rem);
    line-height: 1.15;
    letter-spacing: -0.01em;}
.focused-steps .text-form p{margin: 0 0 12px;
    font-size: 1.02rem;
    line-height: 1.65;
    max-width: 62ch;}
.focused-steps .text-form .strong-intro{margin: 0;
    font-size: 0.95rem;}
.focused-steps .wide-content{display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px 28px;
    padding-top: 22px;
    border-top: 1px solid #D6D9D6;}
.focused-steps .go{
    display: inline-block;
    background: #1F4E5F;
    color: #F4F5F3;
    text-decoration: none;
    padding: 13px 26px;
    border-radius: 4px;
    font-size: 0.98rem;
    letter-spacing: 0.01em;
    transition: background 0.18s ease;
  }
.focused-steps .go:hover{
    background: #173E4C;color:#1F262B;}
.focused-steps .contact-items{display: flex;
    flex-wrap: wrap;
    gap: 8px 22px;
    font-size: 0.92rem;}
.focused-steps .contact-items a{text-decoration: none;
    border-bottom: 1px solid transparent;
    padding-bottom: 1px;
    transition: border-color 0.18s ease;}
.focused-steps .contact-items a:hover{border-bottom-color: #B87333;}
@media (max-width: 560px) {.focused-steps{
      padding: 52px 20px 60px;
    }.focused-steps .wide-content{
      gap: 16px 20px;
    }.focused-steps .go{
      width: 100%;
      text-align: center;
    }
  }
.focused-steps{
  background: #1F4E5F;
  color: #F4F5F3;
}
.strong-surface{
    --font-heading: #D6D9D6;
    background: #EDEEEC;
    color: #1F262B;
    padding: 72px 24px 88px;
  }
.strong-surface .service-callout{max-width: 720px;
    margin: 0 auto;}
.strong-surface .strong-intro{padding-bottom: 32px;
    border-bottom: 1px solid var(--font-heading);}
.strong-surface h1{font-size: 2.4rem;
    line-height: 1.15;
    margin: 0 0 18px;
    letter-spacing: -0.01em;}
.strong-surface .text-form{font-size: 1.08rem;
    line-height: 1.7;
    margin: 0;
    max-width: 58ch;}
.strong-surface .narrow-figure{margin-top: 40px;
    display: flex;
    flex-direction: column;
    gap: 30px;}
.strong-surface .content-service h2{font-size: 1.2rem;
    margin: 0 0 8px;
    font-weight: 600;}
.strong-surface .content-service p{margin: 0;
    line-height: 1.7;
    max-width: 62ch;}
.strong-surface .simple-nav{
    margin-top: 48px;
    padding: 26px 28px;
    background: #1F4E5F;
    color: #F4F5F3;
    border-radius: 6px;
  }
.strong-surface .quiet-figure{margin: 0 0 14px;
    line-height: 1.6;
    max-width: 60ch;}
.strong-surface .active-steps{margin: 0 0 6px;
    font-size: 1.05rem;
    line-height: 1.6;}
.strong-surface .active-steps a{text-decoration: underline;
    text-underline-offset: 3px;}
.strong-surface .active-steps a:hover{}
.strong-surface .steady-team{margin: 0 8px;
    opacity: 0.7;}
.strong-surface .service-contact{margin: 0;
    font-size: 0.95rem;
    opacity: 0.85;}
.strong-surface .contact-items{margin: 32px 0 0;
    font-size: 0.98rem;
    line-height: 1.7;
    color: var(--ink-deep);}
.strong-surface .contact-items a{color: #1F4E5F;
    text-decoration: underline;
    text-underline-offset: 3px;}
.strong-surface .contact-items a:hover{color:inherit;}
@media (max-width: 560px) {.strong-surface{
      padding: 52px 18px 64px;
    }.strong-surface h1{
      font-size: 1.85rem;
    }.strong-surface .simple-nav{
      padding: 22px 20px;
    }
  }
.strong-surface{
  background: #EDEEEC;
  color: #1F262B;
}
.404{
    background: #EDEEEC;
    color: #1F262B;
    padding: 96px 24px 104px;
  }
.404 .service-callout{
    max-width: 720px;
    margin: 0 auto;
  }
.404 .clear-header{
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
.404 h1{
    font-size: clamp(1.9rem, 3.4vw, 2.6rem);
    line-height: 1.18;
    margin: 0;
    letter-spacing: -0.01em;
    font-weight: 600;
  }
.404 .text-form{
    font-size: 1.06rem;
    line-height: 1.6;
    margin: 0;
    max-width: 58ch;
  }
.404 .strong-intro{
    font-size: 0.98rem;
    line-height: 1.6;
    margin: 0;
    max-width: 58ch;
  }
.404 .contact-items{
    display: flex;
    flex-wrap: wrap;
    gap: 14px 22px;
    margin-top: 12px;
    padding-top: 22px;
    border-top: 1px solid #D6D9D6;
  }
.404 .go{
    display: inline-block;
    padding: 11px 22px;
    border-radius: 4px;
    background: #1F4E5F;
    color: #F4F5F3;
    text-decoration: none;
    font-size: 0.95rem;
    letter-spacing: 0.01em;
    transition: background 0.2s ease;
  }
.404 .go:hover{
    background: #173E4C;color:#1F262B;}
.404 .go.alt{
    background: transparent;
    color: #B87333;
    padding: 11px 2px;
    border-bottom: 1px solid transparent;
  }
.404 .go.alt:hover{
    background: transparent;
    border-bottom-color: #B87333;
  }
.404{
  background: #1F4E5F;
  color: #F4F5F3;
}
