.sign-in-screen-module__x6Ga8W__screen{--words:22rem;--stage-gap:2rem;padding-bottom:calc(var(--live-dock-inset,0px) + max(.75rem, env(safe-area-inset-bottom)))}@media (min-width:64rem){.sign-in-screen-module__x6Ga8W__screen{--words:26rem}}:is(html:has(.sign-in-screen-module__x6Ga8W__screen),body:has(.sign-in-screen-module__x6Ga8W__screen)){overflow-x:clip}.sign-in-screen-module__x6Ga8W__row{--stage:min(100% - 2.5rem, 42dvh, 30rem)}.sign-in-screen-module__x6Ga8W__stage{width:var(--stage);aspect-ratio:1;margin:max(1.5rem, env(safe-area-inset-top)) auto 0;flex:none;position:relative;overflow:clip}.sign-in-screen-module__x6Ga8W__words{flex-direction:column;flex:1 0 auto;display:flex}@media (min-width:48rem){.sign-in-screen-module__x6Ga8W__row{--stage:min(100% - var(--words) - var(--stage-gap), 62dvh, 32rem);gap:var(--stage-gap);flex:none;align-items:flex-start;margin-block:auto}.sign-in-screen-module__x6Ga8W__stage{margin-block:0}.sign-in-screen-module__x6Ga8W__words{flex:0 0 var(--words);padding-top:calc(var(--stage) * .14)}}@media (max-width:767.9px) and (max-height:740px){.sign-in-screen-module__x6Ga8W__row{--stage:min(100% - 2.5rem, 34dvh, 24rem)}}.sign-in-screen-module__x6Ga8W__slot,.sign-in-screen-module__x6Ga8W__hero,.sign-in-screen-module__x6Ga8W__blank{aspect-ratio:1;position:absolute;translate:-50% -50%}.sign-in-screen-module__x6Ga8W__slot{width:clamp(var(--face-min), calc(100% * var(--face-of)), var(--face-max));display:block}.sign-in-screen-module__x6Ga8W__hero,.sign-in-screen-module__x6Ga8W__blank{--hero-box:clamp(var(--hero-min), calc(100% * var(--hero-of)), var(--hero-max));top:50%;left:50%}.sign-in-screen-module__x6Ga8W__hero{width:var(--hero-box);display:flex}.sign-in-screen-module__x6Ga8W__face{width:100%;height:100%}.sign-in-screen-module__x6Ga8W__reveal{animation-delay:calc(var(--i,0) * 36ms)}.sign-in-screen-module__x6Ga8W__disc{--disc-ink:color-mix(in oklab, var(--primary) 26%, transparent);background:radial-gradient(closest-side, var(--disc-ink), transparent);border-radius:50%;width:175%;height:175%;position:absolute;top:50%;left:50%;translate:-50% -50%}.sign-in-screen-module__x6Ga8W__blank{width:calc(var(--hero-box) * 1.75)}.sign-in-screen-module__x6Ga8W__badge{aspect-ratio:1;background:var(--positive);width:clamp(20px,30%,40px);color:var(--background);border-radius:50%;place-items:center;display:grid;position:absolute;bottom:0;right:0}.light .sign-in-screen-module__x6Ga8W__badge{color:var(--foreground)}[data-pack=christmas] .sign-in-screen-module__x6Ga8W__badge{color:var(--background)}[data-pack=christmas-day] .sign-in-screen-module__x6Ga8W__badge{color:var(--foreground)}.sign-in-screen-module__x6Ga8W__bob{animation:sign-in-screen-module__x6Ga8W__signin-bob calc(7s + var(--i,0) * .2s) ease-in-out infinite;animation-delay:calc(var(--i,0) * -.83s)}@keyframes sign-in-screen-module__x6Ga8W__signin-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@media (prefers-reduced-motion:reduce){.sign-in-screen-module__x6Ga8W__bob{animation:none}}
.startup-screen-module__IRZsvG__screen{--startup-size:10rem;--startup-space:1rem;--startup-ease:cubic-bezier(.4, 0, .2, 1);width:100%;min-height:100dvh;padding:max(1.5rem, env(safe-area-inset-top)) 1.5rem max(1.5rem, env(safe-area-inset-bottom));background:var(--background);color:var(--foreground);font-family:var(--font-sans);place-items:center;display:grid}.startup-screen-module__IRZsvG__content{text-align:center;flex-direction:column;align-items:center;min-width:0;display:flex}.startup-screen-module__IRZsvG__emblem{width:var(--startup-size);height:var(--startup-size);margin-bottom:calc(var(--startup-space) * 2);place-items:center;display:grid;position:relative}.startup-screen-module__IRZsvG__ring,.startup-screen-module__IRZsvG__orbit{border:1px solid var(--border);border-radius:50%;position:absolute;inset:0}.startup-screen-module__IRZsvG__ring{inset:var(--startup-space);background:var(--primary-weak);border:none}.startup-screen-module__IRZsvG__orbit{animation:5s linear infinite startup-screen-module__IRZsvG__startup-orbit}.startup-screen-module__IRZsvG__orbit>span{background:var(--primary-ink);border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;left:calc(50% - 4px)}.startup-screen-module__IRZsvG__mark{width:5rem;height:5rem;color:var(--primary-ink);position:relative}.startup-screen-module__IRZsvG__mark rect{transform-box:fill-box;transform-origin:50%;animation:startup-screen-module__IRZsvG__startup-voice 1.4s var(--startup-ease) infinite}.startup-screen-module__IRZsvG__mark rect:nth-of-type(2){animation-delay:-.9s}.startup-screen-module__IRZsvG__mark rect:nth-of-type(3){animation-delay:-.45s}.startup-screen-module__IRZsvG__brand{align-items:center;gap:calc(var(--startup-space) / 2);display:flex}.startup-screen-module__IRZsvG__brand>span:first-child{letter-spacing:-.025em;font-size:1.875rem;font-weight:800;line-height:1.25}.startup-screen-module__IRZsvG__status{margin-top:var(--startup-space);color:var(--muted-foreground);overflow-wrap:anywhere;font-size:.875rem;line-height:1.5}@keyframes startup-screen-module__IRZsvG__startup-orbit{to{transform:rotate(360deg)}}@keyframes startup-screen-module__IRZsvG__startup-voice{0%,to{transform:scaleY(.55)}50%{transform:scaleY(1)}}@media (prefers-reduced-motion:reduce){.startup-screen-module__IRZsvG__orbit,.startup-screen-module__IRZsvG__mark rect{animation:none}}
