.hero{padding:2.2rem 0 1rem}.hero-main{display:flex;align-items:stretch;gap:0;padding:0}.hero-copy{flex:1 1 55%;min-width:0;padding:1.8rem}.hero-divider{width:1px;flex-shrink:0;background:linear-gradient(to bottom,transparent,var(--line-strong) 50%,transparent)}.hero-media{position:relative;flex:1 1 38%;min-width:0;overflow:hidden}.hero-photo{display:block;width:100%;height:100%;object-fit:cover}.hero-main h1{max-width:18ch}.hero-logo-rail{flex:0 0 auto;display:flex;align-items:center;justify-content:center;padding:1.6rem 1.4rem}.hero-logo-icon{flex-shrink:0;width:11rem;aspect-ratio:96 / 106;overflow:visible}.hero-logo-icon .hex-outer{fill:none;stroke:#1e3a5f;stroke-width:1.4}.hero-logo-icon .hex-mid{fill:none;stroke:#0d5c8a;stroke-width:1.7}.hero-logo-icon .hex-inner{fill:none;stroke:var(--accent);stroke-width:2.1}.hero-logo-tick{stroke:var(--accent);stroke-width:1}.hero-logo-conn{stroke:var(--accent);stroke-width:.9}.hero-logo-ring{fill:none;stroke:var(--accent)}.hero-logo-node{fill:var(--accent)}[data-theme=dark] .hero-logo-icon .hex-outer{stroke:#24344a}[data-theme=dark] .hero-logo-icon .hex-mid{stroke:#3d72a4}.hero-logo-tick line{animation:hero-tick-pulse 2s ease-in-out infinite}.hero-logo-tick line:nth-child(1){animation-delay:0s}.hero-logo-tick line:nth-child(2){animation-delay:.3s}.hero-logo-tick line:nth-child(3){animation-delay:.6s}.hero-logo-tick line:nth-child(4){animation-delay:.9s}.hero-logo-tick line:nth-child(5){animation-delay:1.2s}.hero-logo-tick line:nth-child(6){animation-delay:1.5s}@keyframes hero-tick-pulse{0%,to{opacity:.3}50%{opacity:1}}.hero-logo-ring--outer{animation:hero-ring-outer 3s cubic-bezier(.45,0,.55,1) infinite}@keyframes hero-ring-outer{0%,to{opacity:.2;r:17}50%{opacity:.8;r:20}}.hero-logo-ring--inner{animation:hero-ring-inner 2s ease-in-out infinite}@keyframes hero-ring-inner{0%,to{opacity:.5}50%{opacity:1}}.hero-logo-node--center{animation:hero-node-pulse 2.4s cubic-bezier(.45,0,.55,1) infinite}@keyframes hero-node-pulse{0%,to{r:7}50%{r:9}}.hero-logo-conn{stroke-dasharray:4 4;animation:hero-dash-flow 1.2s linear infinite}@keyframes hero-dash-flow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-16}}.hero-logo-node--sat{animation:hero-sat-flicker 2.4s ease-in-out infinite}.hero-logo-node--sat:nth-of-type(1){animation-delay:0s}.hero-logo-node--sat:nth-of-type(2){animation-delay:.4s}.hero-logo-node--sat:nth-of-type(3){animation-delay:.8s}.hero-logo-node--sat:nth-of-type(4){animation-delay:1.2s}.hero-logo-node--sat:nth-of-type(5){animation-delay:1.6s}.hero-logo-node--sat:nth-of-type(6){animation-delay:2s}@keyframes hero-sat-flicker{0%,to{opacity:1}50%{opacity:.4}}@media(prefers-reduced-motion:reduce){.hero-logo-tick line,.hero-logo-ring--outer,.hero-logo-ring--inner,.hero-logo-node--center,.hero-logo-conn,.hero-logo-node--sat{animation:none!important}.hero-logo-tick line{opacity:.7!important}.hero-logo-node--sat{opacity:1!important}}.lead{margin-top:.9rem;font-size:1.05rem;max-width:42ch}.hero-actions{margin-top:1.3rem;display:flex;flex-wrap:wrap;gap:.6rem}@media(max-width:1100px){.hero-main h1{max-width:100%}}@media(max-width:760px){.hero-main{flex-direction:column;align-items:stretch}.hero-divider{width:100%;height:1px;background:linear-gradient(to right,transparent,var(--line-strong) 50%,transparent)}.hero-media{flex:0 0 220px;height:220px}.hero-logo-rail{padding:1rem}.hero-logo-icon{width:4.6rem}}@media(max-width:680px){.hero-copy{padding:1.2rem}.hero-main h1{font-size:clamp(1.8rem,8vw,2.4rem)}}@media(max-width:420px){.hero-actions .btn{flex:1}}
