.hero__poster{transition:opacity .8s var(--ease);place-items:center;display:grid;position:absolute;inset:0}.hero__poster svg{filter:drop-shadow(0 30px 60px #00000080);width:76%;height:76%}.hero__stage.is-3d .hero__poster{opacity:0;pointer-events:none}.hero__stage.is-3d #pod-canvas{opacity:1}#pod-canvas{opacity:0;transition:opacity .9s var(--ease)}.hero h1 .ln>span{animation:rise .95s var(--ease) both}.hero h1 .ln:first-child>span{animation-delay:50ms}.hero h1 .ln:nth-child(2)>span{animation-delay:.13s}.hero h1 .ln:nth-child(3)>span{animation-delay:.21s}@keyframes rise{0%{transform:translateY(105%)}to{transform:none}}@media (prefers-reduced-motion:reduce){.hero h1 .ln>span{animation:none}}.fit{text-align:left;font:inherit;color:inherit;cursor:pointer;width:100%}.fit[aria-pressed=true]{border-color:var(--gel);background:linear-gradient(180deg, color-mix(in oklab, var(--gel) 14%, transparent), transparent 60%), var(--ink-2)}
