#stars{z-index:0;pointer-events:none;width:100%;height:100%;position:fixed;inset:0}.hero{background:0 0;justify-content:center;align-items:center;height:700px;display:flex;position:relative;overflow:hidden}.hero-planet{pointer-events:none;z-index:1;background:radial-gradient(circle at 40% 35%,#ffb3472e 0%,#e85d041c 35%,#c9184a0d 60%,#0000 75%);border-radius:50%;width:580px;height:580px;position:absolute;top:-52%;left:50%;transform:translate(-50%)}.hero-content{z-index:2;text-align:center;padding:0 2rem;position:relative}.hero-title{font-size:calc(45px * var(--jl-font-mul));letter-spacing:.2em;color:#fff;margin-bottom:.3rem;font-family:Cinzel,serif;font-weight:400;line-height:1.08}.hero-sub{font-size:calc(45px * var(--jl-font-mul));letter-spacing:.2em;color:var(--orange);margin-bottom:1.4rem;font-family:Cinzel,serif;font-weight:400;line-height:1.08}.hero-tag{font-size:calc(11px * var(--jl-font-mul));letter-spacing:.06em;color:#ffffff38;margin-bottom:0;font-style:italic}.ctas{flex-wrap:wrap;justify-content:center;gap:.9rem;margin-top:5rem;display:flex}.btn{font-size:calc(10px * var(--jl-font-mul,1));letter-spacing:.2em;text-transform:uppercase;cursor:pointer;font-family:var(--f);text-align:center;border:none;padding:.9rem 2rem;text-decoration:none;transition:opacity .25s;display:inline-block}.btn-fill{color:#080812;background:linear-gradient(115deg,var(--amber),var(--orange));font-weight:400}.btn-fill:hover{opacity:.82}.btn-outline{color:#ffffff80;background:0 0;border:1px solid #ffffff29;font-weight:300;transition:all .25s}.btn-outline:hover{color:#fff;border-color:#fff6}.scroll-hint{z-index:2;opacity:.22;flex-direction:column;align-items:center;gap:6px;display:flex;position:absolute;bottom:1.8rem;left:50%;transform:translate(-50%)}.scroll-line{background:linear-gradient(#0000,#fff);width:1px;height:34px;animation:2.2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:.2}50%{opacity:1}}.scroll-label{font-size:calc(8px * var(--jl-font-mul));letter-spacing:.28em;text-transform:uppercase}section{z-index:1;background:#080812eb;padding:5rem 2.5rem;position:relative}.sec-label{font-size:calc(9px * var(--jl-font-mul));letter-spacing:.32em;text-transform:uppercase;color:var(--orange);align-items:center;gap:12px;margin-bottom:2.5rem;display:flex}.sec-label:after{content:"";background:var(--orange);opacity:.3;width:36px;height:1px}.news-slider{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:1.2rem;padding-bottom:4px;display:flex;overflow-x:auto}.news-slider::-webkit-scrollbar{display:none}.card{scroll-snap-align:start;cursor:default;border:1px solid #ffffff12;flex-direction:column;flex:0 0 290px;transition:border-color .25s;display:flex}.card:hover{border-color:#e85d044d}.card-img{flex-shrink:0;justify-content:center;align-items:center;height:155px;display:flex}.card-body{flex-direction:column;flex:1;padding:1.15rem;display:flex}.card-tag{font-size:calc(9px * var(--jl-font-mul));letter-spacing:.24em;text-transform:uppercase;color:var(--orange);margin-bottom:.55rem}.card-title{font-size:calc(14px * var(--jl-font-mul));letter-spacing:.02em;margin-bottom:.65rem;font-weight:300;line-height:1.5}.card-excerpt{font-size:calc(11px * var(--jl-font-mul));color:#ffffff59;flex:1;margin-bottom:.7rem;line-height:1.8}.card-date{font-size:calc(9px * var(--jl-font-mul));letter-spacing:.1em;color:#ffffff2e;margin-bottom:.6rem}.card-btn{font-size:calc(8px * var(--jl-font-mul));letter-spacing:.18em;text-transform:uppercase;color:var(--amber);border:1px solid #ffb34740;align-self:flex-start;margin-top:auto;padding:.28rem .65rem;text-decoration:none;transition:all .22s;display:inline-block}.card-btn:hover{background:#ffb34712;border-color:#ffb34780}.slider-nav{gap:8px;margin-top:1.8rem;display:flex}.s-btn{color:#fff6;cursor:pointer;width:36px;height:36px;font-size:calc(14px * var(--jl-font-mul));font-family:var(--f);background:0 0;border:1px solid #ffffff1c;justify-content:center;align-items:center;transition:all .25s;display:flex}.s-btn:hover{border-color:var(--orange);color:var(--orange)}.csr-band{background:#080812eb;border-top:1px solid #ffffff0a;padding:3.5rem 2.5rem}.csr-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.csr-tags{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.sub-section{text-align:center;z-index:1;background:#080812f5;border-top:1px solid #ffffff0a;padding:6rem 2.5rem;position:relative;overflow:hidden}.sub-glow{pointer-events:none;background:radial-gradient(circle,#e85d040d 0%,#0000 70%);border-radius:50%;width:480px;height:280px;position:absolute;bottom:-50%;left:50%;transform:translate(-50%)}.sub-eyebrow{font-size:calc(9px * var(--jl-font-mul));letter-spacing:.32em;text-transform:uppercase;color:var(--orange);margin-bottom:1.2rem;display:block}.sub-title{font-size:clamp(calc(26px * var(--jl-font-mul)), 4vw, calc(44px * var(--jl-font-mul)));letter-spacing:.18em;margin-bottom:.9rem;font-family:Cinzel,serif;font-weight:400}.sub-body{font-size:calc(12px * var(--jl-font-mul));color:#ffffff59;max-width:370px;margin:0 auto 2.4rem;line-height:1.95}.sub-form{max-width:390px;margin:0 auto;display:flex}.sub-input{color:#fff;font-family:var(--f);font-size:calc(12px * var(--jl-font-mul));letter-spacing:.04em;background:#ffffff08;border:1px solid #ffffff1a;border-right:none;outline:none;flex:1;padding:.8rem 1.1rem;transition:border-color .25s}.sub-input::placeholder{color:#fff3}.sub-input:focus{border-color:#e85d044d}.sub-btn{font-size:calc(9px * var(--jl-font-mul));letter-spacing:.2em;text-transform:uppercase;color:#080812;background:linear-gradient(115deg,var(--amber),var(--orange));cursor:pointer;font-family:var(--f);white-space:nowrap;border:none;padding:.8rem 1.3rem;font-weight:400;transition:opacity .25s}.sub-btn:hover{opacity:.82}.sub-note{font-size:calc(9px * var(--jl-font-mul));color:#ffffff29;letter-spacing:.06em;margin-top:.9rem}@media (width<=900px){.hero{height:auto;min-height:min(100dvh,720px);padding:clamp(3rem,12vw,5rem) 0 clamp(5rem,18vw,7rem)}.hero-planet{width:min(92vw,420px);height:min(92vw,420px);top:-45%}.hero-content{padding:0 1.25rem}.hero-title,.hero-sub{font-size:clamp(calc(26px * var(--jl-font-mul)),7vw,calc(40px * var(--jl-font-mul)));letter-spacing:.12em}.ctas{gap:.65rem;margin-top:clamp(2.5rem,8vw,4rem)}section{padding:3.25rem 1.25rem}.csr-band{padding:2.5rem 1.25rem}.csr-inner{flex-direction:column;align-items:flex-start}.csr-tags{justify-content:flex-start}.sub-section{padding:4rem 1.25rem}.sub-body{max-width:100%}.sub-form{border:1px solid #ffffff1a;border-radius:2px;flex-direction:column;width:100%;max-width:100%;overflow:hidden}.sub-input{border:none;border-bottom:1px solid #ffffff14}.sub-btn{border:none;border-radius:0;width:100%}.slider-nav{flex-wrap:wrap}}@media (width<=480px){.card{flex:0 0 min(290px,100vw - 3rem)}}
