/* Eclipse layout — centered composition, halo hero, badge-led sections */
.nav{position:sticky;top:0;z-index:60;background:none;box-shadow:none;border:0;padding:18px 0}
.nav::after{display:none}
.nav-in{max-width:1080px;margin:0 auto;height:64px;padding:0 10px 0 18px;background:rgba(10,16,28,.72);backdrop-filter:blur(20px) saturate(150%);border:1px solid rgba(120,190,255,.16);border-radius:999px;box-shadow:0 18px 50px -24px rgba(4,7,15,.9),inset 0 1px 0 rgba(255,255,255,.06);gap:28px}
.nav-links{gap:26px}
.nav-links a{font-size:13.5px;color:#A9BCD4}
.nav-cta .btn-p{border-radius:999px;height:42px;padding:0 24px}
.nav-cta .btn-g{border-radius:999px;height:42px}
.hero{padding:120px 0 96px;text-align:center}
.hero::before,.hero::after{display:none}
.eclipse{position:absolute;top:-420px;left:50%;transform:translateX(-50%);width:1340px;height:1340px;border-radius:50%;pointer-events:none;z-index:0;background:radial-gradient(circle at 50% 50%,rgba(4,7,15,1) 41%,rgba(65,229,255,.5) 42.4%,rgba(31,168,255,.32) 45%,rgba(30,91,224,.14) 56%,transparent 72%);opacity:.95;will-change:opacity}
.eclipse::after{content:"";position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle at 50% 50%,transparent 40%,rgba(255,138,43,.14) 43.5%,transparent 60%);will-change:opacity;animation:pulse 10s ease-in-out infinite}
@keyframes pulse{0%,100%{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.02)}}
.hero-grid{display:block;max-width:900px;margin:0 auto}
.hero-inner{position:relative;z-index:2;text-align:center}
.hero-inner h1,.hero-inner p,.hero-inner .eyebrow{text-align:center}
.eyebrow{justify-content:center;margin-bottom:20px}
h1.hero-h{font-size:clamp(36px,4.6vw,62px);line-height:1.06;margin:0 auto 20px;max-width:19ch}
h1.hero-h .l2{display:block;background:linear-gradient(96deg,#41E5FF,#1FA8FF 45%,#FF8A2B);-webkit-background-clip:text;background-clip:text;color:transparent}
.hero-sub{margin:0 auto;max-width:56ch;font-size:16.5px;color:#A9BCD4}
.hero-btns{justify-content:center;margin-top:30px}
.stats{max-width:700px;margin:44px auto 0;gap:16px}
.stat{text-align:left}
.checks{max-width:760px;margin:30px auto 0;justify-content:center;grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}
.checks li{justify-content:flex-start;font-size:13.5px}
.hero-stage{position:relative;max-width:940px;margin:52px auto 0;z-index:1}
.hero-stage .rack{height:300px}
.hero-stage .term{max-width:640px;margin:-18px auto 0}
.badge{display:inline-flex;align-items:center;gap:8px;padding:7px 15px 7px 12px;border-radius:999px;background:rgba(65,229,255,.07);border:1px solid rgba(120,190,255,.18);font-family:var(--mono);font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:#BFD6EE}
.badge svg{color:var(--cyan);flex:none}
.sec{text-align:center}
.sec>.wrap>.sec-head{flex-direction:column;align-items:center;text-align:center;gap:0;margin-bottom:40px}
.sec-head>div:first-child{display:flex;flex-direction:column;align-items:center}
.sec-h{margin:18px auto 14px;max-width:22ch;font-size:clamp(27px,3.1vw,42px);line-height:1.1}
.sec-h .l2{display:block;background:linear-gradient(96deg,#41E5FF,#1FA8FF 50%,#FF8A2B);-webkit-background-clip:text;background-clip:text;color:transparent}
.sec-p{margin:0 auto;max-width:60ch;color:#A9BCD4;font-size:15.5px}
.sec-head .label::before,.sec .label::before{display:none}
.sec-head .label,.sec .label{padding-left:0}
.tabs.plan-tabs{justify-content:center;display:flex}
.view-toggle{margin:26px auto 0}
.tiles{justify-content:center}
.feat-grid .feat{text-align:left}
.feat-grid .feat::before{content:"";position:absolute;inset:0 0 auto 0;height:1px;background:linear-gradient(90deg,transparent,rgba(65,229,255,.5),transparent);opacity:.8}
.plan,.prow,.pcard{text-align:left}
.faq-wrap{grid-template-columns:1fr;max-width:820px;margin:0 auto}
.faq-wrap>div:first-child{display:flex;flex-direction:column;align-items:center}
.acc{text-align:left;margin-top:32px}
.foot{text-align:left}
.incl{max-width:70ch;margin-left:auto;margin-right:auto}
@media(max-width:1000px){.nav-in{height:60px}.hero{padding:80px 0 66px}.eclipse{width:900px;height:900px;top:-290px}}
@media(max-width:640px){.hero-stage .rack{height:220px}.eclipse{width:560px;height:560px;top:-170px}.stat{text-align:left}}

.globe-sec{padding-top:40px}
.globe-stage{position:relative;max-width:720px;margin:44px auto 0;aspect-ratio:1/.78}
.globe{width:100%;height:100%;display:block}
.globe-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:132px;height:132px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,rgba(4,7,15,.94),rgba(4,7,15,.6) 70%,transparent);box-shadow:0 0 60px 20px rgba(4,7,15,.85)}
.globe-core img{width:112px;height:auto}
.gl-tag{position:absolute;will-change:transform;font-family:var(--mono);font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:#CFE2F6;padding:7px 12px;border-radius:999px;background:rgba(10,18,32,.8);border:1px solid rgba(120,190,255,.2);backdrop-filter:blur(8px);white-space:nowrap;animation:float 7s ease-in-out infinite}
.gl-tag.t1{left:2%;top:22%}
.gl-tag.t2{right:1%;top:34%;animation-delay:-1.8s}
.gl-tag.t3{left:8%;bottom:20%;animation-delay:-3.4s}
.gl-tag.t4{right:6%;bottom:14%;animation-delay:-5.1s}
@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}
@media(max-width:640px){.globe-stage{max-width:100%;aspect-ratio:1/1}.globe-core{width:96px;height:96px}.globe-core img{width:80px}.gl-tag{font-size:9px;padding:5px 9px}.gl-tag.t1{left:-2%}.gl-tag.t2{right:-2%}}
@media(prefers-reduced-motion:reduce){.gl-tag{animation:none}}

h1.hero-h{margin-left:auto!important;margin-right:auto!important}
.sec-h{margin-left:auto!important;margin-right:auto!important}
.sec-p,.incl{margin-left:auto!important;margin-right:auto!important}
.burger{display:none;width:42px;height:42px;border-radius:999px;border:1px solid rgba(120,190,255,.22);align-items:center;justify-content:center;flex-direction:column;gap:5px;background:rgba(65,229,255,.06);flex:none}
.burger span{display:block;width:16px;height:1.5px;background:var(--cyan);border-radius:2px;transition:transform var(--t),opacity var(--t)}
.burger.on span:first-child{transform:translateY(3.2px) rotate(45deg)}
.burger.on span:last-child{transform:translateY(-3.2px) rotate(-45deg)}
.nav-drop{max-width:1080px;margin:10px auto 0;padding:12px;display:grid;gap:2px;background:rgba(10,16,28,.94);backdrop-filter:blur(20px);border:1px solid rgba(120,190,255,.16);border-radius:20px;box-shadow:0 26px 60px -26px rgba(4,7,15,.95)}
.nav-drop[hidden]{display:none}
.nav-drop a{padding:12px 14px;border-radius:12px;font-size:14.5px;color:var(--body)}
.nav-drop a:hover{background:rgba(65,229,255,.08);color:#fff}
@media(max-width:1000px){.burger{display:flex}.nav-in{padding-right:8px}.nav-cta{margin-left:auto}}
@media(min-width:1001px){.nav-drop{display:none!important}}
@media(max-width:520px){.nav-cta .btn-p{display:none}}

.sec,.foot,.globe-stage{contain:layout paint style}
.gl-tag{backdrop-filter:none;background:rgba(10,18,32,.9)}
.nav-in{will-change:auto}
@media(max-width:900px){.aurora i:nth-child(3),.aurora i:nth-child(4){display:none}.aurora i{filter:blur(48px)}}
@media(prefers-reduced-motion:reduce){.eclipse::after{animation:none}}


.globe-sec .globe-stage{display:block;position:relative;max-width:660px;margin:40px auto 0;aspect-ratio:1/.78}
.hero-orb .globe-stage{max-width:520px;margin:0 auto 6px;aspect-ratio:1/.72}
.hero-orb{position:relative;z-index:2}
.hero{padding-top:64px}
.globe-sec .globe{width:100%;height:100%;display:block}
.eclipse{opacity:.85}

.hero-stage{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:26px;align-items:center;max-width:1060px}
.hero-stage .rack{height:280px;width:100%}
.hero-stage .term{max-width:none;margin:0}
@media(max-width:820px){.hero-stage{grid-template-columns:1fr;gap:14px}.hero-stage .rack{height:210px}}

.hero-stage.rackwrap::before,.hero-stage.rackwrap::after{display:none}
.hero-stage .term{position:relative;z-index:2}
.term-body div{align-items:flex-start}
.term-body div>span:last-child{text-align:left;flex:1;min-width:0}
