:root{--start-ground:#111418;--start-edge:max(24px, calc((100vw - 1100px) / 2));--start-top:28px}.start-transition{z-index:10000;pointer-events:auto;position:fixed;inset:0}.start-transition-backdrop{background:var(--start-ground);animation:start-dim var(--entrance-dim) ease forwards;position:absolute;inset:0}.start-transition-mark{left:var(--start-edge);top:var(--start-top);transform-origin:0 0;width:192px;height:192px;animation:start-dock var(--entrance-move) cubic-bezier(.4, 0, .2, 1) var(--entrance-moveDelay) both;position:absolute}.start-transition-bloom,.start-transition-orb,.start-transition-logo,.start-transition-glint{position:absolute;inset:0}.start-transition-bloom{animation:start-bloom var(--entrance-bloom) ease-out var(--entrance-bloomDelay) both;background:radial-gradient(closest-side,#ffffff29,#fff0);inset:-30%}.start-transition-orb{animation:start-orb-out var(--entrance-orbOut) ease-out var(--entrance-orbOutDelay) forwards}.start-transition-orb .voice-blob{width:100%;height:100%;animation:start-dim var(--entrance-orbFade) ease var(--entrance-orbDelay) both}.start-transition-logo,.start-transition-glint{animation:start-sweep var(--entrance-glint) cubic-bezier(.45, 0, .55, 1) var(--entrance-glintDelay) both;-webkit-mask-size:300% 100%;mask-size:300% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.start-transition-logo{-webkit-mask-image:linear-gradient(115deg,#000 44%,#0000 56%);mask-image:linear-gradient(115deg,#000 44%,#0000 56%)}.start-transition-glint{-webkit-mask-image:linear-gradient(115deg,#0000 45%,#000 50%,#0000 55%);mask-image:linear-gradient(115deg,#0000 45%,#000 50%,#0000 55%)}.start-transition-logo svg,.start-logo svg{filter:invert()}.start-transition-glint svg{filter:invert()drop-shadow(0 0 5px #fffffff2)drop-shadow(0 0 16px #ffeedc99)}.start-transition--revealing{opacity:0;pointer-events:none;transition:opacity .48s}@keyframes start-dim{0%{opacity:0}to{opacity:1}}@keyframes start-dock{0%{transform:translate(calc(50vw - var(--start-edge) - 96px), calc(50svh - var(--start-top) - 96px)) scale(1)}to{transform:translate(0)scale(.177083)}}@keyframes start-orb-out{0%{opacity:1}to{opacity:0}}@keyframes start-sweep{0%{-webkit-mask-position:100% 0;mask-position:100% 0}to{-webkit-mask-position:0 0;mask-position:0 0}}@keyframes start-bloom{0%{opacity:0;transform:scale(.85)}28%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.1)}}@media (prefers-reduced-motion:reduce){.start-transition{display:none}}
