#menu-toggle{display:none!important}
html body:not(.chat-mode) #points-badge::before,html body.chat-mode #points-badge::before{content:none!important}
html #points-badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.28rem!important;overflow:hidden!important;white-space:nowrap!important;line-height:1!important;width:auto!important;min-width:76px!important;height:40px!important;padding:0 .7rem!important;border-radius:14px!important;font-size:1.05rem!important;text-decoration:none!important}
html #points-badge::after{content:"›";font-size:1.1rem;opacity:.8;margin-left:.1rem}
html body.chat-mode .chat-page{height:100dvh!important;min-height:100dvh!important;padding-bottom:128px!important;overflow:hidden!important}
html body.chat-mode .chat-stream{height:auto!important;min-height:0!important;flex:1 1 auto!important;padding-bottom:150px!important}
html body.chat-mode .chat-composer{position:fixed!important;left:10px!important;right:10px!important;bottom:calc(86px + env(safe-area-inset-bottom))!important;width:auto!important;max-width:none!important;z-index:99999!important}
html body.chat-mode #crisis-open{width:50px!important;min-width:50px!important;height:38px!important;padding:0!important;border-radius:13px!important;background:#a7221e!important;border:1px solid rgba(255,255,255,.16)!important;font-size:0!important;text-shadow:none!important;color:#fff3d1!important}
html body.chat-mode #crisis-open::before{content:"SOS"!important;font-size:.92rem!important;letter-spacing:.05em!important;font-weight:900!important;color:#fff3d1!important}
html body.chat-mode #points-badge{min-width:72px!important;height:38px!important;padding:0 .55rem!important;border-radius:13px!important;font-size:.98rem!important;margin-left:auto!important}
html body.chat-mode .message-row{gap:.5rem!important;padding:0 .25rem!important}
html body.chat-mode .message-row.from-user{justify-content:flex-end!important;padding-left:18%!important;padding-right:.35rem!important}
html body.chat-mode .message-row.from-guide{justify-content:flex-start!important;padding-right:10%!important}
html body.chat-mode .message-bubble{max-width:min(76%,600px)!important;padding:.72rem .82rem!important;border-radius:18px!important;background:rgba(14,28,32,.92)!important;color:#f6e7c1!important;border:1px solid rgba(246,231,193,.16)!important}
html body.chat-mode .from-user .message-bubble{width:fit-content!important;max-width:100%!important;border-bottom-right-radius:8px!important;background:rgba(31,62,54,.92)!important;color:#f6e7c1!important;border:1px solid rgba(118,238,198,.2)!important}
html body.chat-mode .from-user .message-speaker{color:#76eec6!important}
html body.chat-mode .from-guide .message-bubble{border-bottom-left-radius:8px!important}
html body.chat-mode .message-bubble p{font-size:1rem!important;line-height:1.48!important}
html body.chat-mode .message-avatar.small{margin-left:.15rem!important;overflow:hidden!important}
html body.chat-mode .message-avatar.small img{width:112%!important;height:112%!important}
@media(max-width:620px){html body.chat-mode .chat-composer{bottom:calc(88px + env(safe-area-inset-bottom))!important}html body.chat-mode .message-bubble p{font-size:1rem!important}}
