:root{--bg:#f7f7f8;--chat-bg:#fff;--user-bg:#2d2d2d;--user-text:#fff;--ai-bg:#f0f0f0;--ai-text:#1a1a1a;--accent:#8b5e3c;--accent-hover:#7a5232;--accent-light:#f5ebe0;--border:#e5e5e5;--muted:#888;--card-shadow:0 2px 8px #00000014;--radius:12px}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--ai-text);height:100dvh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans TC,sans-serif}#app{flex-direction:column;height:100%;display:flex}
