:root {
  --surface-card: #f4f6f9;
  --speed-fast: cubic-bezier(0.4,0,0.2,1);
  --tone-warm: #0a0c10;
}
body{margin:0;padding:0;font-family:"Playfair Display", sans-serif;box-sizing:border-box;}
*{box-sizing:border-box;}
.offer-fields {
    width: 100%;
    background: #0a0c10;
    color: #e8ebf0;
    border-bottom: 1px solid rgba(255, 59, 74, 0.22);
  }
.contact-callout {
    max-width: 1340px;
    margin: 0 auto;
    padding: 1.5rem 1.5rem;
    display: flex;
    flex-direction: column;
    gap: calc(2.42rem * 1.5);
  }
.secondary-contact {
    display: flex;
    justify-content: center;
    align-items: center;
  }
.fresh-content {
    font-size: calc(17.3px * 1.35);
    font-weight: 700;
    letter-spacing: 0.02em;
    color: #e8ebf0;
    text-decoration: none;
    line-height: 1.1;
  }
.fresh-content:hover {
    color: #ff3b4a;
  }
.nav-row {
    display: flex;
    justify-content: center;
  }
.nav-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 2.42rem;
  }
.nav-list a {
    display: inline-block;
    padding: 0.35rem 0.25rem;
    font-size: calc(17.3px * .875);
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #e8ebf0;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: color 500ms var(--speed-fast),
                border-color 500ms var(--speed-fast);
  }
.nav-list a:hover {
    color: #ff3b4a;
    border-bottom-color: #ff3b4a;
  }
.wide-content {
    display: none;
    align-self: center;
    width: 44px;
    height: 40px;
    padding: 0;
    background: transparent;
    color: #e8ebf0;
    border: 1px solid rgba(255, 59, 74, 0.22);
    border-radius: 0.33rem;
    cursor: pointer;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
  }
