/* Editorial refresh on the original production styles, fonts, and media. */
.copy-refresh {
  --copy-muted: #696969;
  --copy-blue: #44718a;
}

.copy-refresh [id] { scroll-margin-top: 120px; }
.copy-refresh p { text-wrap: pretty; }
.copy-refresh a:focus-visible,
.copy-refresh button:focus-visible,
.copy-refresh summary:focus-visible {
  outline: 2px solid var(--copy-blue);
  outline-offset: 6px;
}
.copy-refresh .skip-link {
  position: fixed;
  top: 12px;
  left: 12px;
  z-index: 2000;
  padding: 14px 22px;
  border-radius: 30px;
  background: #484848;
  color: white;
  transform: translateY(-160%);
}
.copy-refresh .skip-link:focus { transform: translateY(0); }
.copy-refresh .section-pad { width: min(1187px, calc(100% - 96px)); }
.copy-refresh .copy-eyebrow {
  margin: 0 0 22px;
  color: var(--copy-muted);
  font-family: Inter, sans-serif;
  font-size: 11px;
  line-height: 1.6;
  font-weight: 500;
  letter-spacing: .14em;
  text-transform: uppercase;
  text-align: center;
}
.copy-refresh .section-intro { gap: 22px; }
.copy-refresh .section-intro .copy-eyebrow { margin-bottom: 4px; }
.copy-refresh .section-intro h2 {
  max-width: 1060px;
  margin: 0;
  font-size: clamp(36px, 4.15vw, 54px);
  line-height: 1.12;
  font-weight: 400;
  text-wrap: balance;
}
.copy-refresh .section-intro p:not(.copy-eyebrow) {
  max-width: 740px;
  margin: 0;
  font-size: 21px;
  line-height: 1.5;
}
.copy-refresh .button { min-height: 50px; width: auto; padding: 0 30px; font-size: 11px; }
.copy-refresh .text-link {
  font: inherit;
  font-size: 14px;
  line-height: 1.6;
  text-decoration: underline;
  text-decoration-color: #c7c7c7;
  text-underline-offset: 5px;
  transition: color 180ms ease;
}
.copy-refresh .text-link:hover { color: var(--copy-blue); }
.copy-refresh .hero { padding-top: 196px; padding-bottom: 104px; gap: 0; }
.copy-refresh .hero-copy { width: min(1050px, 100%); gap: 28px; }
.copy-refresh .hero-copy .copy-eyebrow { margin-bottom: 3px; }
.copy-refresh .hero-title { font-size: clamp(42px, 5.2vw, 68px); line-height: 1.06; letter-spacing: -.025em; }
.copy-refresh .hero-title .headline-line { display: block; }
.copy-refresh .hero-title .word { display: inline-block; }
.copy-refresh .hero-title strong { margin-top: 8px; }
.copy-refresh .hero-subtitle { max-width: 730px; font-size: 22px; line-height: 1.45; }
.copy-refresh .hero-actions { gap: 14px; }
.copy-refresh .contact-support { margin: 0; color: var(--copy-muted); font-size: 13px; line-height: 1.6; }
.copy-refresh .work-preview { padding-top: 48px; padding-bottom: 108px; }
.copy-refresh .work-preview .section-intro { margin-bottom: 54px; }
.copy-refresh .portfolio-actions { display: flex; flex-direction: column; align-items: center; gap: 22px; margin-top: 32px; }
.copy-refresh .value-section { padding: 100px 0 120px; }
.copy-refresh .value-section .section-intro p:last-child { color: var(--copy-muted); }
.copy-refresh .scope-section,
.copy-refresh .delivery-section,
.copy-refresh .engagement-section { padding-top: 96px; padding-bottom: 108px; }
.copy-refresh .scope-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; margin-top: 60px; }
.copy-refresh .scope-card { display: flex; flex-direction: column; min-width: 0; padding: 34px 32px; border-radius: 32px; background: #efefef; }
.copy-refresh .scope-number { font-family: Inter, sans-serif; font-size: 12px; color: var(--copy-muted); letter-spacing: .08em; }
.copy-refresh .scope-card h3 { margin: 54px 0 24px; color: var(--copy-blue); font-size: clamp(28px, 2.75vw, 38px); line-height: 1.12; font-weight: 400; }
.copy-refresh .scope-card p { margin: 0; font-size: 18px; line-height: 1.5; }
.copy-refresh .scope-card .scope-detail { margin-top: 30px; padding-top: 24px; border-top: 1px solid #d7d7d7; font-size: 14px; line-height: 1.65; color: var(--copy-muted); }
.copy-refresh .delivery-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 20px; margin-top: 60px; }
.copy-refresh .delivery-card { display: grid; grid-template-rows: auto 1fr; min-width: 0; overflow: hidden; border-radius: 28px; background: #efefef; }
.copy-refresh .delivery-heading { padding: 30px 24px 32px; background: linear-gradient(180deg, #588da6, #87adbe 70%, #a5c1ce); }
.copy-refresh .delivery-heading .thermal-text { display: block; font-size: 68px; line-height: 1.2; color: #fff; background: none; -webkit-text-fill-color: #fff; }
.copy-refresh .delivery-heading h3 { margin: 48px 0 0; color: #fff; font-size: 28px; line-height: 1.18; font-weight: 400; }
.copy-refresh .delivery-card > p { margin: 0; padding: 24px; font-size: 16px; line-height: 1.6; }
.copy-refresh .about { padding-top: 100px; padding-bottom: 100px; }
.copy-refresh .about > .copy-eyebrow { margin-bottom: 32px; }
.copy-refresh .about .portrait-wrap { margin-bottom: -30px; }
.copy-refresh .about .section-intro { position: relative; z-index: 1; }
.copy-refresh .about .section-intro p:not(.copy-eyebrow) { max-width: 760px; font-size: 21px; }
.copy-refresh .engagement-card { margin: 60px auto 0; display: grid; grid-template-columns: 1fr 1fr; overflow: hidden; border-radius: 38px; background: #efefef; }
.copy-refresh .engagement-offer { padding: 48px 44px; background: linear-gradient(180deg, #588da6, #87adbe 70%, #a5c1ce); color: #fff; }
.copy-refresh .engagement-offer h3 { margin: 0; max-width: 320px; font-size: 29px; line-height: 1.2; font-weight: 400; }
.copy-refresh .engagement-offer > p:not(.engagement-price) { margin: 36px 0 0; max-width: 410px; color: #173c50; font-size: 18px; line-height: 1.6; }
.copy-refresh .engagement-price { margin: 76px 0 0; }
.copy-refresh .engagement-price > span { display: block; font-size: 15px; margin-bottom: 10px; }
.copy-refresh .engagement-price strong { display: block; font-size: clamp(64px, 6.5vw, 92px); line-height: 1.15; font-weight: 400; color: white; background: none; -webkit-text-fill-color: white; }
.copy-refresh .engagement-details { padding: 48px 44px; }
.copy-refresh .engagement-details h4 { margin: 0 0 28px; font-family: Inter, sans-serif; text-transform: uppercase; letter-spacing: .1em; font-size: 11px; font-weight: 500; color: var(--copy-muted); }
.copy-refresh .engagement-details ul { display: grid; gap: 17px; list-style: none; margin: 0; padding: 0; }
.copy-refresh .engagement-details li { display: flex; align-items: baseline; gap: 13px; font-size: 17px; line-height: 1.4; }
.copy-refresh .engagement-details li::before { content: '✓'; flex: 0 0 auto; color: var(--copy-blue); }
.copy-refresh .engagement-note { margin: 30px 0 24px; font-size: 14px; line-height: 1.65; color: var(--copy-muted); }
.copy-refresh .engagement-details .button { width: 100%; }
.copy-refresh .engagement-microcopy { margin: 16px 0 0; font-size: 12px; line-height: 1.6; color: var(--copy-muted); text-align: center; }
.copy-refresh .faq { width: min(780px, calc(100% - 96px)); padding: 100px 0; }
.copy-refresh .faq .section-intro,
.copy-refresh .faq-list { max-width: none; }
.copy-refresh .faq-list { margin-top: 54px; }
.copy-refresh .faq-list details { border-radius: 30px; }
.copy-refresh .faq-list summary { min-height: 72px; padding: 24px 64px 24px 28px; font-size: 19px; line-height: 1.4; }
.copy-refresh .faq-list details p { margin: 0; padding: 0 40px 28px 28px; font-size: 17px; line-height: 1.6; }
.copy-refresh .faq-list .text-link { font-size: inherit; }
.copy-refresh .contact { padding: 120px 0 100px; }
.copy-refresh .contact .hero-actions { margin-top: 34px; gap: 26px; }
.copy-refresh .contact-support { margin-top: 24px; text-align: center; }
.copy-refresh .site-footer { padding: 54px 24px 42px; display: flex; flex-direction: column; align-items: center; gap: 18px; text-align: center; border-top: 1px solid #efefef; }
.copy-refresh .site-footer p { margin: 0; font-size: 14px; line-height: 1.75; }
.copy-refresh .site-footer strong { font-size: 20px; font-weight: 400; }
.copy-refresh .site-footer .footer-copyright { margin-top: 12px; color: var(--copy-muted); font-size: 12px; }
.copy-refresh.menu-open .mobile-menu-panel { height: auto; min-height: 450px; max-height: calc(100dvh - 34px); overflow-y: auto; }
.copy-refresh .mobile-menu-nav { padding-bottom: 20px; }
.copy-refresh .mobile-menu-nav a { height: auto; min-height: 62px; line-height: 1.1; padding: 12px 20px; font-size: 34px; }
.copy-refresh .work-gate-card { min-height: 0; padding: 54px; }
.copy-refresh .work-gate-card .copy-eyebrow { margin-bottom: 28px; font-size: 11px; }
.copy-refresh .work-gate-card h1 { font-size: clamp(36px, 4.6vw, 60px); line-height: 1.1; text-wrap: balance; }
.copy-refresh .work-gate-card p { font-size: 19px; line-height: 1.5; }
.copy-refresh .work-gate-form { align-items: end; text-align: left; }
.copy-refresh .work-code-field { display: grid; gap: 10px; }
.copy-refresh .work-code-field label { font-family: Inter, sans-serif; font-size: 12px; }
.copy-refresh .work-gate-form .button { height: 58px; }
.copy-refresh .work-gate-card .work-gate-error { font-size: 14px; }
.copy-refresh .work-gate-card .gate-helper { font-size: 14px; color: var(--copy-muted); }
.copy-refresh .work-call-button { margin-top: 18px; }
.copy-refresh .gate-back { margin-top: 26px; }

@media (max-width: 980px) {
  .copy-refresh .section-pad { width: calc(100% - 56px); }
  .copy-refresh .hero { padding-top: 174px; }
  .copy-refresh .hero-title { font-size: clamp(42px, 6vw, 58px); }
  .copy-refresh .scope-grid { gap: 14px; }
  .copy-refresh .scope-card { padding: 28px 22px; }
  .copy-refresh .scope-card h3 { font-size: 29px; }
  .copy-refresh .scope-card p { font-size: 16px; }
  .copy-refresh .delivery-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .copy-refresh .delivery-heading h3 { margin-top: 32px; }
  .copy-refresh .engagement-offer,
  .copy-refresh .engagement-details { padding: 38px 28px; }
  .copy-refresh .engagement-price strong { font-size: 68px; }
  .copy-refresh .faq { width: min(780px, calc(100% - 56px)); }
}

@media (max-width: 640px) {
  .copy-refresh [id] { scroll-margin-top: 104px; }
  .copy-refresh .section-pad { width: calc(100% - 40px); }
  .copy-refresh .desktop-break { display: none; }
  .copy-refresh .copy-eyebrow { font-size: 10px; letter-spacing: .1em; max-width: 310px; margin-inline: auto; }
  .copy-refresh .hero { padding-top: 156px; padding-bottom: 76px; }
  .copy-refresh .hero-copy { gap: 25px; }
  .copy-refresh .hero-title { font-size: clamp(36px, 9.7vw, 52px); line-height: 1.1; letter-spacing: -.02em; }
  .copy-refresh .hero-title strong { margin-top: 12px; }
  .copy-refresh .hero-subtitle { font-size: 18px; line-height: 1.5; }
  .copy-refresh .hero-actions { gap: 10px; width: 100%; }
  .copy-refresh .hero .button { padding: 0 18px; font-size: 10px; }
  .copy-refresh .section-intro { gap: 21px; }
  .copy-refresh .section-intro h2 { font-size: clamp(32px, 8.7vw, 42px); line-height: 1.15; }
  .copy-refresh .section-intro p:not(.copy-eyebrow),
  .copy-refresh .about .section-intro p:not(.copy-eyebrow) { font-size: 18px; line-height: 1.55; }
  .copy-refresh .work-preview { padding-top: 40px; padding-bottom: 76px; }
  .copy-refresh .work-preview .section-intro { margin-bottom: 36px; }
  .copy-refresh .portfolio-actions { margin-top: 20px; }
  .copy-refresh .value-section,
  .copy-refresh .scope-section,
  .copy-refresh .delivery-section,
  .copy-refresh .about,
  .copy-refresh .engagement-section { padding-top: 70px; padding-bottom: 70px; }
  .copy-refresh .scope-grid { grid-template-columns: 1fr; margin-top: 38px; gap: 18px; }
  .copy-refresh .scope-card { padding: 30px; border-radius: 28px; }
  .copy-refresh .scope-card h3 { margin-top: 30px; font-size: 34px; }
  .copy-refresh .scope-card p { font-size: 18px; }
  .copy-refresh .scope-card .scope-detail { font-size: 15px; margin-top: 24px; }
  .copy-refresh .delivery-grid { grid-template-columns: 1fr; margin-top: 38px; gap: 20px; }
  .copy-refresh .delivery-heading { display: flex; justify-content: space-between; gap: 22px; align-items: end; padding: 30px; }
  .copy-refresh .delivery-heading .thermal-text { font-size: 62px; }
  .copy-refresh .delivery-heading h3 { margin: 0; font-size: 28px; text-align: right; }
  .copy-refresh .delivery-card > p { padding: 26px 30px; font-size: 17px; }
  .copy-refresh .about .portrait-wrap { width: 220px; height: 270px; margin-bottom: -10px; }
  .copy-refresh .engagement-card { margin-top: 38px; grid-template-columns: 1fr; border-radius: 30px; }
  .copy-refresh .engagement-offer,
  .copy-refresh .engagement-details { padding: 34px 30px; }
  .copy-refresh .engagement-offer h3 { font-size: 28px; }
  .copy-refresh .engagement-price { margin-top: 44px; }
  .copy-refresh .engagement-price strong { font-size: clamp(60px, 18vw, 86px); }
  .copy-refresh .engagement-offer > p:not(.engagement-price) { margin-top: 24px; }
  .copy-refresh .faq { width: calc(100% - 40px); padding: 70px 0; }
  .copy-refresh .faq-list { margin-top: 32px; }
  .copy-refresh .faq-list summary { padding: 24px 58px 24px 24px; font-size: 17px; }
  .copy-refresh .faq-list details p { padding: 0 24px 26px; font-size: 16px; }
  .copy-refresh .contact { padding: 80px 0; }
  .copy-refresh .contact .hero-actions { flex-direction: column; gap: 24px; }
  .copy-refresh .contact-support { max-width: 290px; margin-inline: auto; font-size: 12px; }
  .copy-refresh.menu-open .mobile-menu-panel { min-height: 400px; }
  .copy-refresh .mobile-menu-nav a { min-height: 54px; font-size: 28px; padding-block: 10px; }
  .copy-refresh .work-gate { padding: 126px 20px 60px; }
  .copy-refresh .work-gate-card { padding: 38px 24px; border-radius: 32px; }
  .copy-refresh .work-gate-card h1 { font-size: 38px; }
  .copy-refresh .work-gate-card p { font-size: 17px; }
  .copy-refresh .work-gate-form { grid-template-columns: 1fr; margin-top: 30px; gap: 14px; }
  .copy-refresh .work-gate-form .button { width: 100%; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .copy-refresh .text-reveal .word,
  .copy-refresh .reveal-item { opacity: 1; transform: none; filter: none; transition: none; }
}

/* Reference-led motion: a blue/steel color wave and a real, four-card deck. */
.copy-refresh .color-wave .word {
  opacity: 1;
  filter: none;
  transform: none;
  transition: none;
  will-change: auto;
}
.copy-refresh .color-wave .wave-char { display: inline; color: inherit; }
.copy-refresh .color-wave.in-view .wave-char {
  animation: brand-color-wave 1050ms ease both;
  animation-delay: var(--wave-delay, 0ms);
}
@keyframes brand-color-wave {
  0% { color: inherit; }
  24% { color: #8eaebe; }
  48% { color: #397693; }
  70% { color: #085376; }
  100% { color: inherit; }
}
.copy-refresh .motion-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
}
.copy-refresh .showcase { gap: 0; }
.copy-refresh .showcase-stage {
  width: 100%;
  min-width: 0;
  padding: 92px clamp(30px, 6vw, 80px) 46px;
  overflow: clip;
  border: 0;
  border-radius: 0;
  background: transparent;
}
.copy-refresh .showcase-stack {
  --deck-step: -20px;
  width: 100%;
  aspect-ratio: 16 / 9;
  border-radius: 18px;
  background: transparent;
  box-shadow: none;
  perspective: 1600px;
  cursor: grab;
  touch-action: pan-y pinch-zoom;
  user-select: none;
  -webkit-user-select: none;
}
.copy-refresh .showcase-stack.is-dragging { cursor: grabbing; }
.copy-refresh .showcase-stack:focus-visible { outline: 2px solid var(--copy-blue); outline-offset: 8px; }
.copy-refresh .showcase-stack::before,
.copy-refresh .showcase-stack::after { content: none; }
.copy-refresh .showcase-slide {
  z-index: 0;
  opacity: 0;
  visibility: hidden;
  background: #f3f3f3;
  transform: translateY(calc(var(--deck-step) * 4)) scale(.82);
  transform-origin: 50% 0%;
  box-shadow: 0 1px 2px #0000000d, 0 16px 38px -16px #00000026;
  transition: transform 760ms cubic-bezier(.22,.72,.12,1), opacity 650ms ease;
  pointer-events: none;
}
.copy-refresh .showcase-slide[data-depth="0"] { z-index: 4; opacity: 1; visibility: visible; transform: translateY(0) scale(1); }
.copy-refresh .showcase-slide[data-depth="1"] { z-index: 3; opacity: 1; visibility: visible; transform: translateY(var(--deck-step)) scale(.955); }
.copy-refresh .showcase-slide[data-depth="2"] { z-index: 2; opacity: 1; visibility: visible; transform: translateY(calc(var(--deck-step) * 2)) scale(.91); }
.copy-refresh .showcase-slide[data-depth="3"] { z-index: 1; opacity: 1; visibility: visible; transform: translateY(calc(var(--deck-step) * 3)) scale(.865); }
.copy-refresh .showcase-slide::after {
  content: "";
  position: absolute;
  inset: 0;
  border: 1px solid #0000000d;
  border-radius: inherit;
  background: transparent;
}
.copy-refresh .showcase-slide img,
.copy-refresh .showcase-slide video { object-fit: cover; -webkit-user-drag: none; }

@media (max-width: 640px) {
  .copy-refresh .showcase-stage { padding: 53px 16px 24px; }
  .copy-refresh .showcase-stack { --deck-step: -12px; border-radius: 10px; }
}
@media (prefers-reduced-motion: reduce) {
  .copy-refresh .color-wave.in-view .wave-char { animation: none; }
  .copy-refresh .showcase-slide,
  .copy-refresh .showcase-slide::after { transition: none; }
}
