:root {
  --tone-accent: #D9C9A8;
  --ink-accent: #2A2114;
  --ink-panel: #FBF6EA;
  --motion-nav: cubic-bezier(0.22,1,0.36,1);
}
body{margin:0;padding:0;font-family:"Noto Sans", sans-serif;box-sizing:border-box;}
*{box-sizing:border-box;}
.strong-form {
    width: 100%;
    background: #F6EFE0;
    color: #2A2114;
    border-bottom: 1px solid var(--tone-accent);
    position: relative;
    z-index: 10;
  }
.compact-steps {
    max-width: 1060px;
    margin: 0 auto;
    padding: calc(0.89rem * 1.5) 1.15rem;
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    gap: 0.89rem;
  }
.top-list {
    font-size: calc(16.1px * 1.125);
    font-weight: 700;
    letter-spacing: 0.01em;
    color: #2A2114;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    padding: 0 1.15rem;
  }
.top-list:hover {
    color: #C97A3A;
  }
.nav-group {
    display: flex;
    align-items: center;
    gap: 0.89rem;
  }
.nav-left {
    justify-content: flex-start;
  }
.nav-right {
    justify-content: flex-end;
  }
.nav-link {
    font-size: calc(16.1px * .875);
    color: #2A2114;
    text-decoration: none;
    padding: 0.4rem 0.2rem;
    border-bottom: 1px solid transparent;
    transition: color 520ms var(--motion-nav),
                border-color 520ms var(--motion-nav);
  }
.nav-link:hover {
    color: #C97A3A;
    border-bottom-color: #C97A3A;
  }
.service-contact {
    display: none;
    background: #EDE2C9;
    color: #3A2E1E;
    border: 1px solid var(--tone-accent);
    border-radius: 0.25rem;
    width: 2.5rem;
    height: 2.5rem;
    padding: 0;
    cursor: pointer;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;
    grid-column: 3;
    justify-self: end;
  }
.plain-contact{
    display: block;
    width: 1.1rem;
    height: 2px;
    background: #3A2E1E;
    border-radius: 1px;color:var(--ink-accent);}
.strong-wrap {
    display: none;
    background: #2F4A32;
    color: #F6EFE0;
    border-top: 1px solid var(--tone-accent);
  }
.strong-wrap[hidden]{display: none;}
.strong-wrap.is-open{display: block;}
.top-figure {
    max-width: 1060px;
    margin: 0 auto;
    padding: calc(0.89rem * 1.5) 1.15rem;
    display: flex;
    flex-direction: column;
    gap: calc(0.89rem * 1.5);
  }
.offer-details {
    font-size: 16.1px;
    color: #F6EFE0;
    text-decoration: none;
    padding: 0.6rem 0;
    border-bottom: 1px solid var(--tone-accent);
  }
.offer-details:last-child {
    border-bottom: none;
  }
.offer-details:hover {
    color: #C97A3A;
  }
@media (max-width: 900px) {
    .compact-steps {
      grid-template-columns: 1fr auto 1fr;
    }
    .nav-group {
      gap: calc(0.89rem * 1.5);
    }
    .nav-link {
      font-size: calc(16.1px * .875);
    }
  }
@media (max-width: 767px) {
    .compact-steps {
      grid-template-columns: 1fr auto;
      padding: calc(0.89rem * 1.5) 1.15rem;
    }
    .nav-group {
      display: none;
    }
    .top-list {
      text-align: left;
      padding: 0;
      font-size: 16.1px;
      white-space: normal;
    }
    .service-contact {
      display: flex;
    }
  }
