body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-link{color:#61dafb}.screen{align-items:center;background-color:#f5f5f5;box-sizing:border-box;display:flex;flex-direction:column;height:100vh;justify-content:flex-end;padding:25px 25px 60px}.text-bubble{background-color:#fff;border:2px solid #d0d0d0;border-radius:27px;padding:20px;position:relative;width:70%}.text-bubble:before{border-left:18px solid #0000;border-right:18px solid #0000;border-top:18px solid #d0d0d0;bottom:-18px;right:60px}.text-bubble:after,.text-bubble:before{content:"";height:0;position:absolute;width:0}.text-bubble:after{border-left:16px solid #0000;border-right:16px solid #0000;border-top:16px solid #fff;bottom:-16px;right:62px}.text-bubble-text{font-size:25px;margin:0;text-align:left}.status-text,.text-bubble-text{color:#333;font-weight:430;line-height:30px}.status-text{font-size:22px}.btn{-webkit-tap-highlight-color:transparent;background-color:#fff;border:none;border-radius:27px;box-shadow:0 2px 8px 0 #00000040;color:#333;cursor:pointer;font-size:25px;font-weight:400;margin-top:20px;padding:20px 0;transition:background-color .16s ease,color .16s ease,transform .1s ease,box-shadow .16s ease;-webkit-user-select:none;user-select:none;width:100%}.btn:hover{background-color:#fafafa;box-shadow:0 6px 16px #00000040;transform:translateY(-1px)}.btn:active{background-color:#f0f0f0;box-shadow:0 2px 6px #00000038;transform:translateY(0)}.btn:focus-visible{box-shadow:0 0 0 3px #61dafb99,0 2px 8px #00000040;outline:none}.btn:disabled,.btn[aria-disabled=true]{background-color:#fff;box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.btn:disabled:hover,.btn[aria-disabled=true]:hover{transform:none}.commented-text{color:#7c7c7c;font-size:18px;font-weight:400;line-height:22px}.person{float:right;height:330px;margin:20px 0}.centered-content{display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.timer-container{align-items:center;display:flex;flex-direction:column}.countdown-svg{height:230px;transform:rotate(-90deg);width:230px}.ring-bg{fill:none;stroke:#ffd6d6;stroke-width:8}.ring-progress{fill:none;stroke:#e46b4f;stroke-width:8;transition:stroke-dashoffset 1s linear}.countdown-text{fill:#333;font-size:24px;font-weight:600}.minor-text{color:#333;font-size:20px}.rating-container{display:flex;flex-direction:row;justify-content:space-around}.text-bubble-text--small{font-size:21px}.ai-subtitles{background:#0000000d;border-radius:8px;margin-left:auto;margin-right:auto;margin-top:1rem;max-height:30vh;max-width:720px;overflow-y:auto;padding:.75rem 1rem;text-align:left;white-space:pre-wrap;word-break:break-word}.conversation-container{margin-top:2rem;text-align:center}.loading-text{color:#333;font-size:16px;margin-bottom:5px;margin-top:10px}
/*# sourceMappingURL=main.e59813e6.css.map*/