code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{background-color:#000}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}.flex-col{display:flex;flex-direction:column}.min-h-screen{min-height:100vh}.bg-black{background-color:#000}.text-white{color:#fff}.mx-auto{margin-left:auto;margin-right:auto}.max-w-xs{max-width:20rem}.lg\:max-w-md{max-width:28rem}.xl\:max-w-lg{max-width:32rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.text-center{text-align:center}.py-10{padding-bottom:2.5rem;padding-top:2.5rem}.text-4xl{font-size:2.25rem}.font-bold{font-weight:700}.mb-2{margin-bottom:.5rem}.text-2xl{font-size:1.5rem}.font-semibold{font-weight:600}.text-gray-400{color:#9ca3af}.flex-grow{flex-grow:1}.overflow-y-auto{overflow-y:auto}.px-4{padding-left:1rem;padding-right:1rem}.pb-4{padding-bottom:1rem}.list-none{list-style-type:none;margin:0;padding:0}.text-right{text-align:right}.pb-5{padding-bottom:1.25rem}.inline-block{display:inline-block}.bg-gray-600{background-color:#4b5563}.text-xs{font-size:.75rem}.w-2{width:.5rem}.h-2{height:.5rem}.rounded-full{border-radius:9999px}.bg-blue-500{background-color:#3b82f6}.ml-2{margin-left:.5rem}.mr-2{margin-right:.5rem}.mt-4{margin-top:1rem}.mt-2{margin-top:.5rem}.flex{display:flex}.justify-end{justify-content:flex-end}.items-end{align-items:flex-end}.bg-green-400{background-color:#22c55e}.h-4{height:1rem}.w-4{width:1rem}.rounded{border-radius:.25rem}.bg-black-600{background-color:#1f2937}.hover\:bg-purple-00:hover{background-color:#9f7aea}.py-2{padding-bottom:.5rem;padding-top:.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.rounded-lg{border-radius:.5rem}.text-sm{font-size:.875rem}.text-gray-500{color:#6b7280}.fixed{position:fixed}.bottom-4{bottom:1rem}.right-4{right:1rem}.space-x-2>*+*{margin-left:.5rem}.circle-glow:before,.pulse{-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.circle-glow:before{border-radius:50%;bottom:-10px;box-shadow:0 0 10px #3b82f6;content:"";left:-10px;position:absolute;right:-10px;top:-10px}.button,.chat-bubble,.input-field{width:100%}.neumorphic-input{border-radius:15px;box-shadow:-5px -5px 10px #fff,5px 5px 10px #babecc}.dot-flashing{-webkit-animation:dotFlashing 1s linear infinite alternate;animation:dotFlashing 1s linear infinite alternate;background-color:#61c054;border-radius:50%;display:inline-block;height:10px;width:10px}@-webkit-keyframes dotFlashing{0%{background-color:#61c054}50%,to{background-color:#0e261a}}@keyframes dotFlashing{0%{background-color:#61c054}50%,to{background-color:#0e261a}}@-webkit-keyframes typing{0%{opacity:.3;text-shadow:none}50%{opacity:1;text-shadow:0 0 8px purple}to{opacity:.3;text-shadow:none}}@keyframes typing{0%{opacity:.3;text-shadow:none}50%{opacity:1;text-shadow:0 0 8px purple}to{opacity:.3;text-shadow:none}}.typing-animation{align-items:center;-webkit-animation:typing 1.5s infinite;animation:typing 1.5s infinite;display:flex;justify-content:center}.master-div{margin-left:auto;margin-right:auto;max-width:480px;width:100%}#send-message{background-color:#000;border:2px solid hsla(0,0%,100%,.3);border-radius:0 15px 15px 0;color:#fff;padding:.5rem 1rem;transition:background-color .3s,box-shadow .3s}#send-message:hover{background-color:rgba(128,0,128,.8);box-shadow:0 0 8px 4px rgba(128,0,128,.5),0 0 20px 8px rgba(128,0,128,.3)}.notification-wrapper{height:48px}.notification-text,.notification-wrapper{align-items:center;display:flex;justify-content:center}.notification-text{color:#fff;font-size:1.5rem;font-weight:700}.notification-speaking{align-items:center;display:flex;justify-content:center}.notification-speaking .circle{-webkit-animation:circlePulse 1.2s ease-in-out infinite;animation:circlePulse 1.2s ease-in-out infinite;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:circleScale;animation-name:circleScale;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-color:purple;border-radius:50%;-webkit-filter:drop-shadow(0 0 8px #3b82f6);filter:drop-shadow(0 0 8px #3B82F6);height:20px;margin:0 3px;-webkit-transform-origin:center;transform-origin:center;width:20px}@-webkit-keyframes circlePulse{0%,to{-webkit-transform:scale(.5);transform:scale(.5)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes circlePulse{0%,to{-webkit-transform:scale(.5);transform:scale(.5)}50%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes circleScale{0%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes circleScale{0%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}
/*# sourceMappingURL=main.6d0e70d3.css.map*/