.chat-header{height:58px;display:flex;align-items:center;padding:0 18px;position:absolute;inset:0 0 auto;z-index:5;background:linear-gradient(var(--bg),transparent)}.chat-header>button{border:0;background:transparent;cursor:pointer}.chat-header #menuBtn{display:none;font-size:20px}.model-title{font-size:18px;font-weight:750}.model-title span{color:var(--muted);font-weight:500;margin:0 5px}.header-settings{margin-left:auto;font-size:18px}.welcome{padding-top:30px}.auddya-orb{position:relative;background:#f1f3f4;color:#15171a;overflow:hidden}.auddya-orb span{width:27px;height:27px;border-radius:50%;background:linear-gradient(145deg,var(--violet),var(--aqua));box-shadow:-16px 8px 0 -7px #f1f3f4,16px -8px 0 -7px #f1f3f4}.suggestions{width:min(720px,100%);display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:34px}.suggestions button{min-height:82px;padding:15px;border:1px solid var(--line);border-radius:16px;background:transparent;text-align:left;cursor:pointer}.suggestions button:hover{background:#1b1e22}.suggestions b,.suggestions span{display:block}.suggestions b{margin-bottom:3px}.suggestions span{color:var(--muted);font-size:13px}.message-row.assistant{padding:5px 0}.message-row.assistant .bubble{padding:6px 4px;background:transparent}.message-row.user .avatar{display:none}.message-row.user .bubble{max-width:72%;padding:11px 16px;background:#292d32;border-radius:20px}.composer{padding-left:9px}.add-button{flex:0 0 38px;height:38px;border:0;border-radius:50%;background:transparent;font-size:25px;color:#c8ccd2;cursor:pointer}.voice-bars{font-size:13px;letter-spacing:-2px}.voice-session{position:fixed;inset:0;z-index:50;transform:none;width:auto;display:flex;flex-direction:column;padding:25px;background:radial-gradient(circle at 50% 45%,rgba(103,232,209,.09),transparent 34%),#101216;border:0;border-radius:0}.voice-session[hidden]{display:none}.voice-top{width:100%;display:flex;justify-content:center;align-items:center}.voice-top span{font-weight:650}.voice-top button{position:absolute;right:24px;top:18px;width:44px;height:44px;padding:0;border-radius:50%;background:#292d33;color:white;font-size:28px}.voice-center{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.voice-aura{width:220px;height:220px;display:grid;place-items:center;margin-bottom:45px;border-radius:50%;background:radial-gradient(circle,rgba(129,119,255,.26),rgba(103,232,209,.08) 48%,transparent 70%)}.voice-aura .orb{width:115px;height:115px;box-shadow:0 0 70px rgba(103,232,209,.25)}.voice-center strong{font-size:26px}.voice-center>span{margin-top:5px;color:var(--muted)}.voice-center p{color:var(--muted)}.voice-bottom{display:flex;justify-content:center;gap:22px;padding-bottom:20px}.voice-bottom button{position:static;width:62px;height:62px;padding:0;border-radius:50%;font-size:22px}.voice-bottom #muteHint{background:#292d33;color:white}.voice-bottom #endVoiceBtn{background:#f1f3f4;color:#111}.orb.listening{animation:pulse 1.3s infinite}.orb.speaking{animation:pulse .55s infinite}@media(max-width:760px){.chat-header{position:relative}.chat-header #menuBtn{display:block}.conversation{height:calc(100% - 58px)}.suggestions{grid-template-columns:1fr}.suggestions button:nth-child(n+3){display:none}.welcome{padding:50px 10px 0}.voice-aura{width:180px;height:180px}.voice-aura .orb{width:95px;height:95px}}
