html,body{overscroll-behavior:none;height:100%;margin:0;overflow:hidden}#root{height:100%}.ys-scroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:auto;min-height:0;overflow:hidden auto}.ys-safe-bottom{padding-bottom:env(safe-area-inset-bottom)}.ys-safe-top{padding-top:env(safe-area-inset-top)}.ptr-indicator{opacity:0;z-index:2147482000;pointer-events:none;background:#18181be6;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:fixed;top:6px;left:50%;transform:translate(-50%);box-shadow:0 2px 10px #00000059}.ptr-ring{border:2.5px solid #ffffff2e;border-top-color:#818cf8;border-radius:50%;width:18px;height:18px}.ptr-ring.ptr-spin{animation:.8s linear infinite ptr-rot}@keyframes ptr-rot{to{transform:rotate(360deg)}}input:-webkit-autofill{caret-color:#fff;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #1e1e1e!important}input:-webkit-autofill:hover{caret-color:#fff;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #1e1e1e!important}input:-webkit-autofill:focus{caret-color:#fff;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #1e1e1e!important}input:-webkit-autofill:active{caret-color:#fff;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #1e1e1e!important}@keyframes speaker-pulse{0%{box-shadow:0 0 #4caf50b3}70%{box-shadow:0 0 0 10px #4caf5000}to{box-shadow:0 0 #4caf5000}}.speaker-active{animation:1.5s infinite speaker-pulse}@keyframes mic-pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@keyframes sound-wave{0%{box-shadow:0 0 #2196f3b3}70%{box-shadow:0 0 0 15px #2196f300}to{box-shadow:0 0 #2196f300}}.mic-speaking{animation:.8s infinite mic-pulse}.sound-wave{animation:2s infinite sound-wave}.speaker-active-enhanced{animation:1.5s infinite speaker-pulse,.8s infinite mic-pulse}svg[data-icon]{animation:.15s ease-in icon-fade-in}@keyframes icon-fade-in{0%{opacity:0}to{opacity:1}}.notistack-MuiContent{border-radius:12px!important;padding-left:12px!important}.no-animations *,.no-animations :before,.no-animations :after{transition-duration:.001ms!important;animation-duration:.001ms!important}
