:root{color:#17202a;font-synthesis:none;text-rendering:optimizelegibility;background:#f4f7f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input{font:inherit}.app-shell{background:linear-gradient(#2d5c7014,#f4f7f500 42%),#f4f7f5;min-height:100vh;padding:28px}.chat-workspace{background:#fff;border:1px solid #d8e0da;grid-template-rows:auto 1fr auto auto;width:min(1040px,100%);min-height:calc(100vh - 56px);margin:0 auto;display:grid;box-shadow:0 18px 45px #17202a14}.topbar{background:#fbfcfb;border-bottom:1px solid #e4e9e5;align-items:center;gap:14px;padding:18px 20px;display:flex}.upload-panel{background:#fff;border-bottom:1px solid #e4e9e5;grid-template-columns:minmax(180px,1fr) auto auto minmax(0,1fr);align-items:center;gap:10px;padding:12px 20px;display:grid}.file-picker,.replace-toggle,.upload-panel button{min-height:38px}.file-picker{color:#2d5c70;cursor:pointer;border:1px solid #cbd8cf;align-items:center;gap:8px;min-width:0;padding:0 11px;display:inline-flex}.file-picker span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.file-picker input{display:none}.replace-toggle{color:#405149;white-space:nowrap;align-items:center;gap:7px;font-size:.9rem;display:inline-flex}.upload-panel button{color:#fff;cursor:pointer;background:#2d5c70;border:0;justify-content:center;align-items:center;gap:7px;padding:0 13px;display:inline-flex}.upload-panel button:disabled{cursor:not-allowed;opacity:.55}.upload-status{color:#4f5f56;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.9rem;overflow:hidden}.brand-mark,.avatar{color:#fff;background:#2d5c70;flex:none;place-items:center;width:40px;height:40px;display:grid}.topbar h1{letter-spacing:0;margin:0;font-size:1.15rem;font-weight:700}.topbar p{color:#66736b;margin:3px 0 0;font-size:.92rem}.messages{background:#f8faf8;flex-direction:column;gap:18px;min-height:0;padding:22px;display:flex;overflow-y:auto}.message-row{align-items:flex-start;gap:12px;display:flex}.user-row{flex-direction:row-reverse}.user-row .avatar{background:#7d5a35}.message-bubble{background:#fff;border:1px solid #dde5df;width:min(760px,100% - 52px);padding:14px 16px}.user-row .message-bubble{color:#fff;background:#7d5a35;border-color:#7d5a35}.message-bubble p{margin:0;line-height:1.55}.message-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.export-button{color:#2d5c70;cursor:pointer;background:#fff;border:1px solid #d7e1da;flex:none;place-items:center;width:30px;height:30px;display:grid}.loading{color:#4f5f56;align-items:center;gap:9px;display:flex}.result-details{gap:8px;margin-top:12px;display:grid}.chart-panel{background:#fbfcfb;border:1px solid #e2e8e3;gap:9px;padding:12px;display:grid}.chart-title{color:#405149;font-size:.92rem;font-weight:700}.chart-frame{width:100%;min-width:0;height:260px}.disclosure>button{color:#2d5c70;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;min-height:30px;padding:0 4px 0 0;display:inline-flex}.disclosure-body{margin-top:6px}pre{color:#eaf2ef;background:#17202a;max-width:100%;margin:0;padding:12px;font-size:.88rem;line-height:1.5;overflow-x:auto}.table-scroll{border:1px solid #e2e8e3;max-width:100%;overflow-x:auto}table{border-collapse:collapse;background:#fff;width:100%;min-width:320px}th,td{text-align:left;white-space:nowrap;border-bottom:1px solid #e8eee9;padding:10px 12px;font-size:.9rem}th{color:#405149;background:#eef3ef;font-weight:700}.error-banner{color:#7c241d;background:#fff0ed;border:1px solid #efc5be;margin:0 20px 14px;padding:11px 13px}.composer{background:#fff;border-top:1px solid #e4e9e5;grid-template-columns:1fr 46px;gap:10px;padding:16px 20px 20px;display:grid}.composer input{color:#17202a;background:#fff;border:1px solid #cbd8cf;outline:none;min-width:0;min-height:46px;padding:0 14px}.composer input:focus{border-color:#2d5c70;box-shadow:0 0 0 3px #2d5c7024}.composer button{color:#fff;cursor:pointer;background:#2d5c70;border:0;place-items:center;width:46px;height:46px;display:grid}.composer button:disabled{cursor:not-allowed;opacity:.55}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=680px){.app-shell{padding:0}.chat-workspace{border:0;min-height:100vh}.topbar{padding:14px}.upload-panel{grid-template-columns:1fr;padding:12px 14px}.replace-toggle,.upload-status{white-space:normal}.brand-mark,.avatar{width:36px;height:36px}.topbar h1{font-size:1rem}.topbar p{font-size:.84rem}.messages{padding:14px}.message-bubble{width:calc(100% - 48px);padding:12px 13px}.composer{grid-template-columns:1fr 44px;padding:12px 14px 14px}.composer input,.composer button{height:44px;min-height:44px}}
