.site-header { background: #06080cf5; color: #e6edef; box-shadow: 0 1px 0 #ffffff12; }
.site-header .nav { width: 90%; }
.site-header .brand { gap: 9px; border-radius: 0; font: 700 16px Inter, sans-serif; }
.site-header .brand img { width: 44px; height: 44px; object-fit: contain; }
.site-header .brand small { display: block; color: #9ea9ae; font-size: 9px; font-weight: 400; text-transform: uppercase; margin-top: 3px; }
.site-header .nav-links { font: 500 12px Inter, sans-serif; text-transform: none; }
.site-header .nav-links a { font-weight: 500; }
.site-header .header-cta { min-height: 39px; border: 1px solid #ffffff35; border-radius: 4px; background: transparent; font: 500 11px Inter, sans-serif; text-transform: none; }
.site-header .nav-toggle { border-color: #ffffff50; }
.site-header .nav-toggle span:not(.sr-only) { background: #e6edef; }
.hero.hero-immersive { isolation: isolate; display: block; height: min(860px, calc(100svh - 108px)); min-height: 650px; padding: 0; background: linear-gradient(90deg, #030811b8 0%, #03081199 43%, #03081159 100%), linear-gradient(0deg, #03081199, transparent 50%), #06080c url("assets/hero-marketing.jpg") center / cover no-repeat; }
.hero-immersive .hero-content { position: absolute; left: max(5%, calc((100% - 1500px) / 2)); top: 24%; width: 45%; margin: 0; text-align: left; transform: none; pointer-events: none; }
.hero-immersive .eyebrow { display: flex; align-items: center; gap: 12px; color: #d4e2e5; letter-spacing: 0; font: 600 12px Inter, sans-serif; text-transform: uppercase; }
.hero-immersive .eyebrow span { display: block; width: 6px; height: 6px; border-radius: 50%; background: #74f5df; }
.hero-immersive h1 { margin: 24px 0 0; max-width: 620px; font-family: Impact, "Arial Black", sans-serif; font-size: 108px; font-weight: 900; line-height: .98; text-transform: uppercase; text-shadow: 1px 1px 0 #aab7c0, 2px 2px 0 #627781, 3px 3px 0 #263c49, 0 14px 28px #0007; letter-spacing: 0; }
.hero-immersive h1 span { color: #7df5ef; text-shadow: 1px 1px 0 #37bdb7, 2px 2px 0 #168883, 3px 3px 0 #13515a, 0 14px 28px #0007; }
.hero-immersive .hero-content .hero-intro { margin: 28px 0 0; max-width: 430px; color: #b3c1c9; font-size: 17px; line-height: 1.65; }
.experience-actions { display: flex; gap: 12px; align-items: center; margin-top: 32px; pointer-events: auto; width: fit-content; }
.experience-cta { display: inline-flex; align-items: center; justify-content: space-between; gap: 32px; min-height: 52px; background: #7df5ef; color: #09211f; border: 1px solid #7df5ef; padding: 14px 20px; font: 700 13px Inter, sans-serif; border-radius: 5px; transition: background .2s; }
.experience-cta:hover { background: #fff; }
.experience-cta span, .experience-contact span { font-size: 22px; }
.experience-contact { display: inline-flex; align-items: center; justify-content: space-between; min-height: 52px; padding: 14px 20px; border: 1px solid #53606b; border-radius: 5px; gap: 24px; font: 600 13px Inter, sans-serif; }
.experience-contact:hover { background: #ffffff0d; border-color: #a8d8d4; }
.experience-stage { position: absolute; inset: 0; z-index: 0; }
.experience-canvas { position: absolute; inset: 0; }
.experience-canvas canvas { display: block; width: 100%; height: 100%; }
.experience-screen-controls { position: absolute; inset: 0; pointer-events: none; }
.experience-screen-hit { position: absolute; padding: 0; border: 0; background: transparent; cursor: zoom-in; pointer-events: auto; }
.experience-screen-hit[hidden] { display: none; }
.experience-screen-hit[aria-pressed="true"] { cursor: zoom-out; }
.experience-screen-hit:focus-visible { outline: 2px solid #d6ff89; outline-offset: 5px; }
.experience-motion:focus-visible, .experience-actions a:focus-visible { outline: 2px solid #d6ff89; outline-offset: 4px; }
.experience-stage::after { content: ""; position: absolute; inset: 78% 0 0; background: linear-gradient(transparent, #06080c 80%); pointer-events: none; }
.experience-fallback { position: absolute; right: 4%; top: 15%; width: 46%; height: 66%; object-fit: contain; }
.experience-stage[data-ready="true"] .experience-fallback { display: none; }
.experience-motion { position: absolute; right: 30px; bottom: 110px; display: grid; place-items: center; width: 38px; height: 38px; border: 1px solid #ffffff40; border-radius: 50%; background: #0b1117a0; color: white; cursor: pointer; font-size: 16px; z-index: 3; }
.experience-motion[hidden] { display: none; }
@media (min-width: 1700px) { .hero-immersive h1 { font-size: 128px; } }
@media (max-width: 1200px) { .hero-immersive h1 { font-size: 92px; } .hero-immersive .hero-content { top: 24%; } }
@media (max-width: 900px) { .hero-immersive h1 { font-size: 76px; } .hero-immersive .hero-content .hero-intro { font-size: 14px; } .experience-actions { gap: 16px; } .experience-cta { gap: 16px; } }
@media (max-width: 1000px) { .site-header .nav-links { background: #0b1118; color: #e6edef; } }
@media (max-width: 1000px) {
  .experience-stage::after { display: none; }
  .hero.hero-immersive { height: calc(100svh - 104px); min-height: 620px; max-height: 860px; background-position: center, center, 28% center; }
  .hero-immersive .hero-content { top: 32px; left: 7%; width: 86%; }
  .hero-immersive .eyebrow { font-size: 10px; }
  .hero-immersive h1 { font-size: 65px; margin-top: 18px; }
  .hero-immersive .hero-content .hero-intro { margin-top: 20px; font-size: 13px; line-height: 1.6; max-width: 340px; }
  .experience-actions { margin-top: 22px; gap: 10px; }
  .experience-cta { padding: 12px 14px; min-height: 46px; font-size: 12px; }
  .experience-contact { padding: 12px 14px; min-height: 46px; font-size: 12px; gap: 14px; }
  .experience-fallback { top: 43%; right: 8%; width: 84%; height: 40%; }
  .experience-motion { bottom: 24px; left: 20px; right: auto; width: 34px; height: 34px; }
}
@media (max-width: 360px) { .hero-immersive h1 { font-size: 56px; } .experience-actions { gap: 8px; } }
@media (min-width: 1001px) and (max-height: 800px) {
  .hero.hero-immersive { min-height: 580px; }
  .hero-immersive .hero-content { top: 20%; }
  .hero-immersive h1 { font-size: 86px; margin-top: 18px; }
  .hero-immersive .hero-content .hero-intro { font-size: 14px; margin-top: 18px; }
  .experience-actions { margin-top: 20px; }
}
@media (hover: hover) and (prefers-reduced-motion: no-preference) {
  .service-card, .price-card { transform: perspective(1000px) rotateX(var(--depth-x, 0deg)) rotateY(var(--depth-y, 0deg)); transition: transform .18s ease-out; }
}
@media (min-width: 1001px) and (hover: hover) and (prefers-reduced-motion: no-preference) { .price-card.featured-price { transform: perspective(1000px) translateY(-18px) rotateX(var(--depth-x, 0deg)) rotateY(var(--depth-y, 0deg)); } }
.statement-copy h2 {
  background: none;
  color: #eff9fc;
  max-width: 100%;
  font-family: Impact, "Arial Black", sans-serif;
  font-size: 76px;
  font-weight: 900;
  line-height: 1.04;
  letter-spacing: 0;
  text-shadow: 1px 1px 0 #aab7c0, 2px 2px 0 #627781, 3px 3px 0 #263c49, 0 14px 28px #0007;
}
.statement-copy h2 span { display: block; }
.statement-copy h2 span:last-child { color: #7df5ef; text-shadow: 1px 1px 0 #37bdb7, 2px 2px 0 #168883, 3px 3px 0 #13515a, 0 14px 28px #0007; }
.statement-copy > p.statement-lead { border: 0; padding: 0; margin-top: 30px; font-size: 21px; line-height: 1.5; font-weight: 700; color: #e2ecf0; }
.statement-copy > p:not(.section-kicker):not(.statement-lead) { padding: 0; border: 0; margin-top: 16px; font-size: 15px; line-height: 1.8; max-width: 480px; color: #aebcc3; }
.statement::before, .statement::after { display: none; }
@media (min-width: 1001px) and (max-width: 1250px) { .statement-copy h2 { font-size: 60px; } }
@media (max-width: 720px) { .statement-copy h2 { font-size: 46px; } .statement-copy > p.statement-lead { font-size: 18px; margin-top: 24px; } }
@media (max-width: 360px) { .statement-copy h2 { font-size: 39px; } }
@media (max-width: 360px) {
  .hero-immersive .hero-content .hero-intro { margin-top: 16px; font-size: 12px; line-height: 1.5; }
  .experience-actions { margin-top: 16px; }
  .experience-cta, .experience-contact { padding: 12px; gap: 12px; font-size: 11px; white-space: nowrap; }
  .experience-cta span, .experience-contact span { font-size: 18px; }
}
