*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;font-family:Segoe UI,Roboto,Arial,sans-serif;background-color:var(--background-color, #ffffff);color:var(--text-color, #333333);line-height:1.6}:root{--background-color: #ffffff;--text-color: #333333;--text-color-secondary: #777777;--accent-color: #4a90e2;--accent-hover: #357abd;--danger-color: #e74c3c;--danger-hover: #c0392b;--success-color: #2ecc71;--warning-color: #f39c12;--message-user-bg: #e3f2fd;--message-assistant-bg: #f5f5f5;--input-border: #cccccc}@media (prefers-color-scheme: dark){:root{--background-color: #121212;--text-color: #ffffff;--text-color-secondary: #cccccc;--message-user-bg: #1a3d66;--message-assistant-bg: #1f1f1f;--input-border: #444444}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}button{cursor:pointer;border:none;padding:8px 16px;border-radius:4px}button:disabled{opacity:.6;cursor:not-allowed}
