@keyframes cobb-ring-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tl-stage{place-items:center;display:grid;position:relative}.tl-ring{position:absolute;inset:0}.tl-ring--spin{will-change:transform;animation:13s linear infinite cobb-ring-spin}@keyframes tl-uncover{to{stroke-dashoffset:var(--tl-sweep,-854.5px)}}@keyframes tl-draw{to{stroke-dashoffset:0}}@keyframes setup-splash-rise{0%{opacity:0}to{opacity:1}}.tl-overlay{z-index:60;opacity:1;background:#0e1113;place-items:center;display:grid;position:fixed;inset:0}.tl-overlay--in{animation:.5s both cobb-splash-in}.tl-overlay--out{opacity:0;transition:opacity .5s ease-in-out}@keyframes cobb-splash-in{0%{opacity:0}to{opacity:1}}.tl-inline{flex-direction:column;align-items:center;gap:22px;display:flex}.tl-label{font-family:var(--font-sp-mono), var(--font-mono-app), ui-monospace, monospace;letter-spacing:.08em;color:#9aa0a4;font-size:11px}.tl-sr{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:480px){.tl-stage--splash{transform:scale(.6875)}}@media (prefers-reduced-motion:reduce){.tl-ring--spin,.tl-overlay--in{animation:none}.tl-cover{display:none}.tl-arc,.tl-mask{stroke-dashoffset:0;animation:none}.setup-splash-dawn{opacity:1;animation:none}}
