#hiddenInput,.hiddenState{display:none}.video-slot-mobile{width:100%;height:100%}#streamingVideo{-o-object-fit:cover!important;object-fit:cover!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;top:0!important;left:0!important}.MicButton_container__qWCGO{display:flex;flex-direction:column;align-items:center;gap:8px}.MicButton_micButton__z8_GY{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;padding:0 24px;height:48px;min-width:110px;border-radius:8px;border:none;cursor:pointer;font-size:16px;font-weight:600;letter-spacing:.03em;transition:background-color .2s ease,transform .1s ease,box-shadow .2s ease;box-shadow:0 2px 8px rgba(0,0,0,.18);-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.MicButton_micButton__z8_GY.MicButton_idle__as2fg{background:#2e7d32;color:#fff}.MicButton_micButton__z8_GY.MicButton_idle__as2fg:hover{background:#388e3c;transform:translateY(-1px);box-shadow:0 4px 12px rgba(46,125,50,.35)}.MicButton_micButton__z8_GY.MicButton_active__CpPWx{background:#c62828;color:#fff;animation:MicButton_pulse__rdQB9 1.5s infinite}.MicButton_micButton__z8_GY.MicButton_active__CpPWx:hover{background:#d32f2f}.MicButton_micButton__z8_GY:active{transform:scale(.96)}.MicButton_micButton__z8_GY:disabled{cursor:not-allowed;background:#9e9e9e!important;color:#e0e0e0!important;box-shadow:none;animation:none}.MicButton_micButton__z8_GY:disabled:hover{transform:none}.MicButton_label__Ot7tC{font-size:15px;font-weight:600}.MicButton_error__mddHT{color:#f44;font-size:12px;text-align:center;font-weight:500;max-width:120px}.MicButton_presentationNote__I_EAD{font-size:11px;color:#888;text-align:center;max-width:80px;line-height:1.2}@keyframes MicButton_pulse__rdQB9{0%{box-shadow:0 0 0 0 rgba(198,40,40,.45)}70%{box-shadow:0 0 0 10px rgba(198,40,40,0)}to{box-shadow:0 0 0 0 rgba(198,40,40,0)}}.MicButton_micButton__z8_GY.MicButton_cupraIdle__D0xxz{background:linear-gradient(160deg,#18181b,#0c0c0f);color:#fff;border:2px solid rgba(217,70,239,.5);border-radius:999px;min-width:118px;box-shadow:0 4px 20px rgba(0,0,0,.45),0 0 0 1px rgba(139,92,246,.12)}.MicButton_micButton__z8_GY.MicButton_cupraIdle__D0xxz:hover{background:linear-gradient(160deg,#1f1f24,#12121a);border-color:rgba(232,121,249,.75);transform:translateY(-1px);box-shadow:0 6px 28px rgba(139,92,246,.25),0 0 24px rgba(217,70,239,.15)}.MicButton_micButton__z8_GY.MicButton_cupraActive__BsBzO{background:linear-gradient(155deg,#9f1239,#881337 45%,#4c0519);color:#fff;border:2px solid rgba(244,114,182,.55);border-radius:999px;min-width:118px;animation:MicButton_cupraPulse__vkTxX 1.5s ease-in-out infinite;box-shadow:0 4px 24px rgba(190,24,93,.35),0 0 20px rgba(217,70,239,.2)}.MicButton_micButton__z8_GY.MicButton_cupraActive__BsBzO:hover{background:linear-gradient(155deg,#be123c,#9f1239 50%,#5c0a1f)}@keyframes MicButton_cupraPulse__vkTxX{0%{box-shadow:0 4px 24px rgba(190,24,93,.35),0 0 0 0 rgba(244,114,182,.45)}55%{box-shadow:0 6px 32px rgba(190,24,93,.45),0 0 0 12px rgba(244,114,182,0)}to{box-shadow:0 4px 24px rgba(190,24,93,.35),0 0 0 0 rgba(244,114,182,0)}}@media (prefers-reduced-motion:reduce){.MicButton_micButton__z8_GY.MicButton_cupraActive__BsBzO{animation:none}}.app{height:100%}.chat-slot-mobile .send-message-button{display:none!important}#particles{z-index:-1}#particles,#particles-background{position:absolute;top:0;left:0;width:100%;height:100%}#particles-background{z-index:-2;background:linear-gradient(to bottom right,#af0000,#700);transition:background 2.8s ease-in-out}:root{--dot-color:#fff}.bg-connect-screen{z-index:100;background-color:#000}.dot-carousel{position:relative;left:-10000px;width:20px;height:20px;border-radius:10px;background-color:var(--dot-color);color:var(--dot-color);box-shadow:9950px 0 0 0 var(--dot-color),10000px 0 0 0 var(--dot-color),10050px 0 0 0 var(--dot-color);animation:dot-carousel 1.5s linear infinite}@keyframes dot-carousel{0%{box-shadow:9950px 0 0 -1px var(--dot-color),10000px 0 0 1px var(--dot-color),10050px 0 0 -1px var(--dot-color)}50%{box-shadow:10050px 0 0 -1px var(--dot-color),9950px 0 0 -1px var(--dot-color),10000px 0 0 1px var(--dot-color)}to{box-shadow:10000px 0 0 1px var(--dot-color),10050px 0 0 -1px var(--dot-color),9950px 0 0 -1px var(--dot-color)}}.dot-floating{position:relative;width:10px;height:10px;border-radius:5px;background-color:var(--dot-color);color:var(--dot-color);animation:dot-floating 3s cubic-bezier(.15,.6,.9,.1) infinite}.dot-floating:after,.dot-floating:before{content:"";display:inline-block;position:absolute;top:0}.dot-floating:before{left:-12px;width:10px;height:10px;border-radius:5px;background-color:var(--dot-color);color:var(--dot-color);animation:dot-floating-before 3s ease-in-out infinite}.dot-floating:after{left:-24px;width:10px;height:10px;border-radius:5px;animation:dot-floating-after 3s cubic-bezier(.4,0,1,1) infinite}@keyframes dot-floating{0%{left:calc(-50% - 5px)}75%{left:calc(50% + 105px)}to{left:calc(50% + 105px)}}@keyframes dot-floating-before{0%{left:-50px}50%{left:-12px}75%{left:-50px}to{left:-50px}}@keyframes dot-floating-after{0%{left:-100px}50%{left:-24px}75%{left:-100px}to{left:-100px}}
/*# sourceMappingURL=f5a523a534e7505e.css.map*/