.wide-content:hover{
    background: color-mix(in srgb, currentColor 10%, transparent);color:#e8ebf0;}
.contact-brand{
    display: block;
    width: 22px;
    height: 2px;
    background: #e8ebf0;
    border-radius: 2px;color:#e8ebf0;}
.active-area {
    display: none;
  }
.content-links {
    list-style: none;
    margin: 0;
    padding: calc(1.5rem * .75) 0 0;
    display: flex;
    flex-direction: column;
    gap: calc(2.42rem * 1.5);
    border-top: 1px solid rgba(255, 59, 74, 0.22);
  }
.content-links a {
    display: block;
    padding: 0.5rem 0;
    font-size: 17.3px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #e8ebf0;
    text-decoration: none;
  }
.content-links a:hover {
    color: #ff3b4a;
  }
@media (max-width: 767px) {
    .nav-row {
      display: none;
    }
    .wide-content {
      display: flex;
    }
    .active-area.is-open {
      display: block;
    }
    .active-area[hidden] {
      display: none;
    }
  }
@media (min-width: 768px) {
    .active-area {
      display: none !important;
    }
  }
.fresh-rail{width:100%;padding:0;font-family:"Playfair Display", sans-serif;font-size:17.3px;line-height:1.83;background:var(--surface-card);color:var(--tone-warm);}
.open-proof{max-width:1340px;margin:0 auto;padding:calc(1.5rem * 2.4) 1.5rem;display:flex;flex-direction:column;gap:calc(2.42rem * 1.5)}
.primary-body{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:2.42rem;align-items:start}
.service-footer{display:flex;flex-direction:column;gap:calc(1.5rem * .75);min-width:0}
.top-proof{display:inline-block;font-size:calc(17.3px * 1.35);font-weight:600;letter-spacing:0.02em;color:inherit;text-decoration:none}
.top-proof:hover,
  .top-proof:focus-visible{color:inherit;text-decoration:underline;text-underline-offset:0.25em}
.active-media{margin:0;font-size:calc(17.3px * .875);max-width:34ch;opacity:0.85}
.wide-shell{margin:0;font-size:17.3px;font-weight:600;letter-spacing:0.04em;text-transform:uppercase;opacity:0.9}
.media-links,
  .content-brand,
  .active-view{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0.5rem}
.media-links a,
  .quiet-service,
  .active-view a{color:inherit;text-decoration:none;font-size:calc(17.3px * .875);line-height:1.5}
.media-links a:hover,
  .media-links a:focus-visible,
  .quiet-service:hover,
  .quiet-service:focus-visible,
  .active-view a:hover,
  .active-view a:focus-visible{color:inherit;text-decoration:underline;text-underline-offset:0.25em}
.content-brand li{display:flex;flex-direction:column;gap:0.15rem}
.steady-view{font-size:calc(17.3px * .875);text-transform:uppercase;letter-spacing:0.06em;opacity:0.7}
.quiet-service{word-break:break-word}
.bottom-frame{border-top:1px solid rgba(255, 255, 255, 0.15);padding-top:calc(2.42rem * 1.5)}
.bottom-frame p{margin:0;font-size:calc(17.3px * .875);line-height:1.6;opacity:0.8;max-width:90ch}
.plain-inner{border-top:1px solid rgba(255, 255, 255, 0.15);padding-top:calc(2.42rem * 1.5);display:flex;flex-wrap:wrap;gap:2.42rem;align-items:center;justify-content:space-between}
.soft-summary{margin:0;font-size:calc(17.3px * .875);opacity:0.8}
.active-view{flex-direction:row;flex-wrap:wrap;gap:1.25rem}
@media (max-width: 1024px) {.primary-body{grid-template-columns:1fr 1fr}
  }
@media (max-width: 640px) {.primary-body{grid-template-columns:1fr}.plain-inner{flex-direction:column;align-items:flex-start}.active-view{flex-direction:column;gap:0.5rem}
  }
footer,footer *{border-radius:0!important;}
.cookies{position:fixed;left:clamp(14px,2vw,24px);top:clamp(14px,2vw,24px);z-index:1200}
.cookies .media-method{width:min(30rem,calc(100vw - 28px));padding:14px;border:1px solid rgba(0,0,0,.14);border-radius:22px;background:#ff3b4a;color:#0a0c10;box-shadow:0 14px 54px rgba(0,0,0,0.24)}
.cookies .public-header{display:flex;justify-content:space-between;gap:10px;align-items:center}
.cookies strong{font-size:calc(17.3px * 1.35)}
.cookies .public-header button{border:0;background:none;color:inherit;text-decoration:underline;cursor:pointer;font-weight:700}
.cookies .public-region{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.cookies .public-region button{border:1px solid rgba(0,0,0,.1);background:rgba(255,255,255,.16);color:inherit;border-radius:12px;padding:8px 12px;cursor:pointer;font-weight:700}
.local-team{
        --mark-static: calc(1.5rem * 1.05);
        --axis-active: calc(1340px / 2.60);
        padding: calc(1.5rem * 2.4) 1.5rem;
        background: #0a0c10;
        color: #e8ebf0;
    }
.local-team .soft-stack{max-width: 1340px;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        gap: calc(2.42rem * 1.5);}
.local-team h1,
    .local-team p{margin: 0;}
.local-team h1{font-size: calc(17.3px * 2.65);
        line-height: 1.08;
        margin-top: calc(1.5rem * .75);}
.local-team p{font-size: 17.3px;
        line-height: 1.83;}
.local-team .compact-stack{font-size: calc(17.3px * .875);
        letter-spacing: 0.08em;
        text-transform: uppercase;
        color: #ff3b4a;}
.local-team .fresh-panel{display: flex;
        flex-direction: column;
        gap: calc(1.5rem * .75);}
.local-team .tag{color: #a7afbd;}
.local-team .service-body{display: flex;
        flex-wrap: wrap;
        align-items: center;
        gap: 2.42rem;
        padding-top: calc(1.5rem * .75);
        border-top: 1px solid rgba(255, 59, 74, 0.22);}
.local-team .text-footer{
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: max-content;
        max-width: 100%;
        padding: calc(1.5rem * .75) 1.5rem;
        border-radius: 0.33rem;
        background: #e11d2e;
        color: #ffffff;
        text-decoration: none;
        transition: background 500ms var(--speed-fast);
    }
.local-team .text-footer:hover{
        background: #ff3b4a;color:#e8ebf0;}
.local-team .open-panel{font-size: calc(17.3px * .875);
        color: #a7afbd;}
.local-team .open-panel a{color:inherit;
        text-decoration: none;
        border-bottom: 1px solid transparent;
        transition: color 500ms var(--speed-fast), border-color 500ms var(--speed-fast);}
.local-team .open-panel a:hover{color: #ff3b4a;
        border-bottom-color: #ff3b4a;}
@media (max-width: 720px) {.local-team .service-body{
            flex-direction: column;
            align-items: flex-start;
        }
    }
.plain-team{position:relative;overflow:hidden;isolation:isolate;}
.plain-team>*{position:relative;z-index:1;}
.plain-team::after{content:"";position:absolute;right:clamp(1rem,5vw,4rem);top:18%;width:clamp(5rem,13vw,9rem);aspect-ratio:1;border:1px solid color-mix(in srgb,currentColor 18%,transparent);border-radius:999px;opacity:.55;animation:wpAccentRing calc(18s + (1 * 5s)) var(--speed-fast) infinite alternate;pointer-events:none;}
@keyframes wpAccentRing{from{transform:scale(.96);}to{transform:scale(1.04) translateY(calc(1 * .4rem));}}
@media (prefers-reduced-motion: reduce){.plain-team::before,.plain-team::after{animation:none!important;}}
.soft-media{--mark-static:calc(1.5rem * 1.15);--axis-active:calc(1340px / 2.4);padding:calc(1.5rem * 2.4) 1.5rem;background:#0a0c10;color:#e8ebf0;}
.soft-media .soft-stack{max-width:1340px;margin:0 auto;}
.soft-media h2,.soft-media h3,.soft-media p{margin:0;}
.soft-media h2{font-size:calc(17.3px * 2);line-height:1.12;}
.soft-media h3{font-size:calc(17.3px * 1.35);line-height:1.2;}
.soft-media p{font-size:17.3px;line-height:1.83;}
.soft-media .soft-grid{font-size:calc(17.3px * .875);letter-spacing:0.04em;text-transform:uppercase;margin-bottom:calc(1.5rem / 2);}
.soft-media .compact-stack{margin-top:1.5rem;max-width:var(--axis-active);}
.soft-media .focused-rail{display:flex;flex-direction:column;gap:var(--mark-static);margin-top:var(--mark-static);}
.soft-media .top-note{min-width:0;padding-top:calc(1.5rem * .75);border-top:1px solid rgba(255, 59, 74, 0.22);}
.soft-media .tag{max-width:var(--axis-active);}
.soft-media .tag p{margin-top:calc(1.5rem / 3);}
.soft-media .tag a{display:inline-block;margin-top:calc(1.5rem / 2);font-size:calc(17.3px * .875);text-decoration:none;border-bottom:1px solid #e11d2e;padding-bottom:2px;transition:color 500ms var(--speed-fast),border-color 500ms var(--speed-fast);}
.soft-media .tag a:hover{border-color:#ff3b4a;}
.soft-media .open-panel{margin-top:var(--mark-static);font-size:calc(17.3px * .875);}
.soft-media .open-panel a{text-decoration:none;border-bottom:1px solid #e11d2e;}
.soft-media .open-panel a:hover{border-color:#ff3b4a;}
@media (min-width:900px){.soft-media .focused-rail{flex-direction:row;flex-wrap:wrap;gap:2.42rem;}.soft-media .top-note{flex:1 1 calc(33.333% - 2.42rem);}
}
.site-visual{--mark-static:calc(1.5rem * 1.35);--field-base:rgba(255, 59, 74, 0.22);padding:calc(1.5rem * 2.4) 1.5rem;background:#0a0c10;color:#e8ebf0;}
.site-visual .soft-stack{max-width:1340px;margin:0 auto;display:flex;flex-direction:column;gap:var(--mark-static);}
.site-visual h2,.site-visual h3,.site-visual p{margin:0;}
.site-visual h2{font-size:calc(17.3px * 2);line-height:1.14;}
.site-visual h3{font-size:calc(17.3px * 1.35);line-height:1.24;}
.site-visual p{font-size:17.3px;line-height:1.83;}
.site-visual .primary-menu{display:flex;flex-direction:column;gap:calc(1.5rem / 2);}
.site-visual .compact-stack{color:#a7afbd;}
.site-visual .focused-rail{display:flex;flex-direction:column;gap:0;border-top:1px solid var(--field-base);}
.site-visual .top-note{padding:calc(1.5rem * .75) 0;border-bottom:1px solid var(--field-base);display:flex;flex-direction:column;gap:calc(1.5rem / 3);}
.site-visual .top-note p{color:#a7afbd;}
.site-visual .soft-grid{padding-top:calc(1.5rem / 2);color:#a7afbd;}
.site-visual .open-panel{display:flex;flex-wrap:wrap;gap:2.42rem;}
.site-visual .open-panel a{display:inline-flex;align-items:center;padding:calc(calc(1.5rem * .75) / 2) 1.5rem;border:1px solid var(--field-base);border-radius:0.33rem;color:#e8ebf0;text-decoration:none;font-size:calc(17.3px * .875);transition:background 500ms var(--speed-fast),color 500ms var(--speed-fast);}
.site-visual .open-panel a:hover{background:#e11d2e;color:#ffffff;border-color:#e11d2e;}
@media (min-width:900px){.site-visual .top-note{flex-direction:row;align-items:baseline;gap:2.42rem;}.site-visual .top-note h3{flex:0 0 34%;}.site-visual .top-note p{flex:1 1 auto;}
}
.media{--mark-static:calc(1.5rem * 1.1);padding:calc(1.5rem * 2.4) 1.5rem;background:#11151d;color:#a7afbd;}
.media .soft-stack{max-width:1340px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:flex-start;gap:2.42rem;}
.media h2,.media h3,.media p{margin:0;}
.media h2{font-size:calc(17.3px * 2);line-height:1.14;}
.media h3{font-size:calc(17.3px * 1.35);line-height:1.22;}
.media p{font-size:17.3px;line-height:1.83;}
.media a{text-decoration:none;}
.media a:hover{}
.media .tag{flex:1 1 60%;min-width:0;}
.media .tag h2{margin-top:calc(1.5rem / 2.5);}
.media .soft-grid{font-size:calc(17.3px * .875);letter-spacing:0.04em;text-transform:uppercase;}
.media .compact-stack{margin-top:calc(1.5rem / 2);}
.media .text-footer{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;padding:calc(1.5rem * .75) 1.5rem;border-radius:0.33rem;background:#e11d2e;color:#ffffff;}
.media .text-footer:hover{background:#ff3b4a;color:#ffffff;}
.media .focused-rail{flex:1 1 100%;display:flex;flex-wrap:wrap;gap:2.42rem;margin-top:var(--mark-static);}
.media .top-note{flex:1 1 calc(1340px / 4);min-width:0;padding-top:calc(1.5rem * .75);border-top:1px solid rgba(255, 59, 74, 0.22);}
.media .top-note p{margin-top:calc(1.5rem / 3);}
.media .top-note a{display:inline-block;margin-top:calc(1.5rem / 3);font-size:calc(17.3px * .875);}
.media .open-panel{flex:1 1 100%;margin-top:calc(1.5rem / 2);font-size:calc(17.3px * .875);}
@media (max-width:720px){.media .tag{flex:1 1 100%;}.media .text-footer{flex:1 1 100%;}.media .top-note{flex:1 1 100%;}
}
.plain-content{
    padding:calc(calc(1.5rem * 2.4)*.78) 1.5rem calc(calc(1.5rem * 2.4)*.62);
    background:var(--paint-accent,linear-gradient(135deg,#0a0c10 0%,#1a0d12 55%,#2a0a12 100%));
    color:#e8ebf0;
  }
.plain-content .text-actions{max-width:1340px;
    margin:0 auto;
    display:flex;
    flex-direction:column;
    gap:calc(2.42rem * 1.5);}
.plain-content h1{margin:0;
    max-width:22ch;
    font-size:clamp(2rem,5.4vw,calc(17.3px * 2.65));
    line-height:1.04;
    font-weight:700;
    letter-spacing:-0.01em;}
.plain-content .clear-wrap{align-self:flex-end;
    max-width:38rem;
    padding-left:1.5rem;
    border-left:2px solid #ff3b4a;}
.plain-content p{margin:0;
    font-size:clamp(1rem,1.35vw,calc(17.3px * 1.125));
    line-height:1.72;}
@media (max-width:760px){.plain-content .clear-wrap{
      align-self:stretch;
      max-width:none;
      padding-left:1.5rem;
    }.plain-content h1{max-width:100%;}.plain-content{
      padding-top:calc(calc(1.5rem * 2.4)*.6);
      padding-bottom:calc(calc(1.5rem * 2.4)*.5);
    }
  }
.plain-view{
  background:#0a0c10;
  color:#e8ebf0;
  padding:calc(1.5rem * 2.4) 1.5rem;
}
.plain-view .soft-stack{max-width:1340px;
  margin:0 auto;}
.plain-view .primary-menu{display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:2.42rem;
  border-bottom:1px solid rgba(255, 59, 74, 0.22);
  padding-bottom:calc(2.42rem * 1.5);}
.plain-view h2{margin:0;
  max-width:16ch;
  font-size:calc(17.3px * 2.65);
  line-height:1.08;
  letter-spacing:0;}
.plain-view .primary-menu a{flex:0 0 auto;color:inherit;
  text-decoration:none;
  border-bottom:1px solid currentColor;
  padding-top:.25rem;
  padding-bottom:.2rem;
  transition:color 500ms var(--speed-fast);}
.plain-view .primary-menu a:hover{color:#ff3b4a;}
.plain-view .steady-block{margin:calc(2.42rem * 1.5) 0 0;
  color:#a7afbd;
  font-size:calc(17.3px * 1.125);
  line-height:1.83;}
.plain-view .public-headline{margin-top:calc(2.42rem * 1.5);
  display:flex;
  flex-wrap:wrap;
  gap:.6rem;}
.plain-view .public-headline span{
  background:#171c26;
  color:#e8ebf0;
  border:1px solid rgba(255, 59, 74, 0.22);
  border-radius:1.18rem;
  padding:.55rem .85rem;
  font-size:calc(17.3px * .875);
}
@media (max-width:620px){.plain-view .primary-menu{display:block}.plain-view .primary-menu a{display:inline-flex;margin-top:1.5rem}
}
.featured-headline{--mark-static:calc(1.5rem * 1.15);--mark-active:calc(1340px / 2.6);padding:calc(1.5rem * 2.4) 1.5rem;background:#0a0c10;color:#e8ebf0;}
.featured-headline .soft-stack{max-width:1340px;margin:0 auto;}
.featured-headline h2,.featured-headline h3,.featured-headline p{margin:0;}
.featured-headline h2{font-size:calc(17.3px * 2);line-height:1.14;}
.featured-headline h3{font-size:calc(17.3px * 1.35);line-height:1.22;}
.featured-headline p{font-size:17.3px;line-height:1.83;}
.featured-headline .soft-grid{margin-bottom:calc(1.5rem / 2);font-size:calc(17.3px * .875);letter-spacing:0.06em;text-transform:uppercase;}
.featured-headline .compact-stack{margin-top:1.5rem;}
.featured-headline .focused-rail{display:flex;flex-direction:column;gap:0;margin-top:var(--mark-static);border-top:1px solid rgba(255, 59, 74, 0.22);}
.featured-headline .top-note{display:flex;gap:2.42rem;padding:calc(2.42rem * 1.5) 0;border-bottom:1px solid rgba(255, 59, 74, 0.22);}
.featured-headline .top-note .tag{flex:1 1 auto;min-width:0;}
.featured-headline .top-note h3{}
.featured-headline .top-note p{margin-top:calc(1.5rem / 3);}
@media (max-width:720px){.featured-headline .top-note{flex-direction:column;gap:calc(1.5rem / 2);}
}
.page-region{--mark-static:calc(1.5rem * 1.05);padding:calc(1.5rem * 2.4) 1.5rem;background:#0a0c10;color:#e8ebf0;}
.page-region .soft-stack{max-width:1340px;margin:0 auto;}
.page-region h1,.page-region h2,.page-region h3,.page-region p{margin:0;}
.page-region h1{font-size:calc(17.3px * 2.65);line-height:1.08;}
.page-region h2{font-size:calc(17.3px * 2);line-height:1.14;}
.page-region h3{font-size:calc(17.3px * 1.35);line-height:1.2;}
.page-region p{font-size:17.3px;line-height:1.83;color:#a7afbd;}
.page-region a{color:inherit;text-decoration:none;}
.page-region .compact-stack{color:#e8ebf0;}
.page-region .focused-rail{display:flex;flex-direction:column;gap:calc(2.42rem * 1.5);margin-top:var(--mark-static);}
.page-region .top-note{position:relative;padding-left:1.5rem;border-left:2px solid rgba(255, 59, 74, 0.22);}
.page-region .top-note p{color:#e8ebf0;}
.page-region .text-benefit{display:flex;align-items:flex-start;gap:2.42rem;}
.page-region .text-benefit>.focused-rail{flex:1 1 calc(1340px / 2);margin-top:0;}
.page-region .text-benefit>.tag{flex:1 1 calc(1340px / 3);min-width:0;}
.page-region .tag .compact-stack{margin-top:1.5rem;}
@media(max-width:760px){.page-region .text-benefit{flex-direction:column;}}
.plain-wrap{
    padding:calc(calc(1.5rem * 2.4)*.68) 1.5rem;
    background:var(--paint-accent,linear-gradient(135deg,#0a0c10 0%,#1a0d12 55%,#2a0a12 100%));
    color:#e8ebf0;
  }
.plain-wrap .text-actions{max-width:1340px;
    margin:0 auto;
    display:flex;
    flex-direction:column;
    gap:calc(2.42rem * 1.5);}
.plain-wrap h1{margin:0;
    max-width:22ch;
    font-size:clamp(1.9rem,5vw,calc(17.3px * 2.65));
    line-height:1.04;
    font-weight:720;
    letter-spacing:0;}
.plain-wrap .clear-wrap{max-width:44rem;
    margin-left:clamp(0rem,18vw,14rem);
    padding-left:calc(1.5rem * .75);
    border-left:2px solid var(--tone-base,rgba(255,59,74,0.22));}
.plain-wrap p{margin:0;
    font-size:clamp(1rem,1.35vw,calc(17.3px * 1.125));
    line-height:1.75;}
@media (max-width:760px){.plain-wrap .clear-wrap{
      margin-left:0;
      padding-left:calc(1.5rem * .75);
    }.plain-wrap h1{max-width:100%;}.plain-wrap{
      padding-top:calc(calc(1.5rem * 2.4)*.52);
      padding-bottom:calc(calc(1.5rem * 2.4)*.52);
    }
  }
.plain-headline{padding:calc(1.5rem*2.8) 1.5rem;background:#0a0c10;color:#e8ebf0}
.plain-headline .active-summary{max-width:1340px;margin:0 auto;background:#171c26;color:#e8ebf0;border:1px solid rgba(255, 59, 74, 0.22);border-radius:1.18rem;padding:1.6rem 1.4rem;box-shadow:0 1px 6px rgba(0,0,0,0.15)}
.plain-headline h1{margin:0;color:#e8ebf0;font-size:clamp(2rem,4.4vw,3.4rem);line-height:1.06;letter-spacing:-0.01em}
.plain-headline .public-figure{color:inherit;font-weight:700;margin:.6rem 0 0;font-size:calc(17.3px * .875)}
.plain-headline p{margin:.75rem 0 0;color:#e8ebf0;opacity:.86;line-height:1.62}
.plain-headline .content-copy{margin-top:1.6rem;padding-top:1.2rem;border-top:1px solid rgba(255, 59, 74, 0.22)}
.plain-headline .content-copy:first-of-type{border-top:0;padding-top:0}
.plain-headline h2{margin:0;color:#e8ebf0;font-size:clamp(1.2rem,2.4vw,1.7rem);line-height:1.18}
.plain-headline ul{margin:.7rem 0 0;padding-left:1.15rem;color:#e8ebf0}
.plain-headline li{margin:.4rem 0;line-height:1.55;opacity:.9}
.plain-headline .open-panel{margin-top:1rem;padding-top:.9rem;border-top:1px dashed rgba(255, 59, 74, 0.22);font-size:calc(17.3px * .875);opacity:.92}
.plain-headline .open-panel a{color:inherit;text-decoration:underline;text-underline-offset:3px}
.plain-headline .open-panel a:hover{color:#ff3b4a}
@media (min-width:720px){.plain-headline .active-summary{padding:2.2rem 2rem}.plain-headline .content-copy{margin-top:2rem;padding-top:1.5rem}
}
.service-grid{padding:calc(1.5rem * 2.4) 1.5rem;background:linear-gradient(135deg, #0a0c10 0%, #1a0d12 55%, #2a0a12 100%);color:#e8ebf0;}
.service-grid .soft-stack{max-width:1340px;margin:0 auto;display:flex;flex-direction:column;gap:calc(2.42rem * 1.5);}
.service-grid .public-header{display:flex;flex-direction:column;gap:calc(1.5rem * .75);}
.service-grid .public-header h2{margin:0;font-size:calc(17.3px * 2);line-height:1.2;}
.service-grid .public-header p{margin:0;font-size:17.3px;line-height:1.83;opacity:.92;}
.service-grid .primary-menu p{margin:0;font-size:17.3px;line-height:1.83;opacity:.9;}
.service-grid .focused-rail{display:flex;flex-direction:column;gap:calc(1.5rem * .75);}
.service-grid .top-note{border:1px solid rgba(255, 59, 74, 0.22);border-radius:0.46rem;background:#171c26;color:#e8ebf0;overflow:hidden;}
.service-grid .top-note button{width:100%;border:0;background:transparent;color:inherit;text-align:left;font:inherit;font-weight:700;font-size:17.3px;padding:14px 16px;cursor:pointer;}
.service-grid .top-note p{margin:0;max-height:0;overflow:hidden;padding:0 16px;font-size:calc(17.3px * .875);line-height:1.83;opacity:.95;transition:max-height 500ms var(--speed-fast),padding 500ms var(--speed-fast);}
.service-grid .top-note.is-open p{max-height:320px;padding:0 16px 16px;}
.service-grid .open-panel{display:flex;flex-direction:column;gap:calc(1.5rem * .75);border-top:1px solid rgba(255, 59, 74, 0.22);padding-top:calc(2.42rem * 1.5);}
.service-grid .open-panel p{margin:0;font-size:17.3px;line-height:1.83;opacity:.9;}
.service-grid .steady-benefit{display:flex;flex-wrap:wrap;gap:2.42rem;}
.service-grid .steady-benefit a{text-decoration:none;font-size:17.3px;border-bottom:1px solid #e11d2e;padding-bottom:2px;transition:color 500ms var(--speed-fast),border-color 500ms var(--speed-fast);}
.service-grid .steady-benefit a:hover{border-color:#ff3b4a;}
@media (min-width:768px){.service-grid .public-header{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:2.42rem;}.service-grid .public-header h2{flex:0 0 46%;}.service-grid .public-header p{flex:1 1 auto;}
    }
.content-method{--mark-static:calc(1.5rem * 0.92);padding:calc(1.5rem * 2.4) 1.5rem;background:#0a0c10;color:#e8ebf0;}
.content-method .soft-stack{max-width:1340px;margin:0 auto;}
.content-method h1,.content-method h2,.content-method h3,.content-method p{margin:0;}
.content-method h2{font-size:calc(17.3px * 2);line-height:1.12;}
.content-method h3{font-size:calc(17.3px * 1.35);line-height:1.2;}
.content-method p{font-size:17.3px;line-height:1.83;color:#a7afbd;}
.content-method a{color:inherit;text-decoration:none;border-bottom:1px solid rgba(255, 59, 74, 0.22);}
.content-method a:hover{color:#ff3b4a;}
.content-method .soft-grid{font-size:calc(17.3px * .875);letter-spacing:0.04em;text-transform:uppercase;color:#ff3b4a;margin-bottom:calc(1.5rem / 2);}
.content-method .compact-stack{margin-top:1.5rem;color:#e8ebf0;}
.content-method .focused-rail{display:flex;flex-direction:column;gap:var(--mark-static);margin-top:var(--mark-static);}
.content-method .top-note{min-width:0;padding:calc(1.5rem * .75) 0;border-top:1px solid rgba(255, 59, 74, 0.22);}
.content-method .top-note:first-child{border-top:none;padding-top:0;}
.content-method .tag{max-width:100%;}
.content-method .tag p{margin-top:calc(1.5rem / 3);}
@media (max-width:640px){.content-method{padding:calc(1.5rem * 2.4) 1.5rem;}
}
.media-panel{
  padding: calc(1.5rem * 2.4) 1.5rem;
  background: #0a0c10;
  color: #e8ebf0;
}
.media-panel .soft-stack{max-width: 1340px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 2.42rem;
  align-items: flex-start;}
.media-panel .text-footer{
  flex: 1 1 340px;
  padding: calc(1.5rem * .75);
  border-radius: 1rem;
  background: #171c26;
  color: #e8ebf0;
  border: 1px solid rgba(255, 59, 74, 0.22);
  box-shadow: 0 1px 6px rgba(0,0,0,0.15);
}
.media-panel .text-footer span{
  display: inline-block;
  padding: 0.25rem 0.7rem;
  border-radius: 0.33rem;
  background: #ff3b4a;
  color: #0a0c10;
  font-size: calc(17.3px * .875);
  letter-spacing: 0.02em;
}
.media-panel .text-footer h2{margin: calc(2.42rem * 1.5) 0 calc(1.5rem * .75);
  font-size: calc(17.3px * 2);
  line-height: 1.12;}
.media-panel .text-footer .compact-stack{margin: 0 0 calc(1.5rem * .75);
  font-size: 17.3px;
  line-height: 1.83;}
.media-panel .text-footer a{
  display: inline-flex;
  align-items: center;
  padding: calc(calc(1.5rem * .75) * 0.7) calc(1.5rem * .75);
  border-radius: 0.46rem;
  background: #e11d2e;
  color: #ffffff;
  text-decoration: none;
  font-size: 17.3px;
  transition: background 500ms var(--speed-fast);
}
.media-panel .text-footer a:hover{
  background: #ff3b4a;color:#e8ebf0;}
.media-panel .narrow-entries{flex: 1 1 420px;
  display: flex;
  flex-direction: column;
  gap: calc(1.5rem * .75);}
.media-panel .narrow-entries > p{margin: 0 0 calc(1.5rem * .75);
  font-size: calc(17.3px * 1.125);}
.media-panel .strong-proof{display: flex;
  flex-direction: column;
  gap: 0.35rem;
  padding: calc(1.5rem * .75) 0;
  border-top: 1px solid rgba(255, 59, 74, 0.22);}
.media-panel .strong-proof:first-of-type{border-top: none;
  padding-top: 0;}
.media-panel .strong-proof strong{font-size: 17.3px;}
.media-panel .strong-proof span{font-size: calc(17.3px * .875);
  line-height: 1.83;}
@media (max-width: 760px) {.media-panel .soft-stack{
    flex-direction: column;
    gap: calc(2.42rem * 1.5);
  }.media-panel .text-footer,
  .media-panel .narrow-entries{
    flex: 1 1 auto;
    width: 100%;
  }
}
.offer-wrap{
    padding:calc(calc(1.5rem * 2.4)*.78) 1.5rem;
    background:linear-gradient(135deg, #0a0c10 0%, #1a0d12 55%, #2a0a12 100%);
    color:#e8ebf0;
  }
.offer-wrap .text-actions{max-width:1340px;
    margin:0 auto;}
.offer-wrap .primary-menu{display:flex;
    flex-direction:column;
    gap:calc(2.42rem * 1.5);}
.offer-wrap h1{margin:0;
    max-width:22ch;
    font-size:clamp(2rem,5.2vw,calc(17.3px * 2.65));
    line-height:1.06;
    font-weight:760;
    letter-spacing:-0.01em;}
.offer-wrap .compact-stack{display:flex;
    flex-direction:column;
    gap:1.5rem;
    padding-left:clamp(0rem,14vw,10rem);
    border-left:1px solid rgba(255, 59, 74, 0.22);}
.offer-wrap .compact-stack p{margin:0;
    font-size:clamp(1rem,1.35vw,calc(17.3px * 1.125));
    line-height:1.78;}
@media (max-width:760px){.offer-wrap{
      padding-top:calc(calc(1.5rem * 2.4)*.6);
      padding-bottom:calc(calc(1.5rem * 2.4)*.6);
    }.offer-wrap h1{max-width:100%;}.offer-wrap .compact-stack{
      padding-left:0;
      border-left:0;
      border-top:1px solid rgba(255, 59, 74, 0.22);
      padding-top:calc(2.42rem * 1.5);
    }
  }
.local-contact{
        padding: calc(1.5rem * 2.4) 1.5rem;
        background: #0a0c10;
        color: #e8ebf0
    }
.local-contact .soft-stack{max-width: 1340px;
        margin: 0 auto}
.local-contact .text-proof{display: flex;
        flex-direction: column;
        gap: calc(2.42rem * 1.5)}
.local-contact .primary-menu{display: grid;
        grid-template-columns: minmax(0, 1fr);
        gap: 1.5rem;
        padding-bottom: calc(2.42rem * 1.5);
        border-bottom: 1px solid rgba(255, 59, 74, 0.22)}
.local-contact h2{margin: 0;
        font-size: calc(17.3px * 2);
        line-height: 1.12;
        letter-spacing: -0.01em}
.local-contact .primary-menu p{margin: 0;
        font-size: calc(17.3px * 1.125);
        line-height: 1.83;
        color: #a7afbd}
.local-contact ul{list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        gap: 2.42rem}
.local-contact li{
        flex: 1 1 22rem;
        min-width: 0;
        padding: calc(1.5rem * .75);
        background: #171c26;
        color: #e8ebf0;
        border: 1px solid rgba(255, 59, 74, 0.22);
        border-radius: 0.46rem
    }
.local-contact strong{display: block;
        font-size: calc(17.3px * 1.35);
        line-height: 1.2;
        margin-bottom: calc(1.5rem * .75)}
.local-contact span{display: block;
        line-height: 1.83;
        color: #a7afbd}
@media (max-width: 760px) {.local-contact ul{
            flex-direction: column
        }.local-contact li{
            flex: 1 1 auto
        }
    }
.plain-actions{
  --mark-static:calc(1.5rem * 1.15);
  --axis-active:calc(1340px / 3.1);
  padding:calc(1.5rem * 2.4) 1.5rem;
  background:#e11d2e;
  color:#ffffff;
}
.plain-actions .soft-stack{max-width:1340px;
  margin:0 auto;
  display:flex;
  flex-direction:column;
  gap:calc(2.42rem * 1.5);}
.plain-actions h2,
.plain-actions h3,
.plain-actions p{margin:0;}
.plain-actions h2{font-size:calc(17.3px * 2);
  line-height:1.14;}
.plain-actions h3{font-size:calc(17.3px * 1.35);
  line-height:1.22;}
.plain-actions p{font-size:17.3px;
  line-height:1.83;}
.plain-actions .primary-menu{display:flex;
  flex-direction:column;
  gap:calc(1.5rem * .75);
  max-width:var(--axis-active);}
.plain-actions .compact-stack{color:color-mix(in srgb, currentColor 82%, transparent);}
.plain-actions .visual-region{display:flex;
  flex-direction:column;
  gap:var(--mark-static);
  border-top:1px solid color-mix(in srgb, currentColor 28%, transparent);
  padding-top:calc(2.42rem * 1.5);}
.plain-actions .top-note{display:grid;
  grid-template-columns:minmax(0, 1fr);
  gap:calc(calc(1.5rem * .75) * .55);
  padding-bottom:var(--mark-static);
  border-bottom:1px solid color-mix(in srgb, currentColor 18%, transparent);}
.plain-actions .top-note:last-child{border-bottom:none;
  padding-bottom:0;}
.plain-actions .top-note p{color:color-mix(in srgb, currentColor 78%, transparent);}
.plain-actions .soft-grid{font-size:calc(17.3px * .875);
  color:color-mix(in srgb, currentColor 74%, transparent);
  padding-top:calc(1.5rem * .75);
  border-top:1px solid color-mix(in srgb, currentColor 22%, transparent);}
.plain-actions .soft-grid a{color:inherit;
  text-decoration:underline;
  text-underline-offset:3px;}
.plain-actions .soft-grid a:hover{}
@media (min-width:800px){.plain-actions .top-note{
    grid-template-columns:minmax(0, 1fr) minmax(0, 1.6fr);
    gap:calc(2.42rem * 1.5);
    align-items:start;
  }
}
.simple-summary{
  padding: calc(1.5rem * 2.4) 1.5rem;
  background: #11151d;
  color: #a7afbd;
}
.simple-summary .soft-stack{max-width: min(1340px, 72rem);
  margin: 0 auto;}
.simple-summary h2{margin: 0;
  font-size: calc(17.3px * 2);
  line-height: 1.1;
  color: #e8ebf0;}
.simple-summary .wide-lead{margin: calc(1.5rem * .75) 0 calc(2.42rem * 1.5);
  font-size: calc(17.3px * 1.125);
  color: #a7afbd;}
.simple-summary .focused-rail{list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: calc(2.42rem * 1.5);}
.simple-summary .top-note{margin: 0;
  padding: calc(1.5rem * .75) 0 0;
  border-top: 1px solid rgba(255, 59, 74, 0.22);}
.simple-summary .soft-links{display: block;
  font-weight: 700;
  font-size: calc(17.3px * 1.35);
  color: #e8ebf0;}
.simple-summary .tag{margin: calc(calc(1.5rem * .75) * .6) 0;
  color: #a7afbd;}
.simple-summary .narrow-contact{display: inline-block;
  font-size: calc(17.3px * .875);
  color: #ff3b4a;}
.simple-summary .soft-grid{margin: calc(2.42rem * 1.5) 0 0;
  padding-top: calc(1.5rem * .75);
  border-top: 1px solid rgba(255, 59, 74, 0.22);
  font-size: calc(17.3px * .875);
  color: #a7afbd;}
@media (min-width: 760px) {.simple-summary .focused-rail{
    flex-direction: row;
    flex-wrap: wrap;
    gap: 2.42rem;
  }.simple-summary .top-note{
    flex: 1 1 calc(50% - 2.42rem);
  }
}
.main-actions{--mark-static:calc(1.5rem * 1.15);padding:calc(1.5rem * 2.4) 1.5rem;background:#0a0c10;color:#e8ebf0;}
.main-actions .soft-stack{max-width:1340px;margin:0 auto;}
.main-actions h2,.main-actions h3,.main-actions p{margin:0;}
.main-actions h2{font-size:calc(17.3px * 2);line-height:1.14;}
.main-actions h3{font-size:calc(17.3px * 1.35);line-height:1.22;}
.main-actions p{font-size:17.3px;line-height:1.83;}
.main-actions a{text-decoration:none;border-bottom:1px solid rgba(255, 59, 74, 0.22);}
.main-actions a:hover{}
.main-actions .primary-menu{display:flex;flex-direction:column;gap:calc(2.42rem * 1.5);}
.main-actions .compact-stack{font-size:calc(17.3px * 1.125);}
.main-actions .focused-rail{display:flex;flex-direction:column;gap:var(--mark-static);margin-top:calc(calc(2.42rem * 1.5) * 1.4);}
.main-actions .top-note{display:flex;flex-direction:column;gap:calc(1.5rem / 3);padding-top:calc(1.5rem * .75);border-top:1px solid rgba(255, 59, 74, 0.22);}
.main-actions .top-note:first-child{border-top:0;padding-top:0;}
.main-actions .soft-grid{margin-top:calc(calc(2.42rem * 1.5) * 1.4);padding-top:calc(1.5rem * .75);border-top:1px solid rgba(255, 59, 74, 0.22);font-size:calc(17.3px * .875);}
@media (min-width:900px){.main-actions .focused-rail{display:grid;grid-template-columns:1fr 1fr;column-gap:2.42rem;row-gap:var(--mark-static);}.main-actions .top-note:nth-child(2){border-top:0;padding-top:0;}
}
.contact-shell{
    padding:calc(calc(1.5rem * 2.4)*.78) 1.5rem calc(calc(1.5rem * 2.4)*.62);
    background:linear-gradient(135deg, #0a0c10 0%, #1a0d12 55%, #2a0a12 100%);
    color:#e8ebf0;
  }
.contact-shell .text-actions{max-width:1340px;
    margin:0 auto;
    display:flex;
    flex-wrap:wrap;
    align-items:flex-start;
    gap:2.42rem;}
.contact-shell h1{flex:1 1 22rem;
    margin:0;
    font-size:clamp(2rem,4.6vw,calc(17.3px * 2.65));
    line-height:1.04;
    font-weight:700;
    letter-spacing:-0.01em;}
.contact-shell .clear-wrap{flex:1 1 26rem;
    padding-top:0.35rem;
    border-top:1px solid var(--tone-base,rgba(255,59,74,0.22));}
.contact-shell p{margin:0;
    font-size:17.3px;
    line-height:1.78;}
@media (max-width:760px){.contact-shell{padding-top:calc(calc(1.5rem * 2.4)*.6);padding-bottom:calc(calc(1.5rem * 2.4)*.5);}.contact-shell .text-actions{flex-direction:column;gap:calc(2.42rem * 1.5);}.contact-shell h1{flex:1 1 auto;}.contact-shell .clear-wrap{flex:1 1 auto;width:100%;}
  }
.fresh-list{
  --mark-static:calc(1.5rem * 1.05);
  padding:calc(1.5rem * 2.4) 1.5rem;
  background:#0a0c10;
  color:#e8ebf0;
}
.fresh-list .soft-stack{max-width:1340px;
  margin:0 auto;}
.fresh-list h2,
.fresh-list h3,
.fresh-list p{margin:0;}
.fresh-list h2{font-size:calc(17.3px * 2);
  line-height:1.14;}
.fresh-list p{font-size:17.3px;
  line-height:1.83;
  color:#a7afbd;}
.fresh-list a{color:inherit;
  text-decoration:none;}
.fresh-list a:hover{color:#ff3b4a;}
.fresh-list .secondary-steps{display:flex;
  flex-wrap:wrap;
  gap:2.42rem;
  align-items:flex-start;}
.fresh-list .fresh-visual{flex:1 1 22rem;
  min-width:0;}
.fresh-list .fresh-visual .compact-stack{margin-top:calc(2.42rem * 1.5);
  color:#e8ebf0;}
.fresh-list .fresh-visual .soft-grid{margin-top:calc(2.42rem * 1.5);
  font-size:calc(17.3px * .875);
  color:#a7afbd;}
.fresh-list .team-copy{
  flex:0 1 20rem;
  min-width:0;
  padding:calc(1.5rem * .75);
  border:1px solid rgba(255, 59, 74, 0.22);
  border-radius:1rem;
  background:#171c26;
  color:#e8ebf0;
}
.fresh-list .text-footer{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:max-content;
  max-width:100%;
  padding:calc(1.5rem * .75) 1.5rem;
  border-radius:0.33rem;
  background:#e11d2e;
  color:#ffffff;
  font-size:17.3px;
  transition:background 500ms var(--speed-fast);
}
.fresh-list .text-footer:hover{
  background:#ff3b4a;
  color:#ffffff;
}
.fresh-list .open-panel{margin-top:calc(2.42rem * 1.5);
  font-size:calc(17.3px * .875);
  color:#a7afbd;}
@media (max-width:720px){.fresh-list .team-copy{
    flex:1 1 100%;
  }
}
.media-block{
        padding: calc(1.5rem * 2.4) 1.5rem;
        background: linear-gradient(135deg, #0a0c10 0%, #1a0d12 55%, #2a0a12 100%);
        color: #e8ebf0;
    }
.media-block .soft-stack{max-width: 1340px;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        gap: calc(2.42rem * 1.5);}
.media-block .public-header h2{margin: 0;
        font-size: calc(17.3px * 2);
        line-height: 1.2;}
.media-block .public-header p{margin: 0.6rem 0 0;
        font-size: 17.3px;
        opacity: 0.9;}
.media-block .compact-stack{display: flex;
        flex-direction: column;
        gap: 0.9rem;}
.media-block .compact-stack p{margin: 0;
        font-size: 17.3px;
        line-height: 1.83;
        opacity: 0.94;}
.media-block .focused-rail{display: flex;
        flex-direction: column;
        gap: 0.5rem;}
.media-block .top-note{
        border: 1px solid rgba(255, 59, 74, 0.22);
        border-radius: 0.46rem;
        background: #171c26;
        color: #e8ebf0;
        overflow: hidden;
    }
.media-block .top-note button{
        width: 100%;
        border: 0;
        background: transparent;
        color: inherit;
        text-align: left;
        font: inherit;
        font-weight: 700;
        padding: 0.85rem 1rem;
        cursor: pointer;
        transition: background 500ms var(--speed-fast);
    }
.media-block .top-note button:hover{
        background: #11151d;color:#a7afbd;}
.media-block .top-note p{margin: 0;
        max-height: 0;
        overflow: hidden;
        padding: 0 1rem;
        font-size: calc(17.3px * .875);
        line-height: 1.83;
        opacity: 0.92;
        transition: max-height 500ms var(--speed-fast), padding 500ms var(--speed-fast);}
.media-block .top-note.is-open p{max-height: 320px;
        padding: 0 1rem 1rem;}
.media-block .open-panel{display: flex;
        flex-direction: column;
        gap: 0.5rem;
        padding-top: calc(2.42rem * 1.5);
        border-top: 1px solid rgba(255, 59, 74, 0.22);}
.media-block .open-panel p{margin: 0;
        font-size: calc(17.3px * .875);
        line-height: 1.83;
        opacity: 0.9;}
.media-block .open-panel a{text-decoration: underline;
        text-underline-offset: 3px;}
.media-block .open-panel a:hover{}
.media-block .open-panel .quiet-copy{opacity: 0.8;}
@media (min-width: 720px) {.media-block .compact-stack{
            flex-direction: row;
            gap: 2.42rem;
        }.media-block .compact-stack p{
            flex: 1 1 0;
        }
    }
.offer-summary{--mark-static:calc(1.5rem * 1.15);padding:calc(1.5rem * 2.4) 1.5rem;background:#0a0c10;color:#e8ebf0;}
.offer-summary .soft-stack{max-width:1340px;margin:0 auto;}
.offer-summary h2,.offer-summary h3,.offer-summary p,.offer-summary ol,.offer-summary li{margin:0;}
.offer-summary h2{font-size:calc(17.3px * 2);line-height:1.14;}
.offer-summary h3{font-size:calc(17.3px * 1.35);line-height:1.22;margin-bottom:calc(1.5rem / 3);}
.offer-summary p{font-size:17.3px;line-height:1.83;}
.offer-summary .primary-menu{display:flex;flex-direction:column;gap:calc(1.5rem / 2);}
.offer-summary .compact-stack{color:#a7afbd;}
.offer-summary .open-panel{list-style:none;padding:0;margin-top:var(--mark-static);display:flex;flex-direction:column;gap:var(--mark-static);}
.offer-summary .strong-proof{display:flex;gap:1.5rem;align-items:flex-start;padding-top:var(--mark-static);border-top:1px solid rgba(255, 59, 74, 0.22);}
.offer-summary .strong-proof:first-child{border-top:0;padding-top:0;}
.offer-summary .visual-figure{flex:0 0 auto;font-size:calc(17.3px * .875);letter-spacing:.08em;color:#ff3b4a;padding-top:calc(1.5rem / 4);}
.offer-summary .fresh-panel{min-width:0;flex:1 1 auto;}
.offer-summary .fresh-panel p{color:#a7afbd;}
.offer-summary .clear-wrap{margin-top:var(--mark-static);padding-top:var(--mark-static);border-top:1px solid rgba(255, 59, 74, 0.22);display:flex;flex-direction:column;gap:calc(1.5rem / 2);}
.offer-summary .soft-grid{color:#a7afbd;}
.offer-summary .public-benefit{font-size:calc(17.3px * .875);color:#a7afbd;}
.offer-summary .public-benefit a{color:inherit;text-decoration:none;border-bottom:1px solid rgba(255, 59, 74, 0.22);padding-bottom:1px;}
.offer-summary .public-benefit a:hover{color:#ff3b4a;border-bottom-color:#ff3b4a;}
@media (max-width:640px){.offer-summary .strong-proof{flex-direction:column;gap:calc(1.5rem / 3);}
}
.strong-service{padding:calc(1.5rem * 2.4) 1.5rem;background:linear-gradient(135deg, #0a0c10 0%, #1a0d12 55%, #2a0a12 100%);color:#e8ebf0}
.strong-service .soft-stack{max-width:1340px;margin:0 auto}
.strong-service .primary-menu{margin-bottom:calc(2.42rem * 1.5)}
.strong-service h2{margin:0;font-size:calc(17.3px * 2);line-height:1.15}
.strong-service .primary-menu p{margin:1.5rem 0 0;font-size:calc(17.3px * 1.125);line-height:1.83}
.strong-service .service-block{display:flex;flex-wrap:wrap;gap:1.5rem 2.42rem}
.strong-service .page-footer{flex:1 1 18rem;min-width:16rem;padding-top:calc(1.5rem * .75);border-top:1px solid rgba(255, 59, 74, 0.22)}
.strong-service .page-footer strong{display:block;font-size:calc(17.3px * 1.35);line-height:1.2}
.strong-service .page-footer p{margin:calc(1.5rem * .75) 0 0;line-height:1.83}
.strong-service .open-panel{margin:calc(2.42rem * 1.5) 0 0;font-size:calc(17.3px * .875);line-height:1.83}
.strong-service .open-panel a{text-decoration:none;border-bottom:1px solid #e11d2e}
.strong-service .open-panel a:hover{border-bottom-color:#ff3b4a}
@media(max-width:760px){.strong-service .service-block{flex-direction:column}.strong-service .page-footer{flex:1 1 auto;min-width:0}}
.plan{
    padding:calc(calc(1.5rem * 2.4)*.68) 1.5rem;
    background:var(--paint-accent,linear-gradient(135deg,#0a0c10 0%,#1a0d12 55%,#2a0a12 100%));
    color:#e8ebf0;
  }
.plan .text-actions{max-width:1340px;
    margin:0 auto;
    display:flex;
    flex-direction:column;
    gap:calc(2.42rem * 1.5);}
.plan h1{margin:0;
    max-width:22ch;
    font-size:clamp(1.95rem,4.6vw,calc(17.3px * 2.65));
    line-height:1.08;
    font-weight:700;
    letter-spacing:-0.01em;}
.plan .clear-wrap{align-self:flex-end;
    max-width:38rem;
    padding-left:1.5rem;
    border-left:1px solid var(--tone-base,rgba(255,59,74,0.22));}
.plan p{margin:0;
    font-size:clamp(1rem,1.35vw,calc(17.3px * 1.125));
    line-height:1.72;}
@media (max-width:760px){.plan .clear-wrap{
      align-self:stretch;
      padding-left:0;
      padding-top:1.5rem;
      border-left:0;
      border-top:1px solid var(--tone-base,rgba(255,59,74,0.22));
    }.plan h1{max-width:100%;}.plan{padding-top:calc(calc(1.5rem * 2.4)*.5);padding-bottom:calc(calc(1.5rem * 2.4)*.5);}
  }
.fresh-lead{
  background:#0a0c10;
  color:#e8ebf0;
  padding:calc(1.5rem * 2.4) 1.5rem;
}
.fresh-lead .soft-stack{max-width:1340px;
  margin:0 auto;}
.fresh-lead .primary-menu{display:flex;
  flex-wrap:wrap;
  gap:calc(2.42rem * 1.5);
  align-items:flex-start;
  border-bottom:1px solid rgba(255, 59, 74, 0.22);
  padding-bottom:calc(2.42rem * 1.5);}
.fresh-lead h2{flex:1 1 26rem;
  min-width:0;
  margin:0;
  font-size:calc(17.3px * 2);
  line-height:1.12;}
.fresh-lead .primary-menu p{flex:1 1 22rem;
  min-width:0;
  margin:0;
  color:#a7afbd;
  line-height:1.83;}
.fresh-lead .main-section{margin-top:calc(2.42rem * 1.5);
  display:flex;
  flex-wrap:wrap;
  gap:2.42rem;}
.fresh-lead .main-section a{
  flex:1 1 18rem;
  min-width:0;
  display:block;
  color:#e8ebf0;
  text-decoration:none;
  background:#171c26;
  border:1px solid rgba(255, 59, 74, 0.22);
  border-radius:1rem;
  padding:calc(1.5rem * .75);
  transition:border-color 500ms var(--speed-fast);
}
.fresh-lead .main-section a:hover,
.fresh-lead .main-section a:focus-visible{border-color:#ff3b4a;}
.fresh-lead .main-section strong,
.fresh-lead .main-section span{display:block;}
.fresh-lead .main-section strong{font-size:17.3px;
  line-height:1.3;}
.fresh-lead .main-section span{margin-top:.5rem;
  color:#a7afbd;
  font-size:calc(17.3px * .875);
  line-height:1.83;}
.fresh-lead .soft-grid{margin:calc(2.42rem * 1.5) 0 0;
  color:#a7afbd;
  font-size:calc(17.3px * .875);
  line-height:1.83;}
.fresh-lead .open-panel{margin-top:1.5rem;
  display:flex;
  flex-wrap:wrap;
  gap:1.5rem;}
.fresh-lead .open-panel a{color:inherit;
  text-decoration:none;
  font-size:calc(17.3px * .875);
  border-bottom:1px solid rgba(255, 59, 74, 0.22);
  padding-bottom:.15rem;}
.fresh-lead .open-panel a:hover,
.fresh-lead .open-panel a:focus-visible{color:#ff3b4a;
  border-color:#ff3b4a;}
@media (max-width:680px){.fresh-lead .primary-menu{display:block}.fresh-lead .primary-menu p{margin-top:1.5rem}.fresh-lead .main-section{display:block}.fresh-lead .main-section a{margin-top:2.42rem}
}
.wide-copy{
  position: relative;
  overflow: hidden;
  padding: calc(1.5rem * 2.4) 1.5rem;
  background: linear-gradient(135deg, #0a0c10 0%, #1a0d12 55%, #2a0a12 100%);
  color: #e8ebf0;
}
.wide-copy .soft-stack{position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  max-width: 1340px;
  margin: 0 auto;}
.wide-copy .compact-stack{margin: 0 0 calc(2.42rem * 1.5);
  padding: 1.5rem 0;}
.wide-copy h2{margin: 0;
  font-size: calc(17.3px * 2);
  line-height: 1.15;}
.wide-copy .compact-stack p{margin: 1.5rem 0 0;
  font-size: calc(17.3px * 1.125);
  line-height: 1.83;}
.wide-copy .featured-unit{display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 2.42rem;
  padding-top: 1.5rem;
  border-top: 1px solid color-mix(in srgb, currentColor 28%, transparent);}
.wide-copy .secondary-group{display: flex;
  flex-wrap: wrap;
  gap: 2.42rem;}
.wide-copy .secondary-group .quiet-copy{flex: 1 1 18rem;
  margin: 0;
  line-height: 1.83;}
.wide-copy .secondary-group strong{display: block;
  margin-bottom: calc(1.5rem * .75);
  font-size: calc(17.3px * .875);
  letter-spacing: .04em;
  text-transform: uppercase;
  opacity: .7;}
.wide-copy .public-region{display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: calc(1.5rem * .75);}
.wide-copy .public-region a{color: inherit;
  font-size: calc(17.3px * 1.125);
  overflow-wrap: anywhere;
  text-underline-offset: .2em;}
.wide-copy .page-content{display: flex;
  flex-direction: column;
  gap: calc(1.5rem * .75);
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  border-top: 1px solid color-mix(in srgb, currentColor 18%, transparent);}
.wide-copy .page-content a{display: flex;
  flex-wrap: wrap;
  gap: calc(1.5rem * .75);
  color: inherit;
  text-decoration: none;
  overflow-wrap: anywhere;}
.wide-copy .page-content a:hover{text-decoration: underline;
  text-underline-offset: .2em;}
.wide-copy .page-content span{opacity: .65;}
@media (max-width: 720px) {.wide-copy .featured-unit,
  .wide-copy .secondary-group{
    display: block;
  }.wide-copy .secondary-group .quiet-copy + .quiet-copy{
    margin-top: calc(1.5rem * .75);
  }.wide-copy .public-region{
    align-items: flex-start;
    margin-top: 1.5rem;
  }
}
.service-callout{
    padding:calc(calc(1.5rem * 2.4)*.78) 1.5rem;
    background:var(--paint-accent,linear-gradient(135deg,#0a0c10 0%,#1a0d12 55%,#2a0a12 100%));
    color:#e8ebf0;
  }
.service-callout .text-actions{max-width:1340px;
    margin:0 auto;
    display:flex;
    flex-direction:column;
    gap:clamp(1.1rem,2.4vw,calc(2.42rem * 1.5));}
.service-callout h1{margin:0;
    max-width:22ch;
    font-size:clamp(2rem,5.4vw,calc(17.3px * 2.65));
    line-height:1.04;
    font-weight:740;
    letter-spacing:-0.01em;}
.service-callout .clear-wrap{max-width:52rem;
    padding-left:clamp(0rem,6vw,3.4rem);
    border-left:2px solid var(--tone-base,rgba(255,59,74,0.22));}
.service-callout p{margin:0;
    font-size:clamp(1rem,1.35vw,calc(17.3px * 1.125));
    line-height:1.78;}
@media (max-width:760px){.service-callout{
      padding-top:calc(calc(1.5rem * 2.4)*.58);
      padding-bottom:calc(calc(1.5rem * 2.4)*.58);
    }.service-callout h1{max-width:100%;}.service-callout .clear-wrap{
      padding-left:0;
      border-left:0;
      border-top:2px solid var(--tone-base,rgba(255,59,74,0.22));
      padding-top:calc(2.42rem * 1.5);
    }
  }
.contact{
        padding: calc(1.5rem * 2.4) 1.5rem;
        background: #0a0c10;
        color: #e8ebf0
    }
.contact .soft-stack{max-width: 1340px;
        margin: 0 auto}
.contact .text-proof{display: flex;
        flex-direction: column;
        gap: calc(2.42rem * 1.5);
        align-items: flex-start}
.contact .primary-menu{min-width: 0}
.contact h2{margin: 0;
        font-size: calc(17.3px * 2);
        line-height: 1.1}
.contact .primary-menu p{margin: 1.5rem 0 0;
        font-size: calc(17.3px * 1.125);
        line-height: 1.83;
        color: #a7afbd}
.contact ul{flex: 1 1 44rem;
        min-width: 0;
        list-style: none;
        margin: 0;
        padding: 0}
.contact li{display: flex;
        gap: 2.42rem;
        align-items: flex-start;
        padding: 1.5rem 0}
.contact li + li{border-top: 1px solid rgba(255, 59, 74, 0.22)}
.contact strong{flex: 0 1 18rem;
        min-width: 0;
        font-size: calc(17.3px * 1.35);
        line-height: 1.2}
.contact span{flex: 1 1 26rem;
        min-width: 0;
        line-height: 1.83;
        color: #a7afbd}
@media (max-width: 760px) {.contact .text-proof, .contact li{
            display: block
        }.contact ul{
            margin-top: calc(2.42rem * 1.5)
        }.contact span{
            display: block;
            margin-top: calc(1.5rem * .75)
        }
    }
.quiet-headline{
  --mark-static:calc(1.5rem * 0.85);
  --field-base:1px solid rgba(255, 59, 74, 0.22);
  padding:calc(1.5rem * 2.4) 1.5rem;
  background:#11151d;
  color:#a7afbd;
}
.quiet-headline .soft-stack{max-width:1340px;
  margin:0 auto;}
.quiet-headline h2,
.quiet-headline h3,
.quiet-headline p{margin:0;}
.quiet-headline h2{font-size:calc(17.3px * 2);
  line-height:1.14;}
.quiet-headline h3{font-size:calc(17.3px * 1.35);
  line-height:1.22;}
.quiet-headline p{font-size:17.3px;
  line-height:1.83;}
.quiet-headline .soft-grid{font-size:calc(17.3px * .875);
  letter-spacing:0.04em;
  text-transform:uppercase;
  margin-bottom:calc(1.5rem / 2);}
.quiet-headline .compact-stack{margin-top:1.5rem;}
.quiet-headline .focused-rail{display:flex;
  flex-direction:column;
  gap:0;
  margin-top:var(--mark-static);
  border-top:var(--field-base);}
.quiet-headline .top-note{min-width:0;
  padding:calc(2.42rem * 1.5) 0;
  border-bottom:var(--field-base);}
.quiet-headline .top-note p{margin-top:calc(1.5rem / 3);}
.quiet-headline .top-note a{display:inline-block;
  margin-top:calc(1.5rem / 2.5);
  font-size:calc(17.3px * .875);
  text-decoration:none;
  border-bottom:1px solid #e11d2e;
  padding-bottom:2px;}
.quiet-headline .top-note a:hover{border-bottom-color:#ff3b4a;}
.quiet-headline .open-panel{margin-top:var(--mark-static);
  font-size:calc(17.3px * .875);}
.quiet-headline .open-panel a{text-decoration:none;
  border-bottom:1px solid #e11d2e;}
.quiet-headline .open-panel a:hover{border-bottom-color:#ff3b4a;}
@media (min-width:900px){.quiet-headline .focused-rail{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:2.42rem;
    border-top:none;
  }.quiet-headline .top-note{
    padding:0;
    border-bottom:none;
    border-left:var(--field-base);
    padding-left:calc(2.42rem * 1.5);
  }.quiet-headline .top-note:first-child{
    border-left:none;
    padding-left:0;
  }
}
.fresh-plan{
    padding:calc(calc(1.5rem * 2.4)*.78) 1.5rem;
    background:var(--paint-accent,linear-gradient(135deg,#0a0c10 0%,#1a0d12 55%,#2a0a12 100%));
    color:#e8ebf0;
  }
.fresh-plan .text-actions{max-width:1340px;
    margin:0 auto;}
.fresh-plan .open-visual{display:flex;
    flex-direction:column;
    gap:clamp(1.1rem,2.4vw,calc(2.42rem * 1.5));}
.fresh-plan h1{margin:0;
    max-width:22ch;
    font-size:clamp(1.95rem,4.6vw,calc(17.3px * 2.65));
    line-height:1.08;
    font-weight:700;
    letter-spacing:-0.01em;}
.fresh-plan .clear-wrap{display:flex;
    flex-direction:column;
    gap:calc(2.42rem * 1.5);
    padding-left:clamp(0rem,10vw,9rem);
    border-left:1px solid rgba(255,59,74,0.28);}
.fresh-plan .compact-stack{margin:0;
    font-size:clamp(1rem,1.35vw,calc(17.3px * 1.125));
    line-height:1.72;}
.fresh-plan .soft-grid{margin:0;
    font-size:calc(17.3px * .875);
    line-height:1.7;}
@media (max-width:760px){.fresh-plan{
      padding-top:calc(calc(1.5rem * 2.4)*.58);
      padding-bottom:calc(calc(1.5rem * 2.4)*.58);
    }.fresh-plan h1{max-width:100%;}.fresh-plan .clear-wrap{
      padding-left:0;
      border-left:0;
      border-top:1px solid rgba(255,59,74,0.28);
      padding-top:calc(2.42rem * 1.5);
    }
  }
.narrow-block{--mark-static:calc(1.5rem * 1.1);padding:calc(1.5rem * 2.4) 1.5rem;background:#0a0c10;color:#e8ebf0;}
.narrow-block .soft-stack{max-width:1340px;margin:0 auto;display:flex;flex-direction:column;gap:var(--mark-static);}
.narrow-block h2,.narrow-block h3,.narrow-block p{margin:0;}
.narrow-block h2{font-size:calc(17.3px * 2);line-height:1.14;}
.narrow-block h3{font-size:calc(17.3px * 1.35);line-height:1.22;}
.narrow-block .primary-menu{display:flex;flex-direction:column;gap:calc(calc(2.42rem * 1.5) * .6);}
.narrow-block .compact-stack{font-size:calc(17.3px * 1.125);line-height:1.83;color:#a7afbd;}
.narrow-block .focused-rail{display:flex;flex-wrap:wrap;gap:2.42rem;}
.narrow-block .top-note{flex:1 1 calc(1340px / 3.6);min-width:0;padding:calc(calc(1.5rem * .75) * .9) 0 0;border-top:1px solid rgba(255, 59, 74, 0.22);display:flex;flex-direction:column;gap:calc(calc(2.42rem * 1.5) * .5);}
.narrow-block .top-note p{font-size:17.3px;line-height:1.83;color:#a7afbd;}
.narrow-block .soft-grid{font-size:calc(17.3px * .875);line-height:1.83;color:#a7afbd;padding-top:calc(calc(2.42rem * 1.5) * .6);border-top:1px solid rgba(255, 59, 74, 0.22);}
.narrow-block .soft-grid a{color:inherit;text-decoration:none;}
.narrow-block .soft-grid a:hover{color:#ff3b4a;}
@media (max-width:720px){.narrow-block .top-note{flex:1 1 100%;}.narrow-block .compact-stack{font-size:17.3px;}
}
.team-contact{padding:calc(1.5rem * 2.4) 1.5rem;background:linear-gradient(135deg, #0a0c10 0%, #1a0d12 55%, #2a0a12 100%);color:#e8ebf0}
.team-contact .soft-stack{max-width:1340px;margin:0 auto}
.team-contact .open-visual{display:flex;gap:calc(2.42rem * 1.5);align-items:flex-start}
.team-contact .team-proof{flex:0 1 22rem;min-width:0;border-left:1px solid color-mix(in srgb,#e8ebf0 28%,transparent);padding-left:1.5rem}
.team-contact .team-proof p{margin:0;line-height:1.83}
.team-contact .visual-feature{flex:1 1 44rem;min-width:0}
.team-contact h2{margin:0;font-size:calc(17.3px * 2.65);line-height:1.03}
.team-contact .primary-track{margin-top:calc(2.42rem * 1.5);display:flex;flex-direction:column;gap:1.5rem}
.team-contact .primary-track p{margin:0;display:flex;gap:1.5rem;align-items:flex-start}
.team-contact strong{flex:0 1 14rem;min-width:0;font-size:calc(17.3px * .875)}
.team-contact span{flex:1 1 28rem;min-width:0;line-height:1.83}
@media(max-width:760px){.team-contact .open-visual,.team-contact .primary-track p{display:block}.team-contact .team-proof{border-left:0;padding-left:0}.team-contact .visual-feature{margin-top:calc(2.42rem * 1.5)}.team-contact span{display:block;margin-top:calc(1.5rem * .75)}.team-contact h2{font-size:calc(17.3px * 2)}}
.public-plan{--mark-static:calc(1.5rem * 1.19);--axis-active:calc(1340px / 2.25);padding:calc(1.5rem * 2.4) 1.5rem;background:#0a0c10;color:#e8ebf0;}
.public-plan .soft-stack{max-width:1340px;margin:0 auto;}
.public-plan h1,.public-plan h2,.public-plan h3,.public-plan p{margin:0;}
.public-plan h2{font-size:calc(17.3px * 2);line-height:1.12;}
.public-plan h3{font-size:calc(17.3px * 1.35);line-height:1.2;}
.public-plan p{font-size:17.3px;line-height:1.83;color:#a7afbd;}
.public-plan a{color:inherit;text-decoration:none;}
.public-plan .soft-grid{font-size:calc(17.3px * .875);color:#a7afbd;}
.public-plan .focused-rail{display:flex;flex-wrap:wrap;gap:var(--mark-static);margin-top:var(--mark-static);}
.public-plan .top-note{flex:1 1 calc(1340px / 3.4);min-width:0;padding:calc(calc(1.5rem * .75) * .85);border-radius:0.46rem;background:#171c26;color:#e8ebf0;border:1px solid rgba(255, 59, 74, 0.22);}
.public-plan .top-note p{color:#e8ebf0;}
.public-plan .top-note h3{margin-top:calc(1.5rem / 3);color:#e8ebf0;}
.public-plan .direct-service>h2{margin-top:calc(1.5rem / 2);}
.plain-wrap{
    padding:calc(calc(1.5rem * 2.4)*.78) 1.5rem;
    background:var(--paint-accent,linear-gradient(135deg,#0a0c10 0%,#1a0d12 55%,#2a0a12 100%));
    color:#e8ebf0;
  }
.plain-wrap .text-actions{max-width:1340px;
    margin:0 auto;}
.plain-wrap .primary-menu{display:flex;
    flex-direction:column;
    gap:calc(2.42rem * 1.5);}
.plain-wrap h1{margin:0;
    max-width:22ch;
    font-size:clamp(2rem,5.4vw,calc(17.3px * 2.65));
    line-height:1.04;
    font-weight:740;
    letter-spacing:-0.01em;}
.plain-wrap .clear-wrap{padding-left:calc(1.5rem * .75);
    border-left:2px solid #ff3b4a;
    max-width:52rem;}
.plain-wrap p{margin:0;
    font-size:clamp(1rem,1.35vw,calc(17.3px * 1.125));
    line-height:1.78;}
@media (max-width:700px){.plain-wrap{
      padding-top:calc(calc(1.5rem * 2.4)*.6);
      padding-bottom:calc(calc(1.5rem * 2.4)*.6);
    }.plain-wrap h1{max-width:100%;}.plain-wrap .clear-wrap{
      padding-left:1.5rem;
    }
  }
.media-tile{--mark-static:calc(1.5rem * 1.2);--mark-active:calc(1340px / 3.4);padding:calc(1.5rem * 2.4) 1.5rem;background:#0a0c10;color:#e8ebf0;}
.media-tile .soft-stack{max-width:1340px;margin:0 auto;}
.media-tile h1,.media-tile h2,.media-tile h3,.media-tile p{margin:0;}
.media-tile h2{font-size:calc(17.3px * 2);line-height:1.14;}
.media-tile h3{font-size:calc(17.3px * 1.35);line-height:1.24;}
.media-tile p{font-size:17.3px;line-height:1.83;}
.media-tile a{color:inherit;text-decoration:none;}
.media-tile .soft-grid{font-size:calc(17.3px * .875);letter-spacing:0.04em;text-transform:uppercase;color:#a7afbd;}
.media-tile .compact-stack{margin-top:calc(1.5rem / 1.6);color:#a7afbd;}
.media-tile .text-footer{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;padding:calc(1.5rem * .75) 1.5rem;border-radius:0.33rem;background:#e11d2e;color:#ffffff;transition:background 500ms var(--speed-fast);}
.media-tile .text-footer:hover{background:#ff3b4a;color:#e8ebf0;}
.media-tile .focused-visual{display:flex;flex-wrap:wrap;align-items:flex-start;gap:2.42rem;}
.media-tile .focused-visual>.tag{flex:1 1 var(--mark-active);min-width:0;}
.media-tile .focused-visual>.text-footer{flex:0 0 auto;margin-top:calc(1.5rem / 2);}
.media-tile .focused-visual>.focused-rail{flex:1 1 100%;}
.media-tile .tag h2{margin-top:calc(1.5rem / 2);}
.media-tile .focused-rail{display:flex;flex-direction:column;gap:calc(2.42rem * 1.5);margin-top:var(--mark-static);}
.media-tile .top-note{padding-left:1.5rem;border-left:2px solid rgba(255, 59, 74, 0.22);}
.media-tile .top-note p{margin-top:calc(1.5rem / 3);color:#a7afbd;}
@media (min-width:900px){.media-tile .focused-rail{flex-direction:row;flex-wrap:wrap;}.media-tile .top-note{flex:1 1 calc(1340px / 3.1);min-width:0;}
}
.simple-actions{padding:calc(1.5rem * 2.4) 1.5rem;background:linear-gradient(135deg, #0a0c10 0%, #1a0d12 55%, #2a0a12 100%);color:#e8ebf0}
.simple-actions .soft-stack{max-width:1340px;margin:0 auto}
.simple-actions .service-rail{margin-bottom:calc(2.42rem * 1.5)}
.simple-actions h2{margin:0;font-size:calc(17.3px * 2.65);line-height:1.04}
.simple-actions .service-rail p{margin:1.5rem 0 0;font-size:calc(17.3px * 1.125);line-height:1.83}
.simple-actions .quiet-fields{display:flex;flex-wrap:wrap;align-items:flex-start;gap:calc(2.42rem * 1.5)}
.simple-actions .visual-region{flex:1 1 16rem;display:flex;flex-direction:column;align-items:flex-start;gap:calc(1.5rem * .75);border-left:1px solid rgba(255, 59, 74, 0.22);padding-left:calc(1.5rem * .75)}
.simple-actions button{max-width:100%;padding:0;border:0;background:none;color:inherit;font:inherit;text-align:left;cursor:pointer;opacity:.55;transition:opacity 500ms var(--speed-fast),transform 500ms var(--speed-fast)}
.simple-actions button:hover,.simple-actions button.is-active{opacity:1;transform:translateX(calc(calc(1.5rem * .75)*.3))}
.simple-actions .service-benefit{flex:2 1 30rem;align-self:start}
.simple-actions [data-response]{display:none}
.simple-actions [data-response].is-active{display:block;animation:clarifyFocusIn calc(500ms*1.6) var(--speed-fast) both}
.simple-actions h3{margin:0;font-size:calc(17.3px * 2);line-height:1.1}
.simple-actions [data-response] p{margin:1.5rem 0 0;font-size:calc(17.3px * 1.125);line-height:1.83}
@keyframes clarifyFocusIn{from{opacity:0;transform:translateY(calc(calc(2.42rem * 1)*.1))}to{opacity:1;transform:translateY(0)}}
@media(max-width:720px){.simple-actions .quiet-fields{display:block}.simple-actions .visual-region{margin-bottom:calc(2.42rem * 1.5);border-left:0;padding-left:0}}
@media(prefers-reduced-motion:reduce){.simple-actions [data-response].is-active{animation:none}}
.main-headline{
    padding:calc(calc(1.5rem * 2.4)*.78) 1.5rem;
    background:var(--paint-accent,linear-gradient(135deg,#0a0c10 0%,#1a0d12 55%,#2a0a12 100%));
    color:#e8ebf0;
  }
.main-headline .text-actions{max-width:1340px;
    margin:0 auto;
    display:flex;
    flex-wrap:wrap;
    gap:2.42rem;
    align-items:flex-start;}
.main-headline .primary-menu{flex:1 1 26rem;
    min-width:0;}
.main-headline h1{margin:0;
    font-size:clamp(1.9rem,4.6vw,calc(17.3px * 2.65));
    line-height:1.08;
    font-weight:760;
    letter-spacing:-0.01em;}
.main-headline .compact-stack{margin:calc(2.42rem * 1.5) 0 0;
    font-size:clamp(1rem,1.4vw,calc(17.3px * 1.125));
    line-height:1.7;}
.main-headline .clear-wrap{flex:1 1 22rem;
    min-width:0;
    padding-top:0.4rem;
    border-top:1px solid var(--tone-base,rgba(255,59,74,0.22));}
.main-headline .tag{margin:0;
    font-size:17.3px;
    line-height:1.78;}
@media (max-width:760px){.main-headline{
      padding-top:calc(calc(1.5rem * 2.4)*.6);
      padding-bottom:calc(calc(1.5rem * 2.4)*.6);
    }.main-headline .text-actions{
      flex-direction:column;
      gap:calc(2.42rem * 1.5);
    }.main-headline .clear-wrap{
      border-top:1px solid var(--tone-base,rgba(255,59,74,0.22));
      padding-top:calc(2.42rem * 1.5);
    }
  }
.text-team{padding:calc(1.5rem * 2.4) 1.5rem;background:linear-gradient(135deg, #0a0c10 0%, #1a0d12 55%, #2a0a12 100%);color:#e8ebf0}
.text-team .soft-stack{max-width:1340px;margin:0 auto}
.text-team .open-visual{display:flex;gap:calc(2.42rem * 1.5);align-items:flex-start}
.text-team .team-proof{flex:0 1 24rem;min-width:0;padding-left:1.5rem;border-left:1px solid color-mix(in srgb,#e8ebf0 26%,transparent)}
.text-team .team-proof p{margin:0;line-height:1.83}
.text-team .visual-feature{flex:1 1 46rem;min-width:0}
.text-team h2{margin:0;font-size:calc(17.3px * 2);line-height:1.08}
.text-team .primary-track{margin-top:calc(2.42rem * 1.5);display:flex;flex-direction:column;gap:1.5rem}
.text-team .primary-track p{margin:0;display:flex;gap:1.5rem;align-items:flex-start;padding-bottom:1.5rem;border-bottom:1px solid color-mix(in srgb,#e8ebf0 14%,transparent)}
.text-team .primary-track p:last-child{border-bottom:0;padding-bottom:0}
.text-team strong{flex:0 1 15rem;min-width:0;font-size:calc(17.3px * .875);letter-spacing:0.02em}
.text-team span{flex:1 1 30rem;min-width:0;line-height:1.83}
@media(max-width:760px){.text-team .open-visual{display:block}.text-team .team-proof{border-left:0;padding-left:0}.text-team .visual-feature{margin-top:calc(2.42rem * 1.5)}.text-team .primary-track p{display:block}.text-team span{display:block;margin-top:calc(1.5rem * .75)}.text-team h2{font-size:calc(17.3px * 1.35)}
}
.media-shell{--mark-static:calc(1.5rem * 1.05);--axis-active:calc(1340px / 3.00);padding:calc(1.5rem * 2.4) 1.5rem;background:#0a0c10;color:#e8ebf0;}
.media-shell .soft-stack{max-width:1340px;margin:0 auto;}
.media-shell h2,.media-shell h3,.media-shell p{margin:0;}
.media-shell h2{font-size:calc(17.3px * 2);line-height:1.14;}
.media-shell h3{font-size:calc(17.3px * 1.35);line-height:1.22;}
.media-shell p{font-size:17.3px;line-height:1.83;color:#a7afbd;}
.media-shell a{color:inherit;text-decoration:none;border-bottom:1px solid rgba(255, 59, 74, 0.22);}
.media-shell a:hover{color:#ff3b4a;}
.media-shell .service-headline{display:flex;flex-wrap:wrap;align-items:flex-start;gap:2.42rem;}
.media-shell .service-headline>h2{flex:1 1 calc(1340px / 3);min-width:0;}
.media-shell .service-headline>.compact-stack{flex:1 1 calc(1340px / 3);min-width:0;}
.media-shell .service-headline>.focused-rail{flex:1 1 100%;}
.media-shell .focused-rail{display:flex;flex-wrap:wrap;gap:var(--mark-static);margin-top:var(--mark-static);}
.media-shell .top-note{flex:1 1 calc(1340px / 3.4);min-width:0;padding:calc(calc(1.5rem * .75) * .9);border-radius:0.46rem;background:#171c26;color:#e8ebf0;border:1px solid rgba(255, 59, 74, 0.22);}
.media-shell .top-note p{margin-top:calc(1.5rem / 3);}
.media-shell .soft-grid{flex:1 1 100%;margin-top:var(--mark-static);font-size:calc(17.3px * .875);color:#a7afbd;}
.fresh-media{
    padding:calc(calc(1.5rem * 2.4)*.78) 1.5rem;
    background:linear-gradient(135deg, #0a0c10 0%, #1a0d12 55%, #2a0a12 100%);
    color:#e8ebf0;
  }
.fresh-media .text-actions{max-width:1340px;
    margin:0 auto;
    display:flex;
    flex-direction:column;
    gap:calc(2.42rem * 1.5);}
.fresh-media .compact-stack{display:flex;
    flex-direction:column;
    gap:calc(1.5rem * .75);}
.fresh-media h1{margin:0;
    max-width:22ch;
    font-size:clamp(2.1rem,5.4vw,calc(17.3px * 2.65));
    line-height:1.04;
    font-weight:740;
    letter-spacing:-0.01em;}
.fresh-media .tag{margin:0;
    font-size:clamp(1.02rem,1.4vw,calc(17.3px * 1.125));
    line-height:1.72;}
.fresh-media .clear-wrap{border-top:1px solid var(--tone-base,rgba(255,59,74,0.22));
    padding-top:calc(1.5rem * .75);}
.fresh-media .soft-grid{margin:0;
    font-size:17.3px;
    line-height:1.78;}
@media (min-width:900px){.fresh-media .text-actions{
      display:grid;
      grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);
      align-items:end;
      column-gap:2.42rem;
    }.fresh-media .clear-wrap{
      border-top:0;
      border-left:1px solid var(--tone-base,rgba(255,59,74,0.22));
      padding-top:0;
      padding-left:calc(1.5rem * .75);
    }
  }
@media (max-width:700px){.fresh-media{
      padding-top:calc(calc(1.5rem * 2.4)*.58);
      padding-bottom:calc(calc(1.5rem * 2.4)*.58);
    }.fresh-media h1{max-width:100%;}
  }
.clear-entries{
  --mark-static:calc(1.5rem * 1.34);
  --field-base:rgba(255, 59, 74, 0.22);
  padding:calc(1.5rem * 2.4) 1.5rem;
  background:#0a0c10;
  color:#e8ebf0;
}
.clear-entries .soft-stack{max-width:1340px;
  margin:0 auto;}
.clear-entries h2,
.clear-entries h3,
.clear-entries p{margin:0;}
.clear-entries h2{font-size:calc(17.3px * 2);
  line-height:1.14;}
.clear-entries h3{font-size:calc(17.3px * 1.35);
  line-height:1.22;}
.clear-entries p{font-size:17.3px;
  line-height:1.83;}
.clear-entries .primary-menu{display:flex;
  flex-direction:column;
  gap:calc(1.5rem / 2);}
.clear-entries .compact-stack{color:#a7afbd;}
.clear-entries .focused-rail{display:flex;
  flex-direction:column;
  gap:var(--mark-static);
  margin-top:var(--mark-static);}
.clear-entries .top-note{min-width:0;
  padding-top:calc(1.5rem / 1.6);
  border-top:1px solid var(--field-base);}
.clear-entries .top-note p{margin-top:calc(1.5rem / 3);
  color:#a7afbd;}
.clear-entries .text-footer{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:max-content;
  max-width:100%;
  margin-top:calc(1.5rem / 2);
  padding:calc(calc(1.5rem * .75) / 1.4) 1.5rem;
  border-radius:0.33rem;
  background:#e11d2e;
  color:#ffffff;
  font-size:calc(17.3px * .875);
  text-decoration:none;
  transition:background 500ms var(--speed-fast);
}
.clear-entries .text-footer:hover{
  background:#ff3b4a;color:#e8ebf0;}
.clear-entries .soft-grid{margin-top:var(--mark-static);
  padding-top:calc(1.5rem / 1.6);
  border-top:1px solid var(--field-base);
  color:#a7afbd;}
@media (min-width:900px){.clear-entries .focused-rail{
    display:grid;
    grid-template-columns:repeat(3, minmax(0, 1fr));
    gap:2.42rem;
  }
}
.fresh-wrap{padding:calc(1.5rem * 2.4) 1.5rem;background:linear-gradient(135deg, #0a0c10 0%, #1a0d12 55%, #2a0a12 100%);color:#e8ebf0}
.fresh-wrap .soft-stack{max-width:1340px;margin:0 auto}
.fresh-wrap .open-visual{display:flex;gap:calc(2.42rem * 1.5);align-items:flex-start}
.fresh-wrap .team-proof{flex:0 1 20rem;min-width:0;border-left:2px solid color-mix(in srgb,#e8ebf0 30%,transparent);padding-left:1.5rem}
.fresh-wrap .team-proof p{margin:0;font-size:calc(17.3px * .875);line-height:1.83;opacity:.85}
.fresh-wrap .visual-feature{flex:1 1 46rem;min-width:0}
.fresh-wrap h2{margin:0;max-width:20ch;font-size:calc(17.3px * 2);line-height:1.08}
.fresh-wrap .primary-track{margin-top:calc(2.42rem * 1.5);display:flex;flex-direction:column;gap:1.5rem}
.fresh-wrap .primary-track 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,#e8ebf0 12%,transparent)}
.fresh-wrap .primary-track p:last-child{border-bottom:0;padding-bottom:0}
.fresh-wrap strong{flex:0 1 13rem;min-width:0;font-size:calc(17.3px * .875);letter-spacing:.01em}
.fresh-wrap span{flex:1 1 30rem;min-width:0;line-height:1.83}
@media(max-width:760px){.fresh-wrap .open-visual,.fresh-wrap .primary-track p{display:block}.fresh-wrap .team-proof{border-left:0;padding-left:0}.fresh-wrap .visual-feature{margin-top:calc(2.42rem * 1.5)}.fresh-wrap span{display:block;margin-top:calc(1.5rem * .75)}.fresh-wrap h2{font-size:calc(17.3px * 1.35)}}
.open-shell{
    padding:calc(calc(1.5rem * 2.4)*.78) 1.5rem;
    background:linear-gradient(135deg,#0a0c10 0%,#1a0d12 55%,#2a0a12 100%);
    color:#e8ebf0;
  }
.open-shell .text-actions{max-width:1340px;
    margin:0 auto;
    display:flex;
    flex-wrap:wrap;
    align-items:flex-end;
    gap:2.42rem;}
.open-shell h1{flex:1 1 22rem;
    margin:0;
    max-width:18ch;
    font-size:clamp(2rem,5.4vw,calc(17.3px * 2.65));
    line-height:1.04;
    font-weight:700;
    letter-spacing:-0.01em;}
.open-shell .clear-wrap{flex:1 1 20rem;
    padding-left:calc(2.42rem * 1.5);
    border-left:1px solid rgba(255,59,74,0.32);}
.open-shell p{margin:0;
    font-size:clamp(1rem,1.35vw,calc(17.3px * 1.125));
    line-height:1.72;
    color:#a7afbd;}
@media (max-width:760px){.open-shell .text-actions{display:block;}.open-shell h1{max-width:100%;}.open-shell .clear-wrap{
      margin-top:calc(2.42rem * 1.5);
      padding-left:0;
      border-left:0;
      border-top:1px solid rgba(255,59,74,0.32);
      padding-top:calc(2.42rem * 1.5);
    }.open-shell{padding-top:calc(calc(1.5rem * 2.4)*.58);padding-bottom:calc(calc(1.5rem * 2.4)*.58);}
  }
.featured-rail{--mark-static:calc(1.5rem * 1.13);--copy-large:calc(1340px / 3.45);padding:calc(1.5rem * 2.4) 1.5rem;background:#e11d2e;color:#ffffff;}
.featured-rail .soft-stack{max-width:1340px;margin:0 auto;}
.featured-rail h2,.featured-rail h3,.featured-rail p{margin:0;}
.featured-rail h2{font-size:calc(17.3px * 2);line-height:1.12;}
.featured-rail h3{font-size:calc(17.3px * 1.35);line-height:1.2;}
.featured-rail p{font-size:17.3px;line-height:1.83;color:color-mix(in srgb, currentColor 74%, transparent);}
.featured-rail a{color:inherit;text-decoration:none;border-bottom:1px solid color-mix(in srgb, currentColor 40%, transparent);}
.featured-rail a:hover{border-bottom-color:currentColor;}
.featured-rail .steady-header{row-gap:calc(var(--mark-static) * 1.2);}
.featured-rail .row-title{display:flex;flex-wrap:wrap;align-items:flex-start;gap:2.42rem;}
.featured-rail .row-title h2{flex:1 1 calc(1340px / 3);min-width:0;}
.featured-rail .row-title>p{flex:1 1 calc(1340px / 3);min-width:0;}
.featured-rail .focused-rail{flex:1 1 100%;display:flex;flex-wrap:wrap;gap:var(--mark-static);margin-top:var(--mark-static);}
.featured-rail .top-note{flex:1 1 var(--copy-large);min-width:0;}
.featured-rail .top-note p{margin-top:calc(1.5rem / 3);}
.featured-rail .open-panel{flex:1 1 100%;margin-top:calc(var(--mark-static) * .8);font-size:calc(17.3px * .875);}
.contact-note{--mark-static:calc(1.5rem * 1.06);--axis-active:calc(1340px / 2.30);padding:calc(1.5rem * 2.4) 1.5rem;background:var(--surface-card);color:var(--tone-warm);}
.contact-note .soft-stack{max-width:1340px;margin:0 auto;}
.contact-note h2,.contact-note h3,.contact-note p{margin:0;}
.contact-note h2{font-size:calc(17.3px * 2);line-height:1.12;}
.contact-note h3{font-size:calc(17.3px * 1.35);line-height:1.2;}
.contact-note p{font-size:17.3px;line-height:1.83;}
.contact-note a{color:inherit;text-decoration:none;}
.contact-note .steady-header{row-gap:calc(var(--mark-static) * 1.2);}
.contact-note .local-surface{padding-inline-end:calc(calc(1.5rem * .75) / 2);}
.contact-note .compact-stack{margin-top:1.5rem;max-width:calc(1340px / 2);color:inherit;}
.contact-note .plain-nav{display:flex;flex-direction:column;gap:var(--mark-static);margin-top:var(--mark-static);}
.contact-note .top-note{min-width:0;padding-block-start:calc(var(--mark-static) / 2);border-top:1px solid rgba(255, 59, 74, 0.22);}
.contact-note .top-note p{margin-top:calc(1.5rem / 3);color:inherit;}
.contact-note .top-note a{display:inline-flex;margin-top:calc(1.5rem / 2);padding:calc(calc(1.5rem * .75) / 2) calc(1.5rem * .75);border:1px solid rgba(255, 59, 74, 0.22);border-radius:0.33rem;background:#171c26;color:#e8ebf0;font-size:calc(17.3px * .875);}
.contact-note .soft-grid{margin-top:var(--mark-static);color:inherit;}
.contact-note .open-panel{margin-top:calc(var(--mark-static) / 2);display:flex;flex-wrap:wrap;gap:calc(1.5rem * .75);font-size:calc(17.3px * .875);}
.contact-note .open-panel a{color:inherit;}
.contact-note .open-panel a:hover{color:inherit;}
@media (min-width:900px){.contact-note .plain-nav{flex-direction:row;flex-wrap:wrap;}.contact-note .top-note{flex:1 1 calc(33.333% - var(--mark-static));}
}
.steady-inner{
        color:#e8ebf0;
        background:linear-gradient(135deg, #0a0c10 0%, #1a0d12 55%, #2a0a12 100%);
        padding:calc(1.5rem * 2.4) 1.5rem;
    }
.steady-inner .c{max-width:1340px;
        margin:0 auto;
        display:grid;
        gap:calc(2.42rem * 1.5);}
@media (min-width: 1024px){.steady-inner .c{
            grid-template-columns:minmax(0,1fr) 300px;
            align-items:start;
        }
    }
.steady-inner .soft-flow{margin-bottom:1.5rem;}
.steady-inner h1{font-size:calc(17.3px * 2.65);
        line-height:1.15;
        margin:0 0 0.75rem;}
.steady-inner .secondary-grid{font-size:calc(17.3px * 1.125);
        margin:0 0 1.25rem;}
.steady-inner .narrow-contact{display:flex;
        flex-wrap:wrap;
        gap:1.25rem;
        font-size:calc(17.3px * .875);
        border-top:1px solid rgba(255, 59, 74, 0.22);
        padding-top:0.85rem;}
.steady-inner .media-summary{line-height:1.83;
        font-size:17.3px;}
.steady-inner .media-summary h2{font-size:calc(17.3px * 1.35);
        margin:1.5rem 0 0.6rem;}
.steady-inner .media-summary p{margin:0 0 1rem;}
.steady-inner .open-panel{display:flex;
        flex-wrap:wrap;
        gap:0.75rem 1.5rem;
        margin-top:1.5rem;
        padding-top:1rem;
        border-top:1px solid rgba(255, 59, 74, 0.22);
        font-size:calc(17.3px * .875);}
.steady-inner .open-panel a{text-decoration:none;}
.steady-inner .open-panel a:hover{text-decoration:underline;}
.steady-inner .clear-wrap{
        background:#171c26;
        color:#e8ebf0;
        border:1px solid rgba(255, 59, 74, 0.22);
        border-radius:1rem;
        padding:calc(1.5rem * .75);
        box-shadow:0 1px 6px rgba(0,0,0,0.15);
    }
.steady-inner .clear-wrap h3{margin:0 0 0.9rem;
        font-size:17.3px;}
.steady-inner .open-visual{list-style:none;
        margin:0;
        padding:0;
        display:flex;
        flex-direction:column;
        gap:0.7rem;
        font-size:calc(17.3px * .875);}
.steady-inner .open-visual a{text-decoration:none;}
.steady-inner .open-visual a:hover{text-decoration:underline;}
.offer-body{
  background: #0a0c10;
  color: #e8ebf0;
  padding: calc(1.5rem * 2.4) 1.5rem;
}
.offer-body .soft-stack{width: min(100%, 1340px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(15rem, .32fr) minmax(0, 1fr);
  gap: 2.42rem;}
.offer-body h2,
.offer-body h3,
.offer-body p{margin: 0;}
.offer-body h2{font-size: calc(17.3px * 2); line-height: 1.1;}
.offer-body h3{font-size: calc(17.3px * 1.35); line-height: 1.18;}
.offer-body p{font-size: 17.3px; line-height: 1.83;}
.offer-body .panel{
  display: grid;
  gap: calc(2.42rem * 1.5);
  align-content: start;
  padding: calc(1.5rem * .75);
  border-radius: 1.18rem;
  background: #11151d;
  color: #a7afbd;
}
.offer-body .panel h2{color: #e8ebf0;}
.offer-body .primary-track{display: flex;
  flex-direction: column;
  gap: 1.5rem;}
.offer-body .featured-inner{display: grid;
  grid-template-columns: minmax(8rem, .26fr) minmax(0, 1fr);
  gap: 1.5rem;
  padding: 1.5rem 0;
  border-top: 1px solid rgba(255, 59, 74, 0.22);
  color: inherit;
  text-decoration: none;}
.offer-body .featured-inner:first-child{border-top: 0; padding-top: 0;}
.offer-body .featured-inner b{font-size: calc(17.3px * .875);
  letter-spacing: .04em;
  text-transform: uppercase;
  color: #ff3b4a;
  align-self: start;}
.offer-body .featured-inner h3{grid-column: 2;}
.offer-body .featured-inner p{grid-column: 2;}
.offer-body .featured-inner:hover h3{color: #ff3b4a;}
.offer-body .strong-steps{
  grid-column: 1 / -1;
  display: flex;
  justify-content: space-between;
  gap: 2.42rem;
  align-items: center;
  padding: 1.5rem;
  border-radius: 1rem;
  background: #171c26;
  color: #e8ebf0;
  border: 1px solid rgba(255, 59, 74, 0.22);
}
.offer-body .strong-steps a{color: #ff3b4a;
  text-decoration: none;
  border-bottom: 1px solid currentColor;
  white-space: nowrap;}
.offer-body .strong-steps a:hover{color: #ff5a66;}
@media (max-width: 820px) {.offer-body .soft-stack{ grid-template-columns: 1fr; }.offer-body .featured-inner{ grid-template-columns: 1fr; }.offer-body .featured-inner h3,
  .offer-body .featured-inner p{ grid-column: 1; }.offer-body .strong-steps{ flex-direction: column; align-items: flex-start; }
}
.focused-section{padding:calc(1.5rem * 2.4) 1.5rem;background:linear-gradient(135deg, #0a0c10 0%, #1a0d12 55%, #2a0a12 100%);color:#e8ebf0}
.focused-section .soft-stack{max-width:1340px;margin:0 auto}
.focused-section .service-rail{margin-bottom:calc(2.42rem * 1.5)}
.focused-section h2{margin:0;font-size:calc(17.3px * 2.65);line-height:1.05}
.focused-section .service-rail p{margin:1.5rem 0 0;font-size:calc(17.3px * 1.125);line-height:1.83}
.focused-section .quiet-fields{display:flex;align-items:flex-start;gap:calc(2.42rem * 1.5);flex-wrap:wrap}
.focused-section .visual-region{flex:1 1 16rem;display:flex;flex-direction:column;align-items:flex-start;gap:calc(1.5rem * .75);border-left:1px solid rgba(255, 59, 74, 0.22);padding-left:calc(1.5rem * .75)}
.focused-section button{max-width:100%;padding:0;border:0;background:none;color:inherit;font:inherit;text-align:left;cursor:pointer;opacity:.55;transition:opacity 500ms var(--speed-fast),transform 500ms var(--speed-fast)}
.focused-section button:hover,.focused-section button.is-active{opacity:1;transform:translateX(calc(calc(1.5rem * .75)*.3))}
.focused-section .service-benefit{flex:2 1 30rem;align-self:start}
.focused-section [data-response]{display:none}
.focused-section [data-response].is-active{display:block;animation:clarifyFocusIn calc(500ms*1.6) var(--speed-fast) both}
.focused-section h3{margin:0;font-size:calc(17.3px * 2);line-height:1.1}
.focused-section [data-response] p{margin:1.5rem 0 0;font-size:calc(17.3px * 1.125);line-height:1.83}
@keyframes clarifyFocusIn{from{opacity:0;transform:translateY(calc(calc(2.42rem * 1)*.1))}to{opacity:1;transform:translateY(0)}}
@media(max-width:720px){.focused-section .quiet-fields{display:block}.focused-section .visual-region{margin-bottom:calc(2.42rem * 1.5);border-left:0;padding-left:0}}
@media(prefers-reduced-motion:reduce){.focused-section [data-response].is-active{animation:none}}
.offset---byline{
    padding:calc(1.5rem * 2.4) 1.5rem;
    background:#0a0c10;
    color:#e8ebf0;
}
.offset---byline .offer-stack{max-width:1340px;
    margin:0 auto;
    display:flex;
    flex-wrap:wrap;
    gap:2.42rem;
    align-items:flex-start;}
.offset---byline .open-visual{flex:0 0 240px;
    min-width:200px;
    padding-right:calc(1.5rem * .75);
    border-right:1px solid rgba(255, 59, 74, 0.22);}
.offset---byline .service-unit{margin:0 0 calc(1.5rem * .75);
    font-size:calc(17.3px * .875);
    letter-spacing:0.08em;
    text-transform:uppercase;
    color:#a7afbd;}
.offset---byline .soft-links{margin:0 0 0.35rem;
    font-size:calc(17.3px * 1.35);
    line-height:1.25;}
.offset---byline .clear-content{margin:0;
    font-size:calc(17.3px * .875);
    color:#a7afbd;}
.offset---byline .fresh-panel{flex:1 1 380px;
    min-width:0;}
.offset---byline .offer-region{margin:0 0 calc(2.42rem * 1.5);
    font-size:17.3px;
    line-height:1.83;}
.offset---byline .soft-grid{margin:0 0 calc(1.5rem * .75);
    font-size:calc(17.3px * .875);
    color:#a7afbd;}
.offset---byline .focused-rail{list-style:none;
    margin:0 0 calc(2.42rem * 1.5);
    padding:0;
    display:flex;
    flex-wrap:wrap;
    gap:calc(1.5rem * .75);}
.offset---byline .top-note{
    padding:0.4rem 0.85rem;
    background:#171c26;
    color:#e8ebf0;
    border:1px solid rgba(255, 59, 74, 0.22);
    border-radius:0.46rem;
    font-size:calc(17.3px * .875);
}
.offset---byline .top-note a{color:inherit;
    text-decoration:none;}
.offset---byline .top-note a:hover{color:#ff3b4a;}
.offset---byline .tag{margin:0;
    font-size:calc(17.3px * .875);
    line-height:1.83;}
.offset---byline .tag a{color:inherit;
    text-decoration:underline;}
.offset---byline .tag a:hover{color:#ff3b4a;}
@media (max-width:720px){.offset---byline .open-visual{
        flex:1 1 100%;
        padding-right:0;
        padding-bottom:calc(1.5rem * .75);
        border-right:none;
        border-bottom:1px solid rgba(255, 59, 74, 0.22);
    }
}
.soft-region{
    color:#e8ebf0;
    background:linear-gradient(135deg, #0a0c10 0%, #1a0d12 55%, #2a0a12 100%);
    padding:calc(1.5rem * 2.4) 1.5rem;
}
.soft-region .c{max-width:1340px;
    margin:0 auto;
    display:grid;
    gap:calc(2.42rem * 1.5);}
@media (min-width:1024px){.soft-region .c{
        grid-template-columns:minmax(0,1fr) 320px;
        align-items:start;
    }
}
.soft-region .soft-flow{margin-bottom:1.5rem;}
.soft-region h1{font-size:calc(17.3px * 2.65);
    line-height:1.2;
    margin:0 0 0.6rem;}
.soft-region .service-view{font-size:calc(17.3px * 1.125);
    margin:0 0 1rem;}
.soft-region .narrow-contact{display:flex;
    flex-wrap:wrap;
    gap:1rem;
    font-size:calc(17.3px * .875);}
.soft-region .media-summary{line-height:1.83;
    font-size:17.3px;}
.soft-region .media-summary h2{font-size:calc(17.3px * 1.35);
    margin:1.5rem 0 0.6rem;}
.soft-region .media-summary p{margin:0 0 1rem;}
.soft-region .open-panel{display:flex;
    flex-direction:column;
    gap:0.5rem;
    margin-top:1.5rem;
    padding-top:1.5rem;
    border-top:1px solid rgba(255, 59, 74, 0.22);}
.soft-region .open-panel a{text-decoration:none;
    font-size:17.3px;}
.soft-region .open-panel a:hover{text-decoration:underline;}
.soft-region .clear-wrap{
    background:#171c26;
    color:#e8ebf0;
    border:1px solid rgba(255, 59, 74, 0.22);
    border-radius:1rem;
    padding:calc(1.5rem * .75);
    box-shadow:0 1px 6px rgba(0,0,0,0.15);
}
.soft-region .clear-wrap h3{margin:0 0 1rem;
    font-size:calc(17.3px * 1.35);}
.soft-region .focused-rail{display:flex;
    flex-direction:column;
    gap:2.42rem;}
.soft-region .top-note{display:flex;
    flex-direction:column;
    gap:0.3rem;}
.soft-region .top-note a{text-decoration:none;
    font-size:17.3px;}
.soft-region .top-note a:hover{text-decoration:underline;}
.soft-region .soft-grid{font-size:calc(17.3px * .875);}
.narrow-note{
  background: #0a0c10;
  color: #e8ebf0;
  padding: calc(1.5rem * 2.4) 1.5rem;
}
.narrow-note .soft-stack{width: min(100%, 1340px);
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: calc(2.42rem * 1.5);
  align-items: flex-start;}
.narrow-note .contact-plan{flex: 1 1 34rem;
  display: grid;
  gap: 1.5rem;}
.narrow-note .top-group{flex: 1 1 22rem;
  display: grid;
  gap: calc(1.5rem * .75);}
.narrow-note h2,
.narrow-note h3,
.narrow-note p{margin: 0;}
.narrow-note h2{font-size: calc(17.3px * 2);
  line-height: 1.08;}
.narrow-note h3{font-size: calc(17.3px * 1.35);
  line-height: 1.2;}
.narrow-note p{font-size: 17.3px;
  line-height: 1.83;}
.narrow-note .soft-grid{display: grid;
  gap: calc(1.5rem * .75);
  padding: calc(1.5rem * .75) 0 calc(1.5rem * .75) 1.5rem;
  border-left: 1px solid rgba(255, 59, 74, 0.22);}
.narrow-note .soft-grid span{font-size: calc(17.3px * .875);
  color: #a7afbd;
  letter-spacing: 0.02em;}
.narrow-note .soft-grid:nth-child(odd){border-left-color: #ff3b4a;}
@media (max-width: 860px) {.narrow-note .soft-stack{ flex-direction: column; }.narrow-note h2{ font-size: calc(17.3px * 1.35); }
}
.text-items{padding:calc(1.5rem * 2.4) 1.5rem;background:linear-gradient(135deg, #0a0c10 0%, #1a0d12 55%, #2a0a12 100%);color:#e8ebf0}
.text-items .soft-stack{max-width:1340px;margin:0 auto}
.text-items .open-visual{display:flex;gap:calc(2.42rem * 1.5);align-items:flex-start}
.text-items .team-proof{flex:0 1 22rem;min-width:0;border-left:1px solid color-mix(in srgb,#e8ebf0 28%,transparent);padding-left:1.5rem}
.text-items .team-proof p{margin:0;line-height:1.83;font-size:calc(17.3px * .875)}
.text-items .visual-feature{flex:1 1 44rem;min-width:0}
.text-items h2{margin:0;max-width:20ch;font-size:calc(17.3px * 2);line-height:1.08}
.text-items .primary-track{margin-top:calc(2.42rem * 1.5);display:flex;flex-direction:column;gap:1.5rem}
.text-items .primary-track p{margin:0;display:flex;gap:1.5rem;align-items:flex-start;padding-bottom:1.5rem;border-bottom:1px solid color-mix(in srgb,#e8ebf0 14%,transparent)}
.text-items .primary-track p:last-child{border-bottom:0;padding-bottom:0}
.text-items strong{flex:0 1 15rem;min-width:0;font-size:calc(17.3px * .875);line-height:1.4}
.text-items span{flex:1 1 28rem;min-width:0;line-height:1.83}
@media(max-width:760px){.text-items .open-visual,.text-items .primary-track p{display:block}.text-items .team-proof{border-left:0;padding-left:0}.text-items .visual-feature{margin-top:calc(2.42rem * 1.5)}.text-items span{display:block;margin-top:calc(1.5rem * .75)}.text-items h2{font-size:calc(17.3px * 1.35)}}
.secondary-surface{
    padding:calc(1.5rem * 2.4) 1.5rem;
    background:#0a0c10;
    color:#e8ebf0;
}
.secondary-surface .offer-stack{max-width:1340px;
    margin:0 auto;
    display:flex;
    flex-wrap:wrap;
    gap:2.42rem;
    align-items:flex-start;}
.secondary-surface .open-visual{flex:1 1 220px;
    min-width:200px;
    padding-top:0.2rem;}
.secondary-surface .soft-links{margin:0 0 0.35rem;
    font-size:calc(17.3px * 1.35);
    line-height:1.25;}
.secondary-surface .clear-content{margin:0;
    font-size:calc(17.3px * .875);
    color:#a7afbd;
    letter-spacing:0.02em;}
.secondary-surface .fresh-panel{flex:2 1 420px;
    min-width:260px;}
.secondary-surface .compact-stack{margin:0 0 calc(2.42rem * 1.5);
    font-size:17.3px;
    line-height:1.83;}
.secondary-surface .tag{margin:0 0 calc(2.42rem * 1.5);
    font-size:17.3px;
    line-height:1.83;}
.secondary-surface .focused-rail{margin:0 0 calc(2.42rem * 1.5);
    padding:0;
    list-style:none;
    display:flex;
    flex-direction:column;
    gap:0.55rem;}
.secondary-surface .focused-rail li{position:relative;
    padding-left:1.1rem;
    font-size:calc(17.3px * .875);
    line-height:1.6;}
.secondary-surface .focused-rail li::before{
    content:"";
    position:absolute;
    left:0;
    top:0.6em;
    width:0.45rem;
    height:1px;
    background:#ff3b4a;color:#0a0c10;}
.secondary-surface .soft-grid{margin:0 0 0.5rem;
    font-size:calc(17.3px * .875);
    color:#a7afbd;}
.secondary-surface .text-footer{display:flex;
    flex-wrap:wrap;
    gap:0.9rem 1.6rem;
    margin:0 0 0.7rem;}
.secondary-surface .text-footer a{font-size:calc(17.3px * .875);color:inherit;
    text-decoration:none;
    border-bottom:1px solid rgba(255, 59, 74, 0.22);
    padding-bottom:1px;
    transition:color 500ms var(--speed-fast), border-color 500ms var(--speed-fast);}
.secondary-surface .text-footer a:hover{color:#ff3b4a;
    border-color:#ff3b4a;}
.secondary-surface .quiet-copy{margin:0;
    font-size:calc(17.3px * .875);
    color:#a7afbd;}
@media (max-width:640px){.secondary-surface .offer-stack{
        flex-direction:column;
        gap:calc(2.42rem * 1.5);
    }.secondary-surface .open-visual,
    .secondary-surface .fresh-panel{
        flex:1 1 auto;
        min-width:0;
    }
}
.clear-inner{
        color: #e8ebf0;
        background: linear-gradient(135deg, #0a0c10 0%, #1a0d12 55%, #2a0a12 100%);
        padding: calc(1.5rem * 2.4) 1.5rem;
    }
.clear-inner .c{max-width: 1340px;
        margin: 0 auto;
        display: grid;
        gap: 1.5rem;}
@media (min-width: 1024px) {.clear-inner .c{
            grid-template-columns: minmax(0, 1fr) 300px;
            align-items: start;
        }
    }
.clear-inner .contact-plan{display: flex;
        flex-direction: column;
        gap: calc(2.42rem * 1.5);}
.clear-inner .soft-flow h1{font-size: calc(17.3px * 2.65);
        line-height: 1.2;
        margin: 0 0 0.6rem;}
.clear-inner .secondary-grid{font-size: calc(17.3px * 1.125);
        margin: 0 0 1rem;
        opacity: 0.85;}
.clear-inner .narrow-contact{display: flex;
        flex-wrap: wrap;
        gap: 1.2rem;
        font-size: calc(17.3px * .875);
        opacity: 0.75;
        border-top: 1px solid rgba(255, 59, 74, 0.22);
        padding-top: 0.8rem;}
.clear-inner .media-summary{line-height: 1.83;}
.clear-inner .media-summary p{margin: 0 0 1.1rem;}
.clear-inner .media-summary h2{font-size: calc(17.3px * 1.35);
        margin: 1.8rem 0 0.8rem;}
.clear-inner .open-panel{display: flex;
        flex-wrap: wrap;
        gap: 1.4rem;
        padding-top: 1.2rem;
        border-top: 1px solid rgba(255, 59, 74, 0.22);
        font-size: calc(17.3px * .875);}
.clear-inner .open-panel a{text-decoration: none;}
.clear-inner .open-panel a:hover{text-decoration: underline;}
.clear-inner .quiet-region{
        background: #171c26;
        color: #e8ebf0;
        border: 1px solid rgba(255, 59, 74, 0.22);
        padding: calc(1.5rem * .75);
        border-radius: 1rem;
    }
.clear-inner .quiet-region h3{margin: 0 0 1rem;
        font-size: 17.3px;}
.clear-inner .compact-team{display: flex;
        flex-direction: column;
        gap: 0.85rem;}
.clear-inner .compact-team .top-note{padding-bottom: 0.85rem;
        border-bottom: 1px solid rgba(255, 59, 74, 0.22);}
.clear-inner .compact-team .top-note:last-child{border-bottom: none;
        padding-bottom: 0;}
.clear-inner .compact-team a{text-decoration: none;
        font-size: calc(17.3px * .875);
        line-height: 1.5;}
.clear-inner .compact-team a:hover{text-decoration: underline;}
.local-steps{
  background: #0a0c10;
  color: #e8ebf0;
  padding: calc(1.5rem * 2.4) 1.5rem;
}
.local-steps .soft-stack{width: min(100%, 1340px);
  margin: 0 auto;
  display: grid;
  gap: 2.42rem;}
.local-steps h2,
.local-steps h3,
.local-steps p{margin: 0;}
.local-steps h2{font-size: calc(17.3px * 2); line-height: 1.08;}
.local-steps h3{font-size: calc(17.3px * 1.35); line-height: 1.16;}
.local-steps p{font-size: 17.3px; line-height: 1.83;}
.local-steps .open-figure{display: grid;
  gap: 1.5rem;
  align-content: start;}
.local-steps .open-figure .compact-stack{color: #a7afbd;}
.local-steps .text-proof{display: grid;
  border-top: 1px solid rgba(255, 59, 74, 0.22);}
.local-steps .quiet-copy{display: grid;
  grid-template-columns: minmax(5rem, .14fr) minmax(10rem, .32fr) minmax(0, 1fr);
  gap: 1.5rem;
  padding: 1.5rem 0;
  border-bottom: 1px solid rgba(255, 59, 74, 0.22);}
.local-steps .quiet-copy .clear-content{color: #a7afbd;
  font-size: calc(17.3px * .875);}
.local-steps .contact-tile{
  grid-column: 1 / -1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 2.42rem;
  padding: calc(1.5rem * .75);
  border-radius: 1rem;
  background: #171c26;
  color: #e8ebf0;
  border: 1px solid rgba(255, 59, 74, 0.22);
}
.local-steps .contact-tile p{color: #e8ebf0;}
.local-steps .contact-tile a{color: inherit;
  text-decoration: none;
  border-bottom: 1px solid currentColor;
  white-space: nowrap;}
@media (max-width: 800px) {.local-steps .soft-stack,
  .local-steps .quiet-copy{ grid-template-columns: 1fr; }.local-steps .contact-tile{ flex-direction: column; align-items: flex-start; }.local-steps .contact-tile a{ white-space: normal; }
}
.clear-details{padding:calc(1.5rem * 2.4) 1.5rem;background:#11151d;color:#a7afbd}
.clear-details .soft-stack{max-width:1340px;margin:0 auto}
.clear-details .service-block{display:grid;grid-template-columns:minmax(0,0.85fr) minmax(0,1.4fr);gap:calc(2.42rem * 1.5);align-items:start}
.clear-details .primary-menu{min-width:0}
.clear-details h2{margin:0;font-size:calc(17.3px * 2);line-height:1.08}
.clear-details .primary-menu p{margin:1.5rem 0 0;font-size:17.3px;line-height:1.83}
.clear-details .quiet-area{display:flex;flex-direction:column;gap:0;border-top:1px solid rgba(255, 59, 74, 0.22)}
.clear-details .quiet-area a{display:grid;grid-template-columns:minmax(0,0.7fr) minmax(0,1.3fr);gap:calc(1.5rem * .75);padding:1.5rem 0;border-bottom:1px solid rgba(255, 59, 74, 0.22);text-decoration:none;color:inherit}
.clear-details .quiet-area a:hover strong{}
.clear-details strong{display:block;font-size:17.3px;line-height:1.2;transition:color 500ms var(--speed-fast)}
.clear-details span{display:block;font-size:calc(17.3px * .875);line-height:1.83}
@media(max-width:780px){.clear-details .service-block{display:block}.clear-details .quiet-area{margin-top:calc(2.42rem * 1.5)}.clear-details .quiet-area a{grid-template-columns:1fr;gap:calc(1.5rem * .75)}.clear-details h2{font-size:calc(17.3px * 1.35)}}
.site-tile{padding:calc(1.5rem * 2.4) 1.5rem;background:#0a0c10;color:#e8ebf0;}
.site-tile .offer-stack{max-width:1340px;margin:0 auto;display:flex;flex-wrap:wrap;gap:2.42rem;align-items:flex-start;}
.site-tile .open-visual{flex:1 1 240px;min-width:220px;padding-top:4px;}
.site-tile .quiet-copy{margin:0 0 calc(2.42rem * 1.5);font-size:calc(17.3px * .875);letter-spacing:0.08em;text-transform:uppercase;color:#a7afbd;}
.site-tile .soft-links{margin:0 0 6px;font-size:calc(17.3px * 1.35);line-height:1.25;}
.site-tile .clear-content{margin:0;font-size:calc(17.3px * .875);color:#a7afbd;}
.site-tile .fresh-panel{flex:2 1 480px;min-width:280px;}
.site-tile .tag{margin:0 0 calc(2.42rem * 1.5);font-size:17.3px;line-height:1.83;}
.site-tile .focused-rail{margin:0 0 calc(2.42rem * 1.5);padding:0;list-style:none;display:flex;flex-direction:column;gap:10px;}
.site-tile .top-note{position:relative;padding-left:18px;font-size:calc(17.3px * .875);line-height:1.6;color:#a7afbd;}
.site-tile .top-note::before{content:"";position:absolute;left:0;top:0.62em;width:8px;height:1px;background:#ff3b4a;color:#0a0c10;}
.site-tile .soft-grid{margin:0 0 8px;font-size:calc(17.3px * .875);line-height:1.7;color:#a7afbd;}
.site-tile .soft-grid a{color:inherit;text-decoration:none;border-bottom:1px solid rgba(255, 59, 74, 0.22);}
.site-tile .soft-grid a:hover{color:#ff3b4a;}
@media (max-width:720px){.site-tile .offer-stack{flex-direction:column;gap:calc(2.42rem * 1.5);}.site-tile .open-visual,.site-tile .fresh-panel{flex:1 1 auto;min-width:0;width:100%;}
}
.contact-area{
    padding:calc(calc(1.5rem * 2.4)*.68) 1.5rem;
    background:linear-gradient(135deg, #0a0c10 0%, #1a0d12 55%, #2a0a12 100%);
    color:#e8ebf0;
  }
.contact-area .text-actions{max-width:1340px;
    margin:0 auto;
    display:flex;
    flex-wrap:wrap;
    align-items:flex-end;
    gap:calc(2.42rem * 1.5) 2.42rem;}
.contact-area h1{flex:1 1 22rem;
    margin:0;
    font-size:clamp(2rem,5.4vw,calc(17.3px * 2.65));
    line-height:1.05;
    font-weight:760;
    letter-spacing:-0.01em;}
.contact-area .clear-wrap{flex:1 1 20rem;
    padding-bottom:0.35rem;
    border-left:1px solid var(--tone-base,rgba(255,59,74,0.22));
    padding-left:calc(1.5rem * .75);}
.contact-area p{margin:0;
    font-size:clamp(1rem,1.35vw,calc(17.3px * 1.125));
    line-height:1.75;}
@media (max-width:760px){.contact-area{
      padding-top:calc(calc(1.5rem * 2.4)*.52);
      padding-bottom:calc(calc(1.5rem * 2.4)*.52);
    }.contact-area .clear-wrap{
      border-left:0;
      padding-left:0;
      border-top:1px solid var(--tone-base,rgba(255,59,74,0.22));
      padding-top:calc(1.5rem * .75);
    }
  }
.focused-surface{padding:calc(1.5rem * 2.4) 1.5rem;background:#0a0c10;color:#e8ebf0}
.focused-surface .soft-stack{max-width:1340px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);gap:calc(2.42rem * 1.5)}
.focused-surface .primary-menu{align-self:start;padding-right:1.5rem}
.focused-surface h2{margin:0;font-size:calc(17.3px * 2);line-height:1.1}
.focused-surface .primary-menu p{margin:1.5rem 0 0;color:#a7afbd;line-height:1.83}
.focused-surface form{display:flex;flex-direction:column;gap:1.5rem}
.focused-surface fieldset{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.42rem;margin:0;padding:0;border:0}
.focused-surface label{display:block}
.focused-surface label span{display:block;margin-bottom:calc(1.5rem * .75);font-size:calc(17.3px * .875);color:#a7afbd}
.focused-surface input,.focused-surface textarea,.focused-surface select{width:100%;padding:calc(1.5rem * .75);border:1px solid rgba(255, 59, 74, 0.22);border-radius:0.46rem;background:#171c26;color:#e8ebf0;font:inherit}
.focused-surface textarea{resize:vertical;min-height:9rem}
.focused-surface .public-callout{display:block}
.focused-surface .featured-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:2.42rem}
.focused-surface .featured-inner p{flex:1 1 20rem;margin:0;color:#a7afbd;font-size:calc(17.3px * .875);line-height:1.83}
.focused-surface button{padding:calc(1.5rem * .75) 1.5rem;border:1px solid #e11d2e;border-radius:0.46rem;background:#e11d2e;color:#ffffff;font:inherit;cursor:pointer;transition:background 500ms var(--speed-fast)}
.focused-surface button:hover{background:#ff3b4a;border-color:#ff3b4a;color:#e8ebf0;}
@media(max-width:820px){.focused-surface .soft-stack{grid-template-columns:1fr}.focused-surface .primary-menu{padding-right:0}.focused-surface fieldset{grid-template-columns:1fr}}
.service-entries{padding:calc(1.5rem * 2.4) 1.5rem;background:linear-gradient(135deg, #0a0c10 0%, #1a0d12 55%, #2a0a12 100%);color:#e8ebf0}
.service-entries .soft-stack{max-width:1340px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.78fr);gap:calc(2.42rem * 1.5);align-items:start}
.service-entries .tag{display:flex;flex-direction:column;gap:calc(2.42rem * 1.5)}
.service-entries h2{margin:0;font-size:calc(17.3px * 2);line-height:1.15}
.service-entries .tag>p{margin:0;font-size:calc(17.3px * 1.125);line-height:1.83}
.service-entries .main-surface{display:flex;flex-direction:column;gap:1px;background:rgba(255, 59, 74, 0.22);border:1px solid rgba(255, 59, 74, 0.22);border-radius:1rem;overflow:hidden;color:#e8ebf0;}
.service-entries .simple-contact{padding:calc(1.5rem * .75);background:#171c26;color:#e8ebf0}
.service-entries .simple-contact span{display:block;font-size:calc(17.3px * .875);letter-spacing:.02em}
.service-entries .simple-contact strong{display:block;margin-top:.35rem;font-size:17.3px;font-weight:600;line-height:1.45}
.service-entries .simple-contact a{text-decoration:none;border-bottom:1px solid transparent;transition:border-color 500ms var(--speed-fast),color 500ms var(--speed-fast)}
.service-entries .simple-contact a:hover{border-bottom-color:#ff3b4a}
.service-entries .soft-grid{padding:calc(1.5rem * .75);border-left:2px solid #ff3b4a;background:#11151d;color:#a7afbd;border-radius:0 0.46rem 0.46rem 0}
.service-entries .soft-grid p{margin:0;font-size:calc(17.3px * .875);line-height:1.83}
.service-entries .soft-service{min-height:clamp(22rem,44vw,34rem);border-radius:1.18rem;overflow:hidden;border:1px solid rgba(255, 59, 74, 0.22);box-shadow:0 12px 16px rgba(0,0,0,0.2);background:#11151d;color:#a7afbd;}
.service-entries iframe{display:block;width:100%;height:100%;border:0;filter:grayscale(.15) contrast(1.05)}
@media (max-width: 900px){.service-entries .soft-stack{grid-template-columns:1fr}.service-entries .soft-service{min-height:22rem}
}
.visual-proof{background:#0a0c10;color:#e8ebf0;padding:calc(1.5rem * 2.4) 1.5rem}
.visual-proof .soft-stack{max-width:1340px;margin:0 auto}
.visual-proof .text-proof{display:flex;align-items:flex-start;gap:calc(2.42rem * 1.5)}
.visual-proof .primary-menu{flex:0 1 32rem;min-width:0}
.visual-proof h2{margin:0;font-size:clamp(calc(17.3px * 2),4.6vw,calc(17.3px * 2.65));line-height:1.08;letter-spacing:0}
.visual-proof p{margin:1.5rem 0 0;color:#a7afbd;font-size:calc(17.3px * 1.125);line-height:1.65}
.visual-proof .primary-track{flex:1 1 36rem;min-width:0;display:flex;flex-direction:column;border-top:1px solid rgba(255, 59, 74, 0.22)}
.visual-proof .featured-inner{display:flex;gap:2.42rem;padding:1.5rem 0;border-bottom:1px solid rgba(255, 59, 74, 0.22);color:inherit;text-decoration:none;transition:color 500ms var(--speed-fast)}
.visual-proof a.row:hover strong{color:#ff3b4a}
.visual-proof strong{flex:0 1 15rem;min-width:0;font-size:17.3px;line-height:1.4}
.visual-proof span{flex:1 1 20rem;min-width:0;color:#a7afbd;line-height:1.6}
@media(max-width:760px){.visual-proof .text-proof,.visual-proof .featured-inner{flex-direction:column}.visual-proof .featured-inner{gap:calc(calc(1.5rem * .75)*.5)}
}
.fresh-links{padding:calc(1.5rem * 2.4) 1.5rem;background:#0a0c10;color:#e8ebf0}
.fresh-links .top-plan{max-width:min(1340px,64rem);margin:0 auto}
.fresh-links h2{margin:0;font-size:calc(17.3px * 2);line-height:1.15;letter-spacing:-0.01em}
.fresh-links .clear-headline{margin:1.5rem 0 calc(2.42rem * 1.5);font-size:calc(17.3px * 1.125);}
.fresh-links .top-group{display:flex;flex-direction:column;border-top:1px solid rgba(255, 59, 74, 0.22)}
.fresh-links .soft-grid{display:grid;grid-template-columns:minmax(0,14rem) minmax(0,1fr);gap:2.42rem;padding:calc(2.42rem * 1.5) 0;align-items:start}
.fresh-links .soft-grid + .soft-grid{border-top:1px solid rgba(255, 59, 74, 0.22)}
.fresh-links h3{margin:0;font-size:calc(17.3px * 1.35);line-height:1.25}
.fresh-links .soft-grid p{margin:0;}
@media (max-width:720px){.fresh-links .soft-grid{grid-template-columns:1fr;gap:calc(1.5rem * .75)}
}
.main-steps{background:#0a0c10;color:#e8ebf0;padding:calc(1.5rem * 2.4) 1.5rem}
.main-steps .soft-stack{max-width:1340px;margin:0 auto}
.main-steps .text-proof{display:flex;align-items:flex-start;gap:2.42rem;flex-wrap:wrap}
.main-steps .primary-menu{flex:1 1 22rem;min-width:0}
.main-steps h2{margin:0;font-size:calc(17.3px * 2);line-height:1.15;letter-spacing:0}
.main-steps p{margin:1.5rem 0 0;color:#a7afbd;font-size:17.3px;line-height:1.83}
.main-steps .primary-track{flex:1 1 30rem;min-width:0;display:flex;flex-direction:column;border-top:1px solid rgba(255, 59, 74, 0.22)}
.main-steps .featured-inner{display:flex;gap:calc(2.42rem * 1.5);padding:1.5rem 0;border-bottom:1px solid rgba(255, 59, 74, 0.22)}
.main-steps strong{flex:0 0 12rem;min-width:0;font-size:17.3px;color:#e8ebf0}
.main-steps span{flex:1 1 18rem;min-width:0;color:#a7afbd;line-height:1.6;font-size:calc(17.3px * .875)}
.main-steps a{color:inherit;text-decoration:none;border-bottom:1px solid transparent;transition:color 500ms var(--speed-fast),border-color 500ms var(--speed-fast)}
.main-steps a:hover,.main-steps a:focus-visible{color:#ff3b4a;border-bottom-color:#ff3b4a}
@media(max-width:760px){.main-steps .text-proof,.main-steps .featured-inner{flex-direction:column}.main-steps .featured-inner{gap:calc(calc(1.5rem * .75) * .5)}.main-steps strong{flex:0 0 auto}
}
.site-service{padding:calc(1.5rem * 2.4) 1.5rem;background:#0a0c10;color:#e8ebf0;}
.local-story{max-width:1340px;margin:0 auto;}
.site-service h1{margin:0;font-size:calc(17.3px * 2.65);line-height:1.08;}
.compact-callout{
  padding: calc(1.5rem * 2.4) 1.5rem;
  background: #0a0c10;
  color: #e8ebf0;
}
.compact-callout .soft-stack{max-width: 1340px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, .68fr) minmax(0, 1.32fr);
  gap: calc(2.42rem * 1.5);
  align-items: start;}
.compact-callout .primary-menu{
  padding: calc(1.5rem * .75);
  border-radius: 1rem;
  background: #171c26;
  color: #e8ebf0;
  border: 1px solid rgba(255, 59, 74, 0.22);
  position: sticky;
  top: calc(1.5rem * .75);
}
.compact-callout .primary-menu span{display: block;
  margin-bottom: calc(1.5rem * .75);
  font-size: calc(17.3px * .875);
  letter-spacing: .04em;
  text-transform: uppercase;}
.compact-callout h2{margin: 0;
  font-size: calc(17.3px * 2);
  line-height: 1.1;}
.compact-callout .primary-menu p{margin: calc(1.5rem * .75) 0 0;
  font-size: 17.3px;}
.compact-callout .strong-feature{display: flex;
  flex-direction: column;
  gap: 0;
  border-top: 1px solid rgba(255, 59, 74, 0.22);}
.compact-callout .main-details{display: grid;
  grid-template-columns: minmax(6rem, .2fr) minmax(0, 1fr);
  gap: calc(1.5rem * .75);
  padding: calc(1.5rem * .75) 0;
  border-bottom: 1px solid rgba(255, 59, 74, 0.22);}
.compact-callout .main-details small{font-size: calc(17.3px * .875);
  word-break: break-word;
  padding-top: .2rem;}
.compact-callout h3{margin: 0;
  font-size: calc(17.3px * 1.35);
  line-height: 1.2;}
.compact-callout .main-details p{margin: calc(calc(1.5rem * .75) * .5) 0 0;
  font-size: 17.3px;
  line-height: 1.83;}
@media (max-width: 780px) {.compact-callout .soft-stack{
    grid-template-columns: 1fr;
  }.compact-callout .primary-menu{
    position: static;
  }.compact-callout .main-details{
    grid-template-columns: 1fr;
    gap: calc(calc(1.5rem * .75) * .4);
  }
}
.secondary-callout{
    padding:calc(calc(1.5rem * 2.4)*.68) 1.5rem;
    background:var(--paint-accent,linear-gradient(135deg,#0a0c10 0%,#1a0d12 55%,#2a0a12 100%));
    color:#e8ebf0;
  }
.secondary-callout .text-actions{max-width:1340px;
    margin:0 auto;
    display:flex;
    flex-direction:column;
    gap:calc(2.42rem * 1.5);}
.secondary-callout .compact-stack h1{margin:0;
    max-width:22ch;
    font-size:clamp(1.95rem,5.4vw,calc(17.3px * 2.65));
    line-height:1.04;
    font-weight:720;
    letter-spacing:-0.01em;}
.secondary-callout .clear-wrap{padding-left:clamp(0rem,14vw,10rem);
    border-left:1px solid var(--tone-base,rgba(255,59,74,0.22));}
.secondary-callout .clear-wrap p{margin:0;
    font-size:clamp(1rem,1.4vw,calc(17.3px * 1.125));
    line-height:1.75;}
@media (max-width:760px){.secondary-callout .clear-wrap{
      padding-left:0;
      border-left:0;
      border-top:1px solid var(--tone-base,rgba(255,59,74,0.22));
      padding-top:calc(2.42rem * 1.5);
    }.secondary-callout .compact-stack h1{max-width:100%;}.secondary-callout{padding-top:calc(calc(1.5rem * 2.4)*.52);padding-bottom:calc(calc(1.5rem * 2.4)*.52);}
  }
.open-feature{
  padding: calc(1.5rem * 2.4) 1.5rem;
  background: var(--surface-card);
  color: var(--tone-warm);
}
.open-feature .soft-stack{max-width: min(1340px, 74rem);
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: calc(2.42rem * 1.5);}
.open-feature .compact-stack h2{margin: 0;
  font-size: calc(17.3px * 2);
  line-height: 1.1;}
.open-feature .primary-menu{margin: calc(1.5rem * .75) 0 0;
  font-size: calc(17.3px * 1.125);
  line-height: 1.83;
  color: #5b6473;}
.open-feature .open-panel{display: flex;
  flex-wrap: wrap;
  gap: calc(1.5rem * .75);}
.open-feature .strong-proof{flex: 1 1 20rem;
  padding: calc(1.5rem * .75) 0 0;
  border-top: 1px solid #a7afbd;}
.open-feature .strong-proof strong{display: block;
  font-size: calc(17.3px * 1.35);
  margin-bottom: 0.4rem;}
.open-feature .strong-proof p{margin: 0;
  color: #5b6473;
  line-height: 1.83;}
.open-feature .strong-proof a{color:inherit;
  text-decoration: underline;
  text-underline-offset: 2px;}
.open-feature .strong-proof a:hover{color:inherit;}
.open-feature .soft-grid{margin: 0;
  padding-top: calc(1.5rem * .75);
  border-top: 1px solid #a7afbd;
  color: #5b6473;
  font-size: calc(17.3px * .875);
  line-height: 1.83;}
.open-feature .soft-grid a{color:inherit;
  text-decoration: underline;
  text-underline-offset: 2px;}
.open-feature .soft-grid a:hover{color:inherit;}
@media (max-width: 640px) {.open-feature .open-panel{
    flex-direction: column;
  }
}
.public-feature{--mark-static:calc(1.5rem * 0.99);--axis-active:calc(1340px / 3.10);padding:calc(1.5rem * 2.4) 1.5rem;background:#e11d2e;color:#ffffff;}
.public-feature .soft-stack{max-width:1340px;margin:0 auto;}
.public-feature h1,.public-feature h2,.public-feature h3,.public-feature p{margin:0;}
.public-feature h1{font-size:calc(17.3px * 2.65);line-height:1.08;}
.public-feature h2{font-size:calc(17.3px * 2);line-height:1.12;}
.public-feature h3{font-size:calc(17.3px * 1.35);line-height:1.2;}
.public-feature p{font-size:17.3px;line-height:1.83;color:color-mix(in srgb, currentColor 74%, transparent);}
.public-feature a{color:inherit;text-decoration:none;}
.public-feature .text-footer{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;padding:calc(1.5rem * .75) 1.5rem;border-radius:0.33rem;background:#ffffff;color:#e11d2e;}
.public-feature .secondary-stack h2{margin-top:var(--mark-static);}
.public-feature .compact-stack{margin-top:1.5rem;}
.public-feature .open-panel{margin-top:calc(2.42rem * 1.5);display:flex;flex-wrap:wrap;gap:1.5rem;font-size:calc(17.3px * .875);}
.public-feature .open-panel a{text-decoration:underline;text-underline-offset:0.2em;}
.public-feature .open-panel a:hover{}
.bottom-note{
  background: #0a0c10;
  color: #e8ebf0;
  padding: calc(1.5rem * 2.4) 1.5rem;
}
.bottom-note .soft-stack{width: min(100%, 1340px);
  margin: 0 auto;}
.bottom-note .clear-wrap{display: flex;
  align-items: flex-start;
  gap: calc(2.42rem * 1.5);}
.bottom-note .team-proof{flex: 0 0 200px;
  padding-top: 6px;}
.bottom-note .team-proof a{
  display: inline-flex;
  max-width: 100%;
  padding: 12px 18px;
  border-radius: 0.46rem;
  background: #e11d2e;
  color: #ffffff;
  text-decoration: none;
  font-weight: 700;
  transition: background 500ms var(--speed-fast);
}
.bottom-note .team-proof a:hover{
  background: #ff3b4a;color:#e8ebf0;}
.bottom-note .visual-feature{flex: 1 1 auto;
  min-width: 0;}
.bottom-note h1{margin: 0;
  font-size: clamp(calc(17.3px * 2), 6vw, calc(17.3px * 2.65));
  line-height: 1.05;
  letter-spacing: -0.01em;}
.bottom-note p{margin: 1.5rem 0 0;
  font-size: calc(17.3px * 1.125);
  line-height: 1.83;
  color: #a7afbd;}
.bottom-note .open-panel{display: flex;
  flex-wrap: wrap;
  gap: 2.42rem;
  margin-top: calc(2.42rem * 1.5);
  padding-top: calc(1.5rem * .75);
  border-top: 1px solid rgba(255, 59, 74, 0.22);}
.bottom-note .open-panel a{
  padding: 10px 14px;
  border-radius: 0.33rem;
  background: #171c26;
  color: #e8ebf0;
  border: 1px solid rgba(255, 59, 74, 0.22);
  text-decoration: none;
  font-size: calc(17.3px * .875);
  transition: color 500ms var(--speed-fast), border-color 500ms var(--speed-fast);
}
.bottom-note .open-panel a:hover{color: #ff3b4a;
  border-color: #ff3b4a;}
.bottom-note .soft-grid{margin-top: calc(1.5rem * .75);
  font-size: calc(17.3px * .875);
  color: #a7afbd;}
.bottom-note .soft-grid a{color:inherit;
  text-decoration: underline;}
.bottom-note .soft-grid a:hover{color: #ff3b4a;}
@media (max-width: 720px) {.bottom-note{ padding: calc(1.5rem * 2.4) 1.5rem; }.bottom-note .clear-wrap{ flex-direction: column; gap: calc(2.42rem * 1.5); }.bottom-note .team-proof{ flex-basis: auto; padding-top: 0; }
}
