body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#0a0a1a,#1a1a3a);color:#fff;font-family:Poppins,sans-serif;justify-content:center;margin:0;min-height:100vh}.App,body{align-items:center;display:flex}.App{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 8px 32px 0 #0006;box-sizing:border-box;flex-direction:column;height:auto;max-width:500px;overflow:hidden;padding:30px 20px;position:relative;text-align:center;width:90%}@keyframes fadeIn{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.App-header{align-items:center;display:flex;flex-direction:column;margin-bottom:30px}.influencer-avatar{background-color:#333;border:4px solid #e040fb;border-radius:50%;box-shadow:0 0 25px #e040fbcc;height:120px;margin-bottom:20px;object-fit:cover;width:120px}.main-title{color:#fff;font-size:2.5em;font-weight:700;letter-spacing:1px;margin-bottom:5px}.tagline{color:#ffffffb3;font-size:1.2em;font-weight:400;margin-bottom:20px}.status-display{align-items:center;color:#fff9;display:flex;font-size:.9em;gap:10px;margin-bottom:20px}.status-spinner{border:2px solid #fff6;border-radius:50%;border-top-color:#e040fb;height:15px;width:15px}.controls{display:flex;flex-direction:column;gap:15px;margin-bottom:20px;width:100%}.controls button{border:none;border-radius:12px;box-shadow:0 4px 15px #0003;color:#fff;cursor:pointer;font-size:1.1em;font-weight:600;padding:15px 30px;text-shadow:0 1px 2px #0003;transition:all .3s ease}.start-call-button{background:linear-gradient(45deg,#ff00e0,#8a2be2);box-shadow:0 4px 20px #ff00e099}.end-call-button{background:linear-gradient(45deg,#4a00e0,#8e2de2)}.enable-audio-button{background:linear-gradient(45deg,#00bfff,#007bff);box-shadow:0 4px 15px #00bfff99;margin-top:10px}.controls button:disabled{box-shadow:none;cursor:not-allowed;opacity:.6}.voice-indicator-container{align-items:center;display:flex;justify-content:center;margin-bottom:20px;min-height:40px;width:100%}.voice-indicator{align-items:center;background:#ffffff26;border-radius:20px;box-shadow:0 0 10px #ffffff1a;color:#ffffffe6;display:flex;font-size:1em;gap:10px;padding:8px 20px}.voice-indicator .dot{background-color:#e040fb;border-radius:50%;height:12px;width:12px}.voice-indicator.speaking-user .dot{background-color:#00bfff;box-shadow:0 0 10px #00bfff}.voice-indicator.speaking-ai .dot{background-color:#ff00e0;box-shadow:0 0 10px #ff00e0}.text-display{background:#0000004d;border-radius:10px;box-shadow:inset 0 0 15px #00000080;font-size:1em;line-height:1.6;margin-bottom:10px;margin-top:auto;max-height:200px;overflow-y:auto;padding:15px;text-align:left;width:100%}.text-display p{color:#ffffffe6;margin-bottom:8px}.text-display p strong{color:#fff;margin-right:5px}.text-display p:last-child{margin-bottom:0}.ai-reply{color:#a0ffff}audio{display:none!important}@media (max-width:600px){.App{margin:5px;max-width:100%;padding-left:80px;padding-right:80px;width:auto}.main-title{font-size:1.5em}.tagline{font-size:.9em}.controls button{font-size:1em;padding:12px 25px}}
/*# sourceMappingURL=main.5ebdd4ea.css.map*/