@charset "UTF-8";.MainPage{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100vw;height:100vh}.MainPage svg{width:10rem;height:10rem}.MainPage h1{margin-top:3.1rem;font-family:SF-Pro-Display-Medium;font-weight:500;font-size:2.8rem;line-height:3rem;letter-spacing:0px;text-align:center;color:#fff}.MainPage button{margin-top:2rem;width:80%;height:5rem;border-radius:.8rem;background:#47474741;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);border:1px solid rgba(86,86,86,.652);font-family:SF-Pro-Display-Light;font-weight:500;font-size:1.3rem;line-height:3rem;letter-spacing:0px;text-align:center;color:#6b6b6b}@keyframes InterclutorActivity{0%{box-shadow:0 0 192px #fd198320,0 0 96px #fd198340}50%{box-shadow:0 0 192px #fd198329,0 0 96px #fd198352}to{box-shadow:0 0 192px #fd198310,0 0 96px #fd198320}}.Voice{display:flex;flex-direction:column;height:100vh}.Voice .Connection{width:auto;height:3rem;margin-top:calc(var(--tg-viewport-safe-area-inset-top) + 1.15rem);margin-left:auto;margin-right:auto;background:#413f406e;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;padding-left:1rem;padding-right:1rem;border-radius:3.2rem;gap:1rem}.Voice .Connection .connectionball{width:1rem;height:1rem;background-color:#00b221;border-radius:50%}.Voice .Connection .connectionball.Disconnected{background-color:#ff3b30}.Voice .Connection .connectionball.Connected{background-color:#00b221}.Voice .Connection h3{font-family:SF-Pro-Display-Light;font-weight:400;font-size:1.2rem;letter-spacing:0px;text-align:center;margin:0;color:#aaa}.Voice h1,.Voice h2{text-align:center;width:100%}.Voice h1{margin-top:3.1rem;font-family:SF-Pro-Display-Medium;font-weight:500;font-size:2.8rem;line-height:2.2rem;letter-spacing:0px;text-align:center;color:#fff}.Voice h2{font-family:SF-Pro-Display-Light;font-weight:300;font-size:1.4rem;line-height:2.2rem;letter-spacing:0px;text-align:center;color:#aaa}.Voice .CallInfo{position:fixed;width:100%;top:calc(3rem + var(--tg-viewport-safe-area-inset-top) + 1.15rem);margin-left:auto;margin-right:auto}.Voice .VideosContainer{width:100%;height:calc(100% - (3rem + var(--tg-viewport-safe-area-inset-top) + 1.15rem));display:flex;flex-direction:column;gap:1rem}.Voice .VideosContainer video{width:100%;min-height:26.4rem;flex:1;object-fit:cover;border-radius:2.4rem;display:none}.Voice .Caller{position:fixed;right:0;top:50%;left:50%;transform:translate(-50%,-50%);margin:auto;width:20rem;height:20rem;background:#0f0f0f;border-radius:50%;box-shadow:0 0 192px #fd198320;box-shadow:0 0 96px #fd198340;display:flex;animation-name:InterclutorActivity;animation-duration:2s;animation-iteration-count:infinite;animation-direction:alternate;overflow:hidden}.Voice .Caller svg{margin:auto}.Voice .Caller.Muted{animation-name:none;box-shadow:0 0 96px #eb554540}.Voice .Controls{position:fixed;bottom:calc(var(--tg-viewport-safe-area-inset-bottom) + 2rem);display:flex;width:100%;align-items:center;flex-direction:column;gap:3rem}.Voice .Controls .Info{width:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.Voice .Controls .Info div{display:flex;justify-content:center;align-items:center;width:auto;height:3rem;background:#413f4066;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:32px;gap:.5rem;padding-left:1rem;padding-right:1rem}.Voice .Controls .Info div h3{font-family:SF-Pro-Display-Light;font-weight:300;font-size:1.4rem;line-height:2.2rem;letter-spacing:0px;text-align:center;margin:0}.Voice .Controls .Buttons{display:flex;align-items:center;gap:2.3rem}.Voice .Controls .Buttons .Mic,.Voice .Controls .Buttons .Report{height:5.1rem;width:5.1rem}.Voice .Controls .Buttons .Next,.Voice .Controls .Buttons .Stop{width:7.1rem;height:7.1rem}.Voice .Controls .Buttons button{display:flex;justify-content:center;align-items:center;background:linear-gradient(0deg,#0006,#0006),linear-gradient(0deg,#fff0,#fff0);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;border:none}.Voice .Controls .Buttons .Active{background:linear-gradient(0deg,#fff,#fff)}*,:before,:after{box-sizing:border-box}:where(ul,ol):where([class]){padding-left:0}body,:where(blockquote,figure,fieldset):where([class]){margin:0}:where(h1,h2,h3,h4,h5,h6,p,ul,ol,dl):where([class]){margin-block:0}:where(dd[class]){margin-left:0}:where(fieldset[class]){padding:0;border:none}:where(ul[class]){list-style:none}:where(address[class]){font-style:normal}p{--paragraphMarginBottom: 24px;margin-block:0}p:where(:not([class]):not(:last-child)){margin-bottom:var(--paragraphMarginBottom)}img,video{display:block;max-width:100%;height:auto}input,textarea,select,button{font:inherit}html{height:100%;scrollbar-gutter:stable;scroll-behavior:smooth}body{min-height:100%;line-height:1.5}a:where([class]){display:inline-flex}button,label{cursor:pointer}button{-webkit-tap-highlight-color:transparent}svg *{transition-property:fill,stroke}:where(table){border-collapse:collapse;border-color:currentColor}@media(prefers-reduced-motion:reduce){*,:before,:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@font-face{font-family:SF-Pro-Display-Light;src:url(/fonts/SF-Pro-Display-Light.otf)}@font-face{font-family:SF-Pro-Display-Medium;src:url(/fonts/SF-Pro-Display-Medium.otf)}html,body{font-size:62.5%;color:#fff;background-color:#0f0e0e;width:100vw;height:100vh;overflow:hidden;overflow-y:hidden;vertical-align:bottom;-webkit-user-select:none;user-select:none}