.clear-quote{font-family:"Noto Sans", sans-serif;font-size:16.1px;line-height:1.63;padding:calc(1.5rem * 2.4) 1.15rem;background:#2F4A32;color:#F6EFE0;}
.active-header{max-width:1060px;margin:0 auto;display:flex;flex-direction:column;gap:calc(0.89rem * 1.5)}
.compact-media{display:grid;grid-template-columns:minmax(220px, 1fr) 3fr;gap:calc(0.89rem * 1.5);align-items:start}
.open-quote{display:flex;flex-direction:column;gap:1.5rem}
.public-nav{font-size:calc(16.1px * 1.35);font-weight:700;margin:0;letter-spacing:0.01em}
.page-note{margin:0;font-size:calc(16.1px * .875);opacity:0.85}
.strip{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:calc(1.5rem * .75)}
.bottom-group{display:flex;flex-direction:column;gap:1.5rem;min-width:0}
.direct-region{font-size:16.1px;font-weight:600;margin:0 0 1.5rem 0;letter-spacing:0.02em;text-transform:uppercase;opacity:0.9}
.steady-body{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0.5rem}
.steady-body a{color:inherit;text-decoration:none;font-size:calc(16.1px * .875);transition:opacity 520ms var(--motion-nav)}
.steady-body a:hover,
  .steady-body a:focus-visible{opacity:0.75;text-decoration:underline;color:inherit}
.text-unit li{display:flex;flex-direction:column;gap:0.15rem}
.content-contact{font-size:calc(16.1px * .875);opacity:0.7;text-transform:uppercase;letter-spacing:0.04em}
.site-shell{font-size:calc(16.1px * .875);color:inherit;text-decoration:none;word-break:break-word}
a.footer-value:hover,
  a.footer-value:focus-visible{text-decoration:underline;color:inherit}
.content-group{display:flex;flex-direction:column;gap:1.5rem;border-top:1px solid rgba(255, 255, 255, 0.15);padding-top:calc(0.89rem * 1.5)}
.primary-intro{margin:0;font-size:calc(16.1px * .875);line-height:1.63;opacity:0.85;max-width:80ch}
.primary-intro a{color:inherit;text-decoration:underline}
.site-view{margin:0;font-size:calc(16.1px * .875);opacity:0.7}
@media (max-width: 900px) {.compact-media{grid-template-columns:1fr}.strip{grid-template-columns:repeat(2, minmax(0, 1fr))}
  }
@media (max-width: 520px) {.strip{grid-template-columns:1fr}.clear-quote{padding:calc(0.89rem * 1.5) 1.15rem;background:#2F4A32;color:#F6EFE0;}
  }
footer,footer *{border-radius:0!important;}
footer .direct-track{flex:1 1 100%;max-width:1060px;margin:1.5rem auto 0;padding-top:calc(1.5rem * .75);border-top:1px solid color-mix(in srgb,currentColor 22%,transparent);font-size:calc(16.1px * .875);line-height:1.63;opacity:.82;overflow-wrap:anywhere;}
.cookies{position:fixed;left:0;right:0;bottom:0;z-index:1200;}
.cookies .secondary-rail{max-width:1060px;margin:0 auto;padding:calc(1.5rem * .8) 1.15rem;background:var(--ink-panel);border:1px solid var(--tone-accent);border-radius:0.6rem 0.6rem 0 0;box-shadow:0 -8px 24px rgba(15, 23, 42,0.12);display:flex;flex-wrap:wrap;gap:12px 0.89rem;align-items:center;justify-content:space-between;color:var(--ink-accent);}
.cookies .open-lead{flex:1 1 420px;}
.cookies .open-lead strong{display:block;margin-bottom:4px;}
.cookies .open-lead p{margin:0;}
.cookies .focused-body{display:flex;flex-wrap:wrap;gap:8px;}
.cookies .focused-body button{border:1px solid var(--tone-accent);background:var(--ink-panel);color:var(--ink-accent);border-radius:0.25rem;padding:8px 12px;cursor:pointer;}
.cookies .focused-body button.cookie-accept{background:#C97A3A;color:#2A1A0C;border-color:transparent;font-weight:700;}
.direct-note{padding:calc(1.5rem * 2.4) 1.15rem;display:flex;align-items:flex-end;background:linear-gradient(rgba(246,239,224,.82),rgba(246,239,224,.94)),url("https://images.pexels.com/photos/1108099/pexels-photo-1108099.jpeg?auto=compress&cs=tinysrgb&w=800") center/cover no-repeat,#F6EFE0;color:#2A2114;}
.direct-note .contact-tile{width:100%;max-width:1060px;margin:0 auto;}
.direct-note h1,.direct-note p{margin:0;}
.direct-note .local-actions{display:flex;align-items:flex-end;justify-content:space-between;gap:calc(0.89rem * 1.5);}
.direct-note .top-note{min-width:0;flex:1 1 auto;display:flex;flex-direction:column;gap:calc(1.5rem * .75);}
.direct-note .media-lead{font-size:16.1px;line-height:1.63;}
.direct-note h1{font-size:calc(16.1px * 2.65);line-height:1.08;}
.direct-note .contact-plan{font-size:calc(16.1px * .875);line-height:1.63;color:#3A2E1E;}
.direct-note .compact-menu{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-start;gap:0.89rem;}
.direct-note .soft-view{display:inline-flex;align-items:center;justify-content:center;padding:calc(1.5rem * .75) 1.5rem;border-radius:0.25rem;background:#2F4A32;color:#F6EFE0;text-decoration:none;transition:background 520ms var(--motion-nav);}
.direct-note .soft-view:hover{background:#243A27;color:var(--ink-accent);}
.direct-note .steady-view{font-size:calc(16.1px * .875);line-height:1.63;color:#3A2E1E;}
.direct-note .steady-view a{color:#2F4A32;text-decoration:underline;}
.direct-note .steady-view a:hover{color:inherit;}
@media(max-width:760px){.direct-note .local-actions{align-items:flex-start;flex-direction:column;}.direct-note .compact-menu{width:100%;}}
.public-panel{padding:calc(1.5rem * 2.4) 1.15rem;background:#F6EFE0;color:#2A2114;}
.public-panel .secondary-rail{max-width:1060px;margin:0 auto;display:flex;flex-direction:column;gap:calc(0.89rem * 1.5);}
.public-panel h2,.public-panel h3,.public-panel p{margin:0;}
.public-panel h2{font-size:calc(16.1px * 2);line-height:1.14;}
.public-panel h3{font-size:calc(16.1px * 1.35);line-height:1.22;}
.public-panel p{font-size:16.1px;line-height:1.63;}
.public-panel .secondary-links{display:flex;flex-direction:column;gap:calc(0.89rem * 1.5);}
.public-panel .contact-plan{font-size:calc(16.1px * .875);letter-spacing:0.04em;text-transform:uppercase;}
.public-panel .media-lead{}
.public-panel .public-media{display:flex;flex-wrap:wrap;gap:0.89rem;}
.public-panel .team-benefit{flex:1 1 calc(1060px / 2.6);min-width:0;padding:calc(1.5rem * .75);border:1px solid var(--tone-accent);border-radius:0.44rem;background:var(--ink-panel);color:var(--ink-accent);display:flex;flex-direction:column;gap:calc(1.5rem / 3);}
.public-panel .team-benefit p{}
.public-panel .compact-menu{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:0.89rem;padding-top:calc(0.89rem * 1.5);border-top:1px solid var(--tone-accent);}
.public-panel .compact-menu p{flex:1 1 60%;min-width:0;}
.public-panel .steady-view{flex:0 0 auto;display:flex;flex-wrap:wrap;gap:0.89rem;}
.public-panel .steady-view a{text-decoration:none;border-bottom:1px solid #2F4A32;padding-bottom:2px;}
.public-panel .steady-view a:hover{border-bottom-color:#C97A3A;}
.direct-surface{--field-static:calc(1.5rem * 1.19);--type-main:calc(1060px / 3.52);padding:calc(1.5rem * 2.4) 1.15rem;background:#2F4A32;color:#F6EFE0;}
.direct-surface .contact-tile{max-width:1060px;margin:0 auto;}
.direct-surface h2,.direct-surface h3,.direct-surface p{margin:0;}
.direct-surface h2{font-size:calc(16.1px * 2);line-height:1.12;}
.direct-surface h3{font-size:calc(16.1px * 1.35);line-height:1.2;}
.direct-surface p{font-size:16.1px;line-height:1.63;}
.direct-surface a{color:inherit;text-decoration:underline;text-underline-offset:2px;}
.direct-surface .main-intro{padding-inline-start:calc(1.15rem / 2);}
.direct-surface .visual-nav{row-gap:calc(var(--field-static) * 1.2);}
.direct-surface .media-lead{margin-top:1.5rem;}
.direct-surface .open-proof{display:flex;flex-wrap:wrap;gap:var(--field-static);margin-top:var(--field-static);}
.direct-surface .offer-panel{flex:1 1 var(--type-main);min-width:0;padding:calc(var(--field-static) * .75);border-radius:0.44rem;background:#EDE2C9;color:#3A2E1E;}
.direct-surface .offer-panel p{margin-top:calc(1.5rem / 3);}
.direct-surface .contact-plan{margin-top:calc(var(--field-static) * .9);font-size:calc(16.1px * .875);}
.controls{--field-static:calc(1.5rem * 1.35);--axis-local:calc(1060px / 2.20);padding:calc(1.5rem * 2.4) 1.15rem;background:#2F4A32;color:#F6EFE0;}
.controls .contact-tile{max-width:1060px;margin:0 auto;}
.controls h1,.controls h2,.controls h3,.controls p{margin:0;}
.controls h1{font-size:calc(16.1px * 2.65);line-height:1.08;}
.controls h2{font-size:calc(16.1px * 2);line-height:1.12;}
.controls h3{font-size:calc(16.1px * 1.35);line-height:1.2;}
.controls p{font-size:16.1px;line-height:1.63;color:color-mix(in srgb, currentColor 74%, transparent);}
.controls a{color:inherit;text-decoration:none;}
.controls img{display:block;width:100%;height:auto;border-radius:0.44rem;}
.controls .soft-view{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.25rem;background:#F6EFE0;color:#2F4A32;}
.controls .media-lead{margin-top:calc(1.5rem / 2);}
.controls .fresh-surface{display:flex;flex-wrap:wrap;align-items:flex-start;gap:0.89rem;margin-top:var(--field-static);}
.controls .offer-panel{flex:1 1 calc(1060px / 4);min-width:0;}
.controls .offer-panel p,.controls .offer-panel a{margin-top:calc(1.5rem / 3);}
.controls .offer-panel a{display:inline-block;border-bottom:1px solid currentColor;padding-bottom:2px;}
.controls .offer-wrap{display:flex;flex-wrap:wrap;align-items:flex-start;gap:0.89rem;}
.controls .offer-wrap>.top-note{flex:1 1 auto;min-width:0;}
.controls .offer-wrap>.soft-view{flex:0 0 auto;}
.controls .offer-wrap>.fresh-surface{flex:1 1 100%;}
.controls .top-note h2{margin-top:calc(1.5rem / 2);}
.direct-service{--field-static:calc(1.5rem * 1.04);--axis-local:calc(1060px / 2.28);padding:calc(1.5rem * 2.4) 1.15rem;background:#C97A3A;color:#2A1A0C;}
.direct-service .contact-tile{max-width:1060px;margin:0 auto;}
.direct-service h2,.direct-service h3,.direct-service p{margin:0;}
.direct-service h2{font-size:calc(16.1px * 2);line-height:1.12;}
.direct-service h3{font-size:calc(16.1px * 1.35);line-height:1.2;}
.direct-service p{font-size:16.1px;line-height:1.63;}
.direct-service .media-lead{margin-top:1.5rem;}
.direct-service .public-copy{display:flex;flex-direction:column;gap:var(--field-static);margin-top:var(--field-static);}
.direct-service .offer-panel{min-width:0;padding-block-end:calc(var(--field-static) * .5);border-bottom:1px solid color-mix(in srgb, currentColor 22%, transparent);}
.direct-service .offer-panel:last-child{border-bottom:none;padding-block-end:0;}
.direct-service .offer-panel p{margin-top:calc(1.5rem / 3);}
@media (min-width:760px){.direct-service .public-copy{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:0.89rem;}.direct-service .offer-panel{border-bottom:none;padding-block-end:0;}
}
.media-items{
  padding: calc(1.5rem * 2.4) 1.15rem;
  background: #2F4A32;
  color: #F6EFE0;
}
.media-items .contact-tile{max-width: min(1060px, 76rem);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, .85fr) minmax(0, 1.15fr);
  gap: calc(0.89rem * 1.5);
  align-items: start;}
.media-items h2{margin: 0;
  font-size: calc(16.1px * 2);
  line-height: 1.12;}
.media-items .media-lead p{margin: calc(1.5rem * .75) 0 0;
  color: #D9C9A8;
  font-size: calc(16.1px * 1.125);
  line-height: 1.6;}
.media-items .local-plan{display: flex;
  flex-direction: column;
  gap: calc(1.5rem * .75);}
.media-items .local-plan a{
  display: grid;
  grid-template-columns: minmax(5rem, .22fr) minmax(0, .55fr) minmax(0, 1fr);
  gap: calc(1.5rem * .75);
  align-items: start;
  padding: calc(1.5rem * .75);
  border-radius: 0.44rem;
  background: #2F4A32;
  color: #F6EFE0;
  border: 1px solid #3A2E1E;
  text-decoration: none;
  transition: border-color 520ms var(--motion-nav);
}
.media-items .local-plan a:hover{border-color: #C97A3A;}
.media-items .local-plan span{color:inherit;
  font-size: calc(16.1px * .875);
  text-transform: uppercase;
  letter-spacing: 0.04em;}
.media-items .local-plan strong{font-weight: 600;
  line-height: 1.3;}
.media-items .local-plan em{font-style: normal;
  color: #D9C9A8;
  font-size: calc(16.1px * .875);
  line-height: 1.55;}
@media (max-width: 760px) {.media-items .contact-tile,
  .media-items .local-plan a{
    grid-template-columns: 1fr;
  }
}
.visual-fields{
  --field-static:calc(1.5rem * 1.35);
  --axis-static:1px;
  padding:calc(1.5rem * 2.4) 1.15rem;
  background:#2F4A32;
  color:#F6EFE0;
}
.visual-fields .contact-tile{max-width:1060px;
  margin:0 auto;}
.visual-fields h2,
.visual-fields h3,
.visual-fields p{margin:0;}
.visual-fields h2{font-size:calc(16.1px * 2);
  line-height:1.14;}
.visual-fields h3{font-size:calc(16.1px * 1.35);
  line-height:1.22;}
.visual-fields p{font-size:16.1px;
  line-height:1.63;}
.visual-fields .media-lead{margin-top:calc(0.89rem * 1.5);
  font-size:calc(16.1px * 1.125);
  opacity:.9;}
.visual-fields .fresh-surface{display:flex;
  flex-direction:column;
  margin-top:var(--field-static);
  border-top:var(--axis-static) solid color-mix(in srgb, currentColor 22%, transparent);}
.visual-fields .offer-panel{display:grid;
  grid-template-columns:minmax(5.5rem, 8rem) 1fr;
  gap:0.89rem;
  padding:calc(0.89rem * 1.5) 0;
  border-bottom:var(--axis-static) solid color-mix(in srgb, currentColor 22%, transparent);
  min-width:0;}
.visual-fields .offer-panel .bottom-details{font-size:calc(16.1px * .875);
  letter-spacing:.06em;
  text-transform:uppercase;
  opacity:.75;
  padding-top:.35em;}
.visual-fields .offer-panel h3{margin-bottom:calc(1.5rem / 3);}
.visual-fields .offer-panel p:not(.bottom-details){opacity:.88;}
.visual-fields .contact-plan{margin-top:var(--field-static);
  font-size:calc(16.1px * .875);
  opacity:.8;}
@media (max-width:640px){.visual-fields .offer-panel{
    grid-template-columns:1fr;
    gap:calc(0.89rem / 2);
  }.visual-fields .offer-panel .bottom-details{
    padding-top:0;
  }
}
.bottom-region{
    padding:calc(1.5rem * 2.4) 1.15rem;
    background:#EDE2C9;
    color:#3A2E1E;
}
.bottom-region .contact-tile{max-width:1060px;
    margin:0 auto;
    display:flex;
    flex-wrap:wrap;
    gap:calc(0.89rem * 1.6);
    align-items:flex-start;}
.bottom-region .strong-service{flex:1 1 300px;
    min-width:260px;}
.bottom-region .strong-service img{width:100%;
    height:auto;
    display:block;
    border-radius:0.6rem;
    border:1px solid var(--tone-accent);
    box-shadow:0 1px 2px rgba(0,0,0,0.08);}
.bottom-region .compact-team{flex:1 1 420px;
    min-width:280px;}
.bottom-region .compact-team h2{margin:0 0 calc(0.89rem * 1.5);
    font-size:calc(16.1px * 2);
    line-height:1.2;}
.bottom-region .compact-team h3{margin:calc(0.89rem * 1.5) 0 calc(0.89rem * 0.6);
    font-size:calc(16.1px * 1.125);
    line-height:1.3;}
.bottom-region .compact-team p{margin:0 0 0.89rem;
    font-size:16.1px;
    line-height:1.63;}
.bottom-region .compact-team .media-lead{font-size:16.1px;
    line-height:1.55;}
.bottom-region .compact-team ul{margin:0 0 0.89rem;
    padding-left:1.15rem;
    display:grid;
    gap:calc(0.89rem * 0.5);}
.bottom-region .compact-team li{font-size:16.1px;
    line-height:1.63;}
@media (max-width:820px){.bottom-region .contact-tile{
        flex-direction:column;
        gap:0.89rem;
    }.bottom-region .strong-service,
    .bottom-region .compact-team{
        flex:1 1 auto;
        min-width:0;
        width:100%;
    }
}
.columns{padding:calc(1.5rem * 2.4) 1.15rem;background:#F6EFE0;color:#2A2114;}
.main-links{max-width:1060px;margin:0 auto;}
.columns h1{margin:0;font-size:calc(16.1px * 2.65);line-height:1.08;}
.service-brand{position:relative;padding:calc(1.5rem * 2.4) 1.15rem;background:#EDE2C9;color:#3A2E1E}
.service-brand .contact-tile{max-width:1060px;margin:0 auto}
.service-brand h2{margin:0 0 calc(0.89rem * 1.5);font-size:calc(16.1px * 2);line-height:1.15}
.service-brand .service-shell{display:flex;flex-wrap:wrap;gap:calc(1.5rem * .75)}
.service-brand .offer-panel{flex:1 1 22rem;padding:calc(1.5rem * .75);background:var(--ink-panel);color:var(--ink-accent);border:1px solid var(--tone-accent);border-radius:0.6rem}
.service-brand h3{margin:0;font-size:calc(16.1px * 1.35);line-height:1.2}
.service-brand .offer-panel p{margin:1.5rem 0 0;font-size:calc(16.1px * .875);line-height:1.63}
.service-brand .plain-nav{margin:calc(0.89rem * 1.5) 0 0;font-size:16.1px;line-height:1.63}
@media(max-width:640px){.service-brand .offer-panel{flex:1 1 100%}}
.simple-callout{--field-static:calc(1.5rem * 1.17);--axis-local:calc(1060px / 2.41);padding:calc(1.5rem * 2.4) 1.15rem;background:#2F4A32;color:#F6EFE0;}
.simple-callout .contact-tile{max-width:1060px;margin:0 auto;}
.simple-callout h1,.simple-callout h2,.simple-callout h3,.simple-callout p,.simple-callout ul{margin:0;}
.simple-callout h2{font-size:calc(16.1px * 2);line-height:1.12;}
.simple-callout h3{font-size:calc(16.1px * 1.35);line-height:1.2;}
.simple-callout p{font-size:16.1px;line-height:1.63;color:inherit;}
.simple-callout a{color:inherit;text-decoration:none;border-bottom:1px solid #C97A3A;}
.simple-callout a:hover{color:inherit;border-bottom-color:#A85E22;}
.simple-callout .fresh-grid{padding-inline-end:calc(calc(1.5rem * .75) / 2);}
.simple-callout .visual-nav{row-gap:calc(var(--field-static) * 1.2);}
.simple-callout .media-lead{margin-top:1.5rem;max-width:var(--axis-local);}
.simple-callout .open-proof{display:flex;flex-direction:column;gap:var(--field-static);margin-top:var(--field-static);}
.simple-callout .offer-panel{min-width:0;padding-block-start:calc(var(--field-static) / 2);border-top:1px solid var(--tone-accent);}
.simple-callout .offer-panel p{margin-top:calc(1.5rem / 3);}
@media (min-width:760px){.simple-callout .open-proof{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:calc(0.89rem * 1.4);}.simple-callout .offer-panel:nth-child(odd){padding-inline-end:0.89rem;}.simple-callout .offer-panel:nth-child(even){padding-inline-start:0.89rem;}
}
.focused-form{
  padding:calc(1.5rem * 2.4) 1.15rem;
  background:#2F4A32;
  color:#F6EFE0;
  overflow:hidden;
}
.focused-form .contact-tile{max-width:1060px;
  margin:0 auto;}
.focused-form .media-lead{margin:0 0 calc(0.89rem * 1.5);}
.focused-form h2{margin:0;
  font-size:calc(16.1px * 2.65);
  line-height:1.05;}
.focused-form .media-lead p{margin:1.5rem 0 0;
  font-size:calc(16.1px * 1.125);
  line-height:1.63;}
.focused-form .cluster{display:flex;
  flex-wrap:wrap;
  gap:0.89rem;
  align-items:flex-start;}
.focused-form .offer-panel{flex:1 1 18rem;
  padding:calc(1.5rem * .75) 0 0;
  border-top:1px solid var(--tone-accent);}
.focused-form .offer-panel:nth-child(3n+2){margin-top:calc(0.89rem * 1.5);}
.focused-form strong{display:block;
  font-size:calc(16.1px * 1.35);
  line-height:1.15;}
.focused-form .offer-panel p{margin:calc(1.5rem * .75) 0 0;
  line-height:1.63;}
.focused-form .steady-view{margin-top:calc(0.89rem * 1.5);
  padding-top:calc(1.5rem * .75);
  border-top:1px solid var(--tone-accent);
  font-size:calc(16.1px * .875);}
.focused-form .steady-view p{margin:0;
  line-height:1.63;}
.focused-form .steady-view a{text-decoration:underline;
  text-underline-offset:2px;}
.focused-form .steady-view a:hover{}
@media (max-width:640px){.focused-form .offer-panel:nth-child(3n+2){
    margin-top:0;
  }
}
.featured-items{
  padding: calc(1.5rem * 2.4) 1.15rem;
  background: #2F4A32;
  color: #F6EFE0;
}
.featured-items .contact-tile{max-width: min(1060px, 70rem);
  margin: 0 auto;}
.featured-items .service-list{display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  gap: calc(1.5rem * .75);
  margin-bottom: calc(0.89rem * 1.5);}
.featured-items h2{margin: 0;
  flex: 1 1 22rem;
  font-size: calc(16.1px * 2);
  line-height: 1.1;}
.featured-items .media-lead{flex: 1 1 20rem;
  margin: 0;
  font-size: 16.1px;
  line-height: 1.63;
  color: #D9C9A8;}
.featured-items .public-media{display: flex;
  flex-wrap: wrap;
  gap: 0.89rem;}
.featured-items .offer-panel{flex: 1 1 min(100%, 20rem);
  margin: 0;
  padding: calc(1.5rem * .75) 0 0;
  border-top: 1px solid #3A2E1E;}
.featured-items .offer-panel h3{margin: 0 0 calc(calc(1.5rem * .75) * .5);
  font-size: calc(16.1px * 1.35);
  line-height: 1.2;}
.featured-items .offer-panel p{margin: 0 0 calc(calc(1.5rem * .75) * .6);
  font-size: 16.1px;
  line-height: 1.63;
  color: #D9C9A8;}
.featured-items .offer-panel small{display: block;
  font-size: calc(16.1px * .875);color:inherit;}
.featured-items .contact-plan{margin: calc(0.89rem * 1.5) 0 0;
  padding-top: calc(1.5rem * .75);
  border-top: 1px solid #3A2E1E;
  font-size: calc(16.1px * .875);
  line-height: 1.63;
  color: #D9C9A8;}
.featured-items .contact-plan a{text-decoration: underline;}
.featured-items .contact-plan a:hover{color:inherit;}
@media (max-width: 700px) {.featured-items .service-list{
    display: block;
  }.featured-items .media-lead{
    margin-top: calc(1.5rem * .75);
  }.featured-items .public-media{
    display: block;
  }.featured-items .offer-panel + .offer-panel{
    margin-top: 0.89rem;
  }
}
.quiet-wrap{--field-static:calc(1.5rem * 1.15);--copy-large:calc(1060px / 3.66);padding:calc(1.5rem * 2.4) 1.15rem;background:#C97A3A;color:#2A1A0C;}
.quiet-wrap .contact-tile{max-width:1060px;margin:0 auto;}
.quiet-wrap h2,.quiet-wrap h3,.quiet-wrap p{margin:0;}
.quiet-wrap h2{font-size:calc(16.1px * 2);line-height:1.12;}
.quiet-wrap h3{font-size:calc(16.1px * 1.35);line-height:1.22;}
.quiet-wrap p{font-size:16.1px;line-height:1.63;color:color-mix(in srgb, currentColor 76%, transparent);}
.quiet-wrap a{color:inherit;text-decoration:none;border-bottom:1px solid color-mix(in srgb, currentColor 45%, transparent);}
.quiet-wrap a:hover{border-bottom-color:currentColor;}
.quiet-wrap img{display:block;width:100%;height:auto;border-radius:0.44rem;}
.quiet-wrap .media-lead{margin-top:1.5rem;}
.quiet-wrap .contact-plan{margin-top:calc(1.5rem / 2);font-size:calc(16.1px * .875);}
.quiet-wrap .steady-view{margin-top:1.5rem;font-size:calc(16.1px * .875);}
.quiet-wrap .fresh-surface{display:flex;flex-direction:column;gap:var(--field-static);margin-top:var(--field-static);}
.quiet-wrap .offer-panel{min-width:0;padding-top:var(--field-static);border-top:1px solid color-mix(in srgb, currentColor 22%, transparent);}
.quiet-wrap .offer-panel:first-child{padding-top:0;border-top:0;}
.quiet-wrap .offer-panel p{margin-top:calc(1.5rem / 3);}
.quiet-wrap .main-grid{display:flex;flex-wrap:wrap;align-items:flex-start;gap:0.89rem;}
.quiet-wrap .main-grid>.top-note{flex:1 1 calc(1060px / 3);min-width:0;}
.quiet-wrap .main-grid>.fresh-surface{flex:2 1 calc(1060px / 2);margin-top:0;}
.quiet-wrap .main-grid>img{margin-left:auto;max-width:var(--copy-large);}
@media (max-width:720px){.quiet-wrap .main-grid>img{margin-left:0;max-width:100%;}
}
.plain-callout{padding:calc(1.5rem * 2.4) 1.15rem;background:#EDE2C9;color:#3A2E1E;}
.plain-callout .contact-tile{max-width:1060px;margin:0 auto;}
.plain-callout h2,.plain-callout p{margin:0;}
.plain-callout h2{font-size:calc(16.1px * 2);line-height:1.14;}
.plain-callout p{font-size:16.1px;line-height:1.63;}
.plain-callout a{color:#2F4A32;text-decoration:none;}
.plain-callout a:hover{color:inherit;}
.plain-callout .public-media{display:flex;flex-wrap:wrap;gap:1.5rem;align-items:flex-start;justify-content:space-between;}
.plain-callout .top-note{flex:1 1 22rem;display:flex;flex-direction:column;gap:calc(0.89rem * 1.5);}
.plain-callout .media-lead{font-size:calc(16.1px * 1.125);}
.plain-callout .contact-plan{font-size:calc(16.1px * .875);color:#3A2E1E;opacity:0.82;}
.plain-callout .compact-menu{flex:0 1 16rem;display:flex;flex-direction:column;gap:calc(0.89rem * 1.5);}
.plain-callout .soft-view{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.25rem;background:#2F4A32;color:#F6EFE0;font-size:16.1px;transition:background 520ms var(--motion-nav);}
.plain-callout .soft-view:hover{background:#243A27;color:#F6EFE0;}
.plain-callout .steady-view{font-size:calc(16.1px * .875);line-height:1.63;}
@media (max-width:640px){.plain-callout .public-media{flex-direction:column;}.plain-callout .compact-menu{flex:1 1 auto;width:100%;}
}
.text-group{
  --field-static:calc(1.5rem * 1.15);
  --font-strong:calc(calc(1.5rem * .75) * .85);
  padding:calc(1.5rem * 2.4) 1.15rem;
  background:#2F4A32;
  color:#F6EFE0;
}
.text-group .contact-tile{max-width:1060px;
  margin:0 auto;}
.text-group h2,
.text-group p{margin:0;}
.text-group h2{font-size:calc(16.1px * 2);
  line-height:1.14;}
.text-group p{font-size:16.1px;
  line-height:1.63;}
.text-group .secondary-links{display:flex;
  flex-direction:column;
  gap:calc(0.89rem * 1.5);
  padding-bottom:calc(0.89rem * 1.5);
  border-bottom:1px solid color-mix(in srgb, currentColor 22%, transparent);}
.text-group .media-lead{color:color-mix(in srgb, currentColor 78%, transparent);}
.text-group .focused-group{display:flex;
  flex-direction:column;
  margin-top:var(--field-static);}
.text-group details{padding:var(--font-strong) 0;
  border-bottom:1px solid color-mix(in srgb, currentColor 16%, transparent);}
.text-group details:last-of-type{border-bottom:0;}
.text-group summary{cursor:pointer;
  font-weight:700;
  font-size:calc(16.1px * 1.125);
  line-height:1.3;
  list-style:none;
  padding-right:1.5rem;
  position:relative;}
.text-group summary::-webkit-details-marker{display:none;}
.text-group summary::after{content:"+";
  position:absolute;
  right:0;
  top:0;
  font-weight:400;}
.text-group details[open] summary::after{content:"–";}
.text-group details p{margin-top:calc(calc(0.89rem * 1.5) * .6);
  color:color-mix(in srgb, currentColor 82%, transparent);}
.text-group .steady-view{margin-top:var(--field-static);
  padding-top:calc(0.89rem * 1.5);
  border-top:1px solid color-mix(in srgb, currentColor 22%, transparent);
  font-size:calc(16.1px * .875);
  color:color-mix(in srgb, currentColor 76%, transparent);}
.text-group .steady-view a{text-decoration:underline;
  text-underline-offset:3px;}
.text-group .steady-view a:hover{}
@media (min-width:720px){.text-group .secondary-links{
    flex-direction:row;
    align-items:flex-end;
    gap:1.5rem;
  }.text-group .secondary-links h2{
    flex:1 1 55%;
  }.text-group .secondary-links .media-lead{
    flex:1 1 45%;
  }
}
.wide-view{padding:calc(1.5rem * 2.4) 1.15rem;background:#EDE2C9;color:#3A2E1E;}
.wide-view .contact-tile{max-width:1060px;margin:0 auto;}
.wide-view .service-list{margin-bottom:calc(0.89rem * 1.5);}
.wide-view .service-list p{margin:0;font-size:calc(16.1px * .875);letter-spacing:.04em;text-transform:uppercase;color:color-mix(in srgb,currentColor 68%,transparent);}
.wide-view h2{margin:.4rem 0 0;font-size:calc(16.1px * 2);line-height:1.1;}
.wide-view .secondary-links{margin-bottom:calc(0.89rem * 1.5);}
.wide-view .secondary-links p{margin:0;font-size:16.1px;line-height:1.63;}
.wide-view .page-unit{display:flex;flex-direction:column;gap:calc(1.5rem * .75);}
.wide-view article{display:grid;grid-template-columns:1fr 15rem;gap:0.89rem;align-items:center;background:var(--ink-panel);color:var(--ink-accent);border:1px solid var(--tone-accent);border-radius:0.6rem;padding:calc(1.5rem * .75);box-shadow:0 1px 2px rgba(0,0,0,0.08);}
.wide-view article:nth-child(even){grid-template-columns:15rem 1fr;}
.wide-view article:nth-child(even) .top-note{order:2;}
.wide-view article:nth-child(even) img{order:1;}
.wide-view .top-note{padding:.15rem .3rem;}
.wide-view span{display:inline-block;font-size:calc(16.1px * .875);font-weight:700;letter-spacing:.08em;color:#2F4A32;}
.wide-view h3{margin:.35rem 0 .4rem;font-size:calc(16.1px * 1.35);line-height:1.2;}
.wide-view article p{margin:0;font-size:calc(16.1px * .875);line-height:1.63;color:color-mix(in srgb,currentColor 78%,transparent);}
.wide-view img{display:block;width:100%;height:10.5rem;object-fit:cover;border-radius:0.44rem;}
.wide-view .contact-plan{margin:calc(0.89rem * 1.5) 0 0;padding-top:calc(0.89rem * 1.5);border-top:1px solid var(--tone-accent);font-size:calc(16.1px * .875);line-height:1.63;color:color-mix(in srgb,currentColor 82%,transparent);}
@media (max-width:760px){.wide-view article,
.wide-view article:nth-child(even){grid-template-columns:1fr;}.wide-view article:nth-child(even) .top-note{order:1;}.wide-view article:nth-child(even) img{order:0;}.wide-view img{height:13rem;}
}
.visual-block{
  padding: calc(1.5rem * 2.4) 1.15rem;
  background: #C97A3A;
  color: #2A1A0C;
}
.visual-block .simple-visual{max-width: 1060px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.7fr);
  gap: 0.89rem;
  align-items: start;}
.visual-block .offer-body{
  padding: calc(1.5rem * .75);
  border-radius: 0.6rem;
  background: #2F4A32;
  color: #F6EFE0;
  position: sticky;
  top: calc(0.89rem * 1.5);
}
.visual-block h2{margin: 0;
  font-size: calc(16.1px * 2);
  line-height: 1.1;}
.visual-block .offer-body p{margin: calc(1.5rem * .75) 0 0;
  font-size: 16.1px;
  line-height: 1.63;}
.visual-block .content-inner{display: flex;
  flex-direction: column;
  gap: calc(0.89rem * 1.5);}
.visual-block .fresh-flow{
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: calc(calc(1.5rem * .75) * .4);
  padding: calc(1.5rem * .75);
  border-radius: 0.44rem;
  background: var(--ink-panel);
  color: var(--ink-accent);
  border: 1px solid var(--tone-accent);
  box-shadow: 0 1px 2px rgba(0,0,0,0.08);
}
.visual-block .main-rail{
  font-size: calc(16.1px * .875);
  color: #2A1A0C;
  background: #C97A3A;
  padding: 2px 8px;
  border-radius: 0.25rem;
  justify-self: start;
  letter-spacing: .02em;
}
.visual-block h3{margin: 0;
  font-size: calc(16.1px * 1.35);
  line-height: 1.25;}
.visual-block .fresh-flow p{margin: calc(calc(1.5rem * .75) * .4) 0;
  line-height: 1.63;}
.visual-block small{font-size: calc(16.1px * .875);}
@media (max-width: 780px) {.visual-block .simple-visual{
    grid-template-columns: 1fr;
  }.visual-block .offer-body{
    position: static;
  }
}
.compact-entries{
    padding:calc(1.5rem * 2.4) 1.15rem;
    background:#EDE2C9;
    color:#3A2E1E;
}
.compact-entries .contact-tile{max-width:1060px;
    margin:0 auto;
    display:flex;
    flex-direction:column;
    gap:calc(0.89rem * 1.5);}
.compact-entries .media-lead h2{margin:0 0 calc(1.5rem * .75);
    font-size:calc(16.1px * 2);
    line-height:1.2;}
.compact-entries .media-lead p{margin:0;
    font-size:16.1px;
    line-height:1.63;}
.compact-entries .fresh-actions{display:flex;
    flex-direction:column;
    gap:0.89rem;
    border-top:1px solid var(--tone-accent);
    padding-top:calc(0.89rem * 1.5);}
.compact-entries .team-benefit{display:grid;
    grid-template-columns:minmax(180px, 240px) 1fr;
    gap:calc(1.5rem * .75);
    padding-bottom:calc(1.5rem * .75);
    border-bottom:1px solid var(--tone-accent);}
.compact-entries .team-benefit:last-child{border-bottom:0;
    padding-bottom:0;}
.compact-entries .team-benefit h3{margin:0;
    font-size:calc(16.1px * 1.125);
    line-height:1.3;}
.compact-entries .team-benefit p{margin:0;
    font-size:16.1px;
    line-height:1.63;}
.compact-entries .team-benefit a{color:#2F4A32;
    text-decoration:underline;
    text-underline-offset:2px;}
.compact-entries .team-benefit a:hover{color:inherit;}
.compact-entries .contact-plan{
    background:var(--ink-panel);
    color:var(--ink-accent);
    border:1px solid var(--tone-accent);
    border-radius:0.6rem;
    padding:calc(1.5rem * .75) 1.15rem;
    box-shadow:0 1px 2px rgba(0,0,0,0.08);
}
.compact-entries .contact-plan p{margin:0 0 calc(1.5rem * .75);
    font-size:calc(16.1px * .875);
    line-height:1.63;}
.compact-entries .contact-plan p:last-child{margin-bottom:0;}
.compact-entries .contact-plan .steady-view a{color:#2F4A32;
    text-decoration:underline;
    text-underline-offset:2px;}
.compact-entries .contact-plan .steady-view a:hover{color:inherit;}
@media (max-width:700px){.compact-entries .team-benefit{
        grid-template-columns:1fr;
        gap:calc(1.5rem * .75);
    }
}
.soft-service{--field-static:calc(1.5rem * 1.15);--axis-local:calc(1060px / 2.20);padding:calc(1.5rem * 2.4) 1.15rem;background:#F6EFE0;color:#2A2114;}
.soft-service .contact-tile{max-width:1060px;margin:0 auto;}
.soft-service h2,.soft-service h3,.soft-service p{margin:0;}
.soft-service h2{font-size:calc(16.1px * 2);line-height:1.12;}
.soft-service h3{font-size:calc(16.1px * 1.35);line-height:1.2;}
.soft-service p{font-size:16.1px;line-height:1.63;}
.soft-service .media-lead{margin-top:1.5rem;}
.soft-service .contact-plan{margin-top:calc(1.5rem / 2);font-size:calc(16.1px * .875);color:#3A2E1E;}
.soft-service .fresh-surface{display:flex;flex-direction:column;gap:var(--field-static);margin-top:var(--field-static);}
.soft-service .offer-panel{min-width:0;padding-left:calc(1.5rem * .75);border-left:2px solid var(--tone-accent);}
.soft-service .offer-panel p{margin-top:calc(1.5rem / 3);}
.soft-service .soft-shell{display:flex;align-items:flex-start;gap:0.89rem;}
.soft-service .soft-shell>.top-note{flex:1 1 calc(1060px / 3);min-width:0;}
.soft-service .soft-shell>.fresh-surface{flex:2 1 calc(1060px / 2);margin-top:0;}
@media(max-width:760px){.soft-service .soft-shell{flex-direction:column;}.soft-service .soft-shell>.fresh-surface{margin-top:var(--field-static);}}
.offer-stack{padding:calc(1.5rem * 2.4) 1.15rem;background:#EDE2C9;color:#3A2E1E}
.offer-stack .contact-tile{max-width:1060px;margin:0 auto}
.offer-stack .soft-group{margin-bottom:calc(0.89rem * 1.5)}
.offer-stack h2{margin:0;font-size:calc(16.1px * 2);line-height:1.1}
.offer-stack .soft-group p{margin:1.5rem 0 0;font-size:calc(16.1px * 1.125);line-height:1.63}
.offer-stack .featured-frame{display:flex;align-items:flex-start;gap:calc(0.89rem * 1.5);flex-wrap:wrap}
.offer-stack .focused-group{flex:0 1 16rem;display:flex;flex-direction:column;align-items:flex-start;gap:calc(1.5rem * .75)}
.offer-stack button{max-width:100%;padding:0;border:0;background:none;color:inherit;font:inherit;text-align:left;cursor:pointer;opacity:.6;transition:opacity 520ms var(--motion-nav),transform 520ms var(--motion-nav)}
.offer-stack button:hover,.offer-stack button.is-active{opacity:1;transform:translateX(calc(calc(1.5rem * .75)*.3))}
.offer-stack .process{flex:1 1 30rem;align-self:start;padding:calc(1.5rem * .75);background:var(--ink-panel);color:var(--ink-accent);border:1px solid var(--tone-accent);border-radius:0.6rem}
.offer-stack [data-response]{display:none}
.offer-stack [data-response].is-active{display:block;animation:clarifyFocusIn calc(520ms*1.6) var(--motion-nav) both}
.offer-stack h3{margin:0;font-size:calc(16.1px * 1.35);line-height:1.15}
.offer-stack [data-response] p{margin:1.5rem 0 0;font-size:16.1px;line-height:1.63}
@keyframes clarifyFocusIn{from{opacity:0;transform:translateY(calc(calc(0.89rem * 2)*.1))}to{opacity:1;transform:translateY(0)}}
@media(max-width:720px){.offer-stack .featured-frame{display:block}.offer-stack .focused-group{margin-bottom:calc(0.89rem * 1.5)}}
@media(prefers-reduced-motion:reduce){.offer-stack [data-response].is-active{animation:none}}
.open-links{--field-static:calc(1.5rem * 0.85);--axis-local:calc(1060px / 2.6);padding:calc(1.5rem * 2.4) 1.15rem;background:#F6EFE0;color:#2A2114;}
.open-links .contact-tile{max-width:1060px;margin:0 auto;display:flex;flex-direction:column;gap:calc(0.89rem * 1.5);}
.open-links h1,.open-links h2,.open-links h3,.open-links p{margin:0;}
.open-links h2{font-size:calc(16.1px * 2);line-height:1.14;}
.open-links h3{font-size:calc(16.1px * 1.35);line-height:1.22;}
.open-links p{font-size:16.1px;line-height:1.63;}
.open-links .secondary-links{display:flex;flex-direction:column;gap:calc(1.5rem * .75);}
.open-links .media-lead{font-size:calc(16.1px * 1.125);color:color-mix(in srgb, currentColor 78%, transparent);}
.open-links .focused-group{display:flex;flex-direction:column;gap:var(--field-static);}
.open-links .offer-panel{padding:calc(calc(1.5rem * .75) * 1.05) 0;border-top:1px solid var(--tone-accent);}
.open-links .offer-panel:last-child{border-bottom:1px solid var(--tone-accent);}
.open-links .offer-panel h3{margin-bottom:calc(1.5rem / 3);}
.open-links .offer-panel p{color:color-mix(in srgb, currentColor 80%, transparent);}
.open-links .compact-surface{margin-top:calc(1.5rem / 2);font-size:calc(16.1px * .875);color:color-mix(in srgb, currentColor 72%, transparent);}
.open-links a{text-decoration:underline;text-underline-offset:3px;}
.open-links a:hover{}
@media (min-width:760px){.open-links .focused-group{display:grid;grid-template-columns:1fr 1fr;gap:var(--field-static) 1.5rem;}.open-links .offer-panel{border-top:1px solid var(--tone-accent);}
}
.visual-contact{background:#F6EFE0;color:#2A2114;padding:calc(1.5rem * 2.4) 1.15rem}
.visual-contact .contact-tile{max-width:min(1060px,64rem);margin:0 auto}
.visual-contact .footer{display:flex;flex-direction:column;align-items:flex-start;gap:calc(0.89rem * 1.5)}
.visual-contact .contact-plan{margin:0;color:#3A2E1E;line-height:1.63}
.visual-contact h2{margin:0;font-size:clamp(calc(16.1px * 2),5vw,calc(16.1px * 2.65));line-height:1.08;letter-spacing:0}
.visual-contact .secondary-shell{display:block;width:min(100%,46rem);height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:0.6rem}
.visual-contact .fresh-actions{display:flex;flex-direction:column;gap:0.89rem;width:100%;border-top:1px solid var(--tone-accent);padding-top:calc(0.89rem * 1.5)}
.visual-contact .team-benefit{display:flex;flex-wrap:wrap;gap:0.89rem;align-items:baseline;border-bottom:1px solid var(--tone-accent);padding-bottom:0.89rem}
.visual-contact .strong-benefit{flex:0 0 8rem;font-size:calc(16.1px * .875);text-transform:uppercase;letter-spacing:0.04em;color:#3A2E1E}
.visual-contact .media-grid{margin:0;flex:1 1 14rem;line-height:1.63}
.visual-contact .media-grid a{color:#2F4A32;text-decoration:none;border-bottom:1px solid var(--tone-accent)}
.visual-contact .media-grid a:hover{color:inherit;}
.visual-contact .media-lead{margin:0;line-height:1.63}
.visual-contact .focused-body{display:flex;flex-wrap:wrap;gap:calc(1.5rem * .75)}
.visual-contact .focused-body a{padding:calc(1.5rem * .75);border-radius:0.25rem;background:var(--ink-panel);color:var(--ink-accent);border:1px solid var(--tone-accent);text-decoration:none}
.visual-contact .focused-body>a:first-child{background:#2F4A32;color:#F6EFE0;border-color:#2F4A32}
.visual-contact .focused-body>a:first-child:hover{background:#243A27;color:var(--ink-accent);}
@media (max-width:640px){.visual-contact .strong-benefit{flex:0 0 100%}
}
.content-feature{padding:calc(1.5rem * 2.4) 1.15rem;background:linear-gradient(135deg, #2F4A32 0%, #4A6B4A 55%, #C97A3A 100%);color:#F6EFE0}
.content-feature .contact-tile{max-width:1060px;margin:0 auto}
.content-feature .soft-group{margin-bottom:calc(0.89rem * 1.5)}
.content-feature h2{margin:0;font-size:calc(16.1px * 2.65);line-height:1.04}
.content-feature .soft-group p{margin:1.5rem 0 0;font-size:calc(16.1px * 1.125);line-height:1.63}
.content-feature .featured-frame{display:flex;align-items:flex-start;gap:calc(0.89rem * 1.5)}
.content-feature .focused-group{flex:0 1 19rem;display:flex;flex-direction:column;align-items:flex-start;gap:calc(1.5rem * .75)}
.content-feature button{max-width:100%;padding:0 0 0 calc(1.5rem * .75);border:0;border-left:2px solid transparent;background:none;color:inherit;font:inherit;text-align:left;cursor:pointer;opacity:.6;transition:opacity 520ms var(--motion-nav),border-color 520ms var(--motion-nav)}
.content-feature button:hover,.content-feature button.is-active{opacity:1;border-left-color:#C97A3A}
.content-feature .process{flex:1 1 30rem;align-self:start}
.content-feature [data-response]{display:none}
.content-feature [data-response].is-active{display:block;animation:clarifyFocusIn calc(520ms*1.8) var(--motion-nav) both}
.content-feature h3{margin:0;font-size:calc(16.1px * 2);line-height:1.1}
.content-feature [data-response] p{margin:1.5rem 0 0;font-size:calc(16.1px * 1.125);line-height:1.63}
@keyframes clarifyFocusIn{from{opacity:0;transform:translateY(calc(calc(0.89rem * 2)*.12))}to{opacity:1;transform:translateY(0)}}
@media(max-width:720px){.content-feature .featured-frame{display:block}.content-feature .focused-group{margin-bottom:calc(0.89rem * 1.5)}}
@media(prefers-reduced-motion:reduce){.content-feature [data-response].is-active{animation:none}}
.bottom-area{--field-static:calc(1.5rem * 0.92);--copy-large:calc(1060px / 3.66);padding:calc(1.5rem * 2.4) 1.15rem;background:#EDE2C9;color:#3A2E1E;}
.bottom-area .contact-tile{max-width:1060px;margin:0 auto;}
.bottom-area h2,.bottom-area h3,.bottom-area p{margin:0;}
.bottom-area h2{font-size:calc(16.1px * 2);line-height:1.12;}
.bottom-area h3{font-size:calc(16.1px * 1.35);line-height:1.22;}
.bottom-area p{font-size:16.1px;line-height:1.63;}
.bottom-area a{color:#2F4A32;text-decoration:none;border-bottom:1px solid var(--tone-accent);}
.bottom-area a:hover{color:inherit;}
.bottom-area img{display:block;width:100%;height:auto;border-radius:0.44rem;margin-top:var(--field-static);}
.bottom-area .secondary-links{display:flex;flex-wrap:wrap;align-items:flex-end;gap:0.89rem;}
.bottom-area .secondary-links h2{flex:1 1 calc(1060px / 2.4);min-width:0;}
.bottom-area .secondary-links .media-lead{flex:1 1 calc(1060px / 3);min-width:0;color:#3A2E1E;}
.bottom-area .fresh-surface{display:flex;flex-wrap:wrap;align-items:flex-start;gap:0.89rem;margin-top:var(--field-static);}
.bottom-area .offer-panel{flex:1 1 calc(1060px / 4);min-width:0;padding-top:calc(1.5rem * .75);border-top:1px solid var(--tone-accent);}
.bottom-area .offer-panel p,.bottom-area .offer-panel a{display:block;margin-top:calc(1.5rem / 3);}
.bottom-area .offer-panel a{font-size:calc(16.1px * .875);width:max-content;max-width:100%;}
.bottom-area .contact-plan{margin-top:var(--field-static);font-size:calc(16.1px * .875);}
.focused-block{padding:calc(1.5rem * 2.4) 1.15rem;background:#2F4A32;color:#F6EFE0}
.focused-block .contact-tile{max-width:1060px;margin:0 auto}
.focused-block .soft-group{margin-bottom:calc(0.89rem * 1.5)}
.focused-block h2{margin:0;font-size:calc(16.1px * 2);line-height:1.1}
.focused-block .soft-group p{margin:1.5rem 0 0;font-size:16.1px;line-height:1.63;opacity:.86}
.focused-block .featured-frame{display:flex;flex-wrap:wrap;align-items:flex-start;gap:calc(0.89rem * 1.5)}
.focused-block .focused-group{flex:1 1 16rem;display:flex;flex-direction:column;align-items:flex-start;gap:calc(1.5rem * .75);border-left:2px solid #C97A3A;padding-left:calc(1.5rem * .75)}
.focused-block button{max-width:100%;padding:0;border:0;background:none;color:inherit;font:inherit;font-size:calc(16.1px * .875);line-height:1.4;text-align:left;cursor:pointer;opacity:.6;transition:opacity 520ms var(--motion-nav),transform 520ms var(--motion-nav)}
.focused-block button:hover,.focused-block button.is-active{opacity:1;transform:translateX(calc(calc(1.5rem * .75)*.3))}
.focused-block .process{flex:1 1 30rem;align-self:start}
.focused-block [data-response]{display:none}
.focused-block [data-response].is-active{display:block;animation:clarifyFocusIn calc(520ms*1.6) var(--motion-nav) both}
.focused-block h3{margin:0;font-size:calc(16.1px * 1.35);line-height:1.15}
.focused-block [data-response] p{margin:1.5rem 0 0;font-size:16.1px;line-height:1.63;opacity:.9}
@keyframes clarifyFocusIn{from{opacity:0;transform:translateY(calc(calc(0.89rem * 2)*.1))}to{opacity:1;transform:translateY(0)}}
@media(max-width:720px){.focused-block .featured-frame{display:block}.focused-block .focused-group{margin-bottom:calc(0.89rem * 1.5)}}
@media(prefers-reduced-motion:reduce){.focused-block [data-response].is-active{animation:none}}
.clear-area{
  padding: calc(1.5rem * 2.4) 1.15rem;
  background: #EDE2C9;
  color: #3A2E1E;
}
.clear-area .simple-visual{max-width: 1060px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: calc(0.89rem * 1.5);}
.clear-area .offer-body{display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: calc(1.5rem * .75);
  padding-bottom: calc(1.5rem * .75);
  border-bottom: 1px solid var(--tone-accent);}
.clear-area h2{margin: 0;
  flex: 1 1 22rem;
  font-size: calc(16.1px * 2);
  line-height: 1.12;}
.clear-area .offer-body p{margin: 0;
  flex: 1 1 26rem;
  font-size: 16.1px;
  line-height: 1.63;}
.clear-area .content-inner{display: flex;
  flex-direction: column;
  gap: 0.89rem;}
.clear-area .fresh-flow{display: flex;
  flex-wrap: wrap;
  gap: calc(1.5rem * .75);
  padding: calc(1.5rem * .75) 0;
  border-bottom: 1px solid var(--tone-accent);}
.clear-area .fresh-flow:last-child{border-bottom: 0;
  padding-bottom: 0;}
.clear-area .main-rail{flex: 0 0 11rem;
  font-size: calc(16.1px * .875);
  letter-spacing: .02em;
  text-transform: uppercase;}
.clear-area .fresh-flow > div{flex: 1 1 30rem;}
.clear-area h3{margin: 0;
  font-size: calc(16.1px * 1.35);
  line-height: 1.2;}
.clear-area .fresh-flow p{margin: calc(calc(1.5rem * .75) * .5) 0;
  font-size: 16.1px;
  line-height: 1.63;}
.clear-area small{display: block;
  font-size: calc(16.1px * .875);
  opacity: .85;}
@media (max-width: 780px) {.clear-area .offer-body{
    flex-direction: column;
    align-items: flex-start;
  }.clear-area .main-rail{
    flex: 0 0 auto;
  }
}
.photo{--field-static:calc(1.5rem * 1.05);--axis-local:calc(1060px / 2.2);padding:calc(1.5rem * 2.4) 1.15rem;background:#EDE2C9;color:#3A2E1E;}
.photo .contact-tile{max-width:1060px;margin:0 auto;}
.photo h2,.photo p{margin:0;}
.photo h2{font-size:calc(16.1px * 2);line-height:1.14;}
.photo p{font-size:16.1px;line-height:1.63;}
.photo a{color:inherit;text-decoration:none;}
.photo .contact-plan{font-size:calc(16.1px * .875);letter-spacing:0.04em;text-transform:uppercase;color:#3A2E1E;opacity:0.75;}
.photo .top-note h2{margin-top:calc(1.5rem / 2.4);}
.photo .soft-view{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;padding:calc(calc(1.5rem * .75) * 0.85) 1.5rem;border-radius:0.25rem;background:#2F4A32;color:#F6EFE0;font-size:calc(16.1px * .875);}
.photo .soft-view:hover{background:#243A27;color:var(--ink-accent);}
.photo .fresh-surface{display:flex;flex-wrap:wrap;align-items:stretch;gap:0.89rem;margin-top:var(--field-static);}
.photo .offer-panel{flex:1 1 calc(1060px / 3.4);min-width:0;padding:calc(1.5rem * .75);border-radius:0.44rem;background:var(--ink-panel);color:var(--ink-accent);border:1px solid var(--tone-accent);}
.photo .offer-panel p{color:var(--ink-accent);}
.photo .offer-wrap{display:flex;flex-wrap:wrap;align-items:flex-start;gap:0.89rem;}
.photo .offer-wrap>.top-note{flex:1 1 auto;min-width:0;}
.photo .offer-wrap>.soft-view{flex:0 0 auto;}
.photo .offer-wrap>.fresh-surface{flex:1 1 100%;}
@media (max-width:720px){.photo .offer-panel{flex:1 1 100%;}.photo .offer-wrap>.soft-view{flex:1 1 100%;}
}
.strong-block{
  padding: calc(1.5rem * 2.4) 1.15rem;
  background: #F6EFE0;
  color: #2A2114;
}
.strong-block .simple-visual{max-width: 1060px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.7fr);
  gap: calc(0.89rem * 1.5);
  align-items: start;}
.strong-block .compact-menu{
  padding: calc(1.5rem * .75);
  border-radius: 0.6rem;
  background: #2F4A32;
  color: #F6EFE0;
  position: sticky;
  top: calc(0.89rem * 1.5);
}
.strong-block .compact-menu h2{margin: 0;
  font-size: calc(16.1px * 2);
  line-height: 1.12;}
.strong-block .compact-menu p{margin: calc(1.5rem * .75) 0 0;
  font-size: 16.1px;}
.strong-block .compact-menu .contact-plan{margin-top: calc(0.89rem * 1.5);
  font-size: calc(16.1px * .875);
  opacity: .85;}
.strong-block .content-inner{display: flex;
  flex-direction: column;
  gap: 0.89rem;}
.strong-block .fresh-flow{
  display: grid;
  grid-template-columns: minmax(5rem, .28fr) minmax(0, 1fr);
  gap: calc(1.5rem * .75);
  padding: calc(1.5rem * .75);
  border-radius: 0.44rem;
  background: var(--ink-panel);
  color: var(--ink-accent);
  border: 1px solid var(--tone-accent);
  box-shadow: 0 1px 2px rgba(0,0,0,0.08);
}
.strong-block .main-rail{font-size: calc(16.1px * .875);
  text-transform: uppercase;
  letter-spacing: .04em;
  word-break: break-word;}
.strong-block .compact-team h3{margin: 0;
  font-size: calc(16.1px * 1.35);
  line-height: 1.2;}
.strong-block .compact-team p{margin: calc(calc(1.5rem * .75) * .5) 0;
  font-size: 16.1px;}
.strong-block .compact-team small{font-size: calc(16.1px * .875);
  display: block;}
@media (max-width: 820px) {.strong-block .simple-visual{
    grid-template-columns: 1fr;
  }.strong-block .compact-menu{
    position: static;
  }
}
@media (max-width: 560px) {.strong-block .fresh-flow{
    grid-template-columns: 1fr;
  }
}
.main-body{--field-static:calc(1.5rem * 1.22);--axis-local:calc(1060px / 2.30);padding:calc(1.5rem * 2.4) 1.15rem;background:#F6EFE0;color:#2A2114;}
.main-body .contact-tile{max-width:1060px;margin:0 auto;}
.main-body h1,.main-body h2,.main-body h3,.main-body p{margin:0;}
.main-body h2{font-size:calc(16.1px * 2);line-height:1.12;}
.main-body p{font-size:16.1px;line-height:1.63;}
.main-body a{color:#2F4A32;text-decoration:none;}
.main-body a:hover{color:inherit;}
.main-body .soft-view{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.25rem;background:#2F4A32;color:#F6EFE0;}
.main-body .soft-view:hover{background:#243A27;color:#F6EFE0;}
.main-body .top-benefit>h2,.main-body .top-benefit>p,.main-body .top-benefit>.soft-view{margin-top:1.5rem;}
.main-body .media-lead{font-size:calc(16.1px * 1.125);}
.main-body .contact-plan{color:#3A2E1E;}
.service-panel{--field-static:calc(1.5rem * 0.9);padding:calc(1.5rem * 2.4) 1.15rem;background:#F6EFE0;color:#2A2114;}
.service-panel .contact-tile{max-width:1060px;margin:0 auto;display:flex;flex-direction:column;gap:calc(0.89rem * 1.5);}
.service-panel h2,.service-panel h3,.service-panel p{margin:0;}
.service-panel h2{font-size:calc(16.1px * 2);line-height:1.14;}
.service-panel h3{font-size:calc(16.1px * 1.35);line-height:1.22;}
.service-panel p{font-size:16.1px;line-height:1.63;}
.service-panel .secondary-links{display:flex;flex-direction:column;gap:0.89rem;}
.service-panel .media-lead{}
.service-panel .focused-group{display:flex;flex-direction:column;gap:var(--field-static);}
.service-panel .offer-panel{padding:calc(1.5rem * .75) 1.15rem;border-left:2px solid #C97A3A;background:var(--ink-panel);color:var(--ink-accent);border-radius:0.25rem;}
.service-panel .offer-panel h3{margin-bottom:calc(1.5rem / 3.2);}
.service-panel .offer-panel p{}
.service-panel a{text-decoration:underline;text-underline-offset:2px;}
.service-panel a:hover{}
.service-panel .contact-plan{font-size:calc(16.1px * .875);padding-top:0.89rem;border-top:1px solid var(--tone-accent);}
@media (max-width:640px){.service-panel .offer-panel{padding:calc(1.5rem * .75) 1.15rem;}
}
.main-tile{
  --field-static:calc(1.5rem * 1.15);
  --type-main:calc(1060px / 3.4);
  padding:calc(1.5rem * 2.4) 1.15rem;
  background:#2F4A32;
  color:#F6EFE0;
}
.main-tile .contact-tile{max-width:1060px;
  margin:0 auto;}
.main-tile h2,
.main-tile h3,
.main-tile p{margin:0;}
.main-tile h2{font-size:calc(16.1px * 2);
  line-height:1.14;}
.main-tile h3{font-size:calc(16.1px * 1.35);
  line-height:1.22;}
.main-tile p{font-size:16.1px;
  line-height:1.63;}
.main-tile .secondary-links{padding-block-end:calc(var(--field-static) * .5);}
.main-tile .media-lead{margin-top:1.5rem;
  opacity:.88;}
.main-tile .primary-content{display:flex;
  flex-wrap:wrap;
  gap:var(--field-static);
  margin-top:var(--field-static);}
.main-tile .offer-panel{
  flex:1 1 var(--type-main);
  min-width:0;
  padding:calc(var(--field-static) * .7);
  border-radius:0.44rem;
  background:var(--ink-panel);
  color:var(--ink-accent);
  border:1px solid var(--tone-accent);
}
.main-tile .offer-panel p{margin-top:calc(1.5rem / 3);color:inherit;
  opacity:.9;}
.main-tile .offer-panel a{display:inline-flex;
  margin-top:calc(1.5rem / 2);color:inherit;
  text-decoration:none;
  border-bottom:1px solid #2F4A32;
  padding-bottom:2px;
  font-size:calc(16.1px * .875);}
.main-tile .offer-panel a:hover{color:inherit;
  border-bottom-color:#C97A3A;}
.main-tile .contact-plan{margin-top:var(--field-static);
  padding-top:calc(var(--field-static) * .6);
  border-top:1px solid var(--tone-accent);
  opacity:.85;}
.contact-headline{--field-static:calc(1.5rem * 0.99);--axis-local:calc(1060px / 2.50);--copy-large:calc(1060px / 3.88);padding:calc(1.5rem * 2.4) 1.15rem;background:#2F4A32;color:#F6EFE0;}
.contact-headline .contact-tile{max-width:1060px;margin:0 auto;}
.contact-headline h1,.contact-headline h2,.contact-headline h3,.contact-headline p{margin:0;}
.contact-headline h1{font-size:calc(16.1px * 2.65);line-height:1.08;}
.contact-headline h2{font-size:calc(16.1px * 2);line-height:1.12;}
.contact-headline h3{font-size:calc(16.1px * 1.35);line-height:1.2;}
.contact-headline p{font-size:16.1px;line-height:1.63;color:color-mix(in srgb, currentColor 74%, transparent);}
.contact-headline a{color:inherit;text-decoration:none;}
.contact-headline img{display:block;width:100%;height:auto;border-radius:0.44rem;}
.contact-headline .fresh-surface{display:flex;flex-wrap:wrap;align-items:flex-start;gap:0.89rem;margin-top:var(--field-static);}
.contact-headline .offer-panel{flex:1 1 calc(1060px / 4);min-width:0;}
.contact-headline .offer-panel p{margin-top:calc(1.5rem / 3);}
.contact-headline .media-plan>img{margin-top:var(--field-static);}
.contact-headline .media-plan>.media-lead{margin-top:1.5rem;}
.contact-headline .contact-plan{margin-top:1.5rem;}
.contact-headline .contact-plan a{text-decoration:underline;text-underline-offset:3px;}
.team-items{padding:calc(1.5rem * 2.4) 1.15rem;background:linear-gradient(135deg, #2F4A32 0%, #4A6B4A 55%, #C97A3A 100%);color:#F6EFE0;}
.team-items .contact-tile{max-width:1060px;margin:0 auto;display:flex;flex-direction:column;gap:calc(0.89rem * 1.5);}
.team-items .service-list p{margin:0;font-size:calc(16.1px * .875);letter-spacing:.04em;text-transform:uppercase;opacity:.85;}
.team-items .service-list h2{margin:calc(1.5rem * .4) 0 0;font-size:calc(16.1px * 2);line-height:1.2;}
.team-items .media-lead p{margin:0;font-size:16.1px;line-height:1.63;}
.team-items .public-media{display:flex;flex-wrap:wrap;gap:0.89rem;}
.team-items .offer-panel{flex:1 1 280px;border-radius:0.6rem;border:1px solid color-mix(in srgb, currentColor 14%, transparent);background:color-mix(in srgb, currentColor 26%, transparent);padding:calc(1.5rem * .75);box-shadow:0 1px 2px rgba(0,0,0,0.08);}
.team-items .offer-panel .compact-contact{display:inline-block;font-size:calc(16.1px * .875);letter-spacing:.03em;text-transform:uppercase;opacity:.9;}
.team-items .offer-panel h3{margin:calc(1.15rem * .8) 0 1.15rem;font-size:calc(16.1px * 1.35);line-height:1.3;}
.team-items .offer-panel p{margin:0;font-size:16.1px;line-height:1.63;}
.team-items .contact-plan{border-top:1px solid color-mix(in srgb, currentColor 22%, transparent);padding-top:calc(0.89rem * 1.5);}
.team-items .contact-plan p{margin:0;font-size:16.1px;line-height:1.63;}
.team-items .contact-plan a{color:inherit;text-decoration:underline;text-underline-offset:3px;}
.team-items .contact-plan a:hover{}
@media (max-width:640px){.team-items .public-media{flex-direction:column;}
    }
.visual-view{
  padding: calc(1.5rem * 2.4) 1.15rem;
  background: #F6EFE0;
  color: #2A2114;
}
.visual-view .featured-team{width: min(100%, calc(1060px * .68));
  margin: 0 auto;}
.visual-view h2{margin: 0;
  font-size: calc(16.1px * 2);
  line-height: 1.12;}
.visual-view .media-lead{margin: 1.5rem 0 calc(0.89rem * 1.5);
  font-size: calc(16.1px * 1.125);
  line-height: 1.63;}
.visual-view .fresh-form{display: flex;
  flex-wrap: wrap;
  gap: 0.89rem;
  padding: calc(0.89rem * 1.5) 0;
  border-top: 1px solid var(--tone-accent);
  border-bottom: 1px solid var(--tone-accent);}
.visual-view .fresh-form p{flex: 1 1 16rem;
  margin: 0;}
.visual-view .fresh-form span{display: block;
  margin-bottom: calc(1.5rem * .75);
  color: #3A2E1E;
  font-size: calc(16.1px * .875);}
.visual-view .fresh-form a{color: #2F4A32;
  font-size: calc(16.1px * 1.35);
  overflow-wrap: anywhere;
  text-decoration-thickness: 1px;
  text-underline-offset: .22em;}
.visual-view .fresh-form a:hover{color:inherit;}
.visual-view .contact-form{display: flex;
  gap: 1.5rem;
  padding: 1.5rem 0;}
.visual-view .contact-form > div{flex: 1 1 0;}
.visual-view .contact-form strong{font-size: calc(16.1px * .875);
  letter-spacing: .02em;}
.visual-view .contact-form p{margin: calc(1.5rem * .75) 0 0;
  color: #3A2E1E;
  line-height: 1.63;}
.visual-view ul{margin: 0;
  padding: 1.5rem 0 0;
  border-top: 1px solid var(--tone-accent);
  list-style: none;}
.visual-view li{padding: calc(1.5rem * .75) 0;
  border-bottom: 1px solid var(--tone-accent);}
.visual-view li:last-child{border-bottom: none;}
.visual-view li a{display: block;
  color: inherit;
  text-decoration: none;
  overflow-wrap: anywhere;}
.visual-view li a:hover{color:inherit;}
.visual-view li span{display: block;
  margin-top: .2rem;
  color: #3A2E1E;
  font-size: calc(16.1px * .875);}
@media (max-width: 560px) {.visual-view .contact-form{
    display: block;
  }.visual-view .contact-form > div + div{
    margin-top: 1.5rem;
  }
}
.public-figure{
  padding:calc(1.5rem * 2.4) 1.15rem;
  background:#C97A3A;
  color:#2A1A0C;
}
.public-figure .contact-tile{max-width:1060px;
  margin:0 auto;}
.public-figure h2,
.public-figure h3,
.public-figure p{margin:0;}
.public-figure h2{font-size:calc(16.1px * 2);
  line-height:1.14;}
.public-figure h3{font-size:calc(16.1px * 1.35);
  line-height:1.22;}
.public-figure p{font-size:16.1px;
  line-height:1.63;}
.public-figure .secondary-links{display:flex;
  flex-direction:column;
  gap:calc(0.89rem * 1.5);
  padding-bottom:calc(0.89rem * 1.5);
  border-bottom:1px solid color-mix(in srgb, currentColor 22%, transparent);}
.public-figure .media-lead{font-size:calc(16.1px * 1.125);
  line-height:1.5;}
.public-figure .fresh-surface{display:flex;
  flex-wrap:wrap;
  gap:0.89rem 1.5rem;
  margin-top:calc(0.89rem * 1.5);}
.public-figure .offer-panel{flex:1 1 calc(1060px / 3.4);
  min-width:0;
  padding-top:calc(1.5rem * .75);
  border-top:1px solid color-mix(in srgb, currentColor 18%, transparent);}
.public-figure .offer-panel p{margin-top:calc(1.5rem / 3);}
.public-figure .steady-view{margin-top:calc(0.89rem * 1.5);
  padding-top:calc(1.5rem * .75);
  border-top:1px solid color-mix(in srgb, currentColor 22%, transparent);}
.public-figure .steady-view p{font-size:calc(16.1px * .875);}
.public-figure .steady-view a{color:inherit;
  text-decoration:underline;
  text-underline-offset:3px;}
.public-figure .steady-view a:hover{}
@media (max-width:760px){.public-figure .offer-panel{
    flex:1 1 100%;
  }
}
.active-story{--field-static:calc(1.5rem * 1.19);--type-main:calc(1060px / 3.52);padding:calc(1.5rem * 2.4) 1.15rem;background:#2F4A32;color:#F6EFE0;}
.active-story .contact-tile{max-width:1060px;margin:0 auto;}
.active-story h2,.active-story h3,.active-story p{margin:0;}
.active-story h2{font-size:calc(16.1px * 2);line-height:1.12;}
.active-story h3{font-size:calc(16.1px * 1.35);line-height:1.2;}
.active-story p{font-size:16.1px;line-height:1.63;color:inherit;}
.active-story a{color:inherit;text-decoration:none;}
.active-story .main-intro{padding-inline-start:calc(1.15rem / 2);}
.active-story .visual-nav{row-gap:calc(var(--field-static) * 1.2);}
.active-story .media-lead{margin-top:1.5rem;}
.active-story .open-proof{display:flex;flex-wrap:wrap;gap:var(--field-static);margin-top:var(--field-static);}
.active-story .offer-panel{flex:1 1 var(--type-main);min-width:0;padding:calc(var(--field-static) * .75);border-radius:0.44rem;background:#EDE2C9;color:#3A2E1E;}
.active-story .offer-panel p{margin-top:calc(1.5rem / 3);}
.active-story .offer-panel a{display:inline-flex;margin-top:calc(1.5rem / 2);opacity:.85;}
.active-story .contact-plan{margin-top:var(--field-static);font-size:calc(16.1px * .875);color:inherit;}
.active-story .contact-plan a{text-decoration:underline;}
.simple-menu{
    color:#2A2114;
    background:#F6EFE0;
    padding:calc(1.5rem * 2.4) 1.15rem;
}
.simple-menu .c{max-width:1060px;
    margin:0 auto;
    display:grid;
    gap:1.5rem;}
@media (min-width:1024px){.simple-menu .c{
        grid-template-columns:minmax(0,1fr) 300px;
        align-items:start;
        gap:1.15rem;
    }
}
.simple-menu .fresh-contact{display:flex;
    flex-direction:column;
    gap:calc(0.89rem * 1.5);}
.simple-menu .steady-callout{display:flex;
    flex-direction:column;
    gap:0.6rem;}
.simple-menu .wide-fields{margin:0;
    font-size:calc(16.1px * .875);
    letter-spacing:0.08em;
    text-transform:uppercase;}
.simple-menu h1{margin:0;
    font-size:calc(16.1px * 2.65);
    line-height:1.15;}
.simple-menu .contact-story{display:flex;
    flex-wrap:wrap;
    gap:0.4rem 1.2rem;
    font-size:calc(16.1px * .875);}
.simple-menu .page-frame{margin:0;
    display:flex;
    flex-direction:column;
    gap:0.5rem;}
.simple-menu .page-frame img{width:100%;
    height:auto;
    display:block;
    border-radius:0.6rem;
    box-shadow:0 2px 8px rgba(0,0,0,0.11);}
.simple-menu .page-frame figcaption{font-size:calc(16.1px * .875);}
.simple-menu .team-header{display:flex;
    flex-direction:column;
    gap:calc(0.89rem * 1.5);
    line-height:1.63;}
.simple-menu .team-header h2{margin:0;
    font-size:calc(16.1px * 1.35);}
.simple-menu .team-header p{margin:0;}
.simple-menu .plain-nav{
    padding:calc(1.5rem * .75);
    background:#EDE2C9;
    color:#3A2E1E;
    border-radius:0.44rem;
}
.simple-menu .public-flow{display:flex;
    flex-direction:column;
    gap:0.6rem;
    padding-top:calc(0.89rem * 1.5);
    border-top:1px solid var(--tone-accent);}
.simple-menu .contact-plan{margin:0;
    font-size:calc(16.1px * .875);}
.simple-menu .steady-view{display:flex;
    flex-wrap:wrap;
    gap:0.5rem 1.4rem;}
.simple-menu .steady-view a{text-decoration:none;
    border-bottom:1px solid transparent;
    transition:color 520ms var(--motion-nav), border-color 520ms var(--motion-nav);}
.simple-menu .steady-view a:hover{border-bottom-color:#C97A3A;}
.simple-menu .compact-menu{
    background:var(--ink-panel);
    color:var(--ink-accent);
    border:1px solid var(--tone-accent);
    border-radius:0.6rem;
    padding:calc(1.5rem * .75);
    box-shadow:0 1px 2px rgba(0,0,0,0.08);
}
.simple-menu .compact-menu h3{margin:0 0 0.89rem;
    font-size:calc(16.1px * 1.125);}
.simple-menu .steady-flow{list-style:none;
    margin:0;
    padding:0;
    display:flex;
    flex-direction:column;
    gap:0.89rem;}
.simple-menu .offer-panel{display:flex;
    flex-direction:column;
    gap:0.2rem;}
.simple-menu .offer-panel a{text-decoration:none;
    line-height:1.35;}
.simple-menu .offer-panel a:hover{text-decoration:underline;}
.simple-menu .compact-contact{font-size:calc(16.1px * .875);}
.content-view{
        padding: calc(1.5rem * 2.4) 1.15rem;
        background: #EDE2C9;
        color: #3A2E1E;
    }
.content-view .contact-tile{max-width: 1060px;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        gap: calc(0.89rem * 1.5);}
.content-view .media-lead h2{margin: 0 0 0.89rem;
        font-size: calc(16.1px * 2);
        line-height: 1.2;}
.content-view .media-lead p{margin: 0;
        font-size: 16.1px;}
.content-view .public-media{display: flex;
        flex-wrap: wrap;
        gap: 0.89rem;}
.content-view .offer-panel{
        flex: 1 1 320px;
        background: var(--ink-panel);
        color: var(--ink-accent);
        border: 1px solid var(--tone-accent);
        border-radius: 0.6rem;
        padding: calc(1.5rem * .75) 1.15rem;
        box-shadow: 0 1px 2px rgba(0,0,0,0.08);
    }
.content-view .offer-panel h3{margin: 0 0 0.89rem;
        font-size: calc(16.1px * 1.35);}
.content-view .offer-panel p{margin: 0 0 0.89rem;}
.content-view .offer-panel p:last-child{margin-bottom: 0;}
.content-view .contact-plan{font-size: calc(16.1px * .875);
        color: #3A2E1E;
        border-left: 2px solid #C97A3A;
        padding-left: 0.89rem;}
.content-view .offer-panel a{color: #2F4A32;
        text-decoration: underline;
        text-underline-offset: 2px;}
.content-view .offer-panel a:hover{color:inherit;}
.content-view .steady-view{border-top: 1px solid var(--tone-accent);
        padding-top: calc(0.89rem * 1.5);}
.content-view .steady-view p{margin: 0;
        font-size: calc(16.1px * .875);}
.content-view .steady-view a{color: #2F4A32;
        text-decoration: underline;
        text-underline-offset: 2px;}
.content-view .steady-view a:hover{color:inherit;}
@media (max-width: 700px) {.content-view .public-media{
            flex-direction: column;
        }
    }
.text-figure{padding:calc(1.5rem * 2.4) 1.15rem;background:#2F4A32;color:#F6EFE0}
.text-figure .contact-tile{max-width:1060px;margin:0 auto}
.text-figure .public-media{display:flex;gap:calc(0.89rem * 1.5);align-items:flex-start}
.text-figure .featured-benefit{flex:0 1 19rem;min-width:0;border-left:1px solid color-mix(in srgb,#F6EFE0 30%,transparent);padding-left:1.5rem;display:flex;flex-direction:column;justify-content:space-between;gap:calc(0.89rem * 1.5)}
.text-figure .featured-benefit p{margin:0;font-size:calc(16.1px * .875);line-height:1.63}
.text-figure .featured-benefit a{display:inline-flex;align-self:flex-start;border-radius:0.25rem;background:#C97A3A;color:#2A1A0C;padding:calc(1.5rem * .75) 1.5rem;text-decoration:none;font-size:calc(16.1px * .875)}
.text-figure .featured-benefit a:hover{background:#A85E22;color:var(--ink-accent);}
.text-figure .visual-unit{flex:1 1 42rem;min-width:0}
.text-figure h2{margin:0;font-size:calc(16.1px * 2);line-height:1.08}
.text-figure .visual-unit>p{margin:1.5rem 0 0;font-size:calc(16.1px * 1.125);line-height:1.63}
.text-figure .fresh-surface{margin-top:calc(0.89rem * 1.5);display:flex;flex-direction:column;gap:1.5rem}
.text-figure .fresh-surface p{margin:0;display:flex;gap:1.5rem;align-items:flex-start}
.text-figure .fresh-surface strong{flex:0 1 11rem;min-width:0;font-size:calc(16.1px * .875);letter-spacing:0.02em}
.text-figure .fresh-surface span{flex:1 1 22rem;min-width:0;line-height:1.63}
@media(max-width:760px){.text-figure .public-media,.text-figure .fresh-surface p{display:block}.text-figure .featured-benefit{border-left:0;padding-left:0}.text-figure .visual-unit{margin-top:calc(0.89rem * 1.5)}.text-figure .fresh-surface span{display:block;margin-top:calc(1.5rem * .75)}.text-figure h2{font-size:calc(16.1px * 1.35)}}
.focused-actions{padding:calc(1.5rem * 2.4) 1.15rem;background:#EDE2C9;color:#3A2E1E}
.focused-actions .strong-nav{max-width:1060px;margin:0 auto}
.focused-actions h2{margin:0;font-size:calc(16.1px * 2);line-height:1.1}
.focused-actions .compact-stack{margin:1.5rem 0 calc(0.89rem * 1.5);font-size:calc(16.1px * 1.125);line-height:1.63}
.focused-actions .steady-actions{display:flex;flex-direction:column;gap:calc(0.89rem * 1.5);margin:0;padding:0;list-style:none;counter-reset:note}
.focused-actions .steady-actions>li{position:relative;padding-left:2.4rem;margin:0}
.focused-actions .steady-actions>li::before{counter-increment:note;content:counter(note,decimal-leading-zero);position:absolute;left:0;top:0.15rem;font-size:calc(16.1px * .875);letter-spacing:0.06em;color:inherit;}
.focused-actions h3{margin:0;font-size:calc(16.1px * 1.35);line-height:1.2}
.focused-actions .steady-actions p{margin:calc(1.5rem * .75) 0 0;line-height:1.63}
@media(max-width:680px){.focused-actions .steady-actions>li{padding-left:1.8rem}}
.top-footer{
  background: #F6EFE0;
  color: #2A2114;
  padding: calc(1.5rem * 2.4) 1.15rem;
}
.top-footer .contact-tile{width: min(100%, 1060px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.35fr);
  grid-template-areas:
    "story rail"
    "entries entries";
  gap: calc(0.89rem * 1.5) 0.89rem;}
.top-footer h2,
.top-footer h3,
.top-footer p{margin: 0;}
.top-footer h2{font-size: calc(16.1px * 2);
  line-height: 1.12;
  margin-bottom: calc(1.5rem * .75);}
.top-footer h3{font-size: calc(16.1px * 1.35);
  line-height: 1.2;}
.top-footer p{font-size: 16.1px;
  line-height: 1.63;}
.top-footer .top-view{grid-area: story;
  display: grid;
  gap: calc(1.5rem * .75);
  align-content: start;}
.top-footer .top-view p + p{}
.top-footer .public-media{grid-area: rail;
  display: flex;
  flex-wrap: wrap;
  align-content: start;
  justify-content: flex-end;
  gap: calc(1.5rem * .75) 1.5rem;
  padding-top: calc(1.5rem * .75);}
.top-footer .public-media a{text-decoration: none;
  font-size: calc(16.1px * .875);
  border-bottom: 1px solid var(--tone-accent);
  padding-bottom: 2px;}
.top-footer .public-media a:hover{border-bottom-color: #C97A3A;}
.top-footer .secondary-track{grid-area: entries;
  display: flex;
  flex-direction: column;
  gap: 0;
  border-top: 1px solid var(--tone-accent);}
.top-footer [data-block]{display: grid;
  grid-template-columns: minmax(8rem, .26fr) minmax(0, .74fr) minmax(0, 1.4fr);
  gap: 1.5rem;
  align-items: baseline;
  padding: calc(0.89rem * 1.5) 0;
  border-bottom: 1px solid var(--tone-accent);
  animation: galleryRailIn calc(520ms * 2) var(--motion-nav) both;
  animation-delay: var(--motion-soft, 0ms);}
.top-footer [data-block] span{font-size: calc(16.1px * .875);
  letter-spacing: .02em;}
@keyframes galleryRailIn {from{ opacity: .25; transform: translateY(calc(calc(0.89rem * 2) * .12)); }to{ opacity: 1; transform: translateY(0); }
}
@media (max-width: 900px) {.top-footer .contact-tile{
    grid-template-columns: 1fr;
    grid-template-areas:
      "story"
      "rail"
      "entries";
  }.top-footer .public-media{
    justify-content: flex-start;
    padding-top: 0;
  }.top-footer [data-block]{
    grid-template-columns: 1fr;
    gap: calc(1.5rem * .75);
  }
}
.featured-contact{
        color: #2A2114;
        background: #F6EFE0;
        padding: calc(1.5rem * 2.4) 1.15rem;
    }
.featured-contact .c{max-width: 1060px;
        margin: 0 auto;
        display: grid;
        gap: calc(0.89rem * 1.5);}
@media (min-width: 1024px) {.featured-contact .c{
            grid-template-columns: minmax(0, 1fr) 280px;
            align-items: start;
        }
    }
.featured-contact .steady-callout{margin-bottom: calc(0.89rem * 1.5);
        border-bottom: 1px solid var(--tone-accent);
        padding-bottom: calc(0.89rem * 1.5);}
.featured-contact h1{font-size: calc(16.1px * 2.65);
        line-height: 1.2;
        margin: 0 0 0.75rem;}
.featured-contact .contact-story{display: flex;
        flex-wrap: wrap;
        gap: 0.5rem 1.25rem;
        font-size: calc(16.1px * .875);}
.featured-contact .page-frame{margin: 0 0 calc(0.89rem * 1.5);
        border-radius: 0.6rem;
        overflow: hidden;
        box-shadow: 0 1px 2px rgba(0,0,0,0.08);}
.featured-contact .page-frame img{display: block;
        width: 100%;
        height: auto;}
.featured-contact .team-header{line-height: 1.63;
        font-size: 16.1px;}
.featured-contact .team-header p{margin: 0 0 1.1rem;}
.featured-contact .team-header h2{font-size: calc(16.1px * 1.35);
        margin: 1.8rem 0 0.85rem;}
.featured-contact .mission{list-style: none;
        padding: 0;
        margin: 0 0 1.4rem;
        display: flex;
        flex-direction: column;
        gap: 0.6rem;}
.featured-contact .mission li{
        background: #EDE2C9;
        color: #3A2E1E;
        border-radius: 0.44rem;
        padding: 0.7rem 0.9rem;
        font-size: 16.1px;
    }
.featured-contact .steady-view{margin-top: calc(0.89rem * 1.5);
        padding-top: calc(0.89rem * 1.5);
        border-top: 1px solid var(--tone-accent);
        display: flex;
        flex-wrap: wrap;
        gap: 0.75rem 1.5rem;
        font-size: calc(16.1px * .875);}
.featured-contact .steady-view a{text-decoration: none;
        border-bottom: 1px solid var(--tone-accent);
        padding-bottom: 2px;}
.featured-contact .steady-view a:hover{border-bottom-color: #C97A3A;}
.featured-contact .direct-proof{
        background: var(--ink-panel);
        color: var(--ink-accent);
        border: 1px solid var(--tone-accent);
        padding: calc(1.5rem * .75);
        border-radius: 0.6rem;
        box-shadow: 0 1px 2px rgba(0,0,0,0.08);
    }
.featured-contact .direct-proof h3{margin: 0 0 1rem;
        font-size: calc(16.1px * 1.125);}
.featured-contact .steady-flow{display: flex;
        flex-direction: column;
        gap: 0.75rem;}
.featured-contact .direct-proof a{text-decoration: none;
        font-size: 16.1px;}
.featured-contact .direct-proof a:hover{text-decoration: underline;}
.site-wrap{
    padding:calc(1.5rem * 2.4) 1.15rem;
    background:#EDE2C9;
    color:#3A2E1E;
}
.site-wrap .contact-tile{max-width:1060px;
    margin:0 auto;
    display:flex;
    flex-direction:column;
    gap:calc(0.89rem * 1.5);}
.site-wrap .secondary-links h2{margin:0 0 calc(1.5rem * .75);
    font-size:calc(16.1px * 2);
    line-height:1.25;}
.site-wrap .secondary-links p{margin:0;
    font-size:16.1px;
    line-height:1.63;}
.site-wrap .contact-block{display:flex;
    flex-direction:column;
    gap:0.89rem;}
.site-wrap .steady-view{
    border-left:3px solid #C97A3A;
    padding:calc(1.5rem * .75) 1.15rem;
    background:var(--ink-panel);
    color:var(--ink-accent);
    border-radius:0.44rem;
    box-shadow:0 1px 2px rgba(0,0,0,0.08);
}
.site-wrap .steady-view h3{margin:0 0 6px;
    font-size:calc(16.1px * 1.35);
    line-height:1.3;}
.site-wrap .steady-view p{margin:0;
    font-size:16.1px;
    line-height:1.63;}
.site-wrap .contact-plan{
    padding:calc(1.5rem * .75) 1.15rem;
    background:#2F4A32;
    color:#F6EFE0;
    border-radius:0.6rem;
}
.site-wrap .contact-plan p{margin:0;
    font-size:calc(16.1px * .875);
    line-height:1.63;}
.site-wrap a{color:inherit;
    text-decoration:underline;
    text-underline-offset:2px;}
.site-wrap a:hover{color:inherit;}
@media (max-width:700px){.site-wrap .contact-tile{
        gap:1.5rem;
    }
}
.narrow-header{padding:calc(1.5rem * 2.4) 1.15rem;background:#EDE2C9;color:#3A2E1E}
.narrow-header .contact-tile{max-width:1060px;margin:0 auto}
.narrow-header .active-lead{display:flex;gap:calc(0.89rem * 1.5);align-items:flex-start;flex-wrap:wrap}
.narrow-header .media-lead{flex:1 1 22rem;min-width:0}
.narrow-header .media-lead h2{margin:0 0 calc(1.5rem * .75);font-size:calc(16.1px * 2);line-height:1.1}
.narrow-header .contact-plan{margin:0;font-size:calc(16.1px * .875);letter-spacing:.04em;text-transform:uppercase;opacity:.75}
.narrow-header .focused-list{flex:1 1 30rem;min-width:0}
.narrow-header .focused-list p{margin:0 0 calc(1.5rem * .75);font-size:16.1px;line-height:1.63}
.narrow-header .focused-list p:last-of-type{margin-bottom:0}
.narrow-header ul{list-style:none;margin:calc(0.89rem * 1.5) 0 0;padding:0;display:flex;flex-wrap:wrap;gap:0.89rem}
.narrow-header li{min-width:0}
.narrow-header li a{display:inline-flex;border-radius:0.44rem;background:var(--ink-panel);color:var(--ink-accent);border:1px solid var(--tone-accent);padding:calc(calc(1.5rem * .75)*.6) calc(1.5rem * .75);text-decoration:none;font-size:calc(16.1px * .875)}
.narrow-header li a:hover{background:#C97A3A;color:#2A1A0C;border-color:#C97A3A}
.narrow-header .proof{margin:calc(0.89rem * 1.5) 0 0;font-size:calc(16.1px * .875);opacity:.85}
@media(max-width:760px){.narrow-header .active-lead{display:block}.narrow-header .focused-list{margin-top:calc(0.89rem * 1.5)}.narrow-header .media-lead h2{font-size:calc(16.1px * 1.35)}}
.fresh-shell{padding:calc(1.5rem * 2.4) 1.15rem;background:#F6EFE0;color:#2A2114}
.fresh-shell .contact-tile{max-width:min(1060px,54rem);margin:0 auto}
.fresh-shell .secondary-links{align-self:start}
.fresh-shell h2{margin:0;font-size:calc(16.1px * 2);line-height:1.08}
.fresh-shell .secondary-links p{margin:1.5rem 0 0;color:#3A2E1E;line-height:1.63}
.fresh-shell .top-details{align-self:start;margin-top:calc(0.89rem * 1.5)}
.fresh-shell details{padding:1.5rem 0;border-top:1px solid var(--tone-accent)}
.fresh-shell details:first-child{border-top:0;padding-top:0}
.fresh-shell summary{cursor:pointer;font-size:calc(16.1px * 1.35);line-height:1.18}
.fresh-shell details p{margin:1.5rem 0 0;color:#3A2E1E;line-height:1.63}
@media(max-width:720px){.fresh-shell .top-details{margin-top:calc(0.89rem * 1.5)}}
.offer-menu{
  background: #F6EFE0;
  color: #2A2114;
  padding: calc(1.5rem * 2.4) 1.15rem;
}
.offer-menu .contact-tile{width: min(100%, 1060px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, .34fr) minmax(0, 1fr);
  grid-template-areas:
    "rail story"
    "rail entries";
  gap: calc(0.89rem * 1.5) 0.89rem;
  align-items: start;}
.offer-menu h2,
.offer-menu h3,
.offer-menu p{margin: 0;}
.offer-menu h2{font-size: calc(16.1px * 2); line-height: 1.1;}
.offer-menu h3{font-size: calc(16.1px * 1.35); line-height: 1.18;}
.offer-menu p{font-size: 16.1px; line-height: 1.63;}
.offer-menu .public-media{
  grid-area: rail;
  display: flex;
  flex-direction: column;
  gap: calc(1.5rem * .75);
  padding: calc(1.5rem * .75);
  background: #EDE2C9;
  color: #3A2E1E;
  border-radius: 0.6rem;
  border: 1px solid var(--tone-accent);
}
.offer-menu .local-note{font-size: calc(16.1px * .875);
  line-height: 1.63;}
.offer-menu .public-media a{text-decoration: none;
  border-bottom: 1px solid currentColor;
  width: fit-content;
  font-size: calc(16.1px * .875);
  padding-bottom: 2px;}
.offer-menu .public-media a:hover{}
.offer-menu .top-view{grid-area: story;
  display: grid;
  gap: calc(1.5rem * .75);
  padding-bottom: calc(0.89rem * 1.5);
  border-bottom: 1px solid var(--tone-accent);}
.offer-menu .secondary-track{grid-area: entries;
  display: flex;
  flex-direction: column;
  gap: calc(1.5rem * .75);}
.offer-menu [data-block]{
  display: grid;
  grid-template-columns: minmax(7rem, .22fr) minmax(0, 1fr);
  grid-template-areas:
    "meta title"
    "meta text";
  gap: calc(1.5rem * .75) 1.5rem;
  padding: calc(1.5rem * .75) 1.5rem;
  border-radius: 0.44rem;
  background: var(--ink-panel);
  color: var(--ink-accent);
  border: 1px solid var(--tone-accent);
  box-shadow: 0 1px 2px rgba(0,0,0,0.08);
  animation: galleryRailIn calc(520ms * 2) var(--motion-nav) both;
  animation-delay: var(--motion-soft, 0ms);
}
.offer-menu [data-block] .contact-story{grid-area: meta;
  font-size: calc(16.1px * .875);
  letter-spacing: .02em;
  align-self: start;}
.offer-menu [data-block] h3{grid-area: title;}
.offer-menu [data-block] p{grid-area: text;
  font-size: calc(16.1px * .875);}
@keyframes galleryRailIn {from{ opacity: .25; transform: translateY(calc(calc(0.89rem * 2) * .12)); }to{ opacity: 1; transform: translateY(0); }
}
@media (max-width: 900px) {.offer-menu .contact-tile{
    grid-template-columns: 1fr;
    grid-template-areas:
      "story"
      "rail"
      "entries";
  }.offer-menu [data-block]{
    grid-template-columns: 1fr;
    grid-template-areas:
      "meta"
      "title"
      "text";
  }
}
.team-story{
        color: #2A2114;
        background: #F6EFE0;
        padding: calc(1.5rem * 2.4) 1.15rem;
    }
.team-story .c{max-width: 1060px;
        margin: 0 auto;
        display: grid;
        gap: 1.15rem;}
@media (min-width: 1024px) {.team-story .c{
            grid-template-columns: minmax(0, 1fr) 280px;
            align-items: start;
        }
    }
.team-story .steady-callout{margin-bottom: calc(0.89rem * 1.5);}
.team-story h1{font-size: calc(16.1px * 2.65);
        line-height: 1.2;
        margin: 0 0 0.89rem;}
.team-story .contact-story{display: flex;
        flex-wrap: wrap;
        gap: 0.89rem;
        font-size: calc(16.1px * .875);}
.team-story .page-frame{margin: 0 0 calc(0.89rem * 1.5);
        border-radius: 0.6rem;
        overflow: hidden;
        box-shadow: 0 1px 2px rgba(0,0,0,0.08);}
.team-story .page-frame img{display: block;
        width: 100%;
        height: auto;}
.team-story .team-header{line-height: 1.63;
        font-size: 16.1px;}
.team-story .team-header p{margin: 0 0 calc(0.89rem * 1.5);}
.team-story .team-header h2{font-size: calc(16.1px * 1.35);
        margin: 1.5rem 0 0.89rem;}
.team-story .team-header a{text-decoration: underline;
        text-underline-offset: 3px;}
.team-story .team-header a:hover{}
.team-story .public-flow{display: flex;
        flex-wrap: wrap;
        gap: 0.89rem;
        margin-top: 1.5rem;
        padding-top: calc(0.89rem * 1.5);
        border-top: 1px solid var(--tone-accent);}
.team-story .compact-contact{
        font-size: calc(16.1px * .875);
        padding: 0.25rem 0.7rem;
        background: #EDE2C9;
        color: #3A2E1E;
        border-radius: 0.25rem;
    }
.team-story .direct-proof{
        background: var(--ink-panel);
        color: var(--ink-accent);
        padding: calc(1.5rem * .75);
        border: 1px solid var(--tone-accent);
        border-radius: 0.6rem;
        box-shadow: 0 1px 2px rgba(0,0,0,0.08);
    }
.team-story .direct-proof h3{margin: 0 0 0.89rem;
        font-size: calc(16.1px * 1.125);}
.team-story .steady-flow{display: flex;
        flex-direction: column;
        gap: 0.89rem;}
.team-story .direct-proof a{text-decoration: none;
        font-size: 16.1px;}
.team-story .direct-proof a:hover{text-decoration: underline;}
.main-content{
    padding:calc(1.5rem * 2.4) 1.15rem;
    background:#EDE2C9;
    color:#3A2E1E;
}
.main-content .contact-tile{max-width:1060px;
    margin:0 auto;}
.main-content .service-list{margin-bottom:calc(0.89rem * 1.5);}
.main-content .service-list h2{margin:0;
    font-size:calc(16.1px * 2);
    line-height:1.2;}
.main-content .service-list p{margin:0.89rem 0 0;
    font-size:16.1px;}
.main-content .compact-team{display:flex;
    flex-direction:column;
    gap:calc(0.89rem * 1.5);}
.main-content .media-lead{margin:0;
    font-size:16.1px;
    line-height:1.63;}
.main-content .public-media{display:flex;
    flex-direction:column;
    gap:0.89rem;
    border-top:1px solid var(--tone-accent);
    padding-top:calc(0.89rem * 1.5);}
.main-content .team-benefit{display:flex;
    flex-wrap:wrap;
    gap:0.89rem;
    align-items:baseline;
    padding-bottom:0.89rem;
    border-bottom:1px solid var(--tone-accent);}
.main-content .team-benefit:last-child{border-bottom:none;
    padding-bottom:0;}
.main-content .compact-contact{
    flex:0 0 auto;
    min-width:110px;
    font-size:calc(16.1px * .875);
    letter-spacing:0.04em;
    text-transform:uppercase;
    background:#C97A3A;
    color:#2A1A0C;
    border-radius:0.25rem;
    padding:2px 8px;
}
.main-content .team-benefit p{flex:1 1 260px;
    margin:0;
    font-size:16.1px;
    line-height:1.63;}
.main-content .compact-menu{
    background:var(--ink-panel);
    color:var(--ink-accent);
    border:1px solid var(--tone-accent);
    border-radius:0.44rem;
    padding:calc(1.5rem * .75);
}
.main-content .compact-menu p{margin:0;
    font-size:16.1px;
    line-height:1.63;}
.main-content .compact-menu a{color:#2F4A32;
    font-weight:600;
    text-decoration:underline;}
.main-content .compact-menu a:hover{color:inherit;}
.main-content .soft-view{display:flex;
    flex-wrap:wrap;
    align-items:center;
    gap:0.89rem;}
.main-content .text-list{
    display:inline-block;
    background:#2F4A32;
    color:#F6EFE0;
    border-radius:0.44rem;
    padding:10px 18px;
    font-weight:600;
    text-decoration:none;
    transition:background 520ms var(--motion-nav);
}
.main-content .text-list:hover{
    background:#243A27;color:var(--ink-accent);}
.main-content .contact-plan{font-size:calc(16.1px * .875);
    color:#3A2E1E;}
@media (max-width:640px){.main-content .team-benefit{
        flex-direction:column;
        gap:6px;
    }.main-content .compact-contact{
        min-width:0;
    }
}
.content-stack{padding:calc(1.5rem * 2.4) 1.15rem;background:#2F4A32;color:#F6EFE0}
.content-stack .contact-tile{max-width:1060px;margin:0 auto}
.content-stack .public-media{display:flex;gap:calc(0.89rem * 1.5);align-items:flex-start}
.content-stack .featured-benefit{flex:0 1 19rem;min-width:0;border-left:1px solid color-mix(in srgb,#F6EFE0 30%,transparent);padding-left:1.5rem;display:flex;flex-direction:column}
.content-stack .featured-benefit p{margin:0;font-size:calc(16.1px * .875);line-height:1.63}
.content-stack .featured-benefit a{display:inline-flex;align-self:flex-start;margin-top:calc(0.89rem * 1.5);border-radius:0.25rem;background:#C97A3A;color:#2A1A0C;padding:calc(1.5rem * .75) 1.5rem;text-decoration:none;font-size:calc(16.1px * .875)}
.content-stack .visual-unit{flex:1 1 42rem;min-width:0}
.content-stack h2{margin:0;font-size:calc(16.1px * 2);line-height:1.08}
.content-stack .visual-unit>p{margin:1.5rem 0 0;font-size:16.1px;line-height:1.63}
.content-stack .fresh-surface{margin-top:calc(0.89rem * 1.5);display:flex;flex-direction:column;gap:1.5rem}
.content-stack .fresh-surface p{margin:0;display:flex;gap:1.5rem;align-items:flex-start;border-top:1px solid color-mix(in srgb,#F6EFE0 18%,transparent);padding-top:calc(1.5rem * .75)}
.content-stack .fresh-surface p:first-child{border-top:0;padding-top:0}
.content-stack .fresh-surface strong{flex:0 1 13rem;min-width:0;font-size:calc(16.1px * .875);line-height:1.63}
.content-stack .fresh-surface span{flex:1 1 22rem;min-width:0;font-size:calc(16.1px * .875);line-height:1.63}
@media(max-width:760px){.content-stack .public-media{display:block}.content-stack .featured-benefit{border-left:0;padding-left:0}.content-stack .visual-unit{margin-top:calc(0.89rem * 1.5)}.content-stack .fresh-surface p{display:block}.content-stack .fresh-surface span{display:block;margin-top:calc(1.5rem * .75)}.content-stack h2{font-size:calc(16.1px * 2)}}
.wide-panel{padding:calc(1.5rem * 2.4) 1.15rem;background:#F6EFE0;color:#2A2114}
.wide-panel .contact-tile{max-width:min(1060px,54rem);margin:0 auto}
.wide-panel .secondary-links{align-self:start}
.wide-panel h2{margin:0;font-size:calc(16.1px * 2);line-height:1.08}
.wide-panel .secondary-links p{margin:1.5rem 0 0;color:#3A2E1E;line-height:1.63}
.wide-panel .top-details{align-self:start;margin-top:calc(0.89rem * 1.5)}
.wide-panel details{padding:1.5rem 0}
.wide-panel details+details{margin-top:calc(1.5rem * .75)}
.wide-panel summary{cursor:pointer;font-size:calc(16.1px * 1.35);line-height:1.18}
.wide-panel details p{max-width:46rem;margin:1.5rem 0 0;color:#3A2E1E;line-height:1.63}
@media(max-width:720px){.wide-panel .top-details{margin-top:calc(0.89rem * 1.5)}}
.plain-media{
  background: #F6EFE0;
  color: #2A2114;
  padding: calc(1.5rem * 2.4) 1.15rem;
}
.plain-media .contact-tile{width: min(100%, 1060px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 15rem) minmax(0, 1.05fr);
  grid-template-areas:
    "rail story"
    "rail entries";
  gap: calc(0.89rem * 1.5) 0.89rem;
  align-items: start;}
.plain-media h2,
.plain-media h3,
.plain-media p{margin: 0;}
.plain-media h2{font-size: calc(16.1px * 2);
  line-height: 1.1;}
.plain-media h3{font-size: calc(16.1px * 1.35);
  line-height: 1.2;}
.plain-media p{font-size: 16.1px;
  line-height: 1.63;}
.plain-media .public-media{
  grid-area: rail;
  display: flex;
  flex-direction: column;
  gap: calc(0.89rem * 1.5);
  padding: calc(1.5rem * .75);
  background: #EDE2C9;
  color: #3A2E1E;
  border-radius: 0.6rem;
  border: 1px solid var(--tone-accent);
}
.plain-media .local-note{font-size: calc(16.1px * .875);
  line-height: 1.5;}
.plain-media .public-media a{text-decoration: none;
  border-bottom: 1px solid var(--tone-accent);
  padding-bottom: 0.15rem;
  font-size: calc(16.1px * .875);
  transition: color 520ms var(--motion-nav), border-color 520ms var(--motion-nav);}
.plain-media .public-media a:hover{border-color: #C97A3A;}
.plain-media .top-view{grid-area: story;
  display: grid;
  gap: calc(0.89rem * 1.5);}
.plain-media .text-visual{
  margin: 0;
  border-radius: 0.6rem;
  overflow: hidden;
  border: 1px solid var(--tone-accent);
  background: var(--ink-panel);color:var(--ink-accent);}
.plain-media .text-visual img{display: block;
  width: 100%;
  height: auto;}
.plain-media .secondary-track{grid-area: entries;
  display: flex;
  flex-direction: column;
  gap: calc(0.89rem * 1.5);}
.plain-media [data-block]{display: grid;
  grid-template-columns: 3rem minmax(0, 1fr);
  gap: 1.15rem;
  padding: calc(1.5rem * .75) 0;
  border-top: 1px solid var(--tone-accent);
  animation: galleryRailIn calc(520ms * 2) var(--motion-nav) both;
  animation-delay: var(--motion-soft, 0ms);}
.plain-media [data-block]:last-child{border-bottom: 1px solid var(--tone-accent);}
.plain-media [data-block] .compact-contact{font-size: calc(16.1px * .875);
  padding-top: 0.35rem;}
.plain-media [data-block] h3,
.plain-media [data-block] p{grid-column: 2;}
.plain-media [data-block] p{margin-top: 0.89rem;}
@keyframes galleryRailIn {from{ opacity: 0.25; transform: translateY(calc(calc(0.89rem * 2) * 0.12)); }to{ opacity: 1; transform: translateY(0); }
}
@media (max-width: 900px) {.plain-media .contact-tile{
    grid-template-columns: minmax(0, 1fr);
    grid-template-areas:
      "story"
      "rail"
      "entries";
  }.plain-media .public-media{
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
  }.plain-media .local-note{
    flex-basis: 100%;
  }.plain-media [data-block]{
    grid-template-columns: minmax(0, 1fr);
  }.plain-media [data-block] .compact-contact,
  .plain-media [data-block] h3,
  .plain-media [data-block] p{
    grid-column: 1;
  }
}
.focused-note{padding:calc(1.5rem * 2.4) 1.15rem;background:#2F4A32;color:#F6EFE0}
.focused-note .page-stack{max-width:1060px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(17rem,.85fr);gap:calc(0.89rem * 1.5);align-items:start}
.focused-note .quiet-feature{min-height:30rem;border-radius:0.6rem;overflow:hidden;border:1px solid color-mix(in srgb,currentColor 24%,transparent);box-shadow:0 2px 8px rgba(0,0,0,0.11)}
.focused-note iframe{display:block;width:100%;height:100%;border:0}
.focused-note .team-header{padding-top:calc(1.5rem * .75)}
.focused-note h2{margin:0 0 1.5rem;font-size:calc(16.1px * 2);line-height:1.15}
.focused-note .team-header>p{margin:0 0 calc(0.89rem * 1.5);font-size:16.1px;line-height:1.63}
.focused-note .fresh-actions{display:flex;flex-direction:column;gap:0.89rem}
.focused-note .team-benefit{display:grid;grid-template-columns:minmax(7rem,.4fr) minmax(0,1fr);gap:calc(1.5rem * .75);padding:calc(1.5rem * .75) 0;border-top:1px solid color-mix(in srgb,currentColor 20%,transparent)}
.focused-note .team-benefit:last-child{border-bottom:1px solid color-mix(in srgb,currentColor 20%,transparent)}
.focused-note .team-benefit span{font-size:calc(16.1px * .875);text-transform:uppercase;letter-spacing:.04em;opacity:.78}
.focused-note .team-benefit strong{font-weight:600;font-size:16.1px}
.focused-note .team-benefit a{color:inherit;text-decoration:underline;text-underline-offset:3px}
.focused-note .team-benefit a:hover{}
@media (max-width:860px){.focused-note .page-stack{grid-template-columns:1fr}.focused-note .quiet-feature{min-height:22rem}.focused-note .team-benefit{grid-template-columns:1fr;gap:.25rem}
}
.text-brand{
  background: #F6EFE0;
  color: #2A2114;
  padding: calc(1.5rem * 2.4) 1.15rem;
}
.text-brand .contact-tile{max-width: min(1060px, 60rem);
  margin: 0 auto;}
.text-brand .fresh-contact{display: flex;
  flex-direction: column;
  gap: calc(0.89rem * 1.5);}
.text-brand .secondary-links{display: flex;
  flex-direction: column;
  gap: calc(1.5rem * .75);}
.text-brand h2{margin: 0;
  font-size: clamp(calc(16.1px * 2), 4.4vw, calc(16.1px * 2.65));
  line-height: 1.1;}
.text-brand .secondary-links p{margin: 0;
  font-size: calc(16.1px * 1.125);
  line-height: 1.65;}
.text-brand .compact-brand{display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  align-items: flex-start;}
.text-brand .contact-frame{
  flex: 1 1 26rem;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: calc(1.5rem * .75);
  background: var(--ink-panel);
  color: var(--ink-accent);
  border: 1px solid var(--tone-accent);
  border-radius: 0.6rem;
  padding: calc(1.5rem * .75);
  box-shadow: 0 1px 2px rgba(0,0,0,0.08);
}
.text-brand .steady-figure{display: flex;
  flex-direction: column;
  gap: calc(calc(1.5rem * .75) * .35);
  min-width: 0;
  padding-bottom: calc(1.5rem * .75);
  border-bottom: 1px solid var(--tone-accent);}
.text-brand .steady-figure span{font-size: calc(16.1px * .875);
  letter-spacing: .02em;
  text-transform: uppercase;}
.text-brand .steady-figure input{
  width: 100%;
  min-width: 0;
  border: 0;
  background: transparent;
  color: var(--ink-accent);
  padding: calc(calc(1.5rem * .75) * .35) 0;
  font: inherit;
}
.text-brand .steady-figure input::placeholder{color: rgba(255,255,255,0.55);}
.text-brand .steady-figure input:focus-visible{outline: 2px solid #C97A3A;
  outline-offset: 2px;}
.text-brand .open-shell{display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.89rem;
  padding-top: calc(1.5rem * .75);}
.text-brand .open-shell span{flex: 1 1 16rem;
  font-size: calc(16.1px * .875);
  line-height: 1.55;}
.text-brand button{
  border: 0;
  border-radius: 0.44rem;
  background: #2F4A32;
  color: #F6EFE0;
  padding: calc(1.5rem * .75) 0.89rem;
  font: inherit;
  font-weight: 700;
  cursor: pointer;
  transition: background 520ms var(--motion-nav);
}
.text-brand button:hover{
  background: #243A27;color:var(--ink-accent);}
.text-brand .compact-menu{
  flex: 1 1 16rem;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: calc(1.5rem * .75);
  background: #EDE2C9;
  color: #3A2E1E;
  border-radius: 0.6rem;
  padding: calc(1.5rem * .75);
}
.text-brand .compact-menu h3{margin: 0;
  font-size: calc(16.1px * 1.35);}
.text-brand .compact-menu p{margin: 0;
  font-size: calc(16.1px * .875);
  line-height: 1.6;}
.text-brand .fresh-surface{list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: calc(1.5rem * .75);}
.text-brand .fresh-surface li{display: flex;
  flex-direction: column;
  gap: calc(calc(1.5rem * .75) * .2);
  font-size: calc(16.1px * .875);
  line-height: 1.5;}
.text-brand .fresh-surface li span{text-transform: uppercase;
  letter-spacing: .02em;
  font-size: calc(16.1px * .875);
  opacity: .75;}
.text-brand .fresh-surface a{color: #2F4A32;
  text-decoration: underline;
  text-underline-offset: 2px;
  word-break: break-word;}
.text-brand .fresh-surface a:hover{color:inherit;}
.text-brand .contact-plan{border-top: 1px solid var(--tone-accent);
  padding-top: calc(1.5rem * .75);}
@media (max-width: 720px) {.text-brand .compact-brand{ flex-direction: column; }.text-brand .open-shell{ flex-direction: column; align-items: flex-start; }
}
.main-form{
  padding: calc(1.5rem * 2.4) 1.15rem;
  background: #C97A3A;
  color: #2A1A0C;
}
.main-form .contact-tile{display: flex;
  flex-wrap: wrap;
  gap: calc(0.89rem * 1.5);
  max-width: 1060px;
  margin: 0 auto;}
.main-form .top-note{flex: 1 1 22rem;
  min-width: 0;}
.main-form h2{margin: 0;
  font-size: calc(16.1px * 2);
  line-height: 1.08;}
.main-form .top-note > p{margin: 1.5rem 0 0;
  font-size: 16.1px;
  line-height: 1.63;}
.main-form .page-brand{display: flex;
  flex-direction: column;
  gap: calc(1.5rem * .75);
  margin-top: calc(0.89rem * 1.5);}
.main-form .page-brand a{color: inherit;
  text-underline-offset: .22em;
  font-size: calc(16.1px * .875);}
.main-form .contact-block{flex: 1 1 26rem;
  min-width: 0;
  display: flex;
  flex-direction: column;}
.main-form .steady-view{display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 0.89rem;
  padding: calc(1.5rem * .75) 0;
  color: inherit;
  text-decoration: none;
  border-top: 1px solid color-mix(in srgb, currentColor 28%, transparent);}
.main-form .steady-view:last-child{border-bottom: 1px solid color-mix(in srgb, currentColor 28%, transparent);}
.main-form a.route:hover{
  background: color-mix(in srgb, currentColor 8%, transparent);
}
.main-form .steady-view span{flex: 0 0 30%;
  font-size: calc(16.1px * .875);
  opacity: .74;}
.main-form .steady-view strong,
.main-form .steady-view p{flex: 1 1 0;
  margin: 0;
  text-align: right;
  line-height: 1.63;
  overflow-wrap: anywhere;}
.main-form .steady-view strong{font-size: calc(16.1px * 1.125);}
@media (max-width: 760px) {.main-form .contact-tile{
    display: block;
  }.main-form .contact-block{
    margin-top: calc(0.89rem * 1.5);
  }
}
@media (max-width: 500px) {.main-form .steady-view{
    display: block;
  }.main-form .steady-view span{
    display: block;
  }.main-form .steady-view strong,
  .main-form .steady-view p{
    display: block;
    margin-top: calc(1.5rem * .75);
    text-align: left;
  }
}
.secondary-proof{padding:calc(1.5rem * 2.4) 1.15rem;background:#2F4A32;color:#F6EFE0}
.secondary-proof .strong-nav{max-width:min(1060px,64rem);margin:0 auto}
.secondary-proof h2{margin:0;font-size:calc(16.1px * 2.65);line-height:1.08}
.secondary-proof .compact-stack{margin:1.5rem 0 calc(0.89rem * 1.5);font-size:calc(16.1px * 1.125);line-height:1.63}
.secondary-proof .contact-form{display:flex;flex-direction:column;border-top:1px solid color-mix(in srgb,currentColor 32%,transparent)}
.secondary-proof .contact-plan{padding:calc(1.5rem * .75) 0}
.secondary-proof .contact-plan + .contact-plan{border-top:1px solid color-mix(in srgb,currentColor 22%,transparent)}
.secondary-proof h3{margin:0 0 calc(0.89rem * 0.5);font-size:calc(16.1px * 1.35);line-height:1.25}
.secondary-proof .contact-plan p{margin:0;font-size:16.1px;line-height:1.63}
@media (min-width:768px){.secondary-proof .contact-plan{display:grid;grid-template-columns:minmax(12rem,20rem) 1fr;gap:0.89rem;align-items:start}.secondary-proof h3{margin-bottom:0}
}
.fresh-wrap{
  padding:calc(1.5rem * 2.4) 1.15rem;
  background:#F6EFE0;
  color:#2A2114;
}
.fresh-wrap .contact-tile{max-width:1060px;
  margin:0 auto;}
.fresh-wrap .secondary-links{margin-bottom:calc(0.89rem * 1.5);}
.fresh-wrap h2{margin:0 0 calc(1.5rem * .75);
  font-size:calc(16.1px * 2);
  line-height:1.12;}
.fresh-wrap .media-lead{margin:0;
  font-size:16.1px;
  line-height:1.63;}
.fresh-wrap .fresh-actions{display:flex;
  flex-direction:column;
  gap:calc(0.89rem * 1.5);
  border-top:1px solid var(--tone-accent);
  padding-top:calc(0.89rem * 1.5);}
.fresh-wrap .team-benefit{display:grid;
  grid-template-columns:minmax(9rem, 14rem) 1fr;
  gap:0.89rem;
  align-items:start;
  padding-bottom:calc(0.89rem * 1.5);
  border-bottom:1px solid var(--tone-accent);}
.fresh-wrap .team-benefit:last-child{border-bottom:0;
  padding-bottom:0;}
.fresh-wrap .strong-benefit{font-size:calc(16.1px * .875);
  letter-spacing:0.04em;
  text-transform:uppercase;
  color:#3A2E1E;}
.fresh-wrap .media-grid{display:block;
  font-size:calc(16.1px * 1.125);
  line-height:1.3;
  color:#2F4A32;
  text-decoration:none;
  overflow-wrap:anywhere;
  white-space:pre-line;}
.fresh-wrap a.value:hover{color:inherit;
  text-decoration:underline;}
.fresh-wrap .contact-plan{grid-column:2;
  margin:calc(1.5rem * .75) 0 0;
  font-size:calc(16.1px * .875);
  line-height:1.63;
  color:#3A2E1E;}
@media(max-width:640px){.fresh-wrap .team-benefit{
    grid-template-columns:1fr;
    gap:calc(1.5rem * .75);
  }.fresh-wrap .contact-plan{
    grid-column:1;
  }
}
.featured-service{padding:calc(1.5rem * 2.4) 1.15rem;background:linear-gradient(120deg, #C97A3A 0%, #B4622A 100%);color:#2A1A0C}
.featured-service .service-benefit{max-width:min(1060px,68rem);margin:0 auto}
.featured-service .active-stack{display:flex;flex-direction:column;gap:calc(1.5rem * .75);padding-bottom:calc(0.89rem * 1.5);border-bottom:1px solid color-mix(in srgb,currentColor 30%,transparent)}
.featured-service h2{margin:0;font-size:calc(16.1px * 2.65);line-height:1.08}
.featured-service .site-grid{margin:0;font-size:calc(16.1px * 1.125);line-height:1.63}
.featured-service .view{display:flex;flex-direction:column;gap:calc(0.89rem * 1.5);margin-top:calc(0.89rem * 1.5)}
.featured-service .primary-plan{display:grid;grid-template-columns:minmax(0,1fr);gap:calc(1.5rem * .75);padding:calc(1.5rem * .75) 0 0;border-top:1px solid color-mix(in srgb,currentColor 22%,transparent)}
.featured-service .primary-plan:first-child{border-top:0;padding-top:0}
.featured-service h3{margin:0;font-size:calc(16.1px * 1.35);line-height:1.25}
.featured-service .primary-plan p{margin:0;font-size:16.1px;line-height:1.63}
@media (min-width:760px){.featured-service .primary-plan{grid-template-columns:14rem minmax(0,1fr);gap:0.89rem;align-items:start}.featured-service h3{position:sticky;top:calc(1.5rem * .75)}
}
.narrow-track{
  padding: calc(1.5rem * 2.4) 1.15rem;
  background: #C97A3A;
  color: #2A1A0C;
}
.narrow-track .contact-tile{max-width: 1060px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
  gap: 0.89rem;
  align-items: start;}
.narrow-track .open-team{
  padding: calc(1.5rem * .75);
  border-radius: 0.72rem;
  background: #2F4A32;
  color: #F6EFE0;
}
.narrow-track .compact-contact{display: inline-block;
  font-size: calc(16.1px * .875);
  letter-spacing: .04em;
  text-transform: uppercase;}
.narrow-track h2{margin: calc(1.5rem * .75) 0 0;
  font-size: calc(16.1px * 2);
  line-height: 1.1;}
.narrow-track .open-team p{margin: calc(1.5rem * .75) 0 0;color:inherit;
  font-size: calc(16.1px * 1.125);
  line-height: 1.63;}
.narrow-track .service-menu{display: flex;
  flex-direction: column;
  gap: calc(1.5rem * .75);}
.narrow-track .offer-panel{
  padding: calc(1.5rem * .75);
  border-radius: 0.44rem;
  background: var(--ink-panel);
  color: var(--ink-accent);
  border: 1px solid var(--tone-accent);
}
.narrow-track .offer-panel strong{display: block;
  font-size: calc(16.1px * 1.35);
  line-height: 1.2;}
.narrow-track .offer-panel p{margin: calc(0.89rem * 1.5) 0 0;
  line-height: 1.63;}
.narrow-track .offer-panel p.line{margin-top: calc(0.89rem * 1.5);
  font-size: calc(16.1px * .875);}
.narrow-track .offer-panel a{text-decoration: underline;
  text-underline-offset: 2px;}
.narrow-track .offer-panel a:hover{}
.narrow-track .steady-view{grid-column: 1 / -1;
  margin: 0;
  padding-top: calc(0.89rem * 1.5);
  border-top: 1px solid rgba(42, 26, 12, 0.18);
  font-size: calc(16.1px * .875);}
.narrow-track .steady-view a{text-decoration: underline;
  text-underline-offset: 2px;}
.narrow-track .steady-view a:hover{}
@media (max-width: 760px) {.narrow-track .contact-tile{
    grid-template-columns: 1fr;
  }
}
.badge-next-move{--field-static:calc(1.5rem * 1.42);--axis-local:calc(1060px / 2.60);padding:calc(1.5rem * 2.4) 1.15rem;background:#EDE2C9;color:#3A2E1E;}
.badge-next-move .contact-tile{max-width:1060px;margin:0 auto;}
.badge-next-move h1,.badge-next-move h2,.badge-next-move h3,.badge-next-move p{margin:0;}
.badge-next-move h1{font-size:calc(16.1px * 2.65);line-height:1.08;}
.badge-next-move h2{font-size:calc(16.1px * 2);line-height:1.12;}
.badge-next-move h3{font-size:calc(16.1px * 1.35);line-height:1.2;}
.badge-next-move p{font-size:16.1px;line-height:1.63;}
.badge-next-move a{color:#2F4A32;text-decoration:none;}
.badge-next-move a:hover{color:inherit;}
.badge-next-move img{display:block;width:min(28rem,100%);max-width:100%;height:auto;border-radius:0.44rem;flex:0 1 min(28rem,38vw);}
.badge-next-move .soft-view{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.25rem;background:#2F4A32;color:#F6EFE0;}
.badge-next-move .soft-view:hover{background:#243A27;color:#F6EFE0;}
.badge-next-move .top-benefit>h1,.badge-next-move .top-benefit>h2,.badge-next-move .top-benefit>p,.badge-next-move .top-benefit>.soft-view{margin-top:1.5rem;}
.badge-next-move .top-benefit img{margin-top:var(--field-static);}
.badge-next-move .contact-plan{font-size:calc(16.1px * .875);}
.badge-next-move .contact-plan a{text-decoration:underline;text-underline-offset:2px;}
.team-details{padding:calc(1.5rem * 2.4) 1.15rem;background:#F6EFE0;color:#2A2114}
.team-details .contact-tile{max-width:1060px;margin:0 auto}
.team-details .footer{display:flex;flex-wrap:wrap;gap:calc(0.89rem * 1.5);align-items:flex-start}
.team-details .media-lead{flex:1 1 30rem;min-width:0}
.team-details .media-lead .contact-plan{margin:0 0 calc(1.5rem * .75);font-size:calc(16.1px * .875);letter-spacing:0.08em;text-transform:uppercase;color:#3A2E1E}
.team-details h2{margin:0 0 1.5rem;font-size:calc(16.1px * 2.65);line-height:1.08}
.team-details .secondary-links{margin:0;line-height:1.63}
.team-details .top-view{flex:1 1 26rem;min-width:0;background:var(--ink-panel);color:var(--ink-accent);border:1px solid var(--tone-accent);border-radius:0.6rem;padding:calc(1.5rem * .75) 1.5rem;box-shadow:0 1px 2px rgba(0,0,0,0.08)}
.team-details .open-lead{margin:0;line-height:1.63}
.team-details .soft-view{display:inline-flex;margin-top:1.5rem;border-radius:0.44rem;background:#2F4A32;color:#F6EFE0;padding:calc(1.5rem * .75) 1.5rem;text-decoration:none}
.team-details .soft-view:hover{background:#243A27;color:var(--ink-accent);}
.team-details .steady-view{list-style:none;margin:calc(0.89rem * 1.5) 0 0;padding:0;display:flex;flex-direction:column;gap:calc(1.5rem * .75)}
.team-details .steady-view a{display:block;padding:calc(1.5rem * .75) 0;border-bottom:1px solid var(--tone-accent);color:#2F4A32;text-decoration:none;line-height:1.63}
.team-details .steady-view a:hover{color:inherit;}
@media(max-width:760px){.team-details h2{font-size:calc(16.1px * 2)}}
