/* Hero v4 — Wave Intelligence Command Center */
body{overflow-x:clip}
.hero-command{width:min(1380px,calc(100% - 64px));min-height:calc(100vh - 71px);grid-template-columns:minmax(430px,.82fr) minmax(650px,1.38fr);gap:48px;padding:54px 0 70px}
.hero-command .hero-copy{z-index:5}
.hero-command .eyebrow{gap:12px;margin:0 0 22px;color:var(--gold);font-size:12px;letter-spacing:.2em;text-transform:uppercase}
.hero-command h1{max-width:650px;font-size:clamp(62px,6.4vw,101px);line-height:.84;letter-spacing:-.045em;color:#1c252d}
.hero-command h1 em{display:block}
.hero-command .hero-lead{max-width:555px;margin:30px 0 0;color:#244c56;font-size:18px;line-height:1.65}
.hero-command .actions{margin-top:34px;gap:27px}
.hero-command .text-link{padding:8px 0;border-width:0 0 1px;border-radius:0;background:transparent;box-shadow:none}
.hero-command .text-link:hover{transform:none;background:transparent;box-shadow:none}
.hero-command .hero-proof{display:grid;grid-template-columns:repeat(3,1fr);max-width:610px;gap:0;margin-top:52px;padding-top:23px}
.hero-command .hero-proof div{padding:0 18px;border-right:1px solid var(--line)}
.hero-command .hero-proof div:first-child{padding-left:0}.hero-command .hero-proof div:last-child{border:0}
.hero-command .hero-art{height:min(650px,68vw);min-height:570px}
.hero-image-frame{position:absolute;inset:0 -8vw 0 0;overflow:hidden;border-radius:310px 0 0 310px;box-shadow:0 35px 90px rgba(8,54,69,.19)}
.hero-image-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(248,250,248,.97),rgba(248,250,248,.3) 18%,transparent 43%),linear-gradient(0deg,rgba(3,34,46,.28),transparent 40%)}
.hero-command .hero-image-frame img{position:static;width:100%;height:100%;max-width:none;object-fit:cover;object-position:59% center;border:0;border-radius:0;box-shadow:none;filter:saturate(.74) contrast(.95) brightness(1.02)}
.hero-command .hero-art:after{display:none}.hero-command .sun-disc{top:-10px;right:5%;opacity:.6}
.hero-wave-line{position:absolute;z-index:3;left:-18%;right:-3vw;top:39%;width:121%;height:44%;overflow:visible;filter:drop-shadow(0 0 5px rgba(218,179,104,.25))}
.hero-wave-line path{fill:none}.hero-wave-line .wave-soft{stroke:rgba(255,255,255,.42);stroke-width:1}.hero-wave-line .wave-main{stroke:#d2aa61;stroke-width:1.8;stroke-dasharray:950;stroke-dashoffset:950;animation:hero-wave-draw 2.4s .3s ease forwards}.hero-wave-line circle{fill:#f7e2b9;stroke:#996d29;stroke-width:1.3}
@keyframes hero-wave-draw{to{stroke-dashoffset:0}}
.hero-stage-label{position:absolute;z-index:5;left:4%;top:15%;padding-left:15px;border-left:2px solid var(--gold);color:white;text-shadow:0 2px 8px #000}.hero-stage-label b{display:block;font-size:14px}.hero-stage-label span{display:block;margin-top:5px;color:#d6e4e5;font-size:12px;letter-spacing:.12em;text-transform:uppercase}
.wave-hud{position:absolute;z-index:5;right:2.5%;bottom:5%;width:270px;padding:22px 24px;background:rgba(4,40,53,.9);border:1px solid rgba(215,176,102,.46);box-shadow:0 18px 50px rgba(0,27,38,.33);backdrop-filter:blur(12px);color:#e9f2f2}
.wave-hud-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.14);font-size:12px;letter-spacing:.13em;text-transform:uppercase}.wave-hud-head b{display:flex;align-items:center;gap:7px;color:#d6b474}.wave-hud-head b:before{content:"";width:6px;height:6px;border-radius:50%;background:#d6b474;box-shadow:0 0 0 4px rgba(214,180,116,.12)}
.wave-hud-row{display:grid;grid-template-columns:1fr auto;gap:6px;margin-top:14px;font-size:12px;letter-spacing:.07em;text-transform:uppercase;color:#a9bec1}.wave-hud-row>b{color:white;font-size:12px}.wave-hud-row i{grid-column:1/-1;height:2px;background:rgba(255,255,255,.13)}.wave-hud-row u{display:block;width:72%;height:100%;background:linear-gradient(90deg,var(--teal),#d6b474);text-decoration:none}
@media(max-width:1180px){.hero-command{width:min(100% - 48px,1380px);grid-template-columns:1fr;padding-top:60px}.hero-command .hero-copy{max-width:680px}.hero-command .hero-art{height:570px}.hero-image-frame{right:-64px}}
@media(max-width:620px){.hero-command{width:min(100% - 30px,1380px);padding:42px 0 62px;gap:42px}.hero-command h1{font-size:59px}.hero-command .hero-lead{font-size:16px}.hero-command .actions{gap:16px}.hero-command .hero-proof{grid-template-columns:1fr;gap:13px;margin-top:38px}.hero-command .hero-proof div,.hero-command .hero-proof div:first-child{padding:0;border:0}.hero-command .hero-art{height:460px;min-height:0}.hero-image-frame{inset:0 -15px;border-radius:180px 0 0 180px}.hero-command .hero-image-frame img{object-position:64% center}.wave-hud{right:0;bottom:-15px;width:235px;padding:17px}.hero-stage-label{display:none}.hero-wave-line{left:-8%;width:115%}}
