html{height:100%;display:flex;flex-direction:column;font-size:12px}body{margin:0;flex-grow:1;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#00000005}#root{margin:0;flex-grow:1;display:flex;flex-direction:column}.Section__container___3YYTG{flex-grow:1;display:flex;flex-direction:column}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*:focus{outline:none}@font-face{font-family:ArtySignature;src:local("ArtySignature"),url(/assets/arty_signature-webfont-Bkmkr2GA.woff2) format("woff2"),url(/assets/arty_signature-webfont-BP4QMdrP.woff) format("woff"),url(/assets/Arty%20Signature-CLcbegzh.otf) format("opentype");font-weight:400}@keyframes pulsateShift{0%{background:radial-gradient(circle at center,#6495ed99,#fff0 70%);background-size:100% 100%}50%{background:radial-gradient(circle at center,#6495ed99,#fff0 70%);background-size:150% 150%}to{background:radial-gradient(circle at center,#6495ed99,#fff0 70%);background-size:100% 100%}}@keyframes pulsateShiftSoft{0%{background:radial-gradient(circle at center,#6495ed66,#fff0 70%);background-size:100% 100%}50%{background:radial-gradient(circle at center,#6495ed66,#fff0 70%);background-size:150% 150%}to{background:radial-gradient(circle at center,#6495ed66,#fff0 70%);background-size:100% 100%}}.textFieldSpeaking{animation:pulsateShift 2s infinite;background-repeat:no-repeat;transition:background 1s ease-in-out opacity 1s ease-in-out;overflow:hidden}.textFieldRecording{animation:pulsateShiftSoft 4s infinite;background-repeat:no-repeat;transition:background 1s ease-in-out opacity 1s ease-in-out;overflow:hidden}
