:root{color:#101828;font-synthesis:none;text-rendering:optimizelegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;font-weight:400;line-height:1.5}html,body,#root{height:100%;min-height:100%;margin:0}body{overscroll-behavior:none;min-width:320px;overflow:hidden}*{box-sizing:border-box}@keyframes cipherTransitionPanelIn{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes cipherTransitionSweep{0%{transform:translate(-135%)}to{transform:translate(135%)}}@keyframes cipherTransitionBlink{0%,to{opacity:.44}50%{opacity:1}}.cipher-transition-panel{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#031214c7,#010a0c70);border:1px solid #00ffec2e;padding:.9rem 1rem .92rem;animation:.18s ease-out cipherTransitionPanelIn;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #00ffec0f,0 18px 44px #00000042}.cipher-transition-panel:before{content:"";opacity:.16;pointer-events:none;background:repeating-linear-gradient(#95ffef14 0 1px,#0000 1px 8px);position:absolute;inset:0}.cipher-transition-progress-track{background:#042022e0;border:1px solid #95ffef1f;height:7px;margin-top:.55rem;position:relative;overflow:hidden}.cipher-transition-progress-bar{background:linear-gradient(90deg,#f5ffa1eb,#42ffeceb);height:100%;position:relative;box-shadow:0 0 16px #42ffec59}.cipher-transition-progress-bar:after{content:"";background:linear-gradient(90deg,#0000,#ffffffbf,#0000);width:34%;animation:.72s linear infinite cipherTransitionSweep;position:absolute;inset:-20% auto -20% 0}.cipher-transition-line{animation:.96s ease-in-out infinite cipherTransitionBlink}
