html,body{height:var(--app-height,100dvh);min-height:0;overflow:hidden}.app{height:var(--app-height,100dvh);min-height:0}.chat-app,.conversation{min-height:0}.chat-log{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.composer-wrap{bottom:0;padding-bottom:max(8px,env(safe-area-inset-bottom))}.voice-session{height:var(--app-height,100dvh);min-height:0;padding-top:max(20px,env(safe-area-inset-top));padding-bottom:max(16px,env(safe-area-inset-bottom));overflow:hidden}.voice-top{flex:0 0 auto}.voice-top button{top:max(14px,env(safe-area-inset-top));right:16px}.voice-center{min-height:0;justify-content:flex-start;padding-top:clamp(28px,8vh,75px);overflow:hidden}.voice-aura{flex:0 0 auto;width:clamp(130px,28vh,220px);height:clamp(130px,28vh,220px);margin-bottom:18px}.voice-aura .orb{width:55%;height:55%}.voice-transcript{width:min(680px,100%);max-height:min(28vh,230px);overflow:auto;margin-top:12px;padding:10px 4px;color:#d9dde3;text-align:left;-webkit-overflow-scrolling:touch}.voice-transcript>span{display:block;text-align:center;color:var(--muted);font-size:13px}.voice-line{padding:8px 10px;border-radius:10px;line-height:1.45}.voice-line.user{margin-left:12%;background:#292d32}.voice-line.assistant{margin-right:12%}.voice-bottom{flex:0 0 auto;padding:12px 0 max(4px,env(safe-area-inset-bottom))}.voice-open{position:fixed;width:100%;overflow:hidden}@media(max-width:760px){.chat-log{padding-bottom:175px}.composer-wrap{padding-left:10px;padding-right:10px}.disclaimer{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.voice-center{padding-top:24px}.voice-center p{margin:5px 0}.voice-transcript{max-height:25vh}.voice-bottom button{width:58px;height:58px}.settings-panel{height:var(--app-height,100dvh)}}
