:root{color-scheme:light;--bg:#f7f4ef;--bg-elevated:#efeae2;--text:#2c2926;--text-muted:#6b6560;--terminal-muted:#8a8278;--border:#ddd6cb;--divider:#c45000;--accent:#c45000;--accent-soft:rgba(196,80,0,0.12);--bubble-user:#fffefb;--bubble-assistant:#ebe6dd;--placeholder-tab:#b8afa4}:root[data-theme=dark]{color-scheme:dark;--bg:#252322;--bg-elevated:#2f2c2a;--text:#ebe8e3;--text-muted:#a39e96;--terminal-muted:#9a9288;--border:#3d3936;--divider:#c45000;--accent:#c45000;--accent-soft:rgba(196,80,0,0.2);--bubble-user:#32302e;--bubble-assistant:#363330;--placeholder-tab:#7a726a}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;min-height:100dvh;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji,sans-serif;background:var(--bg);color:var(--text)}button,input,select{font:inherit}button{cursor:pointer}