.help-chat{height:100%;min-height:0;color:var(--ink,#242424);text-align:left;flex-direction:column;font-size:.88rem;display:flex}.help-chat-intro{background:var(--paper-soft,#f5f5f3);border-bottom:1px solid var(--line,#dededb);margin:0;padding:12px 14px;line-height:1.5}.help-chat-tools{border-bottom:1px solid var(--line,#dededb);flex-wrap:wrap;justify-content:space-between;gap:8px;padding:8px 14px;display:flex}.help-chat-tools a,.help-chat-tools button{align-items:center;gap:5px;font-size:.76rem;display:inline-flex}.help-chat button{font:inherit;cursor:pointer;border:1px solid var(--line,#dededb);background:var(--paper,#fff);color:inherit;border-radius:7px;padding:6px 9px}.help-chat button:disabled{opacity:.5;cursor:not-allowed}.help-chat a{color:var(--accent,#a9182d);text-underline-offset:2px;text-decoration:underline}.help-chat-history{overscroll-behavior:contain;flex:1;min-height:100px;padding:12px 14px;overflow-y:auto}.help-chat-turn{overflow-wrap:anywhere;margin-bottom:18px}.help-chat-question,.help-chat-answer{border-radius:9px;margin-bottom:8px;padding:10px 12px}.help-chat-question{background:var(--paper-soft,#f2f2f0);margin-left:18px}.help-chat-answer{border:1px solid var(--line,#dededb);margin-right:12px}.help-chat-turn strong{font-size:.76rem}.help-chat-turn p{white-space:pre-wrap;margin:5px 0;line-height:1.5}.help-chat-turn ul{margin:8px 0 0;padding-left:18px}.help-chat-empty{gap:8px;padding:14px 0;display:grid}.help-chat-empty p{color:#666;margin:0 0 4px}.help-chat-empty button{text-align:left}.help-chat-composer{border-top:1px solid var(--line,#dededb);background:var(--paper,#fff);align-items:flex-end;gap:8px;padding:12px;display:flex}.help-chat-composer textarea{resize:vertical;border:1px solid var(--line,#dededb);min-width:0;max-height:160px;font:inherit;color:inherit;background:var(--paper,#fff);border-radius:8px;flex:1;padding:10px}.help-chat-composer button{background:var(--accent,#a9182d);color:#fff;border:0;align-items:center;gap:6px;min-height:40px;display:flex}.help-chat-notice,.help-chat-confirm{background:#fff5e7;margin:0;padding:10px 14px;font-size:.82rem;line-height:1.4}.help-chat-notice p,.help-chat-confirm p{margin:0 0 6px}.help-chat-confirm button{margin-right:6px}.account-help-toggle{color:#333;font:inherit;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #ddd;border-radius:8px;align-items:center;gap:6px;padding:8px 10px;display:inline-flex}.account-help-panel{z-index:180;background:#fff;border:1px solid #ddd;border-radius:14px;flex-direction:column;width:min(440px,100vw - 36px);height:min(640px,100dvh - 100px);display:flex;position:fixed;bottom:18px;right:18px;overflow:hidden;box-shadow:0 14px 50px #0003}.account-help-panel[hidden]{display:none}.account-help-panel>header{border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.account-help-panel h2{margin:0;font-size:1rem}.account-help-panel>header button{cursor:pointer;background:0 0;border:0;padding:5px}.account-help-panel>.help-chat,.room-chat-tab-panel>.help-chat{flex:1;min-height:0}.room-help-content{flex:1;height:100%;min-height:0;display:flex}.room-help-content>.help-chat{flex:1}.room-help-content[hidden],.room-chat-dock[hidden]{display:none}@media (max-width:600px){.account-help-panel{width:calc(100vw - 16px);height:min(640px,100dvh - 70px);bottom:8px;right:8px}.help-chat-composer button span{display:none}.room-team-tabs button{padding-inline:7px;font-size:.78rem}}
