html{box-sizing:border-box;}
*,*::before,*::after{box-sizing:inherit;}
body{margin:0;padding:0;font-family:"Source Serif 4", sans-serif;}
.btn-primary,.btn.btn-primary{background:var(--tone-strong)!important;color:var(--ink-primary)!important;border-color:var(--tone-strong)!important;}
:root {
  --motion-entry: cubic-bezier(0.22,1,0.36,1);
  --tone-strong: #7A1F3D;
  --ink-primary: #FBF7F4;
}
.btn-primary:hover,.btn.btn-primary:hover{background:#5E1730!important;color:var(--ink-primary)!important;border-color:#5E1730!important;}
.strong-quote {
    width: 100%;
    background: #FBF7F4;
    color: #2A181E;
    border-bottom: 1px solid #E7D6D2;
  }
.content-media {
    max-width: 980px;
    margin: 0 auto;
    padding: calc(0.82rem * 1.5) 1.45rem;
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    gap: 0.82rem;
  }
.bottom-block {
    grid-column: 2;
    text-align: center;
    font-size: calc(15.9px * 1.125);
    font-weight: 600;
    letter-spacing: 0.02em;
    color: inherit;
    text-decoration: none;
    white-space: nowrap;
  }
.bottom-block:hover {
    color: #B23A5C;
  }
.top-footer {
    grid-column: 1 / -1;
    grid-row: 2;
    border-top: 1px solid #E7D6D2;
    padding-top: calc(0.82rem * 1.5);
    margin-top: calc(0.82rem * 1.5);
  }
.content-panel {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: calc(1.5rem * .75);
  }
.steady-block {
    display: inline-block;
    font-size: calc(15.9px * .875);
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: inherit;
    text-decoration: none;
    padding: 0.25rem 0;
    border-bottom: 1px solid transparent;
    transition: color 350ms var(--motion-entry),
                border-color 350ms var(--motion-entry);
  }
.steady-block:hover,
  .steady-block:focus-visible {
    color: #B23A5C;
    border-bottom-color: #B23A5C;
    outline: none;
  }
.site-inner {
    grid-column: 3;
    justify-self: end;
    display: none;
    width: 40px;
    height: 40px;
    padding: 0;
    background: transparent;
    border: 1px solid #E7D6D2;
    border-radius: 0.18rem;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 4px;
  }
.contact-team{
    display: block;
    width: 18px;
    height: 2px;
    background: #2A181E;
    border-radius: 1px;color:#2A181E;}
.strong-actions{
    display: none;
    border-top: 1px solid #E7D6D2;
    background: #FBF7F4;color:#2A181E;}
.team-method {
    list-style: none;
    margin: 0;
    padding: calc(0.82rem * 1.5) 1.45rem;
    display: flex;
    flex-direction: column;
    gap: calc(1.5rem * .75);
  }
.public-proof {
    display: block;
    font-size: 15.9px;
    color: inherit;
    text-decoration: none;
    padding: 0.5rem 0;
    border-bottom: 1px solid #E7D6D2;
  }
.public-proof:hover,
  .public-proof:focus-visible {
    color: #B23A5C;
    outline: none;
  }
@media (max-width: 767px) {
    .content-media {
      grid-template-columns: 1fr auto;
      grid-template-rows: auto;
    }

    .bottom-block {
      grid-column: 1;
      text-align: left;
      font-size: 15.9px;
    }

    .top-footer {
      display: none;
    }

    .site-inner {
      display: inline-flex;
      grid-column: 2;
    }

    .strong-actions.is-open {
      display: block;
    }
  }
.visual-summary{font-family:"Source Serif 4", sans-serif;font-size:15.9px;line-height:1.74;padding:calc(1.5rem * 2.4) 1.45rem;width:100%;background:#3A1020;color:#FBF7F4;}
.plain-panel{max-width:980px;margin:0 auto;display:flex;flex-direction:column;gap:calc(0.82rem * 1.5)}
.fresh-area{font-size:calc(15.9px * 1.125);font-weight:600;letter-spacing:0.02em;margin:0 0 1.5rem}
.text-unit{border-bottom:1px solid currentColor;padding-bottom:calc(0.82rem * 1.5)}
.content-brand{font-size:calc(15.9px * 1.35);font-weight:600;margin:0 0 1.5rem;line-height:1.3}
.text-plan{font-size:15.9px;margin:0 0 1.5rem;max-width:60ch}
.quiet-body{display:flex;flex-direction:column;gap:1.5rem;max-width:480px}
.service-contact{font-size:calc(15.9px * .875);letter-spacing:0.04em;text-transform:uppercase}
.narrow-brand{display:flex;flex-wrap:wrap;gap:0.82rem}
.team-steps{flex:1 1 220px;min-width:0;padding:0.6rem 0.8rem;font-size:15.9px;font-family:inherit;background:transparent;color:inherit;border:1px solid currentColor;border-radius:0;outline:none}
.team-steps::placeholder{opacity:1}
.strong-nav{padding:0.6rem 1.1rem;font-size:15.9px;font-family:inherit;background:var(--tone-strong);color:var(--ink-primary);border:1px solid var(--tone-strong);border-radius:0;cursor:pointer;transition:background 350ms var(--motion-entry), color 350ms var(--motion-entry)}
.strong-nav:hover{background:#5E1730;border-color:#5E1730;color:#2A181E;}
.steady-list{font-size:calc(15.9px * .875);margin:0;opacity:0.85}
.contact-unit{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:calc(1.5rem * .75)}
.text-brand{font-size:calc(15.9px * .875);font-weight:600;letter-spacing:0.06em;text-transform:uppercase;margin:0 0 1.5rem}
.compact-panel{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0.4rem}
.compact-panel a{color:inherit;text-decoration:none;font-size:15.9px;transition:opacity 350ms var(--motion-entry)}
.compact-panel a:hover{opacity:0.75;text-decoration:underline;color:inherit}
.contact-note{border-top:1px solid currentColor;padding-top:calc(0.82rem * 1.5)}
.contact-body{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0.4rem;font-size:15.9px}
.contact-wrap{font-weight:600;margin-right:0.25rem}
.contact-body a{color:inherit;text-decoration:none}
.contact-body a:hover{text-decoration:underline;color:inherit}
.surface{border-top:1px solid currentColor;padding-top:calc(0.82rem * 1.5)}
.clear-note{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:0.82rem}
.clear-note a{color:inherit;text-decoration:none;font-size:calc(15.9px * .875);letter-spacing:0.03em}
.clear-note a:hover{text-decoration:underline;color:inherit}
.bottom-note{border-top:1px solid currentColor;padding-top:calc(0.82rem * 1.5)}
.bottom-note p{margin:0;font-size:calc(15.9px * .875);line-height:1.5;max-width:80ch;opacity:0.9}
.offer-plan{padding-top:1.5rem}
.offer-plan p{margin:0;font-size:calc(15.9px * .875);opacity:0.85}
@media (max-width: 720px) {.contact-unit{grid-template-columns:1fr;gap:calc(0.82rem * 1.5)}.narrow-brand{flex-direction:column}.strong-nav{width:100%}
  }
footer,footer *{border-radius:0!important;}
.cookies{position:fixed;left:clamp(14px,2vw,24px);right:clamp(14px,2vw,24px);bottom:clamp(14px,2vw,24px);z-index:1200}
.cookies .quiet-details{max-width:680px;margin:0 auto;padding:14px 16px;border:1px solid #E7D6D2;border-radius:24px;background:#FFFFFF;color:#2A181E;box-shadow:0 8px 30px rgba(0,0,0,0.1)}
.cookies strong{display:block;font-size:calc(15.9px * 1.35)}
.cookies p{margin:6px 0 0;line-height:1.74}
.cookies .featured-surface{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px}
.cookies .featured-surface button{border:1px solid #E7D6D2;background:#F3E7E4;color:#3E2A31;border-radius:12px;padding:8px 12px;cursor:pointer;font-weight:700}
.cookies .featured-surface button.cookie-accept{background:var(--tone-strong);color:var(--ink-primary)}
.open-intro{
    padding: clamp(3.4rem, 8vw, 6.2rem) 1.45rem;
    background: linear-gradient(135deg, #FBF7F4 0%, #F3E7E4 55%, #EBD9D6 100%);
    color: #2A181E;
}
.open-intro .open-body{max-width: 980px;
    margin: 0 auto;
    display: flex;
    gap: calc(0.82rem * 2.4);
    align-items: flex-start;
    flex-wrap: wrap;}
.open-intro .narrow-rail{flex: 1 1 26rem;
    min-width: 0;}
.open-intro .contact-header{flex: 0 1 20rem;
    min-width: 0;}
.open-intro .narrow-rail h1{margin: 0 0 calc(0.82rem * 1.5);
    font-family: "Source Serif 4", sans-serif;
    font-style: italic;
    font-weight: 400;
    font-size: clamp(2.1rem, 4.6vw, 3.9rem);
    line-height: 1.06;
    letter-spacing: -0.01em;}
.open-intro .featured-area{margin: 0 0 calc(0.82rem * 1.5);
    font-size: calc(15.9px * 1.125);
    line-height: 1.62;}
.open-intro .text-feature{margin: 0 0 calc(1.5rem * .75);
    font-size: 15.9px;
    line-height: 1.74;}
.open-intro .content-shell{display: flex;
    gap: 0.82rem;
    flex-wrap: wrap;
    margin-bottom: calc(0.82rem * 1.5);}
.open-intro .content-shell a{display: inline-flex;
    min-height: 2.85rem;
    align-items: center;
    justify-content: center;
    padding: 0 1.25rem;
    border-radius: 0.44rem;
    text-decoration: none;
    font-size: calc(15.9px * .875);
    letter-spacing: 0.03em;
    transition: background 350ms var(--motion-entry), color 350ms var(--motion-entry);}
.open-intro .btn-primary{
    background: var(--tone-strong);
    color: var(--ink-primary);
    border: 1px solid var(--tone-strong);
}
.open-intro .btn-primary:hover{
    background: #5E1730;
    border-color: #5E1730;color:#2A181E;}
.open-intro .btn-ghost{
    background: transparent;
    color: #2A181E;
    border: 1px solid #E7D6D2;
}
.open-intro .btn-ghost:hover{
    background: color-mix(in srgb, currentColor 10%, transparent);color:#2A181E;}
.open-intro .team-headline{margin: 0;
    font-size: calc(15.9px * .875);}
.open-intro .team-headline a{text-decoration: underline;
    text-underline-offset: 3px;}
.open-intro .team-headline a:hover{}
.open-intro .contact-header img{display: block;
    width: 100%;
    height: auto;
    border-radius: 0.52rem;
    border: 1px solid #E7D6D2;
    box-shadow: 0 5px 12px rgba(0,0,0,0.08);
    object-fit: cover;}
@media (max-width: 720px) {.open-intro .open-body{
        flex-direction: column-reverse;
        gap: calc(1.5rem * .75);
    }.open-intro .contact-header{
        flex: 1 1 auto;
        width: 100%;
    }.open-intro .narrow-rail h1{
        font-size: clamp(1.9rem, 7vw, 2.6rem);
    }
}
.bottom-frame{
  padding: calc(1.5rem * 2.4) 1.45rem;
  background: #3A1020;
  color: #FBF7F4;
}
.bottom-frame .open-body{max-width: 980px;
  margin: 0 auto;}
.bottom-frame .strong-visual{margin-bottom: calc(0.82rem * 1.5);}
.bottom-frame h2{margin: 0;
  font-size: calc(15.9px * 2);
  line-height: 1.12;
  font-style: italic;}
.bottom-frame .strong-visual p{margin: calc(1.5rem * .75) 0 0;
  opacity: 0.82;
  font-size: calc(15.9px * 1.125);}
.bottom-frame .text-callout{display: flex;
  flex-wrap: wrap;
  gap: calc(0.82rem * 1.5);
  align-items: flex-start;
  margin-bottom: calc(0.82rem * 1.5);}
.bottom-frame .text-feature{flex: 1 1 22rem;}
.bottom-frame .text-feature p{margin: 0 0 calc(1.5rem * .75);
  font-size: 15.9px;
  line-height: 1.74;}
.bottom-frame .text-feature p:last-child{margin-bottom: 0;}
.bottom-frame .strong-footer{
  flex: 1 1 18rem;
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
  padding: calc(1.5rem * .75);
  border-radius: 0.52rem;
  background: #FFFFFF;
  color: #2A181E;
  border: 1px solid #E7D6D2;
}
.bottom-frame .strong-footer label{font-size: calc(15.9px * .875);
  letter-spacing: 0.02em;}
.bottom-frame .strong-footer input,
.bottom-frame .strong-footer select{
  width: 100%;
  padding: 0.55rem 0.7rem;
  border-radius: 0.44rem;
  border: 1px solid #E7D6D2;
  background: #FBF7F4;
  color: #2A181E;
  font-family: inherit;
  font-size: 15.9px;
}
.bottom-frame .strong-footer input::placeholder{color: rgba(255,255,255,0.55);}
.bottom-frame .strong-footer button{
  margin-top: 0.4rem;
  padding: 0.65rem 1rem;
  border: 0;
  border-radius: 0.44rem;
  background: var(--tone-strong);
  color: var(--ink-primary);
  font-family: inherit;
  font-size: 15.9px;
  cursor: pointer;
  transition: background 350ms var(--motion-entry);
}
.bottom-frame .strong-footer button:hover{
  background: #5E1730;color:#2A181E;}
.bottom-frame .strong-footer .site-callout{font-size: calc(15.9px * .875);color:inherit;
  line-height: 1.5;}
.bottom-frame .main-copy{display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.82rem;
  padding-top: calc(0.82rem * 1.5);
  border-top: 1px solid rgba(251, 247, 244, 0.18);}
.bottom-frame .local-stack{display: block;
  padding: calc(1.5rem * .75);
  border-radius: 0.44rem;
  border: 1px solid rgba(251, 247, 244, 0.22);
  text-decoration: none;
  transition: border-color 350ms var(--motion-entry), transform 350ms var(--motion-entry);}
.bottom-frame .local-stack:hover{border-color: #B23A5C;
  transform: translateY(-2px);}
.bottom-frame .local-stack span{display: block;
  font-size: calc(15.9px * .875);
  letter-spacing: 0.06em;
  text-transform: uppercase;
  opacity: 0.7;}
.bottom-frame .local-stack strong{display: block;
  margin: 0.35rem 0 0.3rem;
  font-size: calc(15.9px * 1.35);
  font-weight: 500;}
.bottom-frame .local-stack small{display: block;
  font-size: calc(15.9px * .875);
  opacity: 0.78;
  line-height: 1.55;}
@media (max-width: 780px) {.bottom-frame .main-copy{
    grid-template-columns: 1fr;
  }
}
.service-copy{--axis-static:calc(1.5rem * 0.92);--axis-main:calc(980px / 2.40);padding:calc(1.5rem * 2.4) 1.45rem;background:var(--tone-strong);color:var(--ink-primary);}
.service-copy .open-body{max-width:980px;margin:0 auto;}
.service-copy h2,.service-copy h3,.service-copy p{margin:0;}
.service-copy h2{font-size:calc(15.9px * 2);line-height:1.12;font-style:italic;}
.service-copy h3{font-size:calc(15.9px * 1.35);line-height:1.2;}
.service-copy p{font-size:15.9px;line-height:1.74;color:color-mix(in srgb, currentColor 76%, transparent);}
.service-copy a{color:inherit;text-decoration:none;}
.service-copy .public-tile{display:flex;flex-direction:column;gap:calc(1.5rem / 2);}
.service-copy .site-callout{font-size:calc(15.9px * .875);letter-spacing:0.08em;text-transform:uppercase;color:color-mix(in srgb, currentColor 62%, transparent);}
.service-copy .featured-area{margin-top:calc(1.5rem / 3);}
.service-copy .wide-inner{display:flex;flex-direction:column;gap:var(--axis-static);margin-top:var(--axis-static);border-top:1px solid color-mix(in srgb, currentColor 22%, transparent);}
.service-copy .local-stack{padding-top:var(--axis-static);border-bottom:1px solid color-mix(in srgb, currentColor 22%, transparent);padding-bottom:var(--axis-static);}
.service-copy .local-stack:last-child{border-bottom:none;}
.service-copy .text-feature{display:flex;flex-direction:column;gap:calc(1.5rem / 3);}
.service-copy .offer-content{display:inline-block;width:max-content;max-width:100%;font-size:calc(15.9px * .875);text-decoration:underline;text-underline-offset:4px;color:color-mix(in srgb, currentColor 88%, transparent);transition:color 350ms var(--motion-entry);}
.service-copy .offer-content:hover{}
.service-copy .site-grid{margin-top:var(--axis-static);padding-top:calc(1.5rem / 2);font-size:calc(15.9px * .875);color:color-mix(in srgb, currentColor 68%, transparent);}
@media (min-width:768px){.service-copy .wide-inner{gap:calc(var(--axis-static) * 0.8);}.service-copy .local-stack{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,var(--axis-main));gap:1.5rem;align-items:start;}.service-copy .text-feature{grid-column:1 / -1;}
}
.text-service{--axis-static:calc(1.5rem * 1.29);padding:calc(1.5rem * 2.4) 1.45rem;background:#F3E7E4;color:#3E2A31;}
.text-service .open-body{max-width:980px;margin:0 auto;}
.text-service h2,.text-service p{margin:0;}
.text-service h2{font-size:calc(15.9px * 2);line-height:1.12;font-style:italic;}
.text-service p{font-size:15.9px;line-height:1.74;}
.text-service .site-callout{margin-top:calc(0.82rem * 1.5);}
.text-service .local-method{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;margin-top:var(--axis-static);padding:calc(1.5rem * .75) 1.5rem;border-radius:0.18rem;background:var(--tone-strong);color:var(--ink-primary);text-decoration:none;transition:background 350ms var(--motion-entry);}
.text-service .local-method:hover{background:#5E1730;color:#2A181E;}
.text-service .team-headline{margin-top:1.5rem;font-size:calc(15.9px * .875);}
.text-service .team-headline a{color:#7A1F3D;text-decoration:underline;text-underline-offset:2px;}
.text-service .team-headline a:hover{color:#B23A5C;}
.offer-body{--axis-static:calc(1.5rem * 1.15);padding:calc(1.5rem * 2.4) 1.45rem;background:var(--tone-strong);color:var(--ink-primary);}
.offer-body .open-body{max-width:980px;margin:0 auto;}
.offer-body h2,.offer-body h3,.offer-body p{margin:0;}
.offer-body h2{font-size:calc(15.9px * 2);line-height:1.12;font-style:italic;}
.offer-body h3{font-size:calc(15.9px * 1.35);line-height:1.2;}
.offer-body p{font-size:15.9px;line-height:1.74;}
.offer-body .site-callout{margin-bottom:calc(1.5rem / 2.4);font-size:calc(15.9px * .875);letter-spacing:0.04em;text-transform:uppercase;opacity:0.72;}
.offer-body .featured-area{margin-top:1.5rem;max-width:100%;}
.offer-body .wide-inner{display:flex;flex-direction:column;gap:var(--axis-static);margin-top:calc(1.5rem * 1.4);border-top:1px solid color-mix(in srgb, currentColor 22%, transparent);}
.offer-body .local-stack{padding-top:var(--axis-static);border-bottom:1px solid color-mix(in srgb, currentColor 16%, transparent);padding-bottom:var(--axis-static);}
.offer-body .local-stack:last-child{border-bottom:0;padding-bottom:0;}
.offer-body .text-feature{display:flex;flex-direction:column;gap:calc(1.5rem / 3);}
.offer-body .text-feature p{opacity:0.82;}
.offer-body a{color:inherit;text-decoration:none;border-bottom:1px solid color-mix(in srgb, currentColor 45%, transparent);width:max-content;max-width:100%;transition:border-color 350ms var(--motion-entry);}
.offer-body a:hover{border-color:currentColor;}
.offer-body .team-headline{margin-top:calc(1.5rem * 1.2);font-size:calc(15.9px * .875);opacity:0.78;}
.offer-body .team-headline a{border-bottom:1px solid color-mix(in srgb, currentColor 45%, transparent);}
@media (min-width:760px){.offer-body .local-stack{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.6fr);gap:0.82rem;align-items:start;}.offer-body .text-feature{grid-column:2;}.offer-body .local-stack h3{grid-column:1;grid-row:1;}
}
.menu{padding:calc(calc(1.5rem * 2.4)*.78) 1.45rem;background:#FBF7F4;color:#2A181E;}
.menu .offer-summary{max-width:min(980px,64rem);margin:0 auto;}
.menu h1{margin:0;max-width:20ch;font-family:"Source Serif 4", sans-serif;font-style:italic;font-size:clamp(1.95rem,5vw,calc(15.9px * 2.65));line-height:1.08;font-weight:600;letter-spacing:-0.01em;}
.menu .public-note{display:block;width:min(100%,42rem);height:auto;aspect-ratio:21/9;object-fit:cover;border-radius:0.44rem;margin:clamp(1rem,2.2vw,calc(0.82rem * 1.5)) 0 0;box-shadow:var(--shadow-panel,0 0px 1px rgba(0,0,0,0.06));}
.menu .text-feature{margin-top:clamp(1rem,2.2vw,1.5rem);padding-top:clamp(.85rem,1.6vw,1.5rem);border-top:1px solid #E7D6D2;}
.menu p{margin:0;font-size:clamp(1rem,1.28vw,15.9px);line-height:1.74;color:#3E2A31;}
@media (max-width:640px){.menu h1{max-width:100%;}.menu .public-note{aspect-ratio:4/3;}.menu{padding-top:calc(calc(1.5rem * 2.4)*.56);padding-bottom:calc(calc(1.5rem * 2.4)*.56);}
  }
.strong-summary{--axis-static:calc(1.5rem * 1.24);padding:calc(1.5rem * 2.4) 1.45rem;background:#B23A5C;color:#FFF7F3;}
.strong-summary .open-body{max-width:980px;margin:0 auto;}
.strong-summary h2,.strong-summary h3,.strong-summary p{margin:0;}
.strong-summary h2{font-size:calc(15.9px * 2);line-height:1.14;font-style:italic;}
.strong-summary h3{font-size:calc(15.9px * 1.35);line-height:1.22;}
.strong-summary p{font-size:15.9px;line-height:1.74;color:color-mix(in srgb, currentColor 76%, transparent);}
.strong-summary a{color:inherit;text-decoration:underline;text-underline-offset:3px;}
.strong-summary .public-tile{display:flex;flex-wrap:wrap;gap:0.82rem;align-items:flex-start;}
.strong-summary .public-tile>h2{flex:1 1 calc(980px / 3);min-width:0;}
.strong-summary .public-tile>.featured-area{flex:1 1 calc(980px / 2.6);min-width:0;}
.strong-summary .wide-inner{display:flex;flex-direction:column;gap:0.82rem;margin-top:var(--axis-static);}
.strong-summary .local-stack{padding:calc(calc(1.5rem * .75) * .8) 0;border-top:1px solid color-mix(in srgb, currentColor 22%, transparent);}
.strong-summary .local-stack:last-child{border-bottom:1px solid color-mix(in srgb, currentColor 22%, transparent);}
.strong-summary .local-stack .text-feature{display:flex;flex-wrap:wrap;gap:0.82rem;align-items:baseline;}
.strong-summary .local-stack h3{flex:1 1 calc(980px / 3.2);min-width:0;}
.strong-summary .local-stack p{flex:1 1 calc(980px / 2.2);min-width:0;}
.strong-summary .site-callout{margin-top:var(--axis-static);font-size:calc(15.9px * .875);}
@media (max-width:640px){.strong-summary .local-stack .text-feature{flex-direction:column;gap:calc(0.82rem / 2);}
}
.service-header{
  padding: calc(1.5rem * 2.4) 1.45rem;
  background: #3A1020;
  color: #FBF7F4;
}
.service-header .open-body{max-width: min(980px, 70rem);
  margin: 0 auto;}
.service-header .compact-header{display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: calc(1.5rem * .75);
  margin-bottom: calc(0.82rem * 1.5);}
.service-header h2{flex: 1 1 22rem;
  margin: 0;
  font-size: calc(15.9px * 2);
  line-height: 1.1;
  font-style: italic;
  font-weight: 500;}
.service-header .featured-area{flex: 1 1 26rem;
  margin: 0;
  font-size: 15.9px;
  line-height: 1.74;
  color: #F3E7E4;}
.service-header .main-copy{display: flex;
  flex-wrap: wrap;
  gap: 0.82rem;}
.service-header .local-stack{flex: 1 1 min(100%, 20rem);
  padding-top: calc(1.5rem * .75);
  border-top: 1px solid #B23A5C;}
.service-header .local-stack h3{margin: 0 0 calc(calc(1.5rem * .75) * .6);
  font-size: calc(15.9px * 1.35);
  line-height: 1.2;
  font-weight: 600;}
.service-header .local-stack p{margin: 0 0 calc(calc(1.5rem * .75) * .7);
  color: #F3E7E4;}
.service-header .local-stack small{display: block;
  font-size: calc(15.9px * .875);
  letter-spacing: 0.01em;color:inherit;}
.service-header .site-callout{margin: calc(0.82rem * 1.5) 0 0;
  padding-top: calc(1.5rem * .75);
  border-top: 1px solid #B23A5C;
  font-size: calc(15.9px * .875);
  color: #F3E7E4;}
@media (max-width: 700px) {.service-header .compact-header{
    display: block;
  }.service-header .featured-area{
    margin-top: calc(1.5rem * .75);
  }.service-header .main-copy{
    display: block;
  }.service-header .local-stack + .local-stack{
    margin-top: calc(0.82rem * 1.5);
  }
}
.active-team{
    background:#FBF7F4;
    color:#2A181E;
    padding:calc(1.5rem * 2.4) 1.45rem;
}
.active-team .c{max-width:980px;
    margin:0 auto;}
.active-team .h{margin-bottom:calc(0.82rem * 1.5);}
.active-team h1{font-size:calc(15.9px * 2.65);
    font-style:italic;
    line-height:1.2;
    margin:0 0 calc(1.5rem * .75);}
.active-team .featured-area{font-size:calc(15.9px * 1.125);
    line-height:1.74;
    margin:0 0 calc(1.5rem * .75);}
.active-team .active-headline{display:flex;
    align-items:baseline;
    flex-wrap:wrap;
    gap:0.82rem;}
.active-team .text-flow{font-size:calc(15.9px * 2);
    font-weight:700;}
.active-team .top-headline{font-size:calc(15.9px * 1.125);
    letter-spacing:2px;}
.active-team .offer-proof{
    font-size:calc(15.9px * .875);
    color:#3E2A31;
    background:#F3E7E4;
    padding:0.15rem 0.6rem;
    border-radius:0.18rem;
}
.active-team .local-steps{display:flex;
    flex-wrap:wrap;
    gap:calc(0.82rem * 0.6);
    margin-bottom:calc(0.82rem * 1.5);
    padding-bottom:calc(1.5rem * .75);
    border-bottom:1px solid #E7D6D2;}
.active-team .site-team{
    font:inherit;
    font-size:calc(15.9px * .875);
    padding:0.4rem 0.9rem;
    border-radius:0.44rem;
    border:1px solid #E7D6D2;
    background:#FFFFFF;
    color:#2A181E;
    cursor:pointer;
    transition:background 350ms var(--motion-entry), color 350ms var(--motion-entry);
}
.active-team .site-team:hover{
    background:#F3E7E4;
    color:#3E2A31;
}
.active-team .site-team.is-active{
    background:var(--tone-strong);
    color:var(--ink-primary);
    border-color:var(--tone-strong);
}
.active-team .wide-inner{display:flex;
    flex-direction:column;
    gap:calc(0.82rem * 1.5);}
.active-team .local-stack{display:flex;
    flex-direction:column;
    gap:calc(1.5rem * .75);
    padding-bottom:calc(0.82rem * 1.5);
    border-bottom:1px solid #E7D6D2;}
.active-team .local-stack:last-child{border-bottom:0;
    padding-bottom:0;}
.active-team .public-entries img{display:block;
    width:100%;
    height:auto;
    border-radius:0.52rem;
    box-shadow:0 0px 1px rgba(0,0,0,0.06);}
.active-team .simple-header{display:flex;
    align-items:baseline;
    justify-content:space-between;
    gap:0.82rem;}
.active-team .simple-header h3{font-size:calc(15.9px * 1.35);
    font-style:italic;
    line-height:1.3;
    margin:0;}
.active-team .simple-header h3 a{text-decoration:none;}
.active-team .simple-header h3 a:hover{text-decoration:underline;}
.active-team .page-proof{
    flex:none;
    font-size:15.9px;
    font-weight:700;
    background:#B23A5C;
    color:#FFF7F3;
    padding:0.15rem 0.55rem;
    border-radius:0.18rem;
}
.active-team .open-track{font-size:calc(15.9px * .875);
    margin:0.35rem 0 calc(1.5rem * .75);}
.active-team .text-feature{line-height:1.74;
    margin:0 0 calc(1.5rem * .75);}
.active-team .fresh-frame{display:flex;
    flex-wrap:wrap;
    align-items:center;
    justify-content:space-between;
    gap:0.82rem;}
.active-team .strong-form{
    font-size:calc(15.9px * .875);
    background:#F3E7E4;
    color:#3E2A31;
    padding:0.2rem 0.7rem;
    border-radius:0.18rem;
}
.active-team .featured-wrap{font-size:calc(15.9px * .875);
    text-decoration:none;
    border-bottom:1px solid currentColor;}
.active-team .featured-wrap:hover{}
.active-team .site-callout{margin-top:calc(0.82rem * 1.5);
    padding-top:calc(1.5rem * .75);
    border-top:1px solid #E7D6D2;
    font-size:calc(15.9px * .875);
    line-height:1.74;}
.active-team .site-callout a{}
.active-team .site-callout a:hover{}
@media (min-width:768px){.active-team .local-stack{
        flex-direction:row;
        align-items:flex-start;
    }.active-team .public-entries{
        flex:0 0 38%;
    }.active-team .contact-track{
        flex:1 1 auto;
    }
}
.compact-inner{
    padding:calc(calc(1.5rem * 2.4)*.7) 1.45rem;
    background:#FBF7F4;
    color:#2A181E;
  }
.compact-inner .offer-summary{max-width:min(980px,64rem);
    margin:0 auto;
    display:flex;
    flex-direction:column;
    gap:clamp(1rem,2vw,calc(0.82rem * 1.5));}
.compact-inner .featured-area{display:flex;
    flex-direction:column;
    gap:0.82rem;}
.compact-inner h1{margin:0;
    max-width:22ch;
    font-family:"Source Serif 4", sans-serif;
    font-size:clamp(1.9rem,4.6vw,calc(15.9px * 2.65));
    line-height:1.08;
    font-weight:600;
    font-style:italic;
    letter-spacing:0;}
.compact-inner .public-tile{margin:0;
    font-size:15.9px;
    line-height:1.74;
    color:#3E2A31;}
.compact-inner .public-note{display:block;
    width:100%;
    height:auto;
    aspect-ratio:21/9;
    object-fit:cover;
    border-radius:0.44rem;
    border:1px solid #E7D6D2;}
.compact-inner .site-callout{padding-top:clamp(.85rem,1.6vw,1.5rem);
    border-top:1px solid #E7D6D2;}
.compact-inner .site-callout p{margin:0;
    font-size:15.9px;
    line-height:1.74;
    color:#3E2A31;}
@media (max-width:640px){.compact-inner h1{max-width:100%;}.compact-inner .public-note{aspect-ratio:4/3;}.compact-inner{
      padding-top:calc(calc(1.5rem * 2.4)*.52);
      padding-bottom:calc(calc(1.5rem * 2.4)*.52);
    }
  }
.mission{--axis-static:calc(1.5rem * 1.39);--axis-main:calc(980px / 2.55);--label-base:calc(980px / 3.72);padding:calc(1.5rem * 2.4) 1.45rem;background:var(--tone-strong);color:var(--ink-primary);}
.mission .open-body{max-width:980px;margin:0 auto;}
.mission h1,.mission h2,.mission h3,.mission p{margin:0;}
.mission h1{font-size:calc(15.9px * 2.65);line-height:1.08;}
.mission h2{font-size:calc(15.9px * 2);line-height:1.12;}
.mission h3{font-size:calc(15.9px * 1.35);line-height:1.2;}
.mission p{font-size:15.9px;line-height:1.74;color:color-mix(in srgb, currentColor 74%, transparent);}
.mission a{color:inherit;text-decoration:none;}
.mission img{display:block;width:100%;height:auto;border-radius:0.44rem;}
.mission .local-method{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.18rem;background:var(--ink-primary);color:var(--tone-strong);}
.mission .featured-area,.mission .site-callout{}
.mission .wide-inner{display:flex;flex-wrap:wrap;gap:var(--axis-static);margin-top:var(--axis-static);}
.mission .local-stack{flex:1 1 calc(980px / 3.4);min-width:0;padding:calc(calc(1.5rem * .75) * .85);border-radius:0.44rem;background:color-mix(in srgb, currentColor 11%, transparent);}
.mission .local-stack p,.mission .local-stack a{margin-top:calc(1.5rem / 3);}
.mission .local-stack img{margin-bottom:calc(1.5rem / 2);max-width:100%;}
.mission .bottom-summary{display:flex;align-items:flex-start;gap:0.82rem;}
.mission .bottom-summary>.text-feature{flex:1 1 auto;min-width:0;}
.mission .text-feature .featured-area{margin-top:1.5rem;}
@media(max-width:760px){.mission .bottom-summary{flex-direction:column;}}
.compact-proof{
  background:#FBF7F4;
  color:#2A181E;
  padding:calc(1.5rem * 2.4) 1.45rem;
}
.compact-proof .open-body{max-width:980px;
  margin:0 auto;}
.compact-proof .direct-tile{max-width:42rem;}
.compact-proof .site-unit{margin:0 0 1.5rem;
  color:#3E2A31;
  font-size:15.9px;
  line-height:1.74;}
.compact-proof h2{margin:0;
  font-size:calc(15.9px * 2);
  line-height:1.12;
  font-style:italic;
  font-weight:400;}
.compact-proof .public-contact{margin-top:calc(0.82rem * 1.5);
  max-width:54rem;}
.compact-proof .local-stack{display:flex;
  gap:0.82rem;
  align-items:flex-start;
  padding:1.5rem 0;}
.compact-proof .local-stack + .local-stack{border-top:1px solid #E7D6D2;}
.compact-proof .local-stack strong{flex:0 0 12rem;
  min-width:0;
  font-size:15.9px;
  font-weight:600;}
.compact-proof .local-stack span{min-width:0;
  color:#3E2A31;
  line-height:1.74;}
@media (max-width:640px){.compact-proof .local-stack{display:block}.compact-proof .local-stack span{display:block;margin-top:.45rem}
}
.fresh-grid{
  background: linear-gradient(135deg, #FBF7F4 0%, #F3E7E4 55%, #EBD9D6 100%);
  color: #2A181E;
  padding: calc(1.5rem * 2.4) 1.45rem;
}
.fresh-grid .open-body{width: min(100%, 980px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, .38fr) minmax(0, 1fr);
  gap: calc(0.82rem * 1.5);
  align-items: start;}
.fresh-grid h2,
.fresh-grid h3,
.fresh-grid p{margin: 0;}
.fresh-grid h2{font-size: calc(15.9px * 2);
  line-height: 1.08;
  font-style: italic;}
.fresh-grid h3{font-size: calc(15.9px * 1.35);
  line-height: 1.18;}
.fresh-grid p{font-size: 15.9px;
  line-height: 1.74;}
.fresh-grid .compact-team{
  display: grid;
  gap: 1.5rem;
  align-content: start;
  padding: calc(0.82rem * 1.5);
  border-radius: 0.76rem;
  background: linear-gradient(135deg, #7A1F3D 0%, #B23A5C 100%);
  color: #FFF7F3;
  position: sticky;
  top: 1.5rem;
}
.fresh-grid .wide-entries{display: grid;
  gap: 0.82rem;}
.fresh-grid .primary-inner{
  display: grid;
  grid-template-columns: .55rem minmax(6rem, .22fr) minmax(9rem, .32fr) minmax(0, 1fr);
  gap: 1.5rem;
  align-items: start;
  padding: 1.5rem;
  border-radius: 0.44rem;
  background: #FFFFFF;
  color: #2A181E;
  border: 1px solid #E7D6D2;
  box-shadow: 0 0px 1px rgba(0,0,0,0.06);
  animation: peopleTimelineIn calc(350ms * 2.2) var(--motion-entry) both;
  animation-delay: var(--motion-panel, 0ms);
}
.fresh-grid i{
  width: .5rem;
  height: .5rem;
  margin-top: .55rem;
  border-radius: 50%;
  background: #B23A5C;color:#FFF7F3;}
.fresh-grid .primary-inner span{font-size: calc(15.9px * .875);
  letter-spacing: .02em;}
@keyframes peopleTimelineIn {from{ opacity: .2; transform: translateX(calc(calc(0.82rem * 2) * .16)); }to{ opacity: 1; transform: translateX(0); }
}
@media (max-width: 900px) {.fresh-grid .open-body{ grid-template-columns: 1fr; }.fresh-grid .compact-team{ position: static; }.fresh-grid .primary-inner{ grid-template-columns: .55rem minmax(0, 1fr); }.fresh-grid .primary-inner span,
  .fresh-grid .primary-inner h3,
  .fresh-grid .primary-inner p{ grid-column: 2; }
}
.featured-items{
    padding:calc(calc(1.5rem * 2.4)*1.15) 1.45rem;
    background:#FBF7F4;
    color:#2A181E;
  }
.featured-items .offer-summary{max-width:min(980px,62rem);
    margin:0 auto;}
.featured-items h1{margin:0;
    max-width:22ch;
    font-family:"Source Serif 4", sans-serif;
    font-size:clamp(1.9rem,4.6vw,calc(15.9px * 2.65));
    line-height:1.08;
    font-weight:600;
    font-style:italic;
    letter-spacing:0;}
.featured-items .public-note{display:block;
    width:min(100%,40rem);
    height:auto;
    aspect-ratio:16/7;
    object-fit:cover;
    border-radius:0.44rem;
    margin:clamp(1rem,2vw,calc(0.82rem * 1.5)) 0 0;}
.featured-items .featured-area{margin-top:clamp(1rem,2vw,1.5rem);
    padding-top:clamp(.8rem,1.5vw,1.5rem);
    border-top:1px solid #E7D6D2;}
.featured-items p{margin:0;
    font-size:15.9px;
    line-height:1.74;
    color:#3E2A31;}
@media (max-width:640px){.featured-items h1{max-width:100%;}.featured-items .public-note{aspect-ratio:4/3;}.featured-items{
      padding-top:calc(calc(1.5rem * 2.4)*.8);
      padding-bottom:calc(calc(1.5rem * 2.4)*.8);
    }
  }
.clear-wrap{--axis-static:calc(1.5rem * 1.2);padding:calc(1.5rem * 2.4) 1.45rem;background:#FBF7F4;color:#2A181E;}
.clear-wrap .open-body{max-width:980px;margin:0 auto;}
.clear-wrap h2,.clear-wrap h3,.clear-wrap p{margin:0;}
.clear-wrap h2{font-size:calc(15.9px * 2);line-height:1.14;font-style:italic;}
.clear-wrap h3{font-size:calc(15.9px * 1.35);line-height:1.24;}
.clear-wrap p{font-size:15.9px;line-height:1.74;}
.clear-wrap a{color:#7A1F3D;text-decoration:underline;text-underline-offset:3px;}
.clear-wrap a:hover{color:#B23A5C;}
.clear-wrap .compact-view{display:flex;flex-wrap:wrap;align-items:flex-start;gap:0.82rem;}
.clear-wrap .text-feature{flex:1 1 60%;min-width:0;}
.clear-wrap .text-feature .featured-area{margin-top:calc(0.82rem * 1.5);color:#3E2A31;}
.clear-wrap .local-method{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.18rem;background:var(--tone-strong);color:var(--ink-primary);text-decoration:none;font-size:calc(15.9px * .875);}
.clear-wrap .local-method:hover{background:#5E1730;color:var(--ink-primary);}
.clear-wrap .open-group{flex:1 1 100%;display:flex;flex-direction:column;gap:var(--axis-static);margin-top:calc(0.82rem * 1.5);}
.clear-wrap .local-stack{padding:calc(1.5rem * .75) 0;border-top:1px solid #E7D6D2;}
.clear-wrap .local-stack:first-child{border-top:0;padding-top:0;}
.clear-wrap .local-stack p{margin-top:calc(1.5rem / 3.2);color:#3E2A31;}
@media (max-width:640px){.clear-wrap .text-feature{flex:1 1 100%;}.clear-wrap .local-method{width:100%;}
}
.direct-unit{--axis-static:calc(1.5rem * 1.25);--axis-main:calc(980px / 2.60);--label-base:calc(980px / 3.40);padding:calc(1.5rem * 2.4) 1.45rem;background:#B23A5C;color:#FFF7F3;}
.direct-unit .open-body{max-width:980px;margin:0 auto;}
.direct-unit h1,.direct-unit h2,.direct-unit h3,.direct-unit p{margin:0;}
.direct-unit h2{font-size:calc(15.9px * 2);line-height:1.12;font-style:italic;}
.direct-unit h3{font-size:calc(15.9px * 1.35);line-height:1.22;}
.direct-unit p{font-size:15.9px;line-height:1.74;color:color-mix(in srgb, currentColor 76%, transparent);}
.direct-unit a{color:inherit;text-decoration:underline;text-underline-offset:3px;}
.direct-unit a:hover{opacity:.82;}
.direct-unit img{display:block;width:100%;height:auto;border-radius:0.44rem;}
.direct-unit .featured-area,.direct-unit .site-callout{}
.direct-unit .text-feature .featured-area{margin-top:1.5rem;}
.direct-unit .text-feature .site-callout{margin-top:calc(1.5rem / 2);font-size:calc(15.9px * .875);}
.direct-unit .wide-inner{display:flex;flex-direction:column;gap:var(--axis-static);margin-top:0;}
.direct-unit .local-stack{min-width:0;padding-bottom:calc(var(--axis-static) / 2);border-bottom:1px solid color-mix(in srgb, currentColor 18%, transparent);}
.direct-unit .local-stack:last-child{border-bottom:0;padding-bottom:0;}
.direct-unit .local-stack p{margin-top:calc(1.5rem / 3);}
.direct-unit .quiet-plan{display:flex;flex-wrap:wrap;align-items:flex-start;gap:0.82rem;}
.direct-unit .quiet-plan>.text-feature{flex:1 1 calc(980px / 3);min-width:0;}
.direct-unit .quiet-plan>.wide-inner{flex:2 1 calc(980px / 2);}
.direct-unit .quiet-plan>img{margin-left:auto;max-width:var(--label-base);}
.direct-unit .team-headline{margin-top:var(--axis-static);font-size:calc(15.9px * .875);color:color-mix(in srgb, currentColor 82%, transparent);}
@media (max-width:720px){.direct-unit .quiet-plan>img{margin-left:0;max-width:100%;}
}
.steady-stack{
  --axis-static:calc(1.5rem * 1.15);
  padding:calc(1.5rem * 2.4) 1.45rem;
  background:#3A1020;
  color:#FBF7F4;
}
.steady-stack .open-body{max-width:980px;
  margin:0 auto;}
.steady-stack h2,
.steady-stack h3,
.steady-stack p,
.steady-stack ol{margin:0;}
.steady-stack h2{font-size:calc(15.9px * 2);
  line-height:1.14;
  font-style:italic;}
.steady-stack h3{font-size:calc(15.9px * 1.35);
  line-height:1.22;}
.steady-stack p{font-size:15.9px;
  line-height:1.74;
  opacity:.86;}
.steady-stack a{text-decoration:underline;
  text-underline-offset:3px;}
.steady-stack a:hover{color:inherit;}
.steady-stack .public-tile{display:flex;
  flex-direction:column;
  gap:calc(0.82rem * 1.5);}
.steady-stack .featured-area{max-width:calc(980px * .78);}
.steady-stack .local-entries{list-style:none;
  padding:0;
  margin-top:calc(var(--axis-static) * 1.3);
  display:flex;
  flex-direction:column;
  gap:var(--axis-static);
  counter-reset:none;}
.steady-stack .local-stack{min-width:0;
  padding-top:calc(1.5rem * .75);
  border-top:1px solid rgba(251,247,244,0.18);}
.steady-stack .local-stack:first-child{border-top:none;
  padding-top:0;}
.steady-stack .local-stack p{margin-top:calc(1.5rem / 3);
  max-width:calc(980px * .82);}
@media (min-width:720px){.steady-stack .local-entries{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    column-gap:calc(0.82rem * 1.6);
    row-gap:var(--axis-static);
  }.steady-stack .local-stack{
    padding-top:calc(1.5rem * .75);
  }.steady-stack .local-stack:nth-child(2){
    border-top:none;
    padding-top:0;
  }
}
.main-contact{padding:calc(calc(1.5rem * 2.4)*.78) 1.45rem;background:#FBF7F4;color:#2A181E;}
.main-contact .offer-summary{max-width:min(980px,64rem);margin:0 auto;display:flex;flex-direction:column;}
.main-contact h1{margin:0;max-width:22ch;font-size:clamp(1.95rem,4.8vw,calc(15.9px * 2.65));line-height:1.08;font-weight:600;font-style:italic;letter-spacing:-0.01em;}
.main-contact .public-note{display:block;width:100%;height:auto;aspect-ratio:21/9;object-fit:cover;border-radius:0.52rem;margin:clamp(1rem,2.4vw,calc(0.82rem * 1.5)) 0 0;}
.main-contact .text-feature{margin-top:clamp(1rem,2.2vw,1.5rem);padding-top:clamp(.85rem,1.6vw,1.5rem);border-top:1px solid #E7D6D2;}
.main-contact p{margin:0;font-size:clamp(1rem,1.25vw,15.9px);line-height:1.74;color:#3E2A31;}
@media (max-width:640px){.main-contact{padding-top:calc(calc(1.5rem * 2.4)*.56);padding-bottom:calc(calc(1.5rem * 2.4)*.56);}.main-contact h1{max-width:100%;}.main-contact .public-note{aspect-ratio:4/3;}
  }
.top-actions{padding:calc(1.5rem * 2.4) 1.45rem;background:#F3E7E4;color:#3E2A31}
.top-actions .open-body{max-width:980px;margin:0 auto}
.top-actions .active-header{display:flex;flex-direction:column;gap:calc(0.82rem * 1.5);align-items:flex-start}
.top-actions h2{margin:0;font-size:calc(15.9px * 2);line-height:1.1;font-style:italic}
.top-actions .featured-area{margin:0;font-size:15.9px;line-height:1.74}
.top-actions .open-group{width:100%;display:flex;flex-direction:column;gap:0;border-top:1px solid #E7D6D2}
.top-actions .local-stack{display:flex;flex-wrap:wrap;gap:1.45rem;padding:1.5rem 0;border-bottom:1px solid #E7D6D2}
.top-actions .local-stack p{flex:1 1 14rem;min-width:0;margin:0;font-size:calc(15.9px * .875);letter-spacing:0.02em}
.top-actions .local-stack strong{flex:2 1 22rem;min-width:0;font-weight:400;font-size:15.9px;line-height:1.74}
.top-actions .active-header>a{align-self:flex-start;border-radius:0.18rem;background:var(--tone-strong);color:var(--ink-primary);padding:calc(1.5rem * .75) 1.5rem;text-decoration:none;font-size:calc(15.9px * .875)}
.top-actions .active-header>a:hover{background:#5E1730;color:#2A181E;}
@media(max-width:680px){.top-actions .local-stack{flex-direction:column;gap:calc(1.5rem * .75)}.top-actions h2{font-size:calc(15.9px * 1.35)}}
.nav{
  padding: calc(1.5rem * 2.4) 1.45rem;
  background: #3A1020;
  color: #FBF7F4;
}
.nav .open-body{max-width: min(980px, 68rem);
  margin: 0 auto;}
.nav .compact-header{display: flex;
  flex-wrap: wrap;
  gap: calc(1.5rem * .75);
  align-items: flex-end;
  justify-content: space-between;
  border-bottom: 1px solid #3E2A31;
  padding-bottom: calc(1.5rem * .75);}
.nav h2{margin: 0;
  font-size: calc(15.9px * 2);
  line-height: 1.12;
  flex: 1 1 22rem;}
.nav .local-fields{margin: 0;
  flex: 1 1 24rem;
  font-size: 15.9px;
  color: #E4D6D3;}
.nav .wide-inner{list-style: none;
  padding: 0;
  margin: calc(0.82rem * 1.5) 0 0;
  display: flex;
  flex-direction: column;}
.nav .local-stack{padding: calc(1.5rem * .75) 0;
  border-bottom: 1px solid #3E2A31;}
.nav .local-stack:last-child{border-bottom: 0;}
.nav .open-proof{display: flex;
  flex-wrap: wrap;
  gap: 0.82rem;
  align-items: baseline;
  justify-content: space-between;}
.nav .offer-intro{font-weight: 700;
  font-size: calc(15.9px * 1.35);}
.nav .media-group{font-size: calc(15.9px * .875);color:inherit;}
.nav .local-stack p{margin: calc(calc(1.5rem * .75) * .6) 0 0;
  color: #E4D6D3;}
.nav .site-callout{margin: calc(0.82rem * 1.5) 0 0;
  font-size: calc(15.9px * .875);
  color: #E4D6D3;
  border-top: 1px solid #3E2A31;
  padding-top: calc(1.5rem * .75);}
@media (max-width: 700px) {.nav .compact-header{
    align-items: flex-start;
  }.nav .open-proof{
    flex-direction: column;
    gap: calc(0.82rem * .4);
  }
}
.clear-surface{--axis-static:calc(1.5rem * 1.05);padding:calc(1.5rem * 2.4) 1.45rem;background:var(--tone-strong);color:var(--ink-primary);}
.clear-surface .open-body{max-width:980px;margin:0 auto;display:flex;flex-direction:column;gap:calc(0.82rem * 1.5);}
.clear-surface h2,.clear-surface p{margin:0;}
.clear-surface h2{font-size:calc(15.9px * 2);line-height:1.14;font-style:italic;}
.clear-surface .featured-area{font-size:15.9px;line-height:1.74;color:color-mix(in srgb, currentColor 82%, transparent);}
.clear-surface a{color:inherit;text-decoration:none;}
.clear-surface .main-media{display:flex;flex-wrap:wrap;align-items:center;gap:0.82rem;}
.clear-surface .local-method{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.18rem;background:var(--ink-primary);color:var(--tone-strong);font-size:15.9px;transition:background 350ms var(--motion-entry),color 350ms var(--motion-entry);}
.clear-surface .local-method:hover{background:#B23A5C;color:#FFF7F3;}
.clear-surface .site-callout{font-size:calc(15.9px * .875);line-height:1.74;color:color-mix(in srgb, currentColor 76%, transparent);}
.clear-surface .site-callout a{text-decoration:underline;text-underline-offset:2px;}
.clear-surface .team-headline{font-size:calc(15.9px * .875);line-height:1.74;color:color-mix(in srgb, currentColor 70%, transparent);border-top:1px solid color-mix(in srgb, currentColor 22%, transparent);padding-top:calc(1.5rem * .75);}
.clear-surface .team-headline a{text-decoration:underline;text-underline-offset:2px;}
.clear-surface .team-headline a:hover{}
@media (max-width:640px){.clear-surface .main-media{flex-direction:column;align-items:flex-start;}.clear-surface .local-method{width:100%;}
}
.soft-callout{
  --axis-static:calc(1.5rem * 1.35);
  --label-base:calc(980px / 3.4);
  padding:calc(1.5rem * 2.4) 1.45rem;
  background:#FBF7F4;
  color:#2A181E;
}
.soft-callout .open-body{max-width:980px;
  margin:0 auto;}
.soft-callout h2,
.soft-callout h3,
.soft-callout p{margin:0;}
.soft-callout h2{font-size:calc(15.9px * 2);
  line-height:1.14;
  font-style:italic;
  font-weight:400;}
.soft-callout h3{font-size:calc(15.9px * 1.35);
  line-height:1.22;
  font-weight:500;}
.soft-callout p{font-size:15.9px;
  line-height:1.74;
  color:#2A181E;}
.soft-callout .public-tile .featured-area{margin-top:calc(0.82rem * 1.5);
  color:#3E2A31;}
.soft-callout img{display:block;
  width:100%;
  max-width:var(--label-base);
  height:auto;
  margin:var(--axis-static) 0 0;
  border-radius:0.44rem;
  box-shadow:0 0px 1px rgba(0,0,0,0.06);}
.soft-callout .wide-inner{display:flex;
  flex-wrap:wrap;
  align-items:flex-start;
  gap:0.82rem;
  margin-top:var(--axis-static);}
.soft-callout .local-stack{flex:1 1 calc(980px / 3.2);
  min-width:0;
  padding-top:calc(1.5rem * .75);
  border-top:1px solid #E7D6D2;}
.soft-callout .local-stack p{margin-top:calc(1.5rem / 3);
  color:#3E2A31;}
.soft-callout .team-headline{margin-top:var(--axis-static);
  padding-top:calc(1.5rem * .75);
  border-top:1px solid #E7D6D2;
  font-size:calc(15.9px * .875);
  color:#3E2A31;}
.soft-callout .team-headline a{color:#7A1F3D;
  text-decoration:underline;
  text-underline-offset:2px;}
.soft-callout .team-headline a:hover{color:#B23A5C;}
@media (max-width:720px){.soft-callout .local-stack{
    flex:1 1 100%;
  }.soft-callout img{
    max-width:100%;
  }
}
.service{
    padding:calc(calc(1.5rem * 2.4)*.72) 1.45rem;
    background:#FBF7F4;
    color:#2A181E;
  }
.service .offer-summary{max-width:min(980px,64rem);
    margin:0 auto;
    display:flex;
    flex-direction:column;
    gap:clamp(1rem,2vw,calc(0.82rem * 1.5));}
.service h1{margin:0;
    max-width:22ch;
    font-family:"Source Serif 4", sans-serif;
    font-size:clamp(1.95rem,4.6vw,calc(15.9px * 2.65));
    line-height:1.08;
    font-weight:600;
    font-style:italic;
    letter-spacing:0;}
.service .public-note{display:block;
    width:min(100%,42rem);
    height:auto;
    aspect-ratio:21/9;
    object-fit:cover;
    border-radius:0.44rem;
    margin:0;}
.service .featured-area{max-width:40rem;
    padding-top:clamp(.85rem,1.6vw,1.5rem);
    border-top:1px solid #E7D6D2;}
.service p{margin:0;
    font-size:clamp(1rem,1.24vw,15.9px);
    line-height:1.74;
    color:#3E2A31;}
@media (max-width:640px){.service h1{max-width:100%;}.service .public-note{aspect-ratio:4/3;}.service{padding-top:calc(calc(1.5rem * 2.4)*.52);padding-bottom:calc(calc(1.5rem * 2.4)*.52);}
  }
.featured-plan{
    padding:calc(1.5rem * 2.4) 1.45rem;
    background:#F3E7E4;
    color:#3E2A31;
}
.featured-plan .open-body{max-width:980px;
    margin:0 auto;
    display:flex;
    flex-direction:column;
    gap:calc(0.82rem * 1.5);}
.featured-plan .featured-area h2{margin:0 0 0.6rem;
    font-size:calc(15.9px * 2);
    font-style:italic;
    font-weight:400;
    line-height:1.25;}
.featured-plan .featured-area p{margin:0;
    font-size:15.9px;
    line-height:1.74;}
.featured-plan .public-contact{display:flex;
    flex-direction:column;
    gap:0.82rem;}
.featured-plan .local-stack{
    background:#FFFFFF;
    color:#2A181E;
    border:1px solid #E7D6D2;
    border-radius:0.52rem;
    padding:calc(1.5rem * .75) 1.45rem;
    box-shadow:0 0px 1px rgba(0,0,0,0.06);
}
.featured-plan .local-stack h3{margin:0 0 0.45rem;
    font-size:calc(15.9px * 1.35);
    font-weight:500;
    line-height:1.3;}
.featured-plan .local-stack p{margin:0;
    font-size:15.9px;
    line-height:1.74;}
.featured-plan .local-stack a{color:#7A1F3D;
    text-decoration:underline;
    text-underline-offset:2px;}
.featured-plan .local-stack a:hover{color:#B23A5C;}
.featured-plan .team-headline{border-top:1px solid #E7D6D2;
    padding-top:calc(0.82rem * 1.5);}
.featured-plan .team-headline p{margin:0;
    font-size:calc(15.9px * .875);
    line-height:1.74;}
.featured-plan .team-headline a{color:#7A1F3D;
    text-decoration:underline;
    text-underline-offset:2px;}
.featured-plan .team-headline a:hover{color:#B23A5C;}
@media (min-width:760px){.featured-plan .public-contact{
        display:grid;
        grid-template-columns:1fr 1fr;
        gap:calc(0.82rem * 1.5);
    }
}
.featured-unit{--axis-static:calc(1.5rem * 1.35);--axis-main:calc(980px / 2.50);--label-base:calc(980px / 3.66);padding:calc(1.5rem * 2.4) 1.45rem;background:#B23A5C;color:#FFF7F3;}
.featured-unit .open-body{max-width:980px;margin:0 auto;}
.featured-unit h1,.featured-unit h2,.featured-unit h3,.featured-unit p{margin:0;}
.featured-unit h1{font-size:calc(15.9px * 2.65);line-height:1.08;}
.featured-unit h2{font-size:calc(15.9px * 2);line-height:1.12;}
.featured-unit h3{font-size:calc(15.9px * 1.35);line-height:1.2;font-style:italic;}
.featured-unit p{font-size:15.9px;line-height:1.74;color:color-mix(in srgb, currentColor 78%, transparent);}
.featured-unit a{color:inherit;text-decoration:underline;text-underline-offset:3px;}
.featured-unit img{display:block;width:100%;height:auto;border-radius:0.44rem;}
.featured-unit .featured-area{margin-top:1.5rem;}
.featured-unit .wide-inner{display:flex;flex-direction:column;gap:var(--axis-static);margin-top:var(--axis-static);}
.featured-unit .local-stack{min-width:0;padding-left:calc(1.5rem * .75);border-left:1px solid color-mix(in srgb, currentColor 28%, transparent);}
.featured-unit .local-stack p{margin-top:calc(1.5rem / 3);}
.featured-unit .quiet-plan{display:flex;flex-wrap:wrap;align-items:flex-start;gap:0.82rem;}
.featured-unit .quiet-plan>.text-feature{flex:1 1 calc(980px / 3);min-width:0;}
.featured-unit .quiet-plan>.wide-inner{flex:2 1 calc(980px / 2);margin-top:0;}
.featured-unit .quiet-plan>img{margin-left:auto;max-width:var(--label-base);}
@media (max-width:720px){.featured-unit .quiet-plan>img{margin-left:0;max-width:100%;}.featured-unit .local-stack{padding-left:calc(0.82rem * 1.5);}
}
.direct-grid{
  background:#FBF7F4;
  color:#2A181E;
  padding:calc(1.5rem * 2.4) 1.45rem;
}
.direct-grid .open-body{max-width:980px;
  margin:0 auto;
  display:flex;
  flex-wrap:wrap;
  gap:calc(0.82rem * 1.5);
  align-items:flex-start;}
.direct-grid .text-feature{flex:1 1 22rem;
  min-width:0;}
.direct-grid .text-feature > p:first-child{margin:0 0 1.5rem;
  color:#3E2A31;
  font-size:calc(15.9px * .875);
  letter-spacing:0.02em;}
.direct-grid h2{margin:0 0 calc(0.82rem * 1.5);
  font-size:calc(15.9px * 2);
  line-height:1.12;
  font-style:italic;
  font-weight:400;}
.direct-grid .featured-area{margin:0;
  line-height:1.74;}
.direct-grid .site-unit{flex:1 1 24rem;
  min-width:0;
  display:flex;
  flex-direction:column;}
.direct-grid .local-stack{padding:calc(1.5rem * .75) 0;
  border-top:1px solid #E7D6D2;}
.direct-grid .local-stack:last-child{border-bottom:1px solid #E7D6D2;}
.direct-grid .local-stack strong{display:block;
  margin-bottom:0.35rem;
  font-size:15.9px;
  font-weight:600;}
.direct-grid .local-stack span{display:block;
  color:#3E2A31;
  line-height:1.74;}
.direct-grid .team-headline{flex:1 1 100%;
  margin:calc(0.82rem * 1.5) 0 0;
  padding-top:calc(1.5rem * .75);
  border-top:1px solid #E7D6D2;
  font-size:calc(15.9px * .875);
  color:#3E2A31;}
.direct-grid .team-headline a{color:#7A1F3D;
  text-decoration:underline;
  text-underline-offset:3px;}
.direct-grid .team-headline a:hover{color:#B23A5C;}
@media (max-width:720px){.direct-grid .open-body{
    display:block;
  }.direct-grid .site-unit{
    margin-top:calc(0.82rem * 1.5);
  }
}
.card-progress{--axis-static:calc(1.5rem * 1.3);--label-nav:calc(1.5rem / 2);padding:calc(1.5rem * 2.4) 1.45rem;background:#FBF7F4;color:#2A181E;}
.card-progress .open-body{max-width:980px;margin:0 auto;}
.card-progress h2,.card-progress h3,.card-progress p{margin:0;}
.card-progress h2{font-size:calc(15.9px * 2);line-height:1.14;font-style:italic;}
.card-progress h3{font-size:calc(15.9px * 1.35);line-height:1.22;}
.card-progress p{font-size:15.9px;line-height:1.74;}
.card-progress .featured-area{margin-top:calc(0.82rem * 1.5);}
.card-progress .main-copy{position:relative;display:flex;flex-direction:column;gap:var(--axis-static);margin-top:var(--axis-static);padding-left:1.5rem;border-left:1px solid #E7D6D2;}
.card-progress .local-stack{position:relative;min-width:0;}
.card-progress .local-stack::before{content:"";position:absolute;left:calc(-1 * 1.5rem - 3px);top:calc(calc(15.9px * 1.35) * 0.55);width:7px;height:7px;border-radius:50%;background:#B23A5C;color:#FFF7F3;}
.card-progress .public-shell{display:inline-block;margin-bottom:calc(1.5rem / 3);padding:2px 10px;border-radius:0.18rem;background:#F3E7E4;color:#3E2A31;font-size:calc(15.9px * .875);letter-spacing:0.04em;text-transform:uppercase;}
.card-progress .local-stack p{margin-top:calc(1.5rem / 3);}
.card-progress .site-callout{margin-top:var(--axis-static);padding-top:calc(0.82rem * 1.5);border-top:1px solid #E7D6D2;font-size:calc(15.9px * .875);}
@media (max-width:640px){.card-progress .main-copy{padding-left:calc(0.82rem * 1.5);}.card-progress .local-stack::before{left:calc(-1 * calc(0.82rem * 1.5) - 3px);}
}
.compact-fields{
    padding:calc(calc(1.5rem * 2.4)*1.1) 1.45rem;
    background:#FBF7F4;
    color:#2A181E;
  }
.compact-fields .offer-summary{max-width:980px;
    margin:0 auto;
    display:flex;
    flex-direction:column;
    gap:calc(0.82rem * 1.5);}
.compact-fields .featured-area{display:flex;
    flex-direction:column;
    gap:0.82rem;}
.compact-fields h1{margin:0;
    font-family:"Source Serif 4", sans-serif;
    font-style:italic;
    font-weight:600;
    font-size:clamp(1.85rem,4.4vw,calc(15.9px * 2.65));
    line-height:1.14;
    letter-spacing:0;}
.compact-fields .text-feature{margin:0;
    font-size:15.9px;
    line-height:1.74;
    color:#3E2A31;}
.compact-fields .visual-service{margin:0;
    border-top:1px solid #E7D6D2;
    padding-top:calc(0.82rem * 1.5);}
.compact-fields .public-note{display:block;
    width:100%;
    height:auto;
    aspect-ratio:21/9;
    object-fit:cover;
    border-radius:0.44rem;}
@media (max-width:640px){.compact-fields{
      padding-top:calc(calc(1.5rem * 2.4)*0.85);
      padding-bottom:calc(calc(1.5rem * 2.4)*0.85);
    }.compact-fields .public-note{aspect-ratio:4/3;}
  }
.content-service{background:#B23A5C;color:#FFF7F3;padding:calc(1.5rem * 2.4) 1.45rem}
.content-service .open-body{max-width:980px;margin:0 auto}
.content-service .text-callout{display:flex;align-items:flex-start;gap:calc(0.82rem * 1.5);flex-wrap:wrap}
.content-service .text-feature{flex:1 1 22rem;min-width:0}
.content-service h2{margin:0;font-size:clamp(calc(15.9px * 2),5vw,calc(15.9px * 2.65));line-height:1.08;font-style:italic;letter-spacing:0}
.content-service p{margin:1.5rem 0 0;font-size:calc(15.9px * 1.125);line-height:1.65}
.content-service .text-feature a{display:inline-flex;margin-top:1.5rem;padding:calc(1.5rem * .75) 0.82rem;border-radius:0.44rem;background:#FFF7F3;color:#B23A5C;text-decoration:none;font-weight:700}
.content-service .page-feature{display:block;flex:0 1 15rem;min-width:11rem;width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;border-radius:0.52rem}
.content-service .wide-inner{flex:1 1 26rem;min-width:0;display:flex;flex-direction:column;gap:1.5rem}
.content-service .local-stack{color:inherit;text-decoration:none;padding-bottom:1.5rem;border-bottom:1px solid color-mix(in srgb,currentColor 24%,transparent)}
.content-service .local-stack:last-child{border-bottom:0;padding-bottom:0}
.content-service strong,.content-service span{display:block}
.content-service strong{font-size:15.9px}
.content-service span{margin-top:calc(calc(1.5rem * .75)*.5);line-height:1.55;font-size:calc(15.9px * .875)}
@media(max-width:780px){.content-service .text-callout{flex-direction:column}.content-service .page-feature{flex-basis:auto;min-width:0;aspect-ratio:16/9}.content-service .wide-inner{width:100%}}
.contact-panel{
  --axis-static: calc(1.5rem * 1.05);
  padding: calc(1.5rem * 2.4) 1.45rem;
  background: #FBF7F4;
  color: #2A181E;
}
.contact-panel .open-body{max-width: 980px;
  margin: 0 auto;}
.contact-panel h2,
.contact-panel h3,
.contact-panel p{margin: 0;}
.contact-panel h2{font-size: calc(15.9px * 2);
  line-height: 1.14;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0.01em;}
.contact-panel h3{font-size: calc(15.9px * 1.35);
  line-height: 1.24;
  font-weight: 600;}
.contact-panel p{font-size: 15.9px;
  line-height: 1.74;}
.contact-panel .public-tile{display: flex;
  flex-direction: column;
  gap: calc(1.5rem * 0.55);
  padding-bottom: calc(0.82rem * 1.5);
  border-bottom: 1px solid #E7D6D2;}
.contact-panel .featured-area{font-size: calc(15.9px * 1.125);
  color: #3E2A31;}
.contact-panel .open-group{display: flex;
  flex-direction: column;
  margin-top: var(--axis-static);}
.contact-panel .local-stack{display: flex;
  flex-direction: column;
  gap: calc(1.5rem * 0.4);
  padding: calc(calc(1.5rem * .75) * 1.1) 0;
  border-bottom: 1px solid #E7D6D2;}
.contact-panel .local-stack:last-child{border-bottom: none;}
.contact-panel .local-stack p{color: #3E2A31;}
.contact-panel .team-headline{margin-top: calc(0.82rem * 1.5);
  padding-top: calc(1.5rem * 0.8);
  border-top: 1px solid #E7D6D2;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0.82rem 1.5rem;}
.contact-panel .team-headline p{flex: 1 1 100%;
  color: #3E2A31;
  font-size: calc(15.9px * .875);}
.contact-panel .team-headline a{color: #7A1F3D;
  text-decoration: none;
  font-size: calc(15.9px * .875);
  border-bottom: 1px solid #7A1F3D;
  padding-bottom: 1px;
  transition: color 350ms var(--motion-entry), border-color 350ms var(--motion-entry);}
.contact-panel .team-headline a:hover{color: #B23A5C;
  border-color: #B23A5C;}
@media (min-width: 720px){.contact-panel .local-stack{
    flex-direction: row;
    gap: 1.5rem;
    align-items: flex-start;
  }.contact-panel .local-stack h3{
    flex: 0 0 38%;
  }.contact-panel .local-stack p{
    flex: 1 1 auto;
  }
}
.text-contact{padding:calc(1.5rem * 2.4) 1.45rem;background:linear-gradient(135deg, #FBF7F4 0%, #F3E7E4 55%, #EBD9D6 100%);color:#2A181E}
.text-contact .open-body{max-width:980px;margin:0 auto}
.text-contact .main-copy{display:flex;gap:calc(0.82rem * 1.5);align-items:flex-start}
.text-contact .contact-header{flex:0 1 22rem;min-width:0;border-left:1px solid color-mix(in srgb,#2A181E 28%,transparent);padding-left:1.5rem}
.text-contact .contact-header .site-callout{margin:0 0 calc(1.5rem * .75);line-height:1.74;font-size:calc(15.9px * .875)}
.text-contact .contact-header .site-callout:last-child{margin-bottom:0}
.text-contact .contact-header a{text-decoration:underline}
.text-contact .contact-header a:hover{}
.text-contact .compact-footer{flex:1 1 44rem;min-width:0}
.text-contact h2{margin:0;font-size:calc(15.9px * 2.65);line-height:1.06;font-style:italic;font-weight:400}
.text-contact .public-contact{margin-top:calc(0.82rem * 1.5);display:flex;flex-direction:column;gap:1.5rem}
.text-contact .local-stack{display:flex;gap:1.5rem;align-items:flex-start;padding-bottom:1.5rem;border-bottom:1px solid color-mix(in srgb,#2A181E 16%,transparent)}
.text-contact .local-stack:last-child{border-bottom:0;padding-bottom:0}
.text-contact strong{flex:0 1 14rem;min-width:0;font-size:calc(15.9px * .875);font-weight:600;letter-spacing:0.01em}
.text-contact span{flex:1 1 28rem;min-width:0;line-height:1.74}
@media(max-width:760px){.text-contact .main-copy{display:block}.text-contact .contact-header{border-left:0;padding-left:0}.text-contact .compact-footer{margin-top:calc(0.82rem * 1.5)}.text-contact .local-stack{display:block;padding-bottom:calc(1.5rem * .75)}.text-contact span{display:block;margin-top:calc(1.5rem * .75)}.text-contact h2{font-size:calc(15.9px * 2)}
}
.text-figure{
    padding:calc(calc(1.5rem * 2.4)*1.1) 1.45rem;
    background:#FBF7F4;
    color:#2A181E;
  }
.text-figure .offer-summary{max-width:min(980px,60rem);
    margin:0 auto;
    display:flex;
    flex-direction:column;
    gap:calc(0.82rem * 1.5);}
.text-figure h1{margin:0;
    font-size:clamp(1.9rem,4.6vw,calc(15.9px * 2.65));
    line-height:1.08;
    font-weight:600;
    font-style:italic;
    letter-spacing:-0.01em;
    max-width:24ch;}
.text-figure .public-note{display:block;
    width:100%;
    height:auto;
    aspect-ratio:21/9;
    object-fit:cover;
    border-radius:0.52rem;
    box-shadow:var(--shadow-panel,0 0px 1px rgba(0,0,0,0.06));}
.text-figure .featured-area{border-top:1px solid #E7D6D2;
    padding-top:1.5rem;}
.text-figure p{margin:0;
    font-size:15.9px;
    line-height:1.74;
    color:#3E2A31;}
@media (max-width:640px){.text-figure{padding-top:calc(calc(1.5rem * 2.4)*0.8);padding-bottom:calc(calc(1.5rem * 2.4)*0.8);}.text-figure h1{max-width:100%;}.text-figure .public-note{aspect-ratio:4/3;}
  }
.text-quote{
  --axis-static:calc(1.5rem * 0.9);
  --label-base:calc(980px / 3.4);
  padding:calc(1.5rem * 2.4) 1.45rem;
  background:#F3E7E4;
  color:#3E2A31;
}
.text-quote .open-body{max-width:980px;
  margin:0 auto;}
.text-quote h2,
.text-quote h3,
.text-quote p{margin:0;}
.text-quote h2{font-size:calc(15.9px * 2);
  line-height:1.14;
  font-style:italic;}
.text-quote h3{font-size:calc(15.9px * 1.35);
  line-height:1.22;}
.text-quote p{font-size:15.9px;
  line-height:1.74;}
.text-quote .public-tile .featured-area{margin-top:calc(0.82rem * 1.5);}
.text-quote .main-copy{display:flex;
  flex-wrap:wrap;
  align-items:flex-start;
  gap:0.82rem;
  margin-top:var(--axis-static);}
.text-quote .wide-intro{flex:1 1 var(--label-base);
  min-width:0;
  margin:0;}
.text-quote .wide-intro img{display:block;
  width:100%;
  height:auto;
  border-radius:0.44rem;
  box-shadow:0 0px 1px rgba(0,0,0,0.06);}
.text-quote .wide-inner{flex:2 1 calc(980px / 2);
  min-width:0;
  display:flex;
  flex-direction:column;
  gap:0.82rem;}
.text-quote .local-stack{padding-bottom:calc(0.82rem * 1.5);
  border-bottom:1px solid #E7D6D2;}
.text-quote .local-stack:last-child{padding-bottom:0;
  border-bottom:0;}
.text-quote .local-stack p{margin-top:calc(1.5rem / 3);}
.text-quote .offer-content{display:inline-block;
  margin-top:calc(1.5rem / 3);
  font-size:calc(15.9px * .875);
  color:#7A1F3D;
  text-decoration:none;
  border-bottom:1px solid #7A1F3D;
  padding-bottom:2px;}
.text-quote .offer-content:hover{color:#B23A5C;
  border-bottom-color:#B23A5C;}
.text-quote .site-callout{margin-top:var(--axis-static);
  padding-top:calc(0.82rem * 1.5);
  border-top:1px solid #E7D6D2;
  font-size:calc(15.9px * .875);}
.text-quote .site-callout a{color:#7A1F3D;
  text-decoration:none;
  border-bottom:1px solid #7A1F3D;}
.text-quote .site-callout a:hover{color:#B23A5C;
  border-bottom-color:#B23A5C;}
@media (max-width:640px){.text-quote .main-copy{
    flex-direction:column;
  }.text-quote .wide-intro,
  .text-quote .wide-inner{
    flex:1 1 auto;
    width:100%;
  }
}
.visual-entries{padding:calc(1.5rem * 2.4) 1.45rem;background:linear-gradient(135deg, #7A1F3D 0%, #B23A5C 100%);color:#FFF7F3}
.visual-entries .open-body{max-width:980px;margin:0 auto}
.visual-entries .steady-section{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(0,1.3fr);gap:calc(0.82rem * 1.5);align-items:start}
.visual-entries .public-tile{min-width:0}
.visual-entries h2{margin:0;font-size:calc(15.9px * 2);line-height:1.08;font-style:italic}
.visual-entries .public-tile p{margin:1.5rem 0 0;font-size:15.9px;line-height:1.74}
.visual-entries .page-team{display:flex;flex-direction:column;gap:calc(1.5rem * .75)}
.visual-entries .page-team a{min-width:0;display:block;padding:calc(1.5rem * .75) 1.5rem;background:color-mix(in srgb,#FFF7F3 14%,transparent);color:#FFF7F3;border-radius:0.44rem;text-decoration:none;border-left:2px solid color-mix(in srgb,#FFF7F3 45%,transparent)}
.visual-entries strong{display:block;font-size:calc(15.9px * 1.125);line-height:1.2}
.visual-entries span{display:block;margin-top:calc(calc(1.5rem * .75) / 2);font-size:calc(15.9px * .875);line-height:1.74}
@media(max-width:780px){.visual-entries .steady-section{display:block}.visual-entries .page-team{margin-top:calc(0.82rem * 1.5)}.visual-entries h2{font-size:calc(15.9px * 1.35)}}
.wide-fields{
    padding:calc(calc(1.5rem * 2.4)*.7) 1.45rem;
    background:#FBF7F4;
    color:#2A181E;
  }
.wide-fields .offer-summary{max-width:min(980px,62rem);
    margin:0 auto;
    display:flex;
    flex-direction:column;
    gap:calc(0.82rem * 1.5);}
.wide-fields .featured-area h1{margin:0;
    max-width:22ch;
    font-family:"Source Serif 4", sans-serif;
    font-style:italic;
    font-size:clamp(1.9rem,4.6vw,calc(15.9px * 2.65));
    line-height:1.08;
    font-weight:600;
    letter-spacing:-0.01em;}
.wide-fields .featured-area .open-track{margin:1.5rem 0 0;
    font-size:15.9px;
    line-height:1.74;
    color:#3E2A31;}
.wide-fields .public-note{display:block;
    width:100%;
    height:auto;
    aspect-ratio:21/9;
    object-fit:cover;
    border-radius:0.52rem;
    border:1px solid #E7D6D2;}
.wide-fields .text-feature{padding-top:1.5rem;
    border-top:1px solid #E7D6D2;}
.wide-fields .text-feature p{margin:0;
    font-size:15.9px;
    line-height:1.74;
    color:#2A181E;}
@media (max-width:640px){.wide-fields{padding-top:calc(calc(1.5rem * 2.4)*.5);padding-bottom:calc(calc(1.5rem * 2.4)*.5);}.wide-fields .featured-area h1{max-width:100%;}.wide-fields .public-note{aspect-ratio:4/3;}
  }
.wide-proof{padding:calc(1.5rem * 2.4) 1.45rem;background:#FBF7F4;color:#2A181E;}
.wide-proof .open-body{max-width:980px;margin:0 auto;}
.wide-proof h1,.wide-proof h2,.wide-proof h3,.wide-proof p{margin:0;}
.wide-proof h1{font-size:calc(15.9px * 2.65);line-height:1.1;font-style:italic;font-weight:500;}
.wide-proof h3{font-size:calc(15.9px * 1.35);line-height:1.25;margin-top:calc(1.5rem / 3);}
.wide-proof p{font-size:15.9px;line-height:1.74;}
.wide-proof .public-tile{display:flex;flex-direction:column;gap:calc(0.82rem * 1.5);}
.wide-proof .featured-area{font-size:calc(15.9px * 1.125);color:#3E2A31;}
.wide-proof .text-feature{color:#3E2A31;}
.wide-proof .main-copy{display:flex;flex-wrap:wrap;gap:0.82rem;margin-top:calc(1.5rem * 2.4);}
.wide-proof .local-stack{flex:1 1 calc(980px / 3.3);min-width:0;padding:calc(1.5rem * .75);border-radius:0.52rem;background:#FFFFFF;color:#2A181E;border:1px solid #E7D6D2;}
.wide-proof .local-stack p{color:#3E2A31;}
.wide-proof .strong-form{font-size:calc(15.9px * .875);text-transform:uppercase;letter-spacing:.04em;color:#B23A5C;}
.wide-proof .site-callout{margin-top:calc(1.5rem * 2.4);padding-top:calc(0.82rem * 1.5);border-top:1px solid #E7D6D2;color:#3E2A31;}
.wide-proof a{color:#7A1F3D;text-decoration:none;}
.wide-proof a:hover{color:#B23A5C;}
@media (max-width:640px){.wide-proof .local-stack{flex:1 1 100%;}
}
.compact-contact{--axis-static:calc(1.5rem * 0.92);--axis-main:calc(980px / 3.00);--label-base:calc(980px / 3.99);padding:calc(1.5rem * 2.4) 1.45rem;background:var(--tone-strong);color:var(--ink-primary);}
.compact-contact .open-body{max-width:980px;margin:0 auto;}
.compact-contact h1,.compact-contact h2,.compact-contact h3,.compact-contact p{margin:0;}
.compact-contact h1{font-size:calc(15.9px * 2.65);line-height:1.08;}
.compact-contact h2{font-size:calc(15.9px * 2);line-height:1.12;font-style:italic;}
.compact-contact h3{font-size:calc(15.9px * 1.35);line-height:1.2;}
.compact-contact p{font-size:15.9px;line-height:1.74;color:color-mix(in srgb, currentColor 74%, transparent);}
.compact-contact a{color:inherit;text-decoration:none;}
.compact-contact img{display:block;width:100%;height:auto;border-radius:0.44rem;}
.compact-contact .local-method{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.18rem;background:var(--ink-primary);color:var(--tone-strong);}
.compact-contact .featured-area,.compact-contact .site-callout{}
.compact-contact .wide-inner{display:flex;flex-wrap:wrap;align-items:flex-start;gap:0.82rem;margin-top:var(--axis-static);}
.compact-contact .local-stack{flex:1 1 calc(980px / 4);min-width:0;padding-top:calc(1.5rem * .75);border-top:1px solid color-mix(in srgb, currentColor 22%, transparent);}
.compact-contact .local-stack p,.compact-contact .local-stack a{margin-top:calc(1.5rem / 3);}
.compact-contact .local-stack h3{margin-top:calc(1.5rem / 2.4);}
.compact-contact .local-stack img{margin-bottom:calc(1.5rem / 2);}
.compact-contact .direct-contact>img{margin-top:var(--axis-static);}
.compact-contact .direct-contact>.featured-area{margin-top:1.5rem;}
.focused-service{
  padding: calc(1.5rem * 2.4) 1.45rem;
  background: #FBF7F4;
  color: #2A181E;
}
.focused-service .open-body{max-width: min(980px, 68rem);
  margin: 0 auto;}
.focused-service .public-tile h2{margin: 0;
  font-size: calc(15.9px * 2);
  line-height: 1.12;
  font-style: italic;}
.focused-service .featured-area{margin: calc(1.5rem * .75) 0 calc(0.82rem * 1.5);
  font-size: calc(15.9px * 1.125);
  line-height: 1.74;}
.focused-service .main-copy{display: flex;
  flex-wrap: wrap;
  gap: 0.82rem;}
.focused-service .local-stack{
  flex: 1 1 min(100%, 20rem);
  padding: calc(1.5rem * .75);
  background: #FFFFFF;
  color: #2A181E;
  border: 1px solid #E7D6D2;
  border-radius: 0.44rem;
}
.focused-service .local-stack h3{margin: 0 0 calc(calc(1.5rem * .75) * .5);
  font-size: calc(15.9px * 1.35);
  line-height: 1.2;}
.focused-service .local-stack p{margin: 0 0 calc(calc(1.5rem * .75) * .6);
  font-size: 15.9px;}
.focused-service .local-stack small{display: block;
  font-size: calc(15.9px * .875);
  color: #3E2A31;}
.focused-service .site-callout{margin: calc(0.82rem * 1.5) 0 0;
  padding-top: calc(1.5rem * .75);
  border-top: 1px solid #E7D6D2;
  font-size: 15.9px;}
.focused-service .site-callout a{color: #7A1F3D;
  text-decoration: underline;}
.focused-service .site-callout a:hover{color: #B23A5C;}
@media (max-width: 700px) {.focused-service .main-copy{
    display: block;
  }.focused-service .local-stack + .local-stack{
    margin-top: 0.82rem;
  }
}
.team-summary{
    padding:calc(calc(1.5rem * 2.4)*.78) 1.45rem;
    background:#FBF7F4;
    color:#2A181E;
  }
.team-summary .offer-summary{max-width:min(980px,64rem);
    margin:0 auto;}
.team-summary h1{margin:0;
    max-width:22ch;
    font-family:"Source Serif 4", sans-serif;
    font-style:italic;
    font-size:clamp(1.9rem,4.6vw,calc(15.9px * 2.65));
    line-height:1.08;
    font-weight:600;
    letter-spacing:-0.005em;}
.team-summary .public-note{display:block;
    width:min(100%,42rem);
    height:auto;
    aspect-ratio:21/9;
    object-fit:cover;
    border-radius:0.44rem;
    margin:clamp(1.1rem,2.4vw,calc(0.82rem * 1.5)) 0 0;}
.team-summary .text-feature{margin-top:clamp(1rem,2vw,1.5rem);
    padding-top:clamp(.9rem,1.6vw,1.5rem);
    border-top:1px solid #E7D6D2;}
.team-summary .text-feature p{margin:0 0 .85rem;
    font-size:clamp(1rem,1.2vw,15.9px);
    line-height:1.74;}
.team-summary .text-feature p:last-child{margin-bottom:0;}
@media (max-width:640px){.team-summary h1{max-width:100%;}.team-summary .public-note{aspect-ratio:4/3;}.team-summary{
      padding-top:calc(calc(1.5rem * 2.4)*.58);
      padding-bottom:calc(calc(1.5rem * 2.4)*.58);
    }
  }
.visual-intro{
  padding: calc(1.5rem * 2.4) 1.45rem;
  background: #3A1020;
  color: #FBF7F4;
}
.visual-intro .open-body{max-width: min(980px, 70rem);
  margin: 0 auto;}
.visual-intro .featured-area h2{margin: 0;
  font-size: calc(15.9px * 2);
  line-height: 1.1;
  font-style: italic;}
.visual-intro .local-fields{margin: calc(1.5rem * .75) 0 calc(0.82rem * 1.5);
  font-size: calc(15.9px * 1.125);
  color: #E4D6D3;}
.visual-intro .main-copy{display: flex;
  flex-wrap: wrap;
  gap: 0.82rem;}
.visual-intro .local-stack{flex: 1 1 min(100%, 22rem);
  padding: calc(1.5rem * .75) 0 0;
  border-top: 1px solid #3E2A31;}
.visual-intro .local-stack h3{margin: 0 0 calc(calc(1.5rem * .75) * .6);
  font-size: calc(15.9px * 1.35);
  line-height: 1.25;
  font-weight: 600;}
.visual-intro .local-stack p{margin: 0 0 calc(calc(1.5rem * .75) * .7);
  color: #E4D6D3;}
.visual-intro .local-stack small{display: block;
  font-size: calc(15.9px * .875);color:inherit;}
.visual-intro .site-callout{margin: calc(0.82rem * 1.5) 0 0;
  padding-top: calc(1.5rem * .75);
  border-top: 1px solid #3E2A31;
  font-size: 15.9px;
  color: #E4D6D3;}
.visual-intro .site-callout a{color:inherit;
  text-decoration: underline;}
.visual-intro .site-callout a:hover{color:inherit;}
@media (max-width: 700px) {.visual-intro .main-copy{
    display: block;
  }.visual-intro .local-stack + .local-stack{
    margin-top: 0.82rem;
  }
}
.top-feature{--axis-static:calc(1.5rem * 1.15);padding:calc(1.5rem * 2.4) 1.45rem;background:#B23A5C;color:#FFF7F3;}
.top-feature .open-body{max-width:980px;margin:0 auto;}
.top-feature h2,.top-feature h3,.top-feature p{margin:0;}
.top-feature h2{font-size:calc(15.9px * 2);line-height:1.14;font-style:italic;}
.top-feature h3{font-size:calc(15.9px * 1.35);line-height:1.22;}
.top-feature p{font-size:15.9px;line-height:1.74;color:color-mix(in srgb, currentColor 78%, transparent);}
.top-feature a{color:inherit;text-decoration:underline;text-underline-offset:2px;}
.top-feature .strong-visual{display:flex;flex-wrap:wrap;gap:0.82rem;align-items:baseline;}
.top-feature .strong-visual>h2{flex:1 1 calc(980px / 2.6);min-width:0;}
.top-feature .strong-visual>.featured-area{flex:1 1 calc(980px / 2.6);min-width:0;}
.top-feature .wide-inner{display:flex;flex-direction:column;gap:0;margin-top:var(--axis-static);border-top:1px solid color-mix(in srgb, currentColor 22%, transparent);}
.top-feature .local-stack{display:flex;flex-wrap:wrap;gap:0.82rem;padding:calc(calc(1.5rem * .75) * 1.1) 0;border-bottom:1px solid color-mix(in srgb, currentColor 18%, transparent);}
.top-feature .local-stack .text-feature{flex:1 1 calc(980px / 2.2);min-width:0;}
.top-feature .local-stack h3{flex:1 1 calc(980px / 3.2);min-width:0;}
.top-feature .local-stack p{margin-top:calc(1.5rem / 4);}
.top-feature .site-callout{margin-top:var(--axis-static);font-size:calc(15.9px * .875);color:color-mix(in srgb, currentColor 70%, transparent);}
@media (max-width:640px){.top-feature .local-stack h3{flex:1 1 100%;}
}
.featured-region{padding:calc(calc(1.5rem * 2.4)*.74) 1.45rem;background:#FBF7F4;color:#2A181E;}
.featured-region .offer-summary{max-width:min(980px,64rem);margin:0 auto;}
.featured-region h1{margin:0;max-width:22ch;font-size:clamp(1.95rem,4.8vw,calc(15.9px * 2.65));line-height:1.08;font-weight:600;font-style:italic;letter-spacing:-0.01em;}
.featured-region .public-note{display:block;width:min(100%,42rem);height:auto;aspect-ratio:21/9;object-fit:cover;border-radius:0.44rem;margin:clamp(1rem,2.2vw,calc(0.82rem * 1.5)) 0 0;}
.featured-region .offer-summary>div{margin-top:clamp(1rem,2.2vw,1.5rem);padding-top:clamp(.85rem,1.6vw,1.5rem);border-top:1px solid #E7D6D2;}
.featured-region p{margin:0;font-size:clamp(1rem,1.24vw,15.9px);line-height:1.78;color:#3E2A31;}
@media (max-width:640px){.featured-region h1{max-width:100%;}.featured-region .public-note{aspect-ratio:4/3;}.featured-region{padding-top:calc(calc(1.5rem * 2.4)*.54);padding-bottom:calc(calc(1.5rem * 2.4)*.54);}
  }
.clear-feature{
  --axis-static:calc(1.5rem * 1.19);
  --type-base:calc(980px / 3.52);
  padding:calc(1.5rem * 2.4) 1.45rem;
  background:#FBF7F4;
  color:#2A181E;
}
.clear-feature .open-body{max-width:980px;
  margin:0 auto;
  display:flex;
  flex-direction:column;
  gap:calc(0.82rem * 1.5);}
.clear-feature h2,
.clear-feature h3,
.clear-feature p{margin:0;}
.clear-feature h2{font-size:calc(15.9px * 2);
  line-height:1.14;
  font-style:italic;
  font-weight:400;}
.clear-feature h3{font-size:calc(15.9px * 1.35);
  line-height:1.22;
  font-weight:600;}
.clear-feature p{font-size:15.9px;
  line-height:1.74;}
.clear-feature a{color:#7A1F3D;
  text-decoration:none;
  border-bottom:1px solid transparent;
  transition:border-color 350ms var(--motion-entry),color 350ms var(--motion-entry);}
.clear-feature a:hover{color:#B23A5C;
  border-bottom-color:#B23A5C;}
.clear-feature .public-tile{display:flex;
  flex-direction:column;
  gap:calc(1.5rem * .75);
  max-width:calc(980px * .78);}
.clear-feature .featured-area{font-size:calc(15.9px * 1.125);
  color:#3E2A31;}
.clear-feature .compact-lead{display:flex;
  flex-wrap:wrap;
  gap:var(--axis-static);}
.clear-feature .local-stack{
  flex:1 1 var(--type-base);
  min-width:0;
  padding:calc(var(--axis-static) * .7);
  border-radius:0.44rem;
  background:#FFFFFF;
  color:#2A181E;
  border:1px solid #E7D6D2;
  display:flex;
  flex-direction:column;
  gap:calc(1.5rem * .75);
}
.clear-feature .local-stack p{color:#2A181E;
  flex:1 1 auto;}
.clear-feature .local-stack a{align-self:flex-start;
  font-size:calc(15.9px * .875);
  letter-spacing:.02em;}
.clear-feature .site-callout{font-size:calc(15.9px * .875);
  color:#3E2A31;
  padding-top:calc(1.5rem * .75);
  border-top:1px solid #E7D6D2;}
.clear-feature .site-callout a{color:#7A1F3D;}
.clear-feature .team-headline{display:flex;
  flex-wrap:wrap;
  gap:0.82rem;
  font-size:calc(15.9px * .875);}
.clear-feature .team-headline a{color:#3E2A31;}
.clear-feature .team-headline a:hover{color:#B23A5C;}
@media (max-width:720px){.clear-feature .public-tile{
    max-width:none;
  }.clear-feature .compact-lead{
    flex-direction:column;
  }
}
.strong-story{
  --axis-static:calc(1.5rem * 0.9);
  --label-base:calc(980px / 3.6);
  padding:calc(1.5rem * 2.4) 1.45rem;
  background:#FBF7F4;
  color:#2A181E;
}
.strong-story .service-area{max-width:980px;
  margin:0 auto;}
.strong-story h2,
.strong-story h3,
.strong-story p{margin:0;}
.strong-story h2{font-size:calc(15.9px * 2);
  line-height:1.14;
  font-style:italic;
  font-weight:500;}
.strong-story h3{font-size:calc(15.9px * 1.35);
  line-height:1.24;
  font-weight:600;}
.strong-story p{font-size:15.9px;
  line-height:1.74;}
.strong-story .featured-area{margin-top:1.5rem;
  font-size:calc(15.9px * 1.125);}
.strong-story .site-callout{margin-top:var(--axis-static);
  font-size:calc(15.9px * .875);}
.strong-story a{text-decoration:underline;
  text-underline-offset:3px;}
.strong-story a:hover{}
.strong-story img{display:block;
  width:100%;
  max-width:var(--label-base);
  height:auto;
  margin-top:var(--axis-static);
  border-radius:0.44rem;}
.strong-story .wide-inner{display:flex;
  flex-wrap:wrap;
  gap:0.82rem;
  margin-top:var(--axis-static);}
.strong-story .local-stack{
  flex:1 1 calc(980px / 3.4);
  min-width:0;
  padding:calc(1.5rem * .75);
  background:#FFFFFF;
  color:#2A181E;
  border:1px solid #E7D6D2;
  border-radius:0.52rem;
}
.strong-story .local-stack p{margin-top:calc(1.5rem / 3);}
@media (max-width:640px){.strong-story .local-stack{
    flex:1 1 100%;
  }.strong-story img{
    max-width:100%;
  }
}
.bottom-copy{
    padding:calc(calc(1.5rem * 2.4)*.78) 1.45rem calc(calc(1.5rem * 2.4)*.62);
    background:#FBF7F4;
    color:#2A181E;
  }
.bottom-copy .offer-summary{max-width:min(980px,62rem);
    margin:0 auto;}
.bottom-copy h1{margin:0;
    max-width:22ch;
    font-size:clamp(1.85rem,4.6vw,calc(15.9px * 2.65));
    line-height:1.08;
    font-weight:600;
    font-style:italic;
    letter-spacing:-0.005em;}
.bottom-copy .public-note{display:block;
    width:min(100%,40rem);
    height:auto;
    aspect-ratio:16/9;
    object-fit:cover;
    border-radius:0.44rem;
    margin:clamp(1.1rem,2.4vw,calc(0.82rem * 1.5)) 0 0;}
.bottom-copy .text-feature{margin-top:clamp(1rem,2vw,1.5rem);
    padding-top:clamp(.85rem,1.6vw,1.5rem);
    border-top:1px solid #E7D6D2;}
.bottom-copy p{margin:0;
    font-size:clamp(1rem,1.24vw,15.9px);
    line-height:1.74;}
@media (max-width:640px){.bottom-copy h1{max-width:100%;}.bottom-copy .public-note{aspect-ratio:4/3;}.bottom-copy{
      padding-top:calc(calc(1.5rem * 2.4)*.56);
      padding-bottom:calc(calc(1.5rem * 2.4)*.5);
    }
  }
.strong-links{
    padding:calc(1.5rem * 2.4) 1.45rem;
    background:#F3E7E4;
    color:#3E2A31;
}
.strong-links .open-body{max-width:980px;
    margin:0 auto;
    display:grid;
    grid-template-columns:.85fr 1.15fr;
    gap:calc(0.82rem * 1.5);
    align-items:start;}
.strong-links .bottom-list img{width:100%;
    height:auto;
    display:block;
    border-radius:0.52rem;
    border:1px solid #E7D6D2;
    box-shadow:0 0px 1px rgba(0,0,0,0.06);}
.strong-links .direct-media h2{margin:0 0 calc(1.5rem * .75);
    font-size:calc(15.9px * 2);
    font-style:italic;
    line-height:1.2;}
.strong-links .direct-media h3{margin:calc(0.82rem * 1.5) 0 calc(1.5rem * .75);
    font-size:15.9px;
    letter-spacing:0.02em;}
.strong-links .direct-media p{margin:0 0 calc(1.5rem * .75);
    font-size:15.9px;
    line-height:1.74;}
.strong-links .direct-media ul{margin:0 0 calc(1.5rem * .75);
    padding-left:1.1rem;
    display:grid;
    gap:calc(0.82rem * 0.6);
    font-size:calc(15.9px * .875);
    line-height:1.6;}
.strong-links .direct-media li{padding-left:0.15rem;}
@media (max-width:820px){.strong-links .open-body{
        grid-template-columns:1fr;
        gap:calc(1.5rem * .75);
    }
}
.service-method{
  background: linear-gradient(135deg, #FBF7F4 0%, #F3E7E4 55%, #EBD9D6 100%);
  color: #2A181E;
  padding: calc(1.5rem * 2.4) 1.45rem;
}
.service-method .open-body{width: min(100%, 980px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, .58fr) minmax(0, 1fr);
  grid-template-areas:
    "rail story"
    "rail entries";
  gap: calc(0.82rem * 1.5) 1.5rem;}
.service-method h2,
.service-method h3,
.service-method p{margin: 0;}
.service-method h2{font-size: calc(15.9px * 2);
  line-height: 1.1;
  font-style: italic;
  font-weight: 400;}
.service-method h3{font-size: calc(15.9px * 1.35); line-height: 1.18;}
.service-method p{font-size: 15.9px; line-height: 1.74;}
.service-method .main-copy{grid-area: rail;
  display: flex;
  flex-direction: column;
  gap: calc(1.5rem * .75);
  border-left: 1px solid #E7D6D2;
  padding-left: calc(1.5rem * .75);
  align-self: start;}
.service-method .main-copy a{text-decoration: none;
  border-bottom: 1px solid currentColor;
  width: fit-content;
  font-size: calc(15.9px * .875);
  transition: color 350ms var(--motion-entry);}
.service-method .main-copy a:hover{}
.service-method .focused-region{grid-area: story;
  display: grid;
  gap: calc(1.5rem * .75);}
.service-method .site-region{grid-area: entries;
  display: grid;
  gap: calc(1.5rem * .75);}
.service-method [data-block]{
  display: grid;
  grid-template-columns: minmax(8rem, .28fr) minmax(0, 1fr);
  grid-template-areas:
    "meta title"
    "meta text";
  gap: calc(1.5rem * .75) 1.5rem;
  padding: 1.5rem calc(1.5rem * .75);
  border-radius: 0.44rem;
  background: #FFFFFF;
  color: #2A181E;
  border: 1px solid #E7D6D2;
  box-shadow: 0 0px 1px rgba(0,0,0,0.06);
  animation: galleryRailIn calc(350ms * 2.2) var(--motion-entry) both;
  animation-delay: var(--motion-panel, 0ms);
}
.service-method [data-block] span{grid-area: meta;
  font-size: calc(15.9px * .875);
  line-height: 1.4;}
.service-method [data-block] h3{grid-area: title;}
.service-method [data-block] p{grid-area: text;}
@keyframes galleryRailIn {from{ opacity: .2; transform: translateX(calc(calc(0.82rem * 2) * .16)); }to{ opacity: 1; transform: translateX(0); }
}
@media (max-width: 900px) {.service-method .open-body{
    grid-template-columns: 1fr;
    grid-template-areas:
      "rail"
      "story"
      "entries";
  }.service-method .main-copy{
    flex-direction: row;
    flex-wrap: wrap;
    border-left: 0;
    padding-left: 0;
  }.service-method [data-block]{
    grid-template-columns: 1fr;
    grid-template-areas:
      "meta"
      "title"
      "text";
  }
}
.media-content{--axis-static:calc(1.5rem * 1.15);--field-base:1px solid #E7D6D2;padding:calc(1.5rem * 2.4) 1.45rem;background:#FBF7F4;color:#2A181E;}
.media-content .open-body{max-width:980px;margin:0 auto;}
.media-content h2,.media-content h3,.media-content p{margin:0;}
.media-content h2{font-size:calc(15.9px * 2);line-height:1.14;font-style:italic;}
.media-content h3{font-size:calc(15.9px * 1.35);line-height:1.22;font-style:italic;}
.media-content p{font-size:15.9px;line-height:1.74;}
.media-content .site-callout{font-size:calc(15.9px * .875);letter-spacing:0.06em;text-transform:uppercase;color:#3E2A31;margin-bottom:calc(1.5rem / 2);}
.media-content .featured-area{margin-top:1.5rem;color:#3E2A31;}
.media-content .wide-inner{display:flex;flex-direction:column;margin-top:var(--axis-static);border-top:var(--field-base);}
.media-content .local-stack{min-width:0;padding:calc(0.82rem * 1.5) 0;border-bottom:var(--field-base);}
.media-content .text-feature{display:flex;flex-direction:column;gap:calc(1.5rem / 3);}
.media-content .text-feature p{color:#3E2A31;}
@media (min-width:768px){.media-content .local-stack{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(0,2fr);gap:0.82rem;align-items:start;}.media-content .text-feature{display:contents;}.media-content .text-feature h3{padding-right:0.82rem;}
}
.bottom-flow{
    padding: calc(1.5rem * 2.4) 1.45rem;
    background: #FBF7F4;
    color: #2A181E;
}
.bottom-flow .service-area{max-width: 980px;
    margin: 0 auto;}
.bottom-flow .featured-area{margin-bottom: calc(0.82rem * 1.5);}
.bottom-flow .featured-area h1{margin: 0 0 0.4rem;
    font-size: calc(15.9px * 2);
    font-style: italic;
    font-weight: 400;
    line-height: 1.25;}
.bottom-flow .narrow-entries{margin: 0;
    font-size: calc(15.9px * .875);
    color: #3E2A31;}
.bottom-flow .text-callout{display: flex;
    flex-wrap: wrap;
    gap: calc(0.82rem * 1.5);
    align-items: flex-start;}
.bottom-flow .wide-intro{
    flex: 1 1 260px;
    margin: 0;
    border-radius: 0.52rem;
    overflow: hidden;
    border: 1px solid #E7D6D2;
    background: #FFFFFF;color:#2A181E;}
.bottom-flow .wide-intro img{display: block;
    width: 100%;
    height: auto;}
.bottom-flow .text-feature{
    flex: 2 1 380px;
    padding: calc(1.5rem * .75);
    border-radius: 0.52rem;
    background: #FFFFFF;
    border: 1px solid #E7D6D2;
    box-shadow: 0 0px 1px rgba(0,0,0,0.06);
    color: #2A181E;
}
.bottom-flow .text-feature blockquote{margin: 0 0 0.82rem;
    font-size: 15.9px;
    line-height: 1.74;}
.bottom-flow .text-feature figcaption{display: flex;
    flex-direction: column;
    gap: 2px;
    font-size: calc(15.9px * .875);
    padding-bottom: 0.82rem;
    border-bottom: 1px solid #E7D6D2;}
.bottom-flow .offer-intro{font-weight: 600;}
.bottom-flow .visual-frame{color: #3E2A31;}
.bottom-flow .site-callout{margin: 0.82rem 0 0;
    font-size: calc(15.9px * .875);
    line-height: 1.74;
    color: #3E2A31;}
.bottom-flow .team-headline{display: flex;
    flex-wrap: wrap;
    gap: 0.82rem;
    margin-top: 0.82rem;}
.bottom-flow .team-headline a{font-size: calc(15.9px * .875);
    color: #7A1F3D;
    text-decoration: underline;
    text-underline-offset: 3px;}
.bottom-flow .team-headline a:hover{color: #B23A5C;}
.compact-shell{padding:calc(1.5rem * 2.4) 1.45rem;background:linear-gradient(135deg, #FBF7F4 0%, #F3E7E4 55%, #EBD9D6 100%);color:#2A181E}
.compact-shell .open-body{max-width:980px;margin:0 auto}
.compact-shell .main-copy{display:flex;gap:calc(0.82rem * 1.5);align-items:flex-start}
.compact-shell .contact-header{flex:0 1 21rem;min-width:0;border-left:1px solid color-mix(in srgb,#2A181E 26%,transparent);padding-left:1.5rem}
.compact-shell .contact-header p{margin:0 0 calc(1.5rem * .75);line-height:1.74;font-size:calc(15.9px * .875)}
.compact-shell .contact-header p:last-child{margin-bottom:0}
.compact-shell .compact-footer{flex:1 1 42rem;min-width:0}
.compact-shell h2{margin:0;max-width:20ch;font-size:calc(15.9px * 2);line-height:1.08;font-style:italic}
.compact-shell .public-contact{margin-top:calc(0.82rem * 1.5);display:flex;flex-direction:column;gap:1.5rem}
.compact-shell .public-contact p{margin:0;display:flex;gap:1.5rem;align-items:flex-start;padding-bottom:calc(1.5rem * .75);border-bottom:1px solid color-mix(in srgb,#2A181E 14%,transparent)}
.compact-shell .public-contact p:last-child{border-bottom:0;padding-bottom:0}
.compact-shell strong{flex:0 1 13rem;min-width:0;font-size:calc(15.9px * .875);letter-spacing:0.01em}
.compact-shell span{flex:1 1 26rem;min-width:0;line-height:1.74}
@media(max-width:760px){.compact-shell .main-copy,.compact-shell .public-contact p{display:block}.compact-shell .contact-header{border-left:0;padding-left:0}.compact-shell .compact-footer{margin-top:calc(0.82rem * 1.5)}.compact-shell span{display:block;margin-top:calc(1.5rem * .75)}.compact-shell h2{font-size:calc(15.9px * 1.35)}}
.strong-grid{padding:calc(1.5rem * 2.4) 1.45rem;background:#FBF7F4;color:#2A181E;}
.strong-grid .service-area{max-width:980px;margin:0 auto;display:flex;flex-wrap:wrap;gap:calc(0.82rem * 1.5);align-items:flex-start;}
.strong-grid .main-copy{flex:0 0 220px;display:flex;flex-direction:column;gap:0.82rem;}
.strong-grid .visual-benefit{width:100%;height:auto;display:block;border-radius:0.52rem;box-shadow:0 0px 1px rgba(0,0,0,0.06);object-fit:cover;}
.strong-grid .media-group{display:flex;flex-direction:column;gap:2px;}
.strong-grid .offer-intro{margin:0;font-size:calc(15.9px * 1.35);font-style:italic;line-height:1.25;}
.strong-grid .visual-frame{margin:0;font-size:calc(15.9px * .875);color:#3E2A31;}
.strong-grid .text-feature{flex:1 1 320px;display:flex;flex-direction:column;gap:calc(1.5rem * .75);}
.strong-grid .secondary-actions{margin:0;font-size:15.9px;line-height:1.74;}
.strong-grid .primary-plan{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:0.82rem;font-size:calc(15.9px * .875);}
.strong-grid .primary-plan a{color:#7A1F3D;text-decoration:none;border-bottom:1px solid #E7D6D2;padding-bottom:1px;transition:color 350ms var(--motion-entry);}
.strong-grid .primary-plan a:hover{color:#B23A5C;}
.strong-grid .site-callout{margin:0;font-size:calc(15.9px * .875);color:#3E2A31;border-top:1px solid #E7D6D2;padding-top:calc(1.5rem * .75);}
@media (max-width:640px){.strong-grid .main-copy{flex:1 1 100%;}.strong-grid .visual-benefit{max-width:220px;}
}
.site-items{
  background: #FBF7F4;
  color: #2A181E;
  padding: calc(1.5rem * 2.4) 1.45rem;
}
.site-items .open-body{width: min(100%, 980px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, .42fr) minmax(0, 1fr);
  gap: calc(0.82rem * 1.5);
  align-items: start;}
.site-items h2,
.site-items h3,
.site-items p{margin: 0;}
.site-items h2{font-size: calc(15.9px * 2);
  line-height: 1.1;
  font-style: italic;}
.site-items h3{font-size: calc(15.9px * 1.35);
  line-height: 1.18;}
.site-items p{font-size: 15.9px;
  line-height: 1.74;}
.site-items .compact-team{
  display: grid;
  gap: 1.5rem;
  align-content: start;
  padding: calc(0.82rem * 1.5);
  border-radius: 0.52rem;
  background: #F3E7E4;
  color: #3E2A31;
  border-left: 3px solid #B23A5C;
}
.site-items .compact-team .site-callout{font-size: calc(15.9px * .875);
  opacity: .85;}
.site-items .wide-entries{display: flex;
  flex-direction: column;
  gap: calc(1.5rem * .75);}
.site-items .primary-inner{display: grid;
  grid-template-columns: 0.7rem minmax(6rem, .22fr) minmax(0, 1fr);
  grid-template-areas:
    "dot role name"
    "dot role text";
  column-gap: 1.5rem;
  row-gap: 0.35rem;
  align-items: start;
  padding: 1.5rem 1.5rem 1.5rem 0;
  border-bottom: 1px solid #E7D6D2;
  animation: peopleTimelineIn calc(350ms * 2) var(--motion-entry) both;
  animation-delay: var(--motion-panel, 0ms);}
.site-items .primary-inner:last-child{border-bottom: none;}
.site-items i{
  grid-area: dot;
  width: .55rem;
  height: .55rem;
  margin-top: .55rem;
  border-radius: 50%;
  background: var(--tone-strong);color:var(--ink-primary);}
.site-items .primary-inner span{grid-area: role;
  font-size: calc(15.9px * .875);
  letter-spacing: .02em;
  text-transform: uppercase;
  padding-top: .2rem;}
.site-items .primary-inner h3{grid-area: name;}
.site-items .primary-inner p{grid-area: text;}
@keyframes peopleTimelineIn {from{ opacity: .25; transform: translateY(calc(calc(0.82rem * 2) * .12)); }to{ opacity: 1; transform: translateY(0); }
}
@media (max-width: 860px) {.site-items .open-body{
    grid-template-columns: 1fr;
  }.site-items .primary-inner{
    grid-template-columns: 0.7rem minmax(0, 1fr);
    grid-template-areas:
      "dot role"
      "dot name"
      "dot text";
  }
}
.simple-method{
        padding:calc(1.5rem * 2.4) 1.45rem;
        background:#F3E7E4;
        color:#3E2A31;
    }
.simple-method .open-body{max-width:980px;
        margin:0 auto;}
.simple-method .compact-header{margin-bottom:calc(0.82rem * 1.5);}
.simple-method .compact-header h2{margin:0;
        font-size:calc(15.9px * 2);
        font-style:italic;}
.simple-method .compact-header p{margin:0.82rem 0 0;
        font-size:15.9px;}
.simple-method .main-copy{display:flex;
        flex-direction:column;
        gap:calc(1.5rem * .75);
        border-top:1px solid #E7D6D2;
        padding-top:calc(0.82rem * 1.5);}
.simple-method .media-service{display:flex;
        flex-wrap:wrap;
        align-items:baseline;
        gap:0.82rem;}
.simple-method .media-service .strong-form{flex:0 0 auto;
        min-width:6.5rem;
        font-size:calc(15.9px * .875);
        letter-spacing:0.06em;
        text-transform:uppercase;
        color:#3E2A31;
        opacity:0.75;}
.simple-method .media-service p{flex:1 1 22rem;
        margin:0;
        font-size:15.9px;}
.simple-method .media-service a{flex:0 0 auto;
        color:#7A1F3D;
        text-decoration:none;
        font-weight:600;
        border-bottom:1px solid #7A1F3D;
        transition:color 350ms var(--motion-entry), border-color 350ms var(--motion-entry);}
.simple-method .media-service a:hover{color:#B23A5C;
        border-color:#B23A5C;}
.simple-method .site-callout{
        margin-top:calc(0.82rem * 1.5);
        padding:calc(1.5rem * .75);
        background:#FFFFFF;
        color:#2A181E;
        border:1px solid #E7D6D2;
        border-radius:0.44rem;
    }
.simple-method .site-callout p{margin:0 0 0.82rem;
        font-size:15.9px;}
.simple-method .site-callout p:last-child{margin-bottom:0;}
.simple-method .team-headline{display:flex;
        flex-wrap:wrap;
        gap:0.82rem;
        margin-top:calc(0.82rem * 1.5);}
.simple-method .team-headline a{
        display:inline-block;
        padding:0.5rem 1rem;
        border-radius:0.18rem;
        background:var(--tone-strong);
        color:var(--ink-primary);
        text-decoration:none;
        font-size:calc(15.9px * .875);
        transition:background 350ms var(--motion-entry);
    }
.simple-method .team-headline a:hover{
        background:#5E1730;color:#2A181E;}
@media (max-width: 640px){.simple-method .media-service{
            flex-direction:column;
            gap:0.35rem;
        }.simple-method .media-service .strong-form{
            min-width:0;
        }
    }
.local-surface{
    padding: calc(1.5rem * 2.4) 1.45rem;
    background: #FBF7F4;
    color: #2A181E;
}
.local-surface .service-area{max-width: 980px;
    margin: 0 auto;}
.local-surface .main-copy{display: flex;
    flex-wrap: wrap;
    gap: calc(0.82rem * 1.5);
    align-items: flex-start;}
.local-surface .wide-intro{
    flex: 1 1 260px;
    margin: 0;
    border-radius: 0.52rem;
    overflow: hidden;
    border: 1px solid #E7D6D2;
    background: #FFFFFF;
    box-shadow: 0 0px 1px rgba(0,0,0,0.06);color:#2A181E;}
.local-surface .wide-intro img{display: block;
    width: 100%;
    height: auto;}
.local-surface .text-feature{flex: 2 1 380px;
    display: flex;
    flex-direction: column;
    gap: calc(1.5rem * .75);}
.local-surface h1{margin: 0;
    font-size: calc(15.9px * 2);
    font-style: italic;
    line-height: 1.25;}
.local-surface .featured-area{margin: 0;
    font-size: 15.9px;
    color: #3E2A31;}
.local-surface blockquote{
    margin: 0;
    padding: calc(1.5rem * .75);
    border-left: 3px solid #B23A5C;
    border-radius: 0.44rem;
    background: #F3E7E4;
    color: #3E2A31;
    font-size: 15.9px;
    line-height: 1.74;
}
.local-surface figcaption{display: flex;
    flex-direction: column;
    gap: 2px;
    font-size: calc(15.9px * .875);}
.local-surface .offer-intro{font-weight: 600;}
.local-surface .visual-frame{color: #3E2A31;}
.local-surface .team-headline{display: flex;
    flex-wrap: wrap;
    gap: 0.82rem;
    margin: 0;
    font-size: calc(15.9px * .875);}
.local-surface .team-headline a{color: #7A1F3D;
    text-decoration: underline;
    text-underline-offset: 3px;}
.local-surface .team-headline a:hover{color: #B23A5C;}
@media (max-width: 640px) {.local-surface .main-copy{
        flex-direction: column;
    }
}
.quiet-tile{padding:calc(1.5rem * 2.4) 1.45rem;background:#B23A5C;color:#FFF7F3}
.quiet-tile .open-body{max-width:980px;margin:0 auto}
.quiet-tile .strong-visual{display:flex;align-items:end;justify-content:space-between;gap:0.82rem;margin-bottom:calc(0.82rem * 1.5)}
.quiet-tile .strong-visual p{max-width:38rem;margin:0;font-size:calc(15.9px * 1.125);line-height:1.74}
.quiet-tile h2{max-width:13ch;margin:0;font-size:calc(15.9px * 2.65);line-height:1;text-align:right}
.quiet-tile .narrow-footer{display:flex;flex-wrap:wrap;align-items:flex-start;gap:0.82rem}
.quiet-tile [data-cluster]{flex:1 1 18rem;max-width:34rem;padding:1.5rem 0;order:var(--field-active,0);transform:translateY(var(--mark-content,0))}
.quiet-tile h3{margin:0;font-size:calc(15.9px * 1.35)}
.quiet-tile [data-cluster] p{margin:calc(1.5rem * .75) 0 0;line-height:1.74}
@media(max-width:680px){.quiet-tile .strong-visual{display:block}.quiet-tile h2{margin-top:1.5rem;text-align:left}.quiet-tile [data-cluster]{max-width:none;transform:none}}
.secondary-track{padding:calc(1.5rem * 2.4) 1.45rem;background:#FBF7F4;color:#2A181E;}
.secondary-track .service-area{max-width:980px;margin:0 auto;}
.secondary-track .main-copy{display:flex;flex-wrap:wrap;gap:calc(0.82rem * 1.5);align-items:flex-start;}
.secondary-track .visual-benefit{margin:0;flex:0 0 220px;max-width:220px;border-radius:0.52rem;overflow:hidden;background:#FFFFFF;border:1px solid #E7D6D2;color:#2A181E;}
.secondary-track .visual-benefit img{display:block;width:100%;height:auto;}
.secondary-track .text-feature{flex:1 1 320px;min-width:0;}
.secondary-track .offer-intro{margin:0 0 4px;font-size:calc(15.9px * 1.35);font-style:italic;}
.secondary-track .visual-frame{margin:0 0 0.82rem;font-size:calc(15.9px * .875);color:#3E2A31;letter-spacing:0.02em;}
.secondary-track .secondary-actions{margin:0 0 0.82rem;font-size:15.9px;line-height:1.74;}
.secondary-track .site-callout{margin:0 0 0.82rem;font-size:calc(15.9px * .875);padding:calc(1.5rem * .75);background:#F3E7E4;color:#3E2A31;border-radius:0.44rem;}
.secondary-track .primary-plan{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:0.82rem;font-size:calc(15.9px * .875);}
.secondary-track .primary-plan a{color:#7A1F3D;text-decoration:none;border-bottom:1px solid #E7D6D2;padding-bottom:1px;transition:color 350ms var(--motion-entry),border-color 350ms var(--motion-entry);}
.secondary-track .primary-plan a:hover{color:#B23A5C;border-color:#B23A5C;}
@media (max-width:640px){.secondary-track .visual-benefit{flex:1 1 100%;max-width:100%;}
}
.narrow-links{
  background: linear-gradient(135deg, #FBF7F4 0%, #F3E7E4 55%, #EBD9D6 100%);
  color: #2A181E;
  padding: calc(1.5rem * 2.4) 1.45rem;
}
.narrow-links .open-body{width: min(100%, 980px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, .42fr) minmax(0, 1fr);
  gap: 0.82rem;
  align-items: start;}
.narrow-links h2,
.narrow-links h3,
.narrow-links p{margin: 0;}
.narrow-links h2{font-size: calc(15.9px * 2);
  line-height: 1.1;
  font-style: italic;}
.narrow-links h3{font-size: calc(15.9px * 1.35); line-height: 1.18;}
.narrow-links p{font-size: 15.9px; line-height: 1.74;}
.narrow-links .compact-team{
  display: grid;
  gap: 1.5rem;
  align-content: start;
  padding: calc(0.82rem * 1.5);
  border-radius: 0.76rem;
  background: linear-gradient(135deg, #7A1F3D 0%, #B23A5C 100%);
  color: #FFF7F3;
}
.narrow-links .wide-entries{display: flex;
  flex-direction: column;
  gap: calc(1.5rem * .75);}
.narrow-links .primary-inner{
  display: grid;
  grid-template-columns: 0.7rem minmax(6rem, .22fr) minmax(9rem, .32fr) minmax(0, 1fr);
  gap: 1.5rem;
  align-items: start;
  padding: 1.5rem;
  border-radius: 0.44rem;
  background: #FFFFFF;
  color: #2A181E;
  border: 1px solid #E7D6D2;
  animation: peopleTimelineIn calc(350ms * 2.2) var(--motion-entry) both;
  animation-delay: var(--motion-panel, 0ms);
}
.narrow-links i{
  width: .55rem;
  height: .55rem;
  margin-top: .55rem;
  border-radius: 50%;
  background: var(--tone-strong);color:var(--ink-primary);}
.narrow-links .primary-inner span{font-size: calc(15.9px * .875);
  letter-spacing: .02em;}
@keyframes peopleTimelineIn {from{ opacity: .2; transform: translateX(calc(calc(0.82rem * 2) * .16)); }to{ opacity: 1; transform: translateX(0); }
}
@media (max-width: 860px) {.narrow-links .open-body,
  .narrow-links .primary-inner{ grid-template-columns: 1fr; }.narrow-links i{ margin-top: 0; }
}
.main-service{padding:calc(1.5rem * 2.4) 1.45rem;background:#F3E7E4;color:#3E2A31;}
.main-service .open-body{max-width:980px;margin:0 auto;}
.main-service .compact-header{margin-bottom:calc(0.82rem * 1.5);}
.main-service .compact-header h2{margin:0;font-size:calc(15.9px * 2);font-style:italic;font-weight:400;}
.main-service .compact-header p{margin:0.82rem 0 0;font-size:15.9px;line-height:1.74;}
.main-service .main-copy{display:flex;flex-direction:column;gap:calc(1.5rem * .75);border-top:1px solid #E7D6D2;padding-top:calc(0.82rem * 1.5);}
.main-service .media-service{display:flex;flex-wrap:wrap;gap:0.82rem;padding-bottom:calc(1.5rem * .75);border-bottom:1px solid #E7D6D2;}
.main-service .media-service:last-child{border-bottom:0;padding-bottom:0;}
.main-service .media-service h3{margin:0;flex:0 0 200px;font-size:15.9px;font-weight:600;}
.main-service .media-service p{margin:0;flex:1 1 320px;font-size:15.9px;line-height:1.74;}
.main-service .media-service a{color:#7A1F3D;text-decoration:underline;}
.main-service .media-service a:hover{color:#B23A5C;}
.main-service .quiet-actions{margin-top:calc(0.82rem * 1.5);font-size:calc(15.9px * .875);}
.main-service .quiet-actions a{color:#7A1F3D;text-decoration:underline;}
.main-service .quiet-actions a:hover{color:#B23A5C;}
@media (max-width:700px){.main-service .media-service{flex-direction:column;gap:calc(0.82rem / 2);}.main-service .media-service h3{flex:none;}
    }
.media-frame{
    padding: calc(1.5rem * 2.4) 1.45rem;
    background: #FBF7F4;
    color: #2A181E;
}
.media-frame .service-area{max-width: 980px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: calc(0.82rem * 1.5);}
.media-frame .public-tile h1{margin: 0 0 0.82rem;
    font-size: calc(15.9px * 2.65);
    line-height: 1.2;
    font-style: italic;
    font-weight: 500;}
.media-frame .featured-area{margin: 0;
    font-size: calc(15.9px * 1.125);
    line-height: 1.74;
    color: #2A181E;}
.media-frame .direct-media{display: flex;
    flex-wrap: wrap;
    gap: calc(1.5rem * .75);
    align-items: flex-start;}
.media-frame .wide-intro{flex: 1 1 260px;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;}
.media-frame .wide-intro img{width: 100%;
    height: auto;
    display: block;
    border-radius: 0.52rem;
    border: 1px solid #E7D6D2;}
.media-frame .wide-intro figcaption{font-size: calc(15.9px * .875);
    color: #3E2A31;
    line-height: 1.5;}
.media-frame .text-feature{flex: 1 1 340px;
    display: flex;
    flex-direction: column;
    gap: 0.82rem;}
.media-frame .text-feature p{margin: 0;
    font-size: 15.9px;
    line-height: 1.74;}
.media-frame .page-proof{
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    gap: 0.82rem;
    padding: calc(1.5rem * .75);
    background: #F3E7E4;
    color: #3E2A31;
    border-radius: 0.52rem;
}
.media-frame .page-proof .secondary-items{font-size: calc(15.9px * .875);
    letter-spacing: 0.04em;
    text-transform: uppercase;}
.media-frame .page-proof .narrow-intro{font-size: calc(15.9px * 1.35);
    font-style: italic;
    font-weight: 600;}
.media-frame .page-proof .site-callout{flex: 1 1 220px;
    font-size: calc(15.9px * .875);
    line-height: 1.6;}
.media-frame .top-rail{
    margin: 0;
    padding: calc(1.5rem * .75);
    background: #FFFFFF;
    color: #2A181E;
    border: 1px solid #E7D6D2;
    border-left: 3px solid #B23A5C;
    border-radius: 0.44rem;
}
.media-frame .top-rail p{margin: 0 0 0.82rem;
    font-size: 15.9px;
    line-height: 1.74;
    font-style: italic;}
.media-frame .site-section{display: flex;
    flex-direction: column;
    gap: 2px;
    font-size: calc(15.9px * .875);}
.media-frame .site-section .offer-intro{font-weight: 600;}
.media-frame .site-section .visual-frame{color: #3E2A31;}
.media-frame .strong-steps{display: flex;
    flex-direction: column;
    gap: 0.82rem;
    padding-top: 0.82rem;
    border-top: 1px solid #E7D6D2;}
.media-frame .strong-steps .media-service{margin: 0;
    font-size: calc(15.9px * .875);
    line-height: 1.65;
    color: #3E2A31;}
.media-frame .team-headline{margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 0.82rem;}
.media-frame .team-headline a{font-size: calc(15.9px * .875);
    color: #7A1F3D;
    text-decoration: none;
    border-bottom: 1px solid #7A1F3D;
    padding-bottom: 1px;
    transition: color 350ms var(--motion-entry), border-color 350ms var(--motion-entry);}
.media-frame .team-headline a:hover{color: #B23A5C;
    border-color: #B23A5C;}
@media (max-width: 640px) {.media-frame .direct-media{
        flex-direction: column;
    }
}
.offer-figure{padding:calc(1.5rem * 2.4) 1.45rem;background:var(--tone-strong);color:var(--ink-primary)}
.offer-figure .open-body{max-width:980px;margin:0 auto}
.offer-figure .steady-visual{display:flex;gap:calc(0.82rem * 1.5);align-items:flex-start}
.offer-figure .featured-area{flex:1 1 40rem;min-width:0}
.offer-figure h2{margin:0;font-size:calc(15.9px * 2.65);line-height:1.06;font-style:italic}
.offer-figure .site-callout{margin:calc(1.5rem * .75) 0 0;font-size:15.9px;line-height:1.74;opacity:.85}
.offer-figure .focused-block{flex:0 1 32rem;min-width:0}
.offer-figure .focused-block p{margin:0 0 calc(1.5rem * .75);font-size:15.9px;line-height:1.74}
.offer-figure .focused-block p:last-of-type{margin-bottom:0}
.offer-figure .primary-plan{display:flex;flex-wrap:wrap;gap:calc(1.5rem * .75);margin-top:calc(0.82rem * 1.5)}
.offer-figure .primary-plan a{border-radius:0.44rem;background:#B23A5C;color:#FFF7F3;padding:calc(calc(1.5rem * .75)*.7) calc(1.5rem * .75);text-decoration:none;font-size:calc(15.9px * .875);line-height:1.3}
.offer-figure .primary-plan a:hover{background:#8E2A47;color:#2A181E;}
@media(max-width:760px){.offer-figure .steady-visual{display:block}.offer-figure .focused-block{margin-top:calc(0.82rem * 1.5)}.offer-figure h2{font-size:calc(15.9px * 2)}}
.top-tile{padding:calc(1.5rem * 2.4) 1.45rem;background:#FBF7F4;color:#2A181E}
.top-tile .open-body{max-width:980px;margin:0 auto}
.top-tile .direct-tile{display:flex;flex-wrap:wrap;gap:calc(0.82rem * 1.5);align-items:flex-start}
.top-tile .page-feature{display:block;flex:0 1 20rem;width:100%;min-width:15rem;aspect-ratio:4/5;height:auto;object-fit:cover;border-radius:0.52rem;box-shadow:0 0px 1px rgba(0,0,0,0.06)}
.top-tile .text-feature{flex:1 1 30rem;min-width:0}
.top-tile h2{margin:0;font-size:calc(15.9px * 2);line-height:1.12;font-style:italic}
.top-tile .quiet-feature{margin:1.5rem 0 0;font-size:calc(15.9px * 1.125);line-height:1.74}
.top-tile ul{list-style:none;margin:calc(0.82rem * 1.5) 0 0;padding:0;display:flex;flex-direction:column;gap:calc(1.5rem * .75)}
.top-tile li{background:#FFFFFF;color:#2A181E;border:1px solid #E7D6D2;border-radius:0.44rem;padding:calc(1.5rem * .75) 1.5rem}
.top-tile strong{display:block;margin-bottom:calc(1.5rem * .75);font-size:calc(15.9px * 1.35);line-height:1.2}
.top-tile span{display:block;line-height:1.74}
@media(max-width:780px){.top-tile .direct-tile{display:block}.top-tile .page-feature{min-width:0;margin-bottom:calc(0.82rem * 1.5);aspect-ratio:16/10}
}
.primary-brand{
  background: linear-gradient(135deg, #FBF7F4 0%, #F3E7E4 55%, #EBD9D6 100%);
  color: #2A181E;
  padding: calc(1.5rem * 2.4) 1.45rem;
}
.primary-brand .open-body{width: min(100%, 980px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, .42fr) minmax(0, 1fr);
  gap: calc(0.82rem * 1.5);
  align-items: start;}
.primary-brand h2,
.primary-brand h3,
.primary-brand p{margin: 0;}
.primary-brand h2{font-size: calc(15.9px * 2);
  line-height: 1.1;
  font-style: italic;}
.primary-brand h3{font-size: calc(15.9px * 1.35);
  line-height: 1.18;}
.primary-brand p{font-size: 15.9px;
  line-height: 1.74;}
.primary-brand .compact-team{
  display: grid;
  gap: 1.5rem;
  padding: calc(0.82rem * 1.5);
  border-radius: 0.76rem;
  background: linear-gradient(135deg, #7A1F3D 0%, #B23A5C 100%);
  color: #FFF7F3;
  position: sticky;
  top: 1.5rem;
}
.primary-brand .wide-entries{display: grid;
  gap: calc(1.5rem * .75);}
.primary-brand .primary-inner{
  display: grid;
  grid-template-columns: 0.7rem minmax(0, 1fr);
  grid-template-areas:
    "dot role"
    "dot name"
    "dot text";
  column-gap: 0.82rem;
  row-gap: 0.35rem;
  padding: 1.5rem;
  border-radius: 0.44rem;
  background: #FFFFFF;
  color: #2A181E;
  border: 1px solid #E7D6D2;
  animation: peopleTimelineIn calc(350ms * 2.2) var(--motion-entry) both;
  animation-delay: var(--motion-panel, 0ms);
}
.primary-brand .primary-inner i{
  grid-area: dot;
  width: 0.55rem;
  height: 0.55rem;
  margin-top: 0.55rem;
  border-radius: 50%;
  background: var(--tone-strong);color:var(--ink-primary);}
.primary-brand .primary-inner span{grid-area: role;
  font-size: calc(15.9px * .875);
  letter-spacing: 0.04em;
  text-transform: uppercase;}
.primary-brand .primary-inner h3{grid-area: name;}
.primary-brand .primary-inner p{grid-area: text;}
@keyframes peopleTimelineIn {from{ opacity: 0.2; transform: translateX(calc(calc(0.82rem * 2) * 0.16)); }to{ opacity: 1; transform: translateX(0); }
}
@media (max-width: 860px) {.primary-brand .open-body{ grid-template-columns: 1fr; }.primary-brand .compact-team{ position: static; }
}
.service-menu{
    padding:calc(1.5rem * 2.4) 1.45rem;
    background:#F3E7E4;
    color:#3E2A31;
}
.service-menu .open-body{max-width:980px;
    margin:0 auto;
    display:flex;
    flex-direction:column;
    gap:calc(0.82rem * 1.5);}
.service-menu .featured-area h2{margin:0 0 calc(1.5rem * .75);
    font-size:calc(15.9px * 2);
    font-style:italic;
    font-weight:400;}
.service-menu .featured-area p{margin:0;
    font-size:15.9px;
    line-height:1.74;}
.service-menu .direct-brand{display:flex;
    flex-wrap:wrap;
    gap:0.82rem;}
.service-menu .team-headline{
    flex:1 1 260px;
    border:1px solid #E7D6D2;
    border-radius:0.52rem;
    background:#FFFFFF;
    color:#2A181E;
    padding:calc(1.5rem * .75) 1.45rem;
    box-shadow:0 0px 1px rgba(0,0,0,0.06);
}
.service-menu .team-headline h3{margin:0 0 8px;
    font-size:calc(15.9px * 1.35);
    font-weight:500;}
.service-menu .team-headline p{margin:0;
    font-size:calc(15.9px * .875);
    line-height:1.74;}
.service-menu .team-headline a{color:#7A1F3D;
    text-decoration:underline;
    text-underline-offset:2px;}
.service-menu .team-headline a:hover{color:#B23A5C;}
.service-menu .site-grid{border-top:1px solid #E7D6D2;
    padding-top:calc(1.5rem * .75);
    display:flex;
    flex-direction:column;
    gap:0.82rem;}
.service-menu .site-grid .site-callout{margin:0;
    font-size:calc(15.9px * .875);
    color:#3E2A31;}
.service-menu .site-grid .featured-wrap{margin:0;
    font-size:calc(15.9px * .875);}
.service-menu .site-grid .featured-wrap a{color:#7A1F3D;
    text-decoration:underline;
    text-underline-offset:2px;}
.service-menu .site-grid .featured-wrap a:hover{color:#B23A5C;}
@media (max-width:700px){.service-menu .direct-brand{
        flex-direction:column;
    }
}
.service-plan{padding:calc(calc(1.5rem * 2.4)*.7) 1.45rem;background:#FBF7F4;color:#2A181E;}
.service-plan .offer-summary{max-width:min(980px,62rem);margin:0 auto;display:flex;flex-direction:column;gap:calc(0.82rem * 1.5);}
.service-plan .featured-area{display:flex;flex-direction:column;gap:.7rem;}
.service-plan h1{margin:0;font-size:clamp(1.95rem,5vw,calc(15.9px * 2.65));line-height:1.08;font-weight:600;font-style:italic;letter-spacing:-.01em;}
.service-plan .open-track{margin:0;font-size:15.9px;line-height:1.7;color:#3E2A31;}
.service-plan .public-note{display:block;width:100%;height:auto;aspect-ratio:21/9;object-fit:cover;border-radius:0.44rem;}
.service-plan .text-feature{padding-top:1.5rem;border-top:1px solid #E7D6D2;}
.service-plan .text-feature p{margin:0;font-size:15.9px;line-height:1.74;}
@media (max-width:640px){.service-plan{padding-top:calc(calc(1.5rem * 2.4)*.5);padding-bottom:calc(calc(1.5rem * 2.4)*.5);}.service-plan .public-note{aspect-ratio:4/3;}
  }
.compact-menu{padding:calc(1.5rem * 2.4) 1.45rem;background:#FBF7F4;color:#2A181E}
.compact-menu .open-body{max-width:980px;margin:0 auto}
.compact-menu .direct-tile{display:flex;gap:calc(0.82rem * 1.5);align-items:flex-start}
.compact-menu .contact-footer{flex:0 1 30rem;min-width:0}
.compact-menu h2{margin:0;font-size:calc(15.9px * 2);line-height:1.14;font-style:italic}
.compact-menu .contact-footer p{margin:1.5rem 0 0;font-size:calc(15.9px * 1.125);line-height:1.74}
.compact-menu ul{list-style:none;margin:calc(0.82rem * 1.5) 0 0;padding:0;display:flex;flex-direction:column;gap:calc(1.5rem * .75)}
.compact-menu li{padding:calc(1.5rem * .75) 0;line-height:1.74}
.compact-menu li+li{border-top:1px solid #E7D6D2}
.compact-menu .site-callout{margin-top:calc(0.82rem * 1.5);font-size:calc(15.9px * .875);color:#3E2A31}
.compact-menu .plain-figure{flex:1 1 34rem;min-width:0;background:#FFFFFF;color:#2A181E;border:1px solid #E7D6D2;border-radius:0.52rem;padding:calc(0.82rem * 1.5);box-shadow:0 0px 1px rgba(0,0,0,0.06)}
.compact-menu .primary-actions{display:flex;flex-wrap:wrap;gap:1.5rem}
.compact-menu .primary-actions label{flex:1 1 16rem;min-width:0}
.compact-menu label span{display:block;margin-bottom:calc(1.5rem * .75);font-size:calc(15.9px * .875);color:#3E2A31}
.compact-menu input,.compact-menu textarea{width:100%;max-width:100%;border:1px solid #E7D6D2;border-radius:0.18rem;background:#FFFFFF;color:#2A181E;font:inherit;padding:calc(1.5rem * .75);outline:none}
.compact-menu input::placeholder,.compact-menu textarea::placeholder{color:rgba(255,255,255,0.55)}
.compact-menu input:focus,.compact-menu textarea:focus{border-color:#B23A5C;box-shadow:0 0 0 2px rgba(178, 58, 92, 0.35)}
.compact-menu .narrow-steps{display:block;margin-top:1.5rem}
.compact-menu textarea{resize:vertical}
.compact-menu button{margin-top:1.5rem;border:0;border-radius:0.18rem;background:var(--tone-strong);color:var(--ink-primary);font:inherit;padding:calc(1.5rem * .75) 1.5rem;cursor:pointer;transition:background 350ms var(--motion-entry)}
.compact-menu button:hover{background:#5E1730;color:#2A181E;}
@media(max-width:840px){.compact-menu .direct-tile{display:block}.compact-menu .plain-figure{margin-top:calc(0.82rem * 1.5);padding:1.5rem}.compact-menu .primary-actions{display:block}.compact-menu .primary-actions label+label{margin-top:1.5rem}}
.offer-list{background:#B23A5C;color:#FFF7F3;padding:calc(1.5rem * 2.4) 1.45rem}
.offer-list .open-body{max-width:980px;margin:0 auto}
.offer-list .steady-service{display:flex;align-items:flex-start;gap:calc(0.82rem * 1.5)}
.offer-list .public-note{display:block;flex:0 1 40%;min-width:14rem;width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;border-radius:0.52rem;box-shadow:0 5px 12px rgba(0,0,0,0.08)}
.offer-list .focused-block{flex:1 1 32rem;min-width:0}
.offer-list h2{margin:0;font-size:clamp(calc(15.9px * 2),4.6vw,calc(15.9px * 2.65));line-height:1.08;font-style:italic;letter-spacing:0}
.offer-list p{margin:1.5rem 0 0;font-size:calc(15.9px * 1.125);line-height:1.68}
.offer-list .primary-plan{display:flex;flex-direction:column;gap:calc(1.5rem * .75);margin-top:calc(0.82rem * 1.5)}
.offer-list a{padding:calc(calc(1.5rem * .75) * 0.85) calc(1.5rem * .75);border-radius:0.18rem;background:color-mix(in srgb,currentColor 12%,transparent);color:inherit;text-decoration:none;font-size:15.9px;transition:background 350ms var(--motion-entry)}
.offer-list a:hover{background:color-mix(in srgb,currentColor 22%,transparent)}
@media(max-width:760px){.offer-list .steady-service{flex-direction:column}.offer-list .public-note{flex-basis:auto;min-width:0;aspect-ratio:5/4}}
.contact-visual{padding:calc(1.5rem * 2.4) 1.45rem;background:#3A1020;color:#FBF7F4}
.contact-visual .contact-footer{max-width:min(980px,60rem);margin:0 auto}
.contact-visual h2{margin:0;font-size:calc(15.9px * 2.65);line-height:1.05;font-style:italic}
.contact-visual .featured-area{margin:1.5rem 0 calc(0.82rem * 1.5);font-size:calc(15.9px * 1.125);line-height:1.4}
.contact-visual .focused-media{height:clamp(20rem,42vw,32rem);border-radius:0.52rem;overflow:hidden;border:1px solid #E7D6D2;background:#FFFFFF;color:#2A181E;}
.contact-visual .focused-media iframe{display:block;width:100%;height:100%;border:0}
.contact-visual .active-panel{margin-top:calc(0.82rem * 1.5);display:flex;flex-direction:column;gap:calc(1.5rem * .75)}
.contact-visual .open-proof{display:grid;grid-template-columns:minmax(8rem,.24fr) minmax(0,1fr);gap:calc(1.5rem * .75);padding-bottom:calc(1.5rem * .75);border-bottom:1px solid #E7D6D2}
.contact-visual .open-proof:last-child{border-bottom:0;padding-bottom:0}
.contact-visual .main-stack{font-size:calc(15.9px * .875);letter-spacing:.02em;text-transform:uppercase;opacity:.72}
.contact-visual .open-proof p{margin:0;line-height:1.6}
.contact-visual a{color:inherit;text-decoration:underline;text-underline-offset:3px}
.contact-visual a:hover{opacity:.9}
@media (max-width:620px){.contact-visual .open-proof{grid-template-columns:1fr;gap:.35rem}.contact-visual .focused-media{height:20rem}
}
.offer-unit{padding:calc(1.5rem * 2.4) 1.45rem;background:var(--tone-strong);color:var(--ink-primary)}
.offer-unit .team-surface{max-width:min(980px,62rem);margin:0 auto}
.offer-unit h2{margin:0;font-size:calc(15.9px * 2.65);line-height:1.08;font-style:italic}
.offer-unit .active-links{margin:1.5rem 0 calc(0.82rem * 1.5);font-size:calc(15.9px * 1.125);line-height:1.6}
.offer-unit .open-lead{display:flex;flex-direction:column;border-top:1px solid color-mix(in srgb,currentColor 34%,transparent)}
.offer-unit .site-callout{padding:0.82rem 0}
.offer-unit .site-callout + .site-callout{border-top:1px solid color-mix(in srgb,currentColor 22%,transparent)}
.offer-unit h3{margin:0 0 calc(1.5rem * .75);font-size:calc(15.9px * 1.35);line-height:1.25;font-weight:600}
.offer-unit .site-callout p{margin:0;font-size:15.9px;line-height:1.72}
@media (min-width:768px){.offer-unit .site-callout{display:grid;grid-template-columns:minmax(14rem,22rem) 1fr;gap:1.45rem;align-items:start}.offer-unit h3{margin:0}
}
.clear-area{padding:calc(1.5rem * 2.4) 1.45rem;background:#F3E7E4;color:#3E2A31}
.clear-area .open-body{max-width:980px;margin:0 auto}
.clear-area .compact-header{display:grid;grid-template-columns:1fr;gap:calc(1.5rem * .75);margin-bottom:calc(0.82rem * 1.5)}
.clear-area h2{margin:0;font-size:calc(15.9px * 2);line-height:1.1;font-style:italic}
.clear-area .compact-header p{margin:0;line-height:1.74}
.clear-area .focused-story{display:flex;flex-direction:column;gap:0;border-top:1px solid #E7D6D2}
.clear-area .focused-story a{display:flex;flex-wrap:wrap;justify-content:space-between;gap:0.82rem;padding:calc(1.5rem * .75) 0;border-bottom:1px solid #E7D6D2;color:inherit;text-decoration:none;overflow-wrap:anywhere}
.clear-area .focused-story a:hover{color:#B23A5C}
.clear-area .focused-story span{flex:1 1 20rem;color:#3E2A31;font-size:calc(15.9px * .875);line-height:1.74}
.clear-area .offer-view{display:flex;flex-wrap:wrap;gap:0.82rem;margin-top:1.5rem}
.clear-area .offer-view>*{min-width:0;flex:1 1 18rem;margin:0}
.clear-area .offer-view p{line-height:1.74}
.clear-area .offer-view a{color:#7A1F3D;text-decoration:none;overflow-wrap:anywhere}
.clear-area .offer-view a:hover{color:#B23A5C}
@media(min-width:720px){.clear-area .compact-header{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);align-items:end}}
.focused-wrap{padding:calc(1.5rem * 2.4) 1.45rem;background:#FBF7F4;color:#2A181E;}
.contact-area{max-width:980px;margin:0 auto;}
.focused-wrap h1{margin:0;font-size:calc(15.9px * 2.65);line-height:1.08;}
.wide-links{padding:calc(1.5rem * 2.4) 1.45rem;background:linear-gradient(135deg, #7A1F3D 0%, #B23A5C 100%);color:#FFF7F3}
.wide-links .featured-service{max-width:min(980px,68rem);margin:0 auto}
.wide-links h2{margin:0;font-size:calc(15.9px * 2.65);line-height:1.05;font-style:italic}
.wide-links .local-fields{margin:1.5rem 0 calc(0.82rem * 1.5);font-size:calc(15.9px * 1.125);line-height:1.6}
.wide-links .strong-menu{padding-left:calc(1.5rem * .75);margin:0 0 0.82rem;border-left:1px solid color-mix(in srgb,currentColor 36%,transparent)}
.wide-links .strong-menu:last-child{margin-bottom:0}
.wide-links h3{margin:0 0 calc(1.5rem * .75);font-size:calc(15.9px * 1.35);line-height:1.2}
.wide-links .strong-menu p{margin:0;line-height:1.7}
@media (max-width:640px){.wide-links h2{font-size:calc(15.9px * 2)}.wide-links .local-fields{font-size:15.9px}.wide-links .strong-menu{padding-left:calc(0.82rem * 1.5)}
}
.contact-story{padding:calc(calc(1.5rem * 2.4)*.72) 1.45rem;background:#FBF7F4;color:#2A181E;}
.contact-story .offer-summary{max-width:min(980px,64rem);margin:0 auto;}
.contact-story h1{margin:0;max-width:20ch;font-size:clamp(1.95rem,5vw,calc(15.9px * 2.65));line-height:1.06;font-weight:640;font-style:italic;letter-spacing:0;}
.contact-story .public-note{display:block;width:min(100%,42rem);height:auto;aspect-ratio:21/9;object-fit:cover;border-radius:0.44rem;margin:clamp(1rem,2.2vw,calc(0.82rem * 1.5)) 0 0;}
.contact-story .text-feature{margin-top:clamp(1rem,2.2vw,1.5rem);padding-top:clamp(.85rem,1.6vw,1.5rem);border-top:1px solid #E7D6D2;}
.contact-story p{margin:0;font-size:clamp(1rem,1.28vw,15.9px);line-height:1.74;color:#3E2A31;}
@media (max-width:640px){.contact-story h1{max-width:100%;}.contact-story .public-note{aspect-ratio:4/3}.contact-story{padding-top:calc(calc(1.5rem * 2.4)*.52);padding-bottom:calc(calc(1.5rem * 2.4)*.52);}}
.primary-items{background:#B23A5C;color:#FFF7F3;padding:calc(1.5rem * 2.4) 1.45rem}
.primary-items .open-body{max-width:980px;margin:0 auto}
.primary-items .steady-visual{display:flex;flex-direction:column;gap:calc(0.82rem * 1.5)}
.primary-items .featured-area h2{margin:0 0 calc(1.5rem * .75);font-size:clamp(calc(15.9px * 2),4.4vw,calc(15.9px * 2.65));line-height:1.08;font-style:italic;letter-spacing:0}
.primary-items .featured-area .site-callout{margin:0;font-size:calc(15.9px * 1.125);line-height:1.65}
.primary-items .team-headline{display:flex;flex-wrap:wrap;gap:calc(0.82rem * 1.5);border-top:1px solid color-mix(in srgb,currentColor 22%,transparent);padding-top:calc(0.82rem * 1.5)}
.primary-items .visual{flex:1 1 15rem;min-width:0}
.primary-items .visual .clear-view{display:inline-block;font-size:calc(15.9px * .875);letter-spacing:0.14em;text-transform:uppercase;opacity:0.75;margin-bottom:0.35rem}
.primary-items .visual h3{margin:0 0 0.4rem;font-size:15.9px;font-style:italic;letter-spacing:0}
.primary-items .visual p{margin:0;font-size:calc(15.9px * .875);line-height:1.7}
.primary-items .page-surface{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:calc(0.82rem * 1.5);border-top:1px solid color-mix(in srgb,currentColor 22%,transparent);padding-top:calc(0.82rem * 1.5)}
.primary-items .offer-block{flex:1 1 22rem;min-width:0}
.primary-items .offer-block .media-service{margin:0 0 0.4rem;font-size:calc(15.9px * .875);line-height:1.6}
.primary-items .offer-block a{color:inherit;text-decoration:underline;text-underline-offset:3px}
.primary-items .offer-block a:hover{opacity:0.82}
.primary-items .media-lead{flex:1 1 18rem;min-width:0;display:flex;flex-direction:column;gap:0.5rem}
.primary-items .media-lead a{padding:0.6rem 0.85rem;border-radius:0.18rem;background:color-mix(in srgb,currentColor 12%,transparent);color:inherit;text-decoration:none;font-size:calc(15.9px * .875);transition:background 350ms var(--motion-entry)}
.primary-items .media-lead a:hover{background:color-mix(in srgb,currentColor 20%,transparent)}
@media(max-width:760px){.primary-items .page-surface{flex-direction:column}.primary-items .offer-block,.primary-items .media-lead{flex-basis:auto;width:100%}
}
.service-team{--axis-static:calc(1.5rem * 0.92);padding:calc(1.5rem * 2.4) 1.45rem;background:#FBF7F4;color:#2A181E;}
.service-team .open-body{max-width:980px;margin:0 auto;}
.service-team h2{font-size:calc(15.9px * 2);line-height:1.14;margin:0;font-style:italic;}
.service-team p{margin:0;font-size:15.9px;line-height:1.74;}
.service-team .featured-area{margin-top:1.5rem;}
.service-team .site-callout{margin-top:calc(0.82rem * 1.5);color:#3E2A31;background:#F3E7E4;padding:calc(1.5rem * .75);border-radius:0.44rem;}
.service-team .local-method{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;margin-top:var(--axis-static);padding:calc(1.5rem * .75) 1.5rem;border-radius:0.18rem;background:var(--tone-strong);color:var(--ink-primary);text-decoration:none;transition:background 350ms var(--motion-entry);}
.service-team .local-method:hover{background:#5E1730;color:#2A181E;}
.service-team .team-headline{margin-top:calc(0.82rem * 1.5);font-size:calc(15.9px * .875);color:#3E2A31;}
.service-team .team-headline a{color:#7A1F3D;text-decoration:underline;text-underline-offset:2px;}
.service-team .team-headline a:hover{color:#B23A5C;}
.local-wrap{padding:calc(1.5rem * 2.4) 1.45rem;background:#FBF7F4;color:#2A181E}
.local-wrap .open-body{max-width:980px;margin:0 auto}
.local-wrap .direct-tile{display:flex;gap:calc(0.82rem * 1.5);align-items:flex-start}
.local-wrap .featured-area{flex:1 1 34rem;min-width:0}
.local-wrap .featured-area .site-callout{margin:0 0 1.5rem;font-size:calc(15.9px * .875);letter-spacing:0.08em;text-transform:uppercase;color:#3E2A31}
.local-wrap h2{margin:0;font-size:calc(15.9px * 2.65);line-height:1.06;font-style:italic;font-weight:400}
.local-wrap .focused-region{flex:1 1 30rem;min-width:0;padding-top:calc(1.5rem * .75)}
.local-wrap .quiet-feature{margin:0;line-height:1.74;font-size:15.9px}
.local-wrap .local-method{display:inline-flex;margin-top:1.5rem;border-radius:0.44rem;background:var(--tone-strong);color:var(--ink-primary);padding:calc(1.5rem * .75) 1.5rem;text-decoration:none;transition:background 350ms var(--motion-entry)}
.local-wrap .local-method:hover{background:#5E1730;color:#2A181E;}
.local-wrap .team-headline{list-style:none;margin:calc(0.82rem * 1.5) 0 0;padding:0;display:flex;flex-direction:column;gap:0}
.local-wrap .team-headline li a{display:block;padding:calc(1.5rem * .75) 0;border-bottom:1px solid #E7D6D2;color:#7A1F3D;text-decoration:none;font-size:calc(15.9px * .875)}
.local-wrap .team-headline li a:hover{color:#B23A5C}
@media(max-width:760px){.local-wrap .direct-tile{display:block}.local-wrap h2{font-size:calc(15.9px * 2)}.local-wrap .focused-region{margin-top:calc(0.82rem * 1.5);padding-top:0}}
