:root{--landing-bg:#1a0430;--landing-bg-mid:#2c0a53;--landing-bg-bottom:#6f45c7;--landing-footer-ink:#fbf7ff;--landing-footer-copy:#fbf7ff;--landing-bubbles-opacity:.76}.landing-page{isolation:isolate;background:var(--landing-bg) linear-gradient(180deg, var(--landing-bg) 0%, #1b0432 30%, #20063d 52%, var(--landing-bg-mid) 72%, #442084 88%, var(--landing-bg-bottom) 100%) no-repeat fixed center top;color:#fff;font-family:var(--font-sans), sans-serif;position:relative;overflow-x:hidden}.landing-page:before{content:"";z-index:0;pointer-events:none;opacity:var(--landing-bubbles-opacity);background:url(/new/bubbles-transparent.png) top/min(1680px,100vw) repeat-y;position:absolute;inset:0}.landing-page__gradient{object-fit:cover;object-position:center bottom;opacity:.96}.landing-page__stars{object-fit:cover;object-position:center top}.landing-page__inner{z-index:1;width:min(100%,980px);min-height:1496px;margin:0 auto;padding:54px 60px 44px;position:relative}.landing-page__header{justify-content:flex-start;display:flex}.landing-page__header-logo{width:200px;height:auto}.landing-page__hero{text-align:center;padding-top:52px}.landing-page__headline{letter-spacing:-.055em;text-wrap:balance;max-width:920px;margin:0 auto;font-size:clamp(3.6rem,8.1vw,5.25rem);font-weight:700;line-height:1}.landing-page__headline span{margin-top:.14em;display:block}.landing-page__badges{justify-content:center;gap:20px;margin-top:50px;display:flex}.landing-page__badge-link{transition:transform .18s}.landing-page__badge-link:hover{transform:translateY(-3px)}.landing-page__badge{width:220px;height:auto}.landing-page__scene{height:870px;margin-top:66px;position:relative;overflow:visible}.landing-page__constellation{opacity:.98;filter:brightness(1.12)saturate(1.16);pointer-events:none;width:min(1010px,122%);height:auto;position:absolute;top:-44px;left:50%;transform:translate(-49%)}.landing-page__phone{width:clamp(305px,34vw,352px);height:auto;position:absolute;bottom:96px;left:50%;transform:translate(-50%)}.landing-page__astronaut{width:clamp(220px,23vw,258px);height:auto;animation:9s ease-in-out infinite space-float;position:absolute;bottom:78px;right:40px}.landing-page__footer{grid-template-columns:minmax(260px,1.1fr) minmax(0,1fr);align-items:end;gap:64px;margin-top:-6px;display:grid}.landing-page__footer-brand{max-width:320px}.landing-page__footer-logo{width:170px;height:auto}.landing-page__footer-copy{color:var(--landing-footer-copy);letter-spacing:-.015em;margin:24px 0 0;font-size:1rem;line-height:1.55}.landing-page__footer-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;display:grid}.landing-page__footer-column{color:var(--landing-footer-ink);flex-direction:column;gap:10px;display:flex}.landing-page__footer-title{letter-spacing:-.02em;margin:0 0 8px;font-size:1rem;font-weight:600}.landing-page__footer-link{color:var(--landing-footer-ink);font-size:1rem;line-height:1.45;text-decoration:none;transition:opacity .18s}.landing-page__footer-link:hover{opacity:.72}@media (max-width:900px){.landing-page__inner{min-height:1410px;padding:42px 34px 38px}.landing-page__header{justify-content:center}.landing-page__hero{padding-top:42px}.landing-page__headline{max-width:740px;font-size:clamp(3.35rem,9.6vw,4.75rem)}.landing-page__scene{height:742px;margin-top:58px}.landing-page__constellation{width:min(980px,144%);top:-30px}.landing-page__phone{width:clamp(280px,38vw,328px);bottom:74px}.landing-page__astronaut{width:clamp(186px,23vw,220px);bottom:58px;right:-2px}.landing-page__footer{grid-template-columns:1fr;gap:42px}.landing-page__footer-brand{text-align:center;max-width:360px;margin:0 auto}.landing-page__footer-nav{max-width:560px;margin:0 auto}}@media (max-width:680px){.landing-page__inner{min-height:1320px;padding:32px 22px 34px}.landing-page__header-logo{width:132px}.landing-page__hero{padding-top:34px}.landing-page__headline{font-size:clamp(3rem,15vw,4.2rem);line-height:.98}.landing-page__badges{flex-wrap:wrap;gap:14px;margin-top:36px}.landing-page__badge{width:min(220px,68vw)}.landing-page__scene{height:620px;margin-top:56px}.landing-page__constellation{width:160%;min-width:720px;top:6px;left:48%}.landing-page__phone{width:min(68vw,280px);bottom:18px}.landing-page__astronaut{width:min(42vw,184px);bottom:28px;right:-4px}.landing-page__footer{gap:30px;margin-top:10px}.landing-page__footer-logo{width:150px}.landing-page__footer-nav{text-align:center;grid-template-columns:repeat(2,minmax(0,1fr));justify-items:center;gap:28px 22px}.landing-page__footer-column{align-items:center}}@media (max-width:440px){.landing-page__scene{height:540px}.landing-page__constellation{width:178%;min-width:660px;top:14px}.landing-page__phone{width:min(72vw,256px)}.landing-page__astronaut{width:min(44vw,164px);bottom:18px}.landing-page__footer-nav{grid-template-columns:1fr}}@keyframes space-float{0%{transform:translateY(0)rotate(0)}33%{transform:translateY(-20px)rotate(3deg)}66%{transform:translateY(10px)rotate(-2deg)}to{transform:translateY(0)rotate(0)}}
