.ba-landing{height:calc(100dvh - 3.5rem);max-height:calc(100dvh - 3.5rem);overflow:hidden}.ba-landing-grid{grid-template-columns:1fr;align-items:center;gap:2rem;height:100%;display:grid}@media (min-width:900px){.ba-landing-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:3rem}}.ba-hero-beam{stroke-dasharray:280;stroke-dashoffset:280px;opacity:.35}.ba-hero-node-q circle:first-child{transform-origin:96px 180px}.ba-hero-token{opacity:.55}@media (prefers-reduced-motion:no-preference){.ba-hero-beam{animation:ba-beam-draw 2.8s var(--ease-out,cubic-bezier(.2, .8, .2, 1)) infinite}.ba-hero-beam-a{animation-delay:0s}.ba-hero-beam-b{animation-delay:.35s}.ba-hero-beam-c{animation-delay:.7s}.ba-hero-beam-d{animation-delay:1.05s}.ba-hero-node-q circle:first-child{animation:ba-pulse-ring 2.8s var(--ease-out,cubic-bezier(.2, .8, .2, 1)) infinite}.ba-hero-token{animation:ba-token-rise 3.6s var(--ease-out,cubic-bezier(.2, .8, .2, 1)) infinite}}@media (prefers-reduced-motion:reduce){.ba-hero-beam{stroke-dashoffset:0;opacity:.7}.ba-hero-token{opacity:1}}@keyframes ba-beam-draw{0%{stroke-dashoffset:280px;opacity:.15}35%{stroke-dashoffset:0;opacity:.95}70%{stroke-dashoffset:0;opacity:.55}to{stroke-dashoffset:-40px;opacity:.12}}@keyframes ba-pulse-ring{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}@keyframes ba-token-rise{0%,to{opacity:.5;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}.ba-landing-copy>*{opacity:0;transform:translateY(8px)}@media (prefers-reduced-motion:no-preference){.ba-landing-copy>*{animation:ba-fade-up .7s var(--ease-out,cubic-bezier(.2, .8, .2, 1)) forwards}.ba-landing-copy>:first-child{animation-delay:50ms}.ba-landing-copy>:nth-child(2){animation-delay:.14s}.ba-landing-copy>:nth-child(3){animation-delay:.22s}.ba-landing-copy>:nth-child(4){animation-delay:.3s}.ba-landing-copy>:nth-child(5){animation-delay:.38s}}@media (prefers-reduced-motion:reduce){.ba-landing-copy>*{opacity:1;transform:none}}@keyframes ba-fade-up{to{opacity:1;transform:translateY(0)}}@media (max-height:700px){.ba-landing .ba-landing-title{font-size:1.75rem;line-height:2.1rem}.ba-landing .ba-landing-pitch{font-size:.9375rem;line-height:1.45rem}.ba-landing .ba-landing-meta{display:none}}
