@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800;900&display=swap');
:root{--navy:#07111f;--navy2:#0d2038;--blue:#143e8b;--red:#e3262f;--white:#fff;--muted:#b8c4d4;--line:rgba(255,255,255,.14);--shadow:0 28px 70px rgba(0,0,0,.35);--radius:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;background:#07111f;color:#fff}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}img{max-width:100%}.container{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:fixed;top:0;left:0;right:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:28px min(6vw,70px);transition:.25s}.site-header.scrolled{padding-block:14px;background:rgba(5,13,25,.78);backdrop-filter:blur(18px);box-shadow:0 12px 34px rgba(0,0,0,.22)}.brand{display:flex;align-items:center;gap:10px;font-weight:900;font-size:2rem;letter-spacing:-.07em}.brand-orb{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:linear-gradient(145deg,#183f91,#122969 55%,#e3262f 56%);font-weight:900}.nav{display:flex;align-items:center;gap:28px;text-transform:uppercase;font-size:.78rem;font-weight:900}.nav a{position:relative}.nav a:after{content:"";position:absolute;left:0;bottom:-8px;width:0;height:3px;background:var(--red);transition:.2s}.nav a:hover:after{width:100%}.lang-toggle{border:0;background:transparent;color:#fff;font-weight:900;cursor:pointer}.menu-btn{display:none;background:transparent;border:0;width:44px}.menu-btn span{display:block;height:3px;margin:7px 0;background:#fff;border-radius:10px}.hero{position:relative;min-height:100vh;display:grid;place-items:center;overflow:hidden;background:#07111f}.hero-bg{position:absolute;inset:0;background-image:url('./assets/hero-enterprise.jpg');background-size:cover;background-position:center;filter:saturate(.9) contrast(1.05)}.hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(8,20,38,.25),rgba(2,9,18,.88) 70%),linear-gradient(90deg,rgba(3,9,17,.38),rgba(3,9,17,.68))}.hero-grid-lines{position:absolute;inset:0;background:linear-gradient(90deg,transparent 49.9%,rgba(255,255,255,.05) 50%,transparent 50.1%),linear-gradient(transparent 49.9%,rgba(255,255,255,.035) 50%,transparent 50.1%);background-size:25% 100%,100% 33.333%;opacity:.6}.hero-content{position:relative;z-index:2;text-align:center;width:min(900px,calc(100% - 34px));padding-top:64px}.hero-kicker{text-transform:uppercase;font-weight:900;letter-spacing:.06em;font-size:1rem}.hero h1{margin:10px 0;font-size:clamp(3.7rem,8vw,7.6rem);line-height:.86;text-transform:uppercase;letter-spacing:-.07em;font-weight:950}.hero p{margin:18px auto 28px;font-size:clamp(1.1rem,2vw,1.45rem);color:#fff}.hero-actions{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border-radius:999px;border:0;color:#fff;font-size:.78rem;text-transform:uppercase;font-weight:950;cursor:pointer;box-shadow:0 14px 26px rgba(0,0,0,.25)}.btn-blue{background:#163e91}.btn-red{background:linear-gradient(135deg,#f0423d,#c9121d)}.hero-steps{position:absolute;right:min(5vw,58px);top:50%;z-index:3;display:grid;gap:16px;place-items:center;transform:translateY(-35%)}.hero-steps:before{content:"";position:absolute;top:32px;bottom:55px;border-left:2px dotted rgba(255,255,255,.65)}.hero-steps a{position:relative;display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:rgba(255,255,255,.18);font-size:.8rem}.hero-steps a:first-child{background:#153d90}.hero-steps span{writing-mode:vertical-rl;text-transform:uppercase;font-size:.72rem;font-weight:900}.section{padding:90px 0}.dark-section{background:#07111f}.split{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.section-kicker{display:block;text-transform:uppercase;font-weight:950;letter-spacing:.04em}.section h2,.lead-form-copy h2{font-size:clamp(2.2rem,4vw,4.5rem);line-height:.95;letter-spacing:-.06em;margin:10px 0 16px}.section p{color:var(--muted);font-weight:600;line-height:1.7}.map-card{margin-top:26px;position:relative;padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,rgba(255,255,255,.05),rgba(255,255,255,.02));box-shadow:var(--shadow)}.world-map{height:260px;border-radius:18px;background:radial-gradient(ellipse at 23% 42%,#153d90 0 3%,transparent 4%),radial-gradient(ellipse at 48% 50%,#153d90 0 4%,transparent 5%),radial-gradient(ellipse at 73% 48%,#153d90 0 5%,transparent 6%),radial-gradient(ellipse at 50% 55%,rgba(28,84,180,.18),transparent 45%);position:relative;overflow:hidden}.world-map:before{content:"";position:absolute;inset:18%;background:radial-gradient(circle,rgba(255,255,255,.16) 1px,transparent 2px);background-size:14px 14px;opacity:.6}.dot{position:absolute;left:var(--x);top:var(--y);width:12px;height:12px;border-radius:50%;box-shadow:0 0 20px currentColor}.dot.red{color:#ff3040;background:#ff3040}.dot.blue{color:#26a7ff;background:#26a7ff}.map-legend{display:flex;gap:14px;flex-wrap:wrap;margin-top:14px;color:#fff;font-size:.8rem;font-weight:800}.map-legend i{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:5px}.map-legend .red{background:#ff3040}.map-legend .blue{background:#26a7ff}.map-legend .yellow{background:#ffc400}.map-legend .green{background:#18b36a}.language-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.language-grid article{padding:22px;border-radius:20px;background:rgba(255,255,255,.06);border:1px solid var(--line);transition:.2s}.language-grid article:hover{transform:translateY(-5px);background:rgba(255,255,255,.1)}.language-grid span{font-size:2rem}.language-grid h3{margin:16px 0 8px}.language-grid p{margin:0;font-size:.92rem}.training-section{background:linear-gradient(180deg,#07111f,#0a1728)}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}.slider-arrows button{width:42px;height:42px;border-radius:50%;border:0;background:rgba(255,255,255,.1);color:#fff;font-size:1.4rem}.training-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.training-card{overflow:hidden;border-radius:16px;background:#fff;color:#0c1728;box-shadow:var(--shadow)}.training-img{height:150px;background-size:cover;background-position:center}.img-one{background-image:linear-gradient(rgba(8,18,31,.08),rgba(8,18,31,.08)),url('./assets/hero-enterprise.jpg');background-position:72% 42%}.img-two{background-image:url('./assets/hero-enterprise.jpg');background-position:58% 45%}.img-three{background-image:url('./assets/hero-enterprise.jpg');background-position:82% 55%}.img-four{background-image:url('./assets/hero-enterprise.jpg');background-position:45% 52%}.training-body{padding:16px}.training-body h3{text-transform:uppercase;margin:0 0 6px;font-size:1rem}.training-body p{color:#2f3b4d;font-size:.84rem;margin:0 0 12px}.meta{display:flex;gap:10px;flex-wrap:wrap;color:#0b1930;font-size:.78rem;font-weight:700}.mini-btn{display:inline-flex;margin-top:14px;padding:10px 14px;border-radius:999px;color:#fff;text-transform:uppercase;font-size:.72rem;font-weight:950}.mini-btn.blue{background:#163e91}.mini-btn.red{background:#e3262f}.solutions-section{background:#eef4fb;color:#081427}.solution-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.solution-card{padding:26px;border-radius:22px;background:#fff;box-shadow:0 18px 35px rgba(8,20,39,.1)}.solution-card span{color:#e3262f;font-weight:950}.solution-card h3{font-size:1.25rem}.solution-card p{color:#536173}.events-section{background:#eef4fb;color:#081427;padding-top:0}.event-card{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:40px;border-radius:28px;background:linear-gradient(135deg,#081427,#173f91);color:#fff;box-shadow:var(--shadow)}.event-card p{color:#d7e4ff}.contact-section{background:#07111f}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:26px}.contact-points{display:grid;gap:12px;margin-top:24px;font-weight:800}.enterprise-form{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;padding:28px;border-radius:26px;background:rgba(255,255,255,.08);border:1px solid var(--line);box-shadow:var(--shadow)}.enterprise-form label{display:grid;gap:7px;font-size:.84rem;font-weight:900}.enterprise-form input,.enterprise-form select,.enterprise-form textarea{border:1px solid rgba(255,255,255,.14);border-radius:14px;background:rgba(255,255,255,.92);color:#07111f;padding:13px}.enterprise-form textarea{min-height:110px;resize:vertical}.enterprise-form .full,.form-status{grid-column:1/-1}.form-status{display:none;padding:12px;border-radius:12px;font-weight:800}.form-status.success{display:block;color:#027a48;background:#d1fadf}.form-status.error{display:block;color:#b42318;background:#fee4e2}.hp-field{position:absolute;left:-9999px;opacity:0}.floating-cta{position:fixed;right:28px;bottom:28px;z-index:30;display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:#e3262f;color:#fff;font-size:2.2rem;box-shadow:0 18px 35px rgba(227,38,47,.35)}.mobile-language-strip{display:none}
@media(max-width:980px){.nav{position:fixed;top:82px;left:20px;right:20px;display:none;grid-template-columns:1fr;padding:18px;border-radius:20px;background:rgba(5,13,25,.94);box-shadow:var(--shadow)}.nav.open{display:grid}.menu-btn{display:block}.split,.contact-grid{grid-template-columns:1fr}.training-grid{grid-template-columns:repeat(2,1fr)}.solution-grid{grid-template-columns:repeat(2,1fr)}.desktop-extra{display:none}.hero-steps{display:none}.mobile-language-strip{display:flex;align-items:center;justify-content:center;gap:14px;padding:16px;background:#07111f}.mobile-language-strip button{border:0;background:transparent;color:#fff;font-size:1.8rem}.mobile-lang{display:grid;place-items:center;min-width:82px;padding:12px;border-radius:12px;background:rgba(255,255,255,.08);text-transform:uppercase;font-size:.75rem}.mobile-lang span{font-size:1.8rem}.mobile-lang.active{background:rgba(255,255,255,.16)}}@media(max-width:620px){.site-header{padding:18px}.brand{font-size:1.6rem}.brand-orb{width:46px;height:46px}.hero{min-height:760px;place-items:start center}.hero-bg{background-position:center top}.hero-content{text-align:left;padding-top:150px}.hero h1{font-size:3.25rem;line-height:.95}.hero-actions{justify-content:flex-start}.training-grid,.solution-grid,.language-grid,.enterprise-form{grid-template-columns:1fr}.section{padding:58px 0}.event-card{align-items:flex-start;flex-direction:column}.section-head{align-items:flex-start;gap:18px;flex-direction:column}.floating-cta{width:56px;height:56px;right:18px;bottom:18px}}

/* Inner pages */
.inner-header{background:rgba(5,13,25,.74);backdrop-filter:blur(18px);box-shadow:0 12px 34px rgba(0,0,0,.22)}
.page-hero{position:relative;min-height:520px;display:grid;align-items:center;overflow:hidden;background:#07111f}.page-hero-bg{position:absolute;inset:0;background-image:url('./assets/hero-enterprise.jpg');background-size:cover;background-position:center;filter:saturate(.9) contrast(1.05)}.page-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 60% 30%,rgba(20,62,139,.22),transparent 35%),linear-gradient(90deg,rgba(4,11,21,.88),rgba(4,11,21,.58),rgba(4,11,21,.86))}.page-hero-content{position:relative;z-index:2;padding-top:90px}.page-hero h1{max-width:900px;margin:10px 0 16px;font-size:clamp(3rem,7vw,6.8rem);line-height:.9;text-transform:uppercase;letter-spacing:-.075em}.page-hero p{max-width:690px;color:#d8e4f5;font-size:1.15rem}.sector-hero .page-hero-bg{background-position:45% 50%}.quote-hero .page-hero-bg{background-position:70% 42%}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.catalog-card{padding:26px;border-radius:24px;background:rgba(255,255,255,.08);border:1px solid var(--line);box-shadow:var(--shadow)}.catalog-card span{font-size:2.4rem}.catalog-card h3{font-size:1.25rem;text-transform:uppercase}.catalog-card ul{margin:18px 0 0;padding-left:18px;color:#d6e2f3;line-height:1.9;font-weight:700}.method-section{background:#eef4fb;color:#081427}.method-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:40px;align-items:start}.method-section p{color:#536173}.timeline{display:grid;gap:14px}.timeline article{display:grid;grid-template-columns:auto 1fr;gap:8px 18px;padding:18px;border-radius:20px;background:#fff;box-shadow:0 16px 30px rgba(8,20,39,.09)}.timeline b{grid-row:span 2;display:grid;place-items:center;width:54px;height:54px;border-radius:16px;background:#143e8b;color:#fff}.timeline h3,.timeline p{margin:0}.sectors-section{background:#eef4fb;color:#081427}.sectors-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.sectors-grid article{padding:28px;border-radius:24px;background:#fff;box-shadow:0 16px 34px rgba(8,20,39,.1)}.sectors-grid span{font-size:2.3rem}.sectors-grid h3{font-size:1.3rem}.sectors-grid p{color:#536173}.case-section{background:#eef4fb;padding-top:0}.quote-checklist{display:grid;gap:12px;margin-top:24px;font-weight:850}.quote-checklist span{padding:12px 14px;border-radius:14px;background:rgba(255,255,255,.08);border:1px solid var(--line)}.faq-section{background:#eef4fb;color:#081427}.faq-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.faq-grid article{padding:22px;border-radius:20px;background:#fff;box-shadow:0 16px 30px rgba(8,20,39,.09)}.faq-grid p{color:#536173}.legal-card{max-width:900px;padding:34px;border-radius:26px;background:#fff;color:#081427;box-shadow:0 16px 30px rgba(8,20,39,.1)}.legal-card p{color:#536173}
@media(max-width:980px){.catalog-grid,.sectors-grid,.faq-grid{grid-template-columns:repeat(2,1fr)}.method-grid{grid-template-columns:1fr}}@media(max-width:620px){.page-hero{min-height:520px}.page-hero h1{font-size:3rem}.catalog-grid,.sectors-grid,.faq-grid{grid-template-columns:1fr}.timeline article{grid-template-columns:1fr}.timeline b{width:46px;height:46px}}


/* CLEAN ENTERPRISE HERO RESET - no oversized hero, no black cover */
.hero {
  position: relative !important;
  height: min(620px, calc(100vh - 92px)) !important;
  min-height: 0 !important;
  max-height: calc(100vh - 92px) !important;
  display: grid !important;
  place-items: start center !important;
  overflow: hidden !important;
  isolation: isolate !important;
  background: #07111f url('./assets/hero-enterprise.jpg') center center / cover no-repeat !important;
}
@supports (height: 100svh) {
  .hero {
    height: min(620px, calc(100svh - 92px)) !important;
    max-height: calc(100svh - 92px) !important;
  }
}
@supports (height: 100dvh) {
  .hero {
    height: min(620px, calc(100dvh - 92px)) !important;
    max-height: calc(100dvh - 92px) !important;
  }
}
.hero-bg,
.hero-img {
  display: block !important;
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  opacity: 1 !important;
  z-index: 0 !important;
  background-image: url('./assets/hero-enterprise.jpg') !important;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  object-fit: cover !important;
  object-position: center center !important;
  filter: brightness(1.1) saturate(1.08) contrast(1.02) !important;
}
.hero-overlay {
  position: absolute !important;
  inset: 0 !important;
  z-index: 1 !important;
  background:
    linear-gradient(180deg, rgba(4,10,18,0) 0%, rgba(4,10,18,.04) 58%, rgba(4,10,18,.18) 100%),
    linear-gradient(90deg, rgba(2,8,16,.06) 0%, rgba(2,8,16,.10) 55%, rgba(2,8,16,.04) 100%) !important;
}
.hero-grid-lines {
  z-index: 2 !important;
  opacity: .06 !important;
}
.hero-content {
  position: relative !important;
  z-index: 4 !important;
  padding-top: clamp(92px, 15vh, 128px) !important;
  width: min(900px, calc(100% - 34px)) !important;
  text-align: center !important;
  text-shadow: 0 10px 28px rgba(0,0,0,.45) !important;
}
.hero-kicker {
  font-size: clamp(.72rem, 1.2vw, .95rem) !important;
  text-transform: uppercase !important;
  font-weight: 950 !important;
  letter-spacing: .05em !important;
}
.hero h1 {
  margin: 8px 0 !important;
  font-size: clamp(2.8rem, 5.4vw, 5.6rem) !important;
  line-height: .88 !important;
  letter-spacing: -.07em !important;
  text-transform: uppercase !important;
}
.hero p {
  margin: 12px auto 18px !important;
  color: rgba(255,255,255,.96) !important;
  font-size: clamp(.95rem, 1.65vw, 1.25rem) !important;
}
.hero-actions {
  display: flex !important;
  justify-content: center !important;
  gap: 14px !important;
  flex-wrap: wrap !important;
}
.hero-actions .btn {
  min-height: 40px !important;
  padding: 0 18px !important;
}
.hero-steps {
  z-index: 5 !important;
}
.hero-dock {
  position: absolute !important;
  left: 50% !important;
  bottom: 14px !important;
  z-index: 5 !important;
  transform: translateX(-50%) !important;
  display: grid !important;
  grid-template-columns: .82fr 1fr !important;
  gap: 18px !important;
  align-items: stretch !important;
}
.dock-panel {
  min-height: 116px !important;
  border-radius: 18px !important;
  border: 1px solid rgba(255,255,255,.12) !important;
  background: linear-gradient(145deg, rgba(4,13,24,.34), rgba(4,13,24,.15)) !important;
  box-shadow: 0 18px 42px rgba(0,0,0,.22) !important;
  backdrop-filter: blur(5px) !important;
  overflow: hidden !important;
}
.dock-languages {
  display: grid !important;
  grid-template-columns: .8fr 1.2fr !important;
  gap: 12px !important;
  padding: 14px !important;
}
.dock-cards {
  padding: 14px !important;
}
.dock-kicker {
  display: block !important;
  color: #fff !important;
  text-transform: uppercase !important;
  font-weight: 950 !important;
  letter-spacing: -.03em !important;
  font-size: .9rem !important;
}
.dock-panel p {
  margin: 4px 0 0 !important;
  color: rgba(255,255,255,.75) !important;
  font-size: .68rem !important;
  line-height: 1.35 !important;
}
.mini-map {
  position: relative !important;
  min-height: 78px !important;
  border-radius: 14px !important;
  background:
    radial-gradient(ellipse at 32% 46%, rgba(20,62,139,.9), transparent 28%),
    radial-gradient(ellipse at 58% 53%, rgba(20,62,139,.72), transparent 26%),
    radial-gradient(ellipse at 78% 48%, rgba(20,62,139,.8), transparent 25%),
    radial-gradient(circle, rgba(255,255,255,.13) 1px, transparent 2px) !important;
  background-size: auto, auto, auto, 13px 13px !important;
}
.pulse { position:absolute; left:var(--x); top:var(--y); width:8px; height:8px; border-radius:50%; background:currentColor; box-shadow:0 0 18px currentColor; }
.pulse.red { color:#ff3147; }
.pulse.blue { color:#2fb0ff; }
.dock-head { display:flex; justify-content:space-between; align-items:center; margin-bottom:10px; }
.dock-head button { width:26px; height:26px; border:0; border-radius:50%; margin-left:5px; color:#fff; background:rgba(255,255,255,.12); }
.dock-card-row { display:grid; grid-template-columns:repeat(3,1fr); gap:10px; }
.dock-card-row article { display:grid; gap:4px; min-height:72px; padding:9px; border-radius:12px; color:#081427; background:rgba(255,255,255,.94); }
.dock-card-row strong { text-transform:uppercase; font-size:.64rem; line-height:1.1; }
.dock-card-row small { color:#40516a; font-weight:750; font-size:.6rem; }
.dock-card-row a { align-self:end; width:max-content; padding:5px 8px; border-radius:999px; color:#fff; background:#143e8b; text-transform:uppercase; font-size:.55rem; font-weight:950; }
.dock-card-row article:nth-child(3) a { background:#e3262f; }

@media (max-height: 640px) {
  .hero-dock { display: none !important; }
  .hero-content { padding-top: clamp(82px, 14vh, 108px) !important; }
}
@media (max-width: 980px) {
  .hero {
    height: min(560px, calc(100vh - 82px)) !important;
    max-height: calc(100vh - 82px) !important;
  }
  @supports (height: 100svh) { .hero { height: min(560px, calc(100svh - 82px)) !important; max-height: calc(100svh - 82px) !important; } }
  @supports (height: 100dvh) { .hero { height: min(560px, calc(100dvh - 82px)) !important; max-height: calc(100dvh - 82px) !important; } }
  .hero-content { padding-top: clamp(104px, 17vh, 132px) !important; }
  .hero-dock { display:none !important; }
}
@media (max-width: 620px) {
  .hero {
    height: min(520px, calc(100vh - 74px)) !important;
    max-height: calc(100vh - 74px) !important;
  }
  @supports (height: 100svh) { .hero { height: min(520px, calc(100svh - 74px)) !important; max-height: calc(100svh - 74px) !important; } }
  @supports (height: 100dvh) { .hero { height: min(520px, calc(100dvh - 74px)) !important; max-height: calc(100dvh - 74px) !important; } }
  .hero-bg,
  .hero-img { background-position:center top !important; object-position:center top !important; }
  .hero-content { padding-top: 118px !important; text-align:left !important; }
  .hero h1 { font-size: clamp(2.25rem, 10vw, 3.35rem) !important; }
  .hero-actions { justify-content:flex-start !important; }
}


/* TRUE FINAL ABOVE-THE-FOLD HERO
   The hero is exactly the visible viewport height (browser chrome excluded on mobile with svh/dvh).
   Title is pinned near the top so it is visible immediately at page load.
*/
.hero {
  position: relative !important;
  height: 100vh !important;
  min-height: 0 !important;
  max-height: 100vh !important;
  overflow: hidden !important;
  display: block !important;
  background: #07111f url('./assets/hero-enterprise.jpg') center center / cover no-repeat !important;
}
@supports (height: 100svh) {
  .hero { height: 100svh !important; max-height: 100svh !important; }
}
@supports (height: 100dvh) {
  .hero { height: 100dvh !important; max-height: 100dvh !important; }
}
.hero-bg,
.hero-img {
  display: block !important;
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  opacity: 1 !important;
  z-index: 0 !important;
  background-image: url('./assets/hero-enterprise.jpg') !important;
  background-size: cover !important;
  background-position: center center !important;
  object-fit: cover !important;
  object-position: center center !important;
  filter: brightness(1.08) saturate(1.08) contrast(1.02) !important;
}
.hero-overlay {
  position: absolute !important;
  inset: 0 !important;
  z-index: 1 !important;
  background:
    linear-gradient(180deg, rgba(4,10,18,0) 0%, rgba(4,10,18,.035) 55%, rgba(4,10,18,.18) 100%),
    linear-gradient(90deg, rgba(2,8,16,.05) 0%, rgba(2,8,16,.10) 55%, rgba(2,8,16,.04) 100%) !important;
}
.hero-grid-lines { z-index: 2 !important; opacity: .04 !important; }
.hero-content {
  position: absolute !important;
  left: 50% !important;
  top: clamp(92px, 14vh, 132px) !important;
  transform: translateX(-50%) !important;
  z-index: 4 !important;
  width: min(920px, calc(100% - 34px)) !important;
  padding-top: 0 !important;
  text-align: center !important;
  text-shadow: 0 10px 28px rgba(0,0,0,.46) !important;
}
.hero h1 {
  margin: 8px 0 !important;
  font-size: clamp(2.8rem, 5.8vw, 5.9rem) !important;
  line-height: .88 !important;
  letter-spacing: -.07em !important;
}
.hero p {
  margin: 12px auto 18px !important;
  font-size: clamp(1rem, 1.7vw, 1.28rem) !important;
  color: rgba(255,255,255,.96) !important;
}
.hero-actions .btn {
  min-height: 40px !important;
  padding: 0 18px !important;
}
.hero-steps { z-index: 5 !important; }
.hero-dock {
  position: absolute !important;
  left: 50% !important;
  bottom: 18px !important;
  transform: translateX(-50%) !important;
  z-index: 5 !important;
}
@media (max-height: 700px) {
  .hero-content { top: 84px !important; }
  .hero h1 { font-size: clamp(2.25rem, 6.2vw, 4.4rem) !important; }
  .hero p { font-size: .95rem !important; margin-bottom: 12px !important; }
  .hero-dock { display: none !important; }
}
@media (max-width: 980px) {
  .hero-content {
    top: clamp(98px, 16svh, 135px) !important;
  }
  .hero-dock { display: none !important; }
}
@media (max-width: 620px) {
  .hero-bg,
  .hero-img {
    background-position: center top !important;
    object-position: center top !important;
  }
  .hero-content {
    top: 112px !important;
    text-align: left !important;
  }
  .hero h1 { font-size: clamp(2.25rem, 10.5vw, 3.4rem) !important; }
  .hero-actions { justify-content: flex-start !important; }
}

/* HERO CONTENT CENTER + BIGGER TEXT/ACTIONS */
.hero-content {
  position: absolute !important;
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -50%) !important;
  z-index: 4 !important;
  width: min(980px, calc(100% - 34px)) !important;
  padding-top: 0 !important;
  text-align: center !important;
}
.hero-kicker {
  font-size: clamp(1rem, 1.5vw, 1.35rem) !important;
  line-height: 1.1 !important;
  letter-spacing: .055em !important;
  margin-bottom: 10px !important;
}
.hero h1 {
  font-size: clamp(3.4rem, 7.3vw, 7.15rem) !important;
  line-height: .86 !important;
  letter-spacing: -.075em !important;
  margin: 8px 0 14px !important;
}
.hero p {
  font-size: clamp(1.2rem, 2.05vw, 1.65rem) !important;
  line-height: 1.35 !important;
  margin: 0 auto 28px !important;
  max-width: 850px !important;
}
.hero-actions {
  justify-content: center !important;
  gap: 18px !important;
}
.hero-actions .btn {
  min-height: 50px !important;
  padding: 0 28px !important;
  font-size: .86rem !important;
  border-radius: 999px !important;
}

@media (max-height: 760px) {
  .hero-kicker { font-size: clamp(.9rem, 1.4vw, 1.1rem) !important; }
  .hero h1 { font-size: clamp(2.8rem, 6.6vw, 5.6rem) !important; }
  .hero p { font-size: clamp(1rem, 1.7vw, 1.25rem) !important; margin-bottom: 18px !important; }
  .hero-actions .btn { min-height: 44px !important; padding: 0 22px !important; font-size: .78rem !important; }
}
@media (max-width: 620px) {
  .hero-content {
    top: 50% !important;
    text-align: center !important;
  }
  .hero h1 {
    font-size: clamp(2.75rem, 13vw, 4.25rem) !important;
  }
  .hero-kicker {
    font-size: .92rem !important;
  }
  .hero p {
    font-size: 1.05rem !important;
    margin-bottom: 22px !important;
  }
  .hero-actions {
    justify-content: center !important;
  }
  .hero-actions .btn {
    min-height: 44px !important;
    padding: 0 18px !important;
    font-size: .72rem !important;
  }
}
