@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--vc-bg: #f7f3ec;--vc-bg-2: #fbf8f2;--vc-text: #111114;--vc-text-dim: #6b6b73;--vc-border: rgba(0,0,0,.08);--vc-dark: #111114;--vc-accent: #2dd4bf}*{box-sizing:border-box}.voice-chat-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--vc-bg);padding:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--vc-text);position:relative;overflow:hidden}.vc-close-x{position:fixed;top:18px;right:18px;width:36px;height:36px;border-radius:8px;border:1px solid var(--vc-border);background:#fff;color:var(--vc-text);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s;z-index:10}.vc-close-x:hover{background:#f0ece4}.vc-layout{display:flex;flex-direction:column;align-items:center;gap:24px;position:relative;width:100%;max-width:1400px}.vc-main{display:flex;flex-direction:column;align-items:center;gap:22px;width:100%}.vc-orb-area{display:flex;flex-direction:column;align-items:center;gap:18px;position:relative;width:100%}.vc-pixel-field{position:relative;width:100%;max-width:1200px;height:280px;display:flex;align-items:center;justify-content:center;pointer-events:none}.vc-orb-canvas{width:180px;height:180px;display:block;position:relative;z-index:2}.vc-pixel{position:absolute;border-radius:2px;opacity:.55}.vc-pixel.p1{top:42%;left:2%;width:16px;height:16px;background:#b9c8e0;opacity:.55}.vc-pixel.p2{top:26%;left:7%;width:20px;height:20px;background:#f4b677;opacity:.6}.vc-pixel.p3{top:62%;left:6%;width:14px;height:14px;background:#d8c8ea;opacity:.5}.vc-pixel.p4{top:16%;left:13%;width:18px;height:18px;background:#b8e0c8;opacity:.6}.vc-pixel.p5{top:52%;left:14%;width:16px;height:16px;background:#f4d977;opacity:.55}.vc-pixel.p6{top:32%;left:19%;width:14px;height:14px;background:#f5b8d1;opacity:.55}.vc-pixel.p7{top:10%;left:24%;width:18px;height:18px;background:#c2d4b8;opacity:.55}.vc-pixel.p8{top:64%;left:22%;width:20px;height:20px;background:#b8e0c8;opacity:.55}.vc-pixel.p9{top:22%;left:30%;width:16px;height:16px;background:#d8c8ea;opacity:.55}.vc-pixel.p10{top:50%;left:30%;width:14px;height:14px;background:#f4b677;opacity:.5}.vc-pixel.p11{top:42%;right:2%;width:18px;height:18px;background:#c8b8e0;opacity:.55}.vc-pixel.p12{top:22%;right:6%;width:20px;height:20px;background:#f4b677;opacity:.6}.vc-pixel.p13{top:64%;right:8%;width:16px;height:16px;background:#b8d8e8;opacity:.55}.vc-pixel.p14{top:14%;right:14%;width:16px;height:16px;background:#b8e0c8;opacity:.55}.vc-pixel.p15{top:52%;right:14%;width:14px;height:14px;background:#f5b8d1;opacity:.55}.vc-pixel.p16{top:30%;right:19%;width:18px;height:18px;background:#d8c8ea;opacity:.55}.vc-pixel.p17{top:10%;right:24%;width:16px;height:16px;background:#f4d977;opacity:.55}.vc-pixel.p18{top:66%;right:24%;width:20px;height:20px;background:#b8e0c8;opacity:.6}.vc-pixel.p19{top:24%;right:30%;width:14px;height:14px;background:#b9c8e0;opacity:.55}.vc-pixel.p20{top:50%;right:30%;width:16px;height:16px;background:#f4b677;opacity:.5}.vc-orb-status{font-size:44px;font-weight:700;letter-spacing:-.03em;text-align:center;color:var(--vc-text);margin:0;line-height:1.05}.vc-orb-subtitle{font-size:14px;color:var(--vc-text-dim);text-align:center;letter-spacing:0;margin-top:-6px}.vc-controls{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:6px}.vc-start-options{display:flex;gap:10px;align-items:center}.vc-start-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:10px;border:1px solid transparent;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;transition:transform .15s,box-shadow .15s,background .15s;letter-spacing:-.01em;height:40px}.vc-start-btn:hover{transform:translateY(-1px)}.vc-start-btn:disabled{cursor:not-allowed;opacity:.7;transform:none}.vc-start-voice{background:var(--vc-dark);color:#fff;box-shadow:0 2px 6px #0000001f}.vc-start-voice:hover{background:#000}.vc-start-text{background:#fff;color:var(--vc-text);border-color:var(--vc-border);box-shadow:0 2px 6px #0000000a}.vc-start-text:hover{background:#faf7f1}.vc-hint{font-size:13px;color:var(--vc-text-dim);text-align:center;margin-top:8px}.vc-active-controls{display:flex;align-items:center;gap:12px}.vc-ctrl-btn{width:48px;height:48px;border-radius:50%;border:1px solid var(--vc-border);background:#fff;color:var(--vc-text);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}.vc-ctrl-btn:hover{background:#faf7f1}.vc-ctrl-muted{background:#fff3e0;border-color:#f4c47a;color:#b06d10}.vc-end-btn{width:56px;height:56px;border-radius:50%;border:none;background:#ef4444;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #ef444440;transition:transform .15s}.vc-end-btn:hover{transform:scale(1.06)}.vc-end-btn:active{transform:scale(.95)}.vc-error{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#fdecec;border:1px solid #f5c6c6;border-radius:12px;font-size:13px;color:#b91c1c;max-width:380px;text-align:center}.vc-chat-panel{position:fixed;top:70px;right:24px;bottom:24px;width:360px;max-width:calc(100vw - 48px);background:#fff;border:1px solid var(--vc-border);border-radius:18px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 12px 40px #0000001f;z-index:50;animation:vc-panel-in .3s ease}@keyframes vc-panel-in{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@media(max-width:720px){.vc-chat-panel{inset:auto 12px 12px;width:auto;max-width:none;height:55vh}}.vc-chat-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--vc-border);background:#fbf8f2}.vc-chat-header-left{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;letter-spacing:.04em;color:var(--vc-text-dim);text-transform:uppercase}.vc-chat-header-right{display:flex;align-items:center;gap:8px}.vc-chat-dot{width:7px;height:7px;border-radius:50%;background:#10b981;box-shadow:0 0 6px #10b98180}.vc-mode-toggle{display:flex;background:#f0ece4;border-radius:8px;padding:2px;gap:2px}.vc-mode-btn{width:30px;height:26px;border-radius:6px;border:none;background:transparent;color:var(--vc-text-dim);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}.vc-mode-btn:hover{color:var(--vc-text)}.vc-mode-active{background:#fff;color:var(--vc-text);box-shadow:0 1px 2px #0000000d}.vc-chat-close{width:28px;height:28px;border-radius:8px;border:none;background:#f0ece4;color:var(--vc-text-dim);cursor:pointer;display:flex;align-items:center;justify-content:center}.vc-chat-close:hover{background:#e5e0d4;color:var(--vc-text)}.vc-chat-messages{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:10px}.vc-chat-empty{flex:1;display:flex;align-items:center;justify-content:center;color:var(--vc-text-dim);font-size:14px}.vc-msg{display:flex;animation:msg-in .25s ease-out}@keyframes msg-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.vc-msg-user{justify-content:flex-end}.vc-msg-agent{justify-content:flex-start}.vc-msg-bubble{max-width:82%;padding:10px 14px;border-radius:16px;font-size:13.5px;line-height:1.55}.vc-msg-agent .vc-msg-bubble{background:#f3f0e9;border-bottom-left-radius:4px;color:var(--vc-text)}.vc-msg-user .vc-msg-bubble{background:var(--vc-dark);border-bottom-right-radius:4px;color:#fff}.vc-msg-bubble p{margin:0 0 3px}.vc-msg-time{font-size:10px;opacity:.55}.vc-typing{display:flex;align-items:center;gap:5px;padding:12px 18px;min-width:56px}.vc-dot-pulse{width:6px;height:6px;border-radius:50%;background:#00000059;animation:dot-bounce 1.2s ease-in-out infinite}.vc-dot-pulse:nth-child(2){animation-delay:.15s}.vc-dot-pulse:nth-child(3){animation-delay:.3s}@keyframes dot-bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-6px)}}.vc-text-input-area{display:flex;align-items:center;gap:8px;padding:12px 14px;border-top:1px solid var(--vc-border);background:#fbf8f2}.vc-text-input{flex:1;background:#fff;border:1px solid var(--vc-border);border-radius:12px;padding:10px 14px;font-family:inherit;font-size:14px;color:var(--vc-text);outline:none;transition:border-color .2s}.vc-text-input::placeholder{color:var(--vc-text-dim)}.vc-text-input:focus{border-color:var(--vc-dark)}.vc-send-btn{width:40px;height:40px;border-radius:12px;border:none;background:var(--vc-dark);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .15s;flex-shrink:0}.vc-send-btn:hover{transform:scale(1.05)}.vc-send-btn:active{transform:scale(.95)}.vc-send-btn:disabled{opacity:.4;cursor:not-allowed;transform:none}.vc-spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:640px){.vc-orb-status{font-size:32px}.vc-orb-canvas{width:140px;height:140px}.vc-pixel-field{height:180px}.vc-pixel{transform:scale(.85)}}@media(max-width:420px){.vc-orb-status{font-size:26px}.vc-orb-canvas{width:120px;height:120px}.vc-pixel-field{height:150px}.vc-pixel{transform:scale(.7)}.voice-chat-page{padding:12px}}.df-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fffff2;padding:40px 20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#111115}.df-container{display:flex;gap:60px;max-width:1100px;width:100%;align-items:flex-start}.df-left{flex:1;min-width:0}.df-right{flex:0 0 380px;display:flex;flex-direction:column;gap:28px;padding-top:60px}.df-logo{height:44px;margin-bottom:32px}.df-badge{display:inline-block;padding:6px 14px;border-radius:20px;background:#eac1f3;color:#111115;font-size:13px;font-weight:600;letter-spacing:.02em;margin-bottom:16px;text-align:center}.df-title{font-size:32px;font-weight:700;letter-spacing:-.03em;line-height:1.2;margin:0 0 10px;color:#111115}.df-subtitle{font-size:15px;color:#1111158c;margin:0 0 32px;line-height:1.5}.df-form{display:flex;flex-direction:column;gap:16px}.df-row{display:flex;gap:16px}.df-field{flex:1;display:flex;flex-direction:column;gap:6px}.df-field-full{width:100%}.df-label{font-size:13px;font-weight:500;color:#11111599;letter-spacing:.01em}.df-input,.df-select{padding:12px 14px;border-radius:10px;border:1px solid rgba(17,17,21,.15);background:#fff;color:#111115;font-family:inherit;font-size:14px;outline:none;transition:border-color .2s,box-shadow .2s;width:100%}.df-input::placeholder{color:#1111154d}.df-input:focus,.df-select:focus{border-color:#111115;box-shadow:0 0 0 3px #11111514}.df-input-error{border-color:#dc2626!important;box-shadow:0 0 0 3px #dc26261a!important}.df-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='rgba(17,17,21,0.4)' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px;cursor:pointer}.df-select option{background:#fff;color:#111115}.df-select-placeholder{color:#1111154d}.df-footer{display:flex;align-items:center;gap:16px;margin-top:8px}.df-submit{padding:14px 36px;border-radius:12px;border:none;background:#111115;color:#fff;font-family:inherit;font-size:15px;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 16px #11111526;letter-spacing:-.01em}.df-submit:hover{transform:translateY(-2px);box-shadow:0 8px 24px #11111533}.df-submit:active{transform:translateY(0)}.df-note{font-size:13px;color:#11111566}.df-feature{display:flex;gap:14px;align-items:flex-start}.df-feature-icon{width:36px;height:36px;border-radius:10px;background:#1111150f;color:#111115;display:flex;align-items:center;justify-content:center;flex-shrink:0}.df-feature-title{font-size:15px;font-weight:600;margin:0 0 6px;color:#111115}.df-feature-desc{font-size:13px;color:#11111580;line-height:1.5;margin:0}.df-success-overlay{position:fixed;inset:0;z-index:1000;background:#fffff2e6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;animation:fade-in .3s ease}.df-success-card{text-align:center;animation:scale-in .4s ease}.df-success-icon{color:#22c55e;margin-bottom:16px}.df-success-card h2{font-size:22px;font-weight:600;margin:0 0 8px;color:#111115}.df-success-card p{font-size:15px;color:#11111580;margin:0}.vc-modal-overlay{position:fixed;inset:0;z-index:1000;background:#f7f3ec;display:flex;align-items:center;justify-content:center;animation:fade-in .3s ease}.vc-modal{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.vc-modal .voice-chat-page{min-height:unset;padding:20px;background:transparent;background-image:none}.vc-modal-close{position:absolute;top:20px;right:20px;z-index:10;width:44px;height:44px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#fff9;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.vc-modal-close:hover{background:#ffffff1a;color:#fff;border-color:#fff3}.df-done-card{text-align:center;max-width:480px;animation:scale-in .5s ease}.df-done-card .df-logo{margin-bottom:32px}.df-done-icon{color:#22c55e;margin-bottom:20px}.df-done-title{font-size:28px;font-weight:700;margin:0 0 12px;color:#111115;letter-spacing:-.02em}.df-done-text{font-size:16px;color:#11111599;margin:0 0 8px;line-height:1.5}.df-done-subtext{font-size:14px;color:#11111566;margin:0}@keyframes scale-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@media(max-width:900px){.df-container{flex-direction:column;gap:32px}.df-right{flex:unset;padding-top:0}}@media(max-width:600px){.df-page{padding:20px 16px}.df-row{flex-direction:column;gap:16px}.df-title{font-size:24px}.df-right{display:none}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
