:root{--bg:#0b0b12;--panel:#10121aee;--panel-2:#0e1018cc;--primary:#8a63ff;--primary-2:#5b2cff;--text:#e8e9f1;--muted:#9aa0b5;--shadow:0 10px 30px #00000073;--radius:16px;--radius-lg:22px;--glass:saturate(140%) blur(10px);--dock-h:96px;--composer-gap:6px;--header-height:80px;--footer-height:70px}.chat-voice-container *{box-sizing:border-box;margin:0;padding:0}.chat-voice-container{background:radial-gradient(1200px 1200px at 10% -10%,#1a1140 0,#0000 60%),radial-gradient(1600px 900px at 120% 10%,#101f46 0,#0000 55%),#0b0b12;background:radial-gradient(1200px 1200px at 10% -10%,#1a1140 0,#0000 60%),radial-gradient(1600px 900px at 120% 10%,#101f46 0,#0000 55%),var(--bg);color:#e8e9f1;color:var(--text);display:grid;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;grid-template-rows:auto 1fr auto;height:100vh;min-height:100vh;overflow:hidden}.chat-voice-header{-webkit-backdrop-filter:saturate(140%) blur(10px);backdrop-filter:saturate(140%) blur(10px);-webkit-backdrop-filter:var(--glass);backdrop-filter:var(--glass);background:linear-gradient(180deg,#141826aa,#0d1020aa);border-bottom:1px solid #222538;box-sizing:border-box;justify-content:space-between;min-height:80px;min-height:var(--header-height);padding:14px 18px;position:-webkit-sticky;position:sticky;top:0;z-index:50}.chat-voice-brand,.chat-voice-header{align-items:center;display:flex;gap:12px}.chat-voice-brand{font-weight:700;min-width:0}.chat-voice-logo{background:conic-gradient(from 180deg,#8a63ff,#b794ff,#8a63ff);background:conic-gradient(from 180deg,var(--primary),#b794ff,var(--primary));border-radius:50%;box-shadow:0 10px 30px #00000073;box-shadow:var(--shadow);display:grid;height:34px;place-items:center;width:34px}.chat-voice-logo span{color:#0a0b12;font-size:14px;font-weight:900}.chat-voice-chip{border:1px solid #23263b;border-radius:999px;color:#9aa0b5;color:var(--muted);flex-shrink:0;font-size:clamp(.7rem,2vw,.8rem);padding:6px 10px;white-space:nowrap}.chat-voice-icon-btn{background:linear-gradient(180deg,#0e1120,#0b0d18);border:1px solid #23263b;border-radius:12px;cursor:pointer;display:grid;height:36px;place-items:center;width:36px}.chat-voice-icon-btn svg{fill:#b8bde0;height:18px;width:18px}.chat-voice-wrap{display:grid;grid-template-rows:1fr auto;height:100%;min-height:0}.chat-voice-messages{display:flex;flex-direction:column;gap:14px;height:100%;min-height:0;overflow:auto;padding:18px 18px 120px;scroll-behavior:smooth}.chat-voice-divider{grid-gap:12px;align-items:center;color:#9aa0b5;color:var(--muted);display:grid;font-size:.78rem;gap:12px;grid-template-columns:1fr auto 1fr;margin:8px 0}.chat-voice-divider:after,.chat-voice-divider:before{background:linear-gradient(90deg,#0000,#2a2d45,#0000);content:"";height:1px}.chat-voice-message{word-wrap:break-word;border-radius:18px;font-size:clamp(.9rem,2.5vw,1rem);line-height:1.45;max-width:min(85%,720px);padding:12px 14px;position:relative;white-space:pre-wrap;word-break:break-word}.chat-voice-message small{color:#9aa0b5;color:var(--muted);display:block;font-size:clamp(.65rem,2vw,.72rem);margin-top:6px}.chat-voice-message-bot{align-self:flex-start;background:linear-gradient(180deg,#171a2a,#131629);border:1px solid #23263b;box-shadow:0 10px 30px #00000073;box-shadow:var(--shadow)}.chat-voice-message-user{align-self:flex-end;background:linear-gradient(180deg,#6f63ff,#552bff);box-shadow:0 8px 20px #5b2cff59;color:#fff}.chat-voice-input-container{align-items:center;-webkit-backdrop-filter:saturate(140%) blur(10px);backdrop-filter:saturate(140%) blur(10px);-webkit-backdrop-filter:var(--glass);backdrop-filter:var(--glass);background:linear-gradient(180deg,#0e1120ee,#0b0d18ee);border-top:1px solid #23263b;box-sizing:border-box;display:flex;gap:10px;min-height:70px;min-height:var(--footer-height);padding:12px;z-index:25}.chat-voice-input-wrap{flex:1 1;position:relative}.chat-voice-input{background:linear-gradient(180deg,#101327,#0d1023);border:1px solid #262944;border-radius:14px;color:#e8e9f1;font-size:clamp(14px,4vw,16px);outline:none;padding:14px 48px 14px 14px;width:100%}.chat-voice-send-btn{background:radial-gradient(120% 120% at 30% 20%,#8a63ff,#5b2cff);border:1px solid #2a2e4b;border-radius:12px;display:grid;height:36px;place-items:center;position:absolute;right:6px;top:50%;transform:translateY(-50%);width:36px}.chat-voice-send-btn svg{fill:#fff;height:18px;width:18px}.chat-voice-dock{-webkit-backdrop-filter:saturate(140%) blur(10px);backdrop-filter:saturate(140%) blur(10px);-webkit-backdrop-filter:var(--glass);backdrop-filter:var(--glass);background:linear-gradient(180deg,#0e1120ee,#0b0d18ee);border-top:1px solid #23263b;box-sizing:border-box;flex-direction:row;gap:12px;min-height:96px;min-height:var(--dock-h);padding:16px 12px;z-index:40}.chat-voice-dock,.chat-voice-dock-btn{align-items:center;display:flex;justify-content:center}.chat-voice-dock-btn{background:linear-gradient(180deg,#0e1120,#0b0d18);border:1px solid #23263b;border-radius:12px;color:#c6cbee;cursor:pointer;flex:1 1;font-size:clamp(12px,3vw,14px);gap:8px;min-width:0;overflow:hidden;padding:12px 16px;text-overflow:ellipsis;transition:all .2s;white-space:nowrap}.chat-voice-dock-btn svg{fill:#c6cbee;flex-shrink:0;height:clamp(16px,4vw,18px);pointer-events:none;width:clamp(16px,4vw,18px)}.chat-voice-dock-btn:nth-child(3){border:2px solid red!important}.chat-voice-dock-btn.active{background:radial-gradient(120% 120% at 30% 20%,#8a63ff,#5b2cff);color:#fff}.chat-voice-toast{background:#161a2b;border:1px solid #2a2e4b;border-radius:12px;bottom:calc(84px + env(safe-area-inset-bottom));box-shadow:0 10px 30px #00000073;box-shadow:var(--shadow);color:#e8e9f1;opacity:0;padding:10px 12px;position:fixed;right:14px;transform:translateY(10px);transition:all .2s ease;z-index:40}.chat-voice-toast.show{opacity:1;transform:none}.chat-voice-settings{background:#121425;border:1px solid #2a2e4b;border-radius:14px;bottom:190px;bottom:calc(94px + var(--dock-h));box-shadow:0 10px 30px #00000073;box-shadow:var(--shadow);box-sizing:border-box;max-width:calc(100vw - 28px);padding:14px;position:fixed;right:14px;width:min(360px,90vw);z-index:40}.chat-voice-settings h4{color:#cbd0f5;font-size:14px;margin-bottom:10px}.chat-voice-field{grid-gap:6px;display:grid;gap:6px;margin:10px 0}.chat-voice-field label{color:#cbd0f5;font-size:clamp(.8rem,3vw,.85rem)}.chat-voice-field input,.chat-voice-field select{background:#0e1120;border:1px solid #262944;border-radius:10px;color:#e8e9f1;font-size:clamp(.9rem,3vw,.95rem);padding:10px 12px}.chat-voice-row{display:flex;gap:8px}.chat-voice-row>*{flex:1 1}.chat-voice-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:10px}.chat-voice-primary{background:radial-gradient(120% 120% at 30% 20%,#8a63ff,#5b2cff);border:none;border-radius:10px;color:#fff;cursor:pointer;padding:8px 12px}.chat-voice-screen{display:none;inset:0;overflow:hidden;position:fixed;z-index:35}.chat-voice-screen.show{display:block}.chat-voice-screen .bg{background:radial-gradient(circle,#3b0e68 0,#1a084e 100%);inset:0;position:absolute}.chat-voice-mic-shadow{animation:shadow-rotate 1.5s linear infinite;border-radius:50%;box-shadow:10px -55px 30px 15px #823ca6,24px -10px 47px 10px #aab3d2,-21px -25px 97px 10px #5acee3,51px 5px 17px 10px #1b7d8f,3px 2px 77px 10px #f30bf5;height:400px;width:400px;z-index:1}.chat-voice-mic,.chat-voice-mic-shadow{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.chat-voice-mic{z-index:2}.chat-voice-mic:after,.chat-voice-mic:before{border-radius:50%;box-shadow:0 0 20px 20px #1c084f;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.chat-voice-mic:before{background-color:#1a084e;height:400px;width:400px}.chat-voice-mic:after{animation:circle-size .8s linear infinite alternate;background-color:#2f1e5f;height:250px;width:250px}.chat-voice-mic-button{align-items:center;background:linear-gradient(135deg,#845ef7,#61dafb);border-radius:50%;box-shadow:0 8px 20px #0006;cursor:pointer;display:flex;height:120px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .2s;width:120px;z-index:4}.chat-voice-mic-button:hover{transform:translate(-50%,-50%) scale(1.05)}.chat-voice-mic-button.active{background:#ef476f}.chat-voice-mic-button:before{animation:ringPulse 1.6s infinite;border:2px solid #fff9;border-radius:50%;content:"";height:140px;left:-10px;opacity:0;position:absolute;top:-10px;width:140px}.chat-voice-mic-button.active:before{opacity:1}.chat-voice-mic-icon{border:2px solid #fff;border-bottom-left-radius:120px;border-bottom-right-radius:120px;border-top:0;box-sizing:border-box;height:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(2);width:16px}.chat-voice-mic-icon:before{background:#fff;height:5px;top:calc(100% + 1px);width:2px}.chat-voice-mic-icon:after,.chat-voice-mic-icon:before{content:"";left:50%;position:absolute;transform:translateX(-50%)}.chat-voice-mic-icon:after{border:2px solid #fff;border-radius:4px;height:18px;top:-10px;width:8px}.chat-voice-wave-container{animation:fadeIn .5s ease;display:none;left:50%;position:absolute;text-align:center;top:calc(50% + 110px);transform:translateX(-50%);z-index:5}.chat-voice-wave-container.show{display:block}.chat-voice-wave-text{color:#cfd8dc;font-size:1.2rem;margin-bottom:1rem}.chat-voice-bars{align-items:flex-end;display:flex;gap:8px;height:60px;justify-content:center}.chat-voice-bars span{animation:barPulse 1s ease-in-out infinite;background:#61dafb;border-radius:4px;display:block;width:8px}.chat-voice-bars span:nth-child(2){animation-delay:.15s}.chat-voice-bars span:nth-child(3){animation-delay:.3s}.chat-voice-bars span:nth-child(4){animation-delay:.45s}.chat-voice-bars span:nth-child(5){animation-delay:.6s}.chat-voice-top{left:12px;position:absolute;top:12px;z-index:6}.chat-voice-close{background:#0e1120bb;border:1px solid #2a2e4b;border-radius:12px;color:#e8e9f1;cursor:pointer;padding:8px 12px}@keyframes circle-size{0%{height:250px;width:250px}to{height:300px;width:300px}}@keyframes shadow-rotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes ringPulse{0%{opacity:1;transform:scale(.8)}to{opacity:0;transform:scale(1.6)}}@keyframes barPulse{0%,to{height:20px;opacity:.4}50%{height:60px;opacity:1}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1024px){.chat-voice-dock{bottom:0;padding:20px 12px;position:-webkit-sticky;position:sticky}.chat-voice-messages{padding-bottom:160px}}@media (max-width:1023px){:root{--header-height:70px;--footer-height:60px;--dock-h:100px}.chat-voice-header{gap:8px;padding:10px 14px}.chat-voice-brand{gap:8px}.chat-voice-logo{height:28px;width:28px}.chat-voice-logo span{font-size:12px}.chat-voice-chip{font-size:.7rem;padding:4px 8px}.chat-voice-messages{gap:10px;padding:12px}.chat-voice-message{max-width:90%;padding:10px 12px}.chat-voice-input-container{gap:8px;padding:10px}.chat-voice-input{padding:12px 42px 12px 12px}.chat-voice-send-btn{height:32px;right:4px;width:32px}.chat-voice-send-btn svg{height:16px;width:16px}}@media (max-width:480px){:root{--header-height:60px;--footer-height:55px;--dock-h:90px}.chat-voice-header{flex-wrap:wrap;padding:8px 12px}.chat-voice-brand>div{min-width:0}.chat-voice-brand>div>div:first-child{font-size:clamp(12px,3.5vw,14px)!important;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-voice-brand>div>div:last-child{font-size:clamp(10px,2.5vw,11px)!important;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-voice-chip{display:none}.chat-voice-dock{flex-direction:row;gap:8px;max-width:100vw;padding:12px 8px;width:100%}.chat-voice-dock-btn{font-size:11px;padding:10px 12px}.chat-voice-dock-btn svg{height:14px;width:14px}.chat-voice-settings{bottom:80px;max-width:none;right:8px;width:calc(100vw - 16px)}.chat-voice-mic-button{height:100px;width:100px}.chat-voice-mic-shadow{height:300px;width:300px}.chat-voice-wave-text{font-size:1rem}}@media (max-width:1023px) and (orientation:landscape){:root{--header-height:50px;--dock-h:80px}.chat-voice-header{padding:6px 10px}.chat-voice-logo{height:24px;width:24px}.chat-voice-logo span{font-size:10px}.chat-voice-brand>div>div:first-child{font-size:12px!important;max-width:100px}.chat-voice-brand>div>div:last-child{font-size:10px!important;max-width:100px}.chat-voice-messages{padding:8px}.chat-voice-dock{gap:6px}.chat-voice-dock-btn{font-size:10px;padding:8px 10px}}@media (min-width:1920px){.chat-voice-message{max-width:min(65%,800px)}}
/*# sourceMappingURL=main.e11fac1a.css.map*/