:root{font-family:Inter,Noto Sans TC,Microsoft JhengHei,system-ui,sans-serif;color:#2f3030;background:#f7f8fa;font-synthesis:none;--orange: #ff6b00;--orange-dark: #e8732a;--coral: #d64535;--orange-soft: #fff4ec;--red: #c62828;--red-dark: #8f1d1d;--red-soft: #fff0f0;--red-border: #f2b8b8;--yellow: #c58a00;--yellow-dark: #8a6100;--yellow-soft: #fff8dc;--yellow-border: #e9cf72;--green: #238b45;--green-dark: #176432;--green-soft: #edf8f0;--green-border: #a8dab7;--purple: #6654c0;--purple-dark: #493995;--purple-soft: #f3f0ff;--purple-border: #cac2f2;--blue: #2f6db2;--blue-dark: #214f83;--blue-soft: #eef5fc;--blue-border: #b7d1ea;--text: #2f3030;--text-secondary: #667085;--text-muted: #98a2b3;--border: #e4e7ec;--surface: #ffffff}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,textarea{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid rgba(47,109,178,.3);outline-offset:2px}.app-shell{min-height:100vh;display:grid;grid-template-columns:300px minmax(0,1fr);background:#f7f8fa}.sidebar{position:relative;display:flex;flex-direction:column;gap:30px;height:100vh;min-height:0;padding:30px 22px 22px;overflow:hidden;color:var(--text);background:#fff;border-right:1px solid var(--border)}.sidebar:after{content:"";position:absolute;right:-90px;bottom:-110px;width:260px;height:260px;border:54px solid rgba(255,107,0,.08);border-radius:50%}.brand{display:flex;align-items:center;gap:12px;position:relative;z-index:1}.brand-mark{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;font-size:24px;font-weight:900;background:var(--orange);box-shadow:0 9px 24px #e86a1c4d}.brand strong{display:block;font-size:18px;letter-spacing:.08em}.brand span{display:block;margin-top:2px;color:var(--text-secondary);font-size:12px}.sidebar-section{position:relative;z-index:1;min-height:0;flex:1 1 auto;display:flex;flex-direction:column;overflow:hidden}.sidebar-label{flex:0 0 auto;margin:0 0 12px;color:var(--text-muted);font-size:12px;letter-spacing:.1em}.suggestion-groups-scroll{min-height:0;flex:1 1 auto;overflow-y:auto;overflow-x:hidden;padding-right:5px;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-color:var(--orange) var(--orange-soft);scrollbar-width:thin}.suggestion-groups-scroll::-webkit-scrollbar{width:8px}.suggestion-groups-scroll::-webkit-scrollbar-track{border-radius:999px;background:var(--orange-soft)}.suggestion-groups-scroll::-webkit-scrollbar-thumb{border:2px solid var(--orange-soft);border-radius:999px;background:var(--orange)}.suggestion-group+.suggestion-group{margin-top:10px}.suggestion-group{overflow:hidden;border:1px solid var(--border);border-radius:12px;background:#fff}.suggestion-group summary{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:11px 12px;cursor:pointer;list-style:none;color:var(--text);font-size:12px;font-weight:800}.suggestion-group summary::-webkit-details-marker{display:none}.suggestion-group summary i{flex:0 0 auto;color:var(--orange);font-size:16px;font-style:normal;transition:transform .16s ease}.suggestion-group[open] summary{color:var(--orange-dark);background:var(--orange-soft);border-radius:11px 11px 0 0}.suggestion-group[open] summary i{transform:rotate(180deg)}.suggestion-list{display:grid;gap:8px}.suggestion-group .suggestion-list{padding:8px;border-top:1px solid var(--border)}.suggestion-list button{width:100%;display:flex;gap:9px;padding:10px;border:1px solid transparent;border-radius:9px;color:var(--text-secondary);background:var(--surface);text-align:left;font-size:13px;line-height:1.5;transition:.16s ease}.suggestion-list button span{color:var(--orange);font-weight:800}.suggestion-list button:hover{border-color:#efbd9d;color:var(--orange-dark);background:var(--orange-soft);transform:translate(2px)}.load-test-button{position:relative;z-index:1;width:100%;display:grid;gap:3px;padding:12px 14px;border:0;border-radius:10px;color:#fff;background:var(--orange);text-align:left;font-weight:800}.load-test-button span{color:#ffffffd1;font-size:11px;font-weight:500}.load-test-button:hover{background:var(--orange-dark)}.attachment-card-static{cursor:default}.sidebar-note{position:relative;z-index:1;display:flex;align-items:flex-start;gap:10px;margin-top:auto;padding:13px;border:1px solid var(--blue-border);border-radius:12px;background:var(--blue-soft)}.status-dot{width:9px;height:9px;margin-top:4px;flex:0 0 auto;border-radius:50%;background:var(--blue);box-shadow:0 0 0 4px #2f6db229}.sidebar-note strong,.sidebar-note small{display:block}.sidebar-note strong{font-size:13px}.sidebar-note small{margin-top:4px;color:var(--text-secondary);line-height:1.5}.chat-panel{min-width:0;height:100vh;display:grid;grid-template-rows:auto 1fr auto;overflow:hidden}.chat-header{display:flex;align-items:center;justify-content:space-between;padding:20px 34px;border-bottom:1px solid var(--border);background:#ffffffeb}.eyebrow{color:var(--orange-dark);font-size:11px;font-weight:800;letter-spacing:.14em}.chat-header h1{margin:3px 0 0;font-size:21px}.header-actions{display:flex;align-items:center;gap:10px}.ai-status{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid var(--purple-border);border-radius:999px;color:var(--purple-dark);background:var(--purple-soft);font-size:11px;font-weight:700}.ai-status i{width:7px;height:7px;border-radius:50%;background:var(--purple);box-shadow:0 0 0 3px #6654c024}.clear-button{padding:8px 12px;border:1px solid var(--border);border-radius:9px;color:var(--text-secondary);background:#fff;font-size:13px}.clear-button:hover{color:var(--orange-dark);border-color:#efb18b;background:var(--orange-soft)}.conversation{overflow-y:auto;padding:34px clamp(20px,5vw,72px) 24px}.message-row{width:min(900px,100%);display:flex;align-items:flex-start;gap:12px;margin:0 auto 28px}.message-user{justify-content:flex-end}.avatar{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;font-size:12px;font-weight:800}.avatar-ai{color:#fff;background:var(--purple);box-shadow:0 6px 18px #6654c02e}.avatar-user{color:#fff;background:var(--orange)}.message-content{min-width:0;width:min(846px,calc(100% - 54px));display:flex;flex-direction:column;align-items:stretch;gap:12px}.message-user .message-content{width:auto;max-width:min(720px,calc(100% - 54px));align-items:flex-end}.message-bubble{min-width:0;width:fit-content;max-width:100%;padding:16px 18px;border:1px solid var(--border);border-radius:6px 18px 18px;background:var(--surface);box-shadow:0 8px 24px #242b360d}.message-user .message-bubble{border-color:#efbd9d;border-radius:18px 6px 18px 18px;background:var(--orange-soft);box-shadow:none}.message-error{border-color:var(--red-border);background:var(--red-soft)}.message-heading{display:flex;align-items:center;gap:8px;margin-bottom:8px}.message-heading strong{font-size:13px}.message-heading span{padding:3px 7px;border-radius:999px;color:var(--purple-dark);background:var(--purple-soft);font-size:10px;font-weight:700}.message-heading .intent-badge{color:var(--purple-dark);background:var(--purple-soft)}.message-heading .confidence-badge.confidence-high{color:var(--green-dark);background:var(--green-soft)}.message-heading .confidence-badge.confidence-medium{color:var(--yellow-dark);background:var(--yellow-soft)}.message-heading .confidence-badge.confidence-low{color:var(--red-dark);background:var(--red-soft)}.message-error .message-heading span{color:var(--red);background:#fff}.message-bubble p{margin:0;overflow-wrap:anywhere;white-space:pre-wrap;line-height:1.75;font-size:14px}.message-sources{display:block;width:100%;margin:-4px 4px 0;color:var(--text-secondary, #667085);font-size:12px;line-height:1.6;overflow-wrap:anywhere}.catch-highlight{color:var(--orange);font-weight:800}.catch-positive{color:var(--green);font-weight:800}.catch-negative{color:var(--red);font-weight:800}.catch-warning{color:var(--yellow-dark);font-weight:800}.catch-info{color:var(--blue);font-weight:800}.catch-ai{color:var(--purple);font-weight:800}.insight-card-list{width:100%;display:grid;gap:12px}.insight-card{overflow:hidden;padding:14px 16px;border:0;border-radius:12px;background:#fff;box-shadow:none}.insight-card-title{display:block;margin:0 0 10px;color:var(--text);font-size:13px}.insight-card-description{display:block;margin:-6px 0 10px;color:var(--text-secondary);font-size:10px}.insight-grid{display:grid;grid-template-columns:repeat(var(--insight-columns, 1),minmax(0,1fr));margin:0;overflow:hidden;border:0;border-radius:0;background:#fff}.insight-item{min-width:0;padding:12px 14px;border-right:1px solid #d0d5dd;background:#fff;text-align:center}.insight-item:last-child{border-right:0}.insight-item-heading{display:flex;align-items:center;justify-content:center;gap:6px}.insight-item-heading strong{color:var(--text);font-size:12px;line-height:1.5}.insight-item-heading span{flex:0 0 auto;color:var(--orange);font-size:11px;font-weight:800}.insight-value{display:flex;align-items:baseline;justify-content:center;gap:5px;margin-top:8px}.insight-value b{overflow-wrap:anywhere;white-space:pre-line;line-height:1.4;color:var(--orange);font-size:23px}.insight-value small,.insight-item>p{color:var(--text-secondary);font-size:11px}.insight-item>p{margin-top:7px;line-height:1.55}.insight-comparison{padding-top:0;border-top:0}.insight-card-anomaly_list,.insight-card-anomaly_list .insight-grid,.insight-card-anomaly_list .insight-item{border-color:#d0d5dd;background:#fff}.insight-card-context_evidence .insight-value b{color:var(--orange)}@media(max-width:620px){.insight-grid{grid-template-columns:1fr}.insight-item{border-right:0;border-bottom:1px solid var(--border)}.insight-item:last-child{border-bottom:0}}.attachment-list{width:100%;display:flex;flex-wrap:nowrap;align-items:center;gap:5px;overflow-x:auto;padding-bottom:2px;white-space:nowrap;scroll-snap-type:x proximity}.attachment-card{min-width:max-content;min-height:28px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:4px 9px;border:1px solid #d0d5dd;border-radius:7px;color:var(--text);background:#fff;text-decoration:none;white-space:nowrap;scroll-snap-align:start}.attachment-card:hover{border-color:var(--orange);background:var(--orange-soft)}.attachment-icon{min-width:0;height:auto;padding:0;display:inline;flex:0 0 auto;border-radius:0;color:var(--orange);background:transparent;font-size:8px;font-weight:800}.attachment-card strong,.attachment-card small{display:block}.attachment-card strong{font-size:11px}.attachment-card small{margin:0;color:var(--text);font-size:10px;font-weight:700;line-height:1}.chart-attachment-card .attachment-icon{color:var(--orange);background:transparent}.typing-bubble{display:flex;align-items:center;gap:5px;color:var(--text-secondary)}.typing-bubble span{width:7px;height:7px;border-radius:50%;background:var(--purple);animation:pulse 1.2s infinite ease-in-out}.typing-bubble span:nth-child(2){animation-delay:.15s}.typing-bubble span:nth-child(3){animation-delay:.3s}.typing-bubble em{margin-left:7px;font-size:12px;font-style:normal}@keyframes pulse{0%,70%,to{opacity:.25;transform:translateY(0)}35%{opacity:1;transform:translateY(-3px)}}.composer-area{padding:14px clamp(20px,5vw,72px) 18px;border-top:1px solid var(--border);background:#fff}.composer{width:min(900px,100%);display:flex;align-items:flex-end;gap:10px;margin:0 auto;padding:8px;border:1px solid #d0d5dd;border-radius:15px;background:#fff;box-shadow:0 9px 28px #242b3614}.composer:focus-within{border-color:var(--orange);box-shadow:0 0 0 3px #e86a1c1c,0 9px 28px #242b3614}.composer textarea{min-width:0;min-height:42px;max-height:130px;flex:1;resize:vertical;resize:none!important;padding:10px 11px;border:0;outline:0;color:var(--text);background:transparent;line-height:1.5}.composer textarea::placeholder{color:var(--text-muted)}.composer button{display:flex;align-items:center;gap:7px;min-height:42px;padding:0 17px;border:0;border-radius:11px;color:#fff;background:var(--orange);font-weight:700}.composer button:hover:not(:disabled){background:var(--orange-dark)}.composer button:disabled{cursor:not-allowed;opacity:.45}.composer-area>p{width:min(900px,100%);margin:8px auto 0;color:var(--text-muted);text-align:center;font-size:11px}.attachment-card{cursor:pointer;text-align:left}button.attachment-card{font:inherit}.preview-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:24px;background:#0f172a7a}.preview-modal{width:min(1200px,96vw);max-height:92vh;display:flex;flex-direction:column;overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 24px 80px #00000038}.preview-modal-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;border-bottom:1px solid var(--border)}.preview-modal-header div{display:flex;align-items:center;gap:12px}.preview-modal-header a{color:var(--blue);text-decoration:none}.preview-modal-header button{width:36px;height:36px;border:0;border-radius:8px;background:#f2f4f7}.preview-modal-body{padding:20px;overflow:auto}.preview-chart{display:block;width:100%;max-height:75vh;object-fit:contain}.json-preview{margin:0;padding:16px;overflow:auto;border-radius:10px;color:var(--text);background:#f8fafc;font:12px/1.65 ui-monospace,Consolas,monospace;white-space:pre-wrap}.preview-table-scroll{overflow:auto}.preview-table{width:100%;min-width:800px;border-collapse:collapse}.preview-table th,.preview-table td{padding:10px 12px;border:1px solid var(--border);white-space:nowrap}.preview-table th{background:#f8fafc}.report-heading h2{margin:0}.report-heading p{color:var(--text-secondary)}.report-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin:20px 0 28px}.report-kpi{padding:18px;border:1px solid var(--border);border-radius:12px}.report-kpi span,.report-kpi strong,.report-kpi p{display:block}.report-kpi strong{margin-top:8px;font-size:25px}.report-kpi small{margin-left:5px;font-size:12px}.report-bar-row{display:grid;grid-template-columns:180px 1fr 60px;align-items:center;gap:12px;margin:12px 0}.report-bar-row>div{height:18px;overflow:hidden;border-radius:999px;background:#f2f4f7}.report-bar-row i{display:block;height:100%;border-radius:inherit;background:var(--orange)}.csv-preview-list{width:100%;display:grid;gap:12px}.csv-preview{width:100%;overflow:hidden;border:1px solid var(--border);border-radius:14px;background:var(--surface);box-shadow:0 5px 16px #242b360a}.csv-preview-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 12px;border-bottom:1px solid var(--border)}.csv-preview-header strong{font-size:12px}.csv-preview-header a,.csv-preview-error a{color:var(--blue);font-size:10px;font-weight:700;text-decoration:none}.csv-preview-header a:hover,.csv-preview-error a:hover{text-decoration:underline}.csv-table-scroll{width:100%;overflow-x:auto}.csv-preview table{width:100%;min-width:0;table-layout:fixed;border-collapse:collapse;font-size:clamp(10px,1.15vw,13px)}.csv-preview th,.csv-preview td{height:46px;padding:8px clamp(5px,1vw,12px);border-right:1px solid var(--border);border-bottom:1px solid var(--border);text-align:center;white-space:normal;overflow-wrap:anywhere}.csv-preview th{color:var(--text);background:#fff;font-weight:800}.csv-preview td:first-child{font-weight:700}.csv-preview .csv-cell-emphasis{font-size:1.08em;font-weight:800}.csv-preview .csv-cell-identity{color:var(--orange-dark)}.csv-preview .csv-cell-change{color:var(--text)}.csv-preview .csv-cell-change.is-negative{color:var(--red)}.csv-preview .csv-cell-change.is-positive{color:var(--green-dark)}.csv-preview .csv-cell-attention{color:var(--red-dark);background:#fff}.csv-preview .csv-cell-attention.is-normal{color:var(--text-secondary)}.csv-preview .csv-cell-highlight{color:var(--orange-dark)}.csv-preview th.csv-cell-emphasis{color:var(--orange-dark);background:#fff}.csv-preview th:last-child,.csv-preview td:last-child{border-right:0}.csv-preview tbody tr:last-child td{border-bottom:0}.csv-preview tbody tr:hover{background:var(--orange-soft)}.csv-preview .csv-show-more:hover{background:#fff}.csv-show-more td{height:38px;padding:0;border-right:0}.csv-show-more button{width:100%;height:38px;border:0;color:var(--text-secondary);background:#fff;font-size:11px;font-weight:700}.csv-show-more button:hover{color:var(--orange);background:#fff7ed}.csv-status{margin:0;padding:16px;color:var(--text-secondary);font-size:13px}.csv-preview-error{padding-bottom:14px}.csv-preview-error a{display:inline-block;margin-left:16px}.csv-preview th{position:sticky;top:0;z-index:1;padding:0}.csv-preview th button{width:100%;min-height:46px;padding:8px clamp(5px,1vw,12px);border:0;color:inherit;background:transparent;font-weight:800;white-space:normal;overflow-wrap:anywhere}.csv-preview th button:hover{color:var(--orange-dark);background:var(--orange-soft)}.csv-preview th button span{color:var(--text-muted);font-size:10px}.insight-item[data-status=anomaly],.insight-item[data-status=normal]{background:#fff}.insight-item[data-status=normal] .insight-value b,.insight-item[data-trend=down] .insight-item-heading span,.insight-item[data-trend=up] .insight-item-heading span{color:var(--orange)}.interactive-chart{width:min(820px,100%);margin:0 auto}.chart-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.chart-heading h3,.chart-heading p{margin:0}.chart-heading h3{font-size:16px}.chart-heading p{margin-top:4px;color:var(--text-secondary);font-size:11px;line-height:1.5}.chart-heading>span{padding:4px 8px;border-radius:999px;color:var(--purple-dark);background:var(--purple-soft);font-size:10px;font-weight:800}.chart-legend{display:flex;flex-wrap:wrap;gap:8px}.chart-legend button{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border:1px solid var(--border);border-radius:999px;color:var(--text);background:#fff;font-size:12px}.chart-legend button.is-hidden{opacity:.45;text-decoration:line-through}.chart-legend i{width:9px;height:9px;border-radius:50%}.weather-legend{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;color:var(--text-secondary);font-size:12px}.weather-legend i{background:#bfdbfe}.chart-hover{min-height:22px;margin:10px 0 0;color:var(--purple-dark);font-size:12px;font-weight:700}.chart-canvas{width:100%;overflow-x:auto}.chart-canvas svg{display:block;width:100%;min-width:620px}.chart-grid{stroke:#e4e7ec;stroke-width:1}.chart-axis{stroke:#98a2b3;stroke-width:1.2}.chart-rain{fill:#dbeafe;opacity:.55}.chart-line{fill:none;stroke-width:3;stroke-linejoin:round;stroke-linecap:round}.chart-mark{cursor:crosshair;transition:opacity .12s ease}.chart-mark:hover{opacity:.68}.chart-axis-label{fill:var(--text-secondary);font-size:11px}.chart-axis-title{fill:var(--text);font-size:11px;font-weight:700}.chart-tick{fill:var(--text-secondary);font-size:10px}.chart-value-label{fill:var(--text);font-size:9px;font-weight:700}.chart-note,.chart-empty{margin:5px 0 0;color:var(--text-secondary);font-size:11px}.insight-card-kpi_strip .insight-grid{grid-template-columns:repeat(var(--insight-columns, 1),minmax(0,1fr))}.insight-card-kpi_strip .insight-item{text-align:center;padding:20px 14px}.insight-card-kpi_strip .insight-item-heading,.insight-card-kpi_strip .insight-value{justify-content:center}.insight-card-kpi_strip .insight-value b{color:var(--orange);font-size:26px}.insight-card-kpi_strip .insight-comparison{border-top:0}.quick-reply-list{width:100%;display:flex;flex-wrap:nowrap;align-items:center;gap:8px;margin-top:10px;overflow-x:auto;padding:2px 0;scrollbar-width:thin;scrollbar-color:var(--orange) transparent}.composer-area>.quick-reply-list{margin:0 0 10px}.quick-reply-button{min-width:max-content;min-height:32px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:6px 11px;border:1px solid var(--border);border-radius:8px;color:var(--orange-dark);background:#fff;font-size:12px;font-weight:800;white-space:nowrap;transition:border-color .14s ease,color .14s ease,background .14s ease}.quick-reply-button span{color:var(--orange);font-size:17px;line-height:1}.quick-reply-button:hover:not(:disabled){border-color:var(--orange);color:var(--orange);background:var(--orange-soft)}.quick-reply-button:disabled{cursor:default;opacity:.45}@media(max-width:480px){.insight-card-kpi_strip .insight-grid{grid-template-columns:1fr}}@media(max-width:820px){.app-shell{grid-template-columns:1fr}.sidebar{height:auto;min-height:auto;max-height:38dvh;padding:16px;gap:16px}.sidebar-note{display:none}.suggestion-groups-scroll{max-height:180px}.brand-mark{width:38px;height:38px}.chat-panel{height:calc(100dvh - 70px)}.chat-header{padding:14px 18px}.conversation{padding:22px 14px}.composer-area{padding:11px 12px 14px}.message-content{width:calc(100% - 42px)}.message-user .message-content{max-width:calc(100% - 42px)}}@media(max-width:520px){.chat-header{gap:8px}.chat-header h1{font-size:16px}.clear-button{flex:0 0 auto;padding:7px 9px;white-space:nowrap}.ai-status{display:none}.avatar{width:34px;height:34px}.message-row{gap:8px}.message-bubble{padding:13px 14px}.composer{gap:5px}.composer textarea{padding-inline:7px}.composer button{flex:0 0 auto;padding:0 10px;white-space:nowrap}.composer-area>p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chart-preview figcaption{align-items:flex-start}.chart-preview-image{padding:4px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
