.call-button{font-size:11px;background:#f0d9d2;border-radius:20px;padding:10px 13px;color:#98636a;white-space:nowrap}#callDialog{width:min(460px,94vw);text-align:center;background:radial-gradient(circle at 50% 37%,#f1d2c9,#fff8f1 65%);padding:28px 30px;max-height:94dvh;overflow:auto}#callDialog h2{font-size:29px;margin:23px 0 5px}.call-top{display:flex;justify-content:space-between;font-size:11px;color:#b1968a}.call-tag{font-size:10px;color:#ae9489}.call-orb{width:116px;height:116px;border-radius:50%;margin:32px auto 16px;display:grid;place-items:center;background:radial-gradient(circle at 28% 28%,#fffaf0,#e4b6ad 62%,#bf8d91);box-shadow:0 0 0 12px #ffffff40,0 0 0 25px #ffffff25}.call-orb span{font-family:serif;color:#fff9f0;font-size:49px}.sound-bars{display:flex;justify-content:center;align-items:center;gap:5px;height:32px}.sound-bars i{width:3px;height:7px;background:#bd8282;border-radius:5px}#callDialog[data-mode=listening] .sound-bars i,#callDialog[data-mode=speaking] .sound-bars i{animation:wave .8s ease-in-out infinite alternate}.sound-bars i:nth-child(2){animation-delay:.2s!important}.sound-bars i:nth-child(3){animation-delay:.4s!important}.sound-bars i:nth-child(4){animation-delay:.1s!important}#callState{font-size:13px}#callTranscript{font-size:12px;line-height:1.9;color:#947c72;max-height:145px;overflow:auto;min-height:72px;white-space:pre-wrap}.voice-picker{display:flex;align-items:center;gap:10px;color:#b09083;margin:20px 0}.voice-picker select{font-size:10px;padding:7px;flex:1;min-width:0}.call-controls{display:flex;gap:13px;justify-content:center;margin:18px 0}.hangup{background:#b47779;color:white;border-radius:24px;padding:12px 22px;font-size:12px}#callDialog>small{font-size:9px;color:#ae978c}@keyframes wave{to{height:26px}}@media(max-width:650px){.call-button{padding:8px;font-size:9px}.companion{flex-wrap:wrap}.companion-copy{min-width:150px}.call-orb{width:90px;height:90px;margin:20px auto 12px}#callDialog{padding:23px}.call-tag{margin-bottom:0}}
