*{box-sizing:border-box;margin:0;padding:0}html{scrollbar-gutter:stable}body{font-family:system-ui,-apple-system,sans-serif;background:#07090f;color:#e2e8f0}.app,body{min-height:100vh}.app{display:flex;flex-direction:column}.header{background:#0b0f1c;border-bottom:1px solid #1a2235;padding:10px 20px;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;z-index:10}.header,.header-left{display:flex;align-items:center}.header-left{gap:12px}.pulse{width:9px;height:9px;border-radius:50%;background:#2563eb;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}.h-title{font-size:13px;font-weight:700;letter-spacing:.07em;color:#fff}.h-sub,.h-title{text-transform:uppercase}.h-sub{font-size:10px;color:#475569;letter-spacing:.08em;margin-top:1px}.cand-badge{background:#1e3a8a;border:1px solid #2563eb;border-radius:6px;padding:5px 12px;font-size:12px;font-weight:600;color:#93c5fd}.cand-badge-btn{font-family:inherit;cursor:pointer}.cand-badge-btn:hover{border-color:#60a5fa;color:#dbeafe}.cand-input{background:#1e3a8a;border:1px solid #60a5fa;border-radius:6px;padding:5px 12px;font-size:12px;font-weight:600;color:#fff;font-family:inherit;outline:none;min-width:180px}.cand-input::placeholder{color:#93c5fd;opacity:.6}.cand-input:focus{border-color:#93c5fd;box-shadow:0 0 0 2px rgba(96,165,250,.2)}.badge-group{position:relative;display:flex;align-items:center;gap:6px}.history-btn{background:transparent;border:1px solid #1a2235;color:#64748b;padding:4px 9px;border-radius:6px;cursor:pointer;font-size:13px;line-height:1;font-family:inherit}.history-btn:hover{border-color:#2563eb;color:#93c5fd}.history-dropdown{position:absolute;top:calc(100% + 6px);right:0;background:#0b0f1c;border:1px solid #1a2235;border-radius:8px;padding:5px;min-width:220px;max-height:280px;overflow-y:auto;z-index:20;box-shadow:0 8px 24px rgba(0,0,0,.45)}.history-empty{padding:14px;color:#475569;font-size:11px;text-align:center}.history-item{display:block;width:100%;background:transparent;border:none;padding:7px 10px;color:#cbd5e1;font-size:12px;cursor:pointer;text-align:left;border-radius:5px;font-family:inherit}.history-item:hover{background:#0f1623;color:#fff}.history-current{background:#1e3a8a;color:#93c5fd}.history-current:hover{background:#1d4ed8;color:#fff}.history-clear{display:block;width:100%;background:transparent;border:none;border-top:1px solid #1a2235;margin-top:4px;padding:7px 10px;color:#64748b;font-size:11px;cursor:pointer;text-align:center;font-family:inherit}.history-clear:hover{color:#fca5a5}.clock{font-size:11px;color:#334155;font-family:monospace}.tabs{background:#0b0f1c;border-bottom:1px solid #1a2235;padding:0 20px;position:-webkit-sticky;position:sticky;top:57px;z-index:9}.tab,.tabs{display:flex}.tab{padding:11px 16px;font-size:12px;cursor:pointer;color:#475569;border-bottom:2px solid transparent;transition:all .2s;align-items:center;gap:5px;font-weight:500;white-space:nowrap}.tab:hover{color:#94a3b8}.tab.active{color:#60a5fa;border-bottom-color:#2563eb}.tab-export{margin-left:auto;align-self:center;background:transparent;border:1px solid #1a2235;color:#64748b;font-size:11px;padding:5px 10px;border-radius:5px;cursor:pointer;font-family:inherit;font-weight:500;white-space:nowrap}.tab-export:hover{border-color:#2563eb;color:#93c5fd}.content{flex:1 1;padding:16px 20px}.grid-5{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));grid-gap:10px;gap:10px;margin-bottom:14px}.mcard{background:#0b0f1c;border:1px solid #1a2235;border-radius:9px;padding:12px 14px}.mlabel{font-size:10px;color:#475569;text-transform:uppercase;letter-spacing:.07em;margin-bottom:5px}.mval{font-size:22px;font-weight:700;color:#fff}.mdelta{font-size:10px;margin-top:3px}.up{color:#22c55e}.dn{color:#ef4444}.fl{color:#64748b}.two{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-bottom:14px}.card{background:#0b0f1c;border:1px solid #1a2235;border-radius:9px;padding:14px}.ctitle{font-size:10px;color:#475569;text-transform:uppercase;letter-spacing:.07em;margin-bottom:11px;font-weight:600;display:flex;align-items:center;flex-wrap:wrap;min-height:22px}.src-badge{display:inline-block;font-size:9px;padding:1px 6px;border-radius:3px;font-weight:600;margin-left:6px;vertical-align:middle}.src-live{background:#14532d;color:#4ade80}.src-mock{background:#1e2a45;color:#64748b}.srow{display:flex;align-items:center;gap:8px;margin-bottom:7px}.slabel{font-size:11px;color:#94a3b8;width:64px}.strack{flex:1 1;background:#1a2235;height:7px;overflow:hidden}.sfill,.strack{border-radius:3px}.sfill{height:100%;transition:width 1s ease}.sval{font-size:11px;color:#94a3b8;width:30px;text-align:right}.nitem{display:flex;align-items:center;justify-content:space-between;padding:7px 0;border-bottom:1px solid #0f1623}.nitem:last-child{border-bottom:none}button.nitem{width:100%;font:inherit;color:inherit;background:transparent;border:none;border-bottom:1px solid #0f1623;cursor:pointer;text-align:left}button.nitem:last-child{border-bottom:none}button.nitem:hover{background:rgba(37,99,235,.06)}button.nitem.nitem-active{background:rgba(37,99,235,.18)}.filter-pill{display:inline-flex;align-items:center;gap:4px;background:rgba(37,99,235,.2);color:#93c5fd;font-size:10px;padding:2px 8px;border-radius:8px;border:1px solid #2563eb;cursor:pointer;font-family:inherit;margin-left:6px;font-weight:600}.filter-pill:hover{background:rgba(37,99,235,.35);color:#dbeafe}.sent-filter{display:flex;gap:6px;margin-bottom:10px;flex-wrap:wrap}.sent-chip{font-size:11px;padding:4px 10px;border-radius:6px;cursor:pointer;font-family:inherit;font-weight:600;border:1px solid transparent;display:inline-flex;align-items:center;gap:6px;transition:opacity .15s,border-color .15s}.sent-chip.sent-all{background:#1e3a8a;color:#93c5fd;border-color:#2563eb}.sent-chip.tpos{background:#14532d;color:#4ade80;border-color:#166534}.sent-chip.tneu{background:#1e2a45;color:#94a3b8;border-color:#334155}.sent-chip.tneg{background:#450a0a;color:#fca5a5;border-color:#7f1d1d}.sent-chip:not(.active){opacity:.32}.sent-chip:not(.active):hover{opacity:.7}.sent-chip.active:hover{filter:brightness(1.15)}.sent-count{background:rgba(0,0,0,.35);padding:1px 7px;border-radius:8px;font-size:10px;min-width:18px;text-align:center}.pagination{display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding-top:12px;border-top:1px solid #1a2235;font-size:11px;color:#64748b;gap:12px}.pgbtn{background:#0f1623;border:1px solid #1a2235;color:#94a3b8;padding:5px 12px;border-radius:6px;cursor:pointer;font-family:inherit;font-size:12px}.pgbtn:hover:not(:disabled){border-color:#2563eb;color:#93c5fd}.pgbtn:disabled{opacity:.35;cursor:not-allowed}.nname{display:flex;align-items:center;gap:7px;font-size:12px;color:#cbd5e1}.ndot{width:7px;height:7px;border-radius:50%}.ncount{font-size:12px;font-weight:600;color:#fff}.ntrend{font-size:10px;margin-left:5px}.feed{background:#0b0f1c;border:1px solid #1a2235;border-radius:9px;padding:14px;margin-bottom:14px}.fitem{padding:9px 10px;border-radius:7px;background:#0f1623;margin-bottom:7px;border-left:3px solid}.fitem.pos{border-color:#16a34a}.fitem.neg{border-color:#dc2626}.fitem.neu{border-color:#334155}.fmeta{font-size:10px;color:#475569;margin-bottom:3px;display:flex;justify-content:space-between;align-items:center}.ftext{font-size:12px;color:#94a3b8;line-height:1.5}.ftag{font-size:9px;padding:1px 6px;border-radius:3px;font-weight:600}.tpos{background:#14532d;color:#4ade80}.tneg{background:#450a0a;color:#fca5a5}.tneu{background:#1e2a45;color:#94a3b8}.flink{color:#60a5fa;font-size:10px;text-decoration:none;margin-top:6px;display:inline-block}.flink:hover{text-decoration:underline}.why-box{margin-top:6px;display:flex;flex-wrap:wrap;align-items:center;gap:5px;font-size:10px}.why-empty,.why-lead{color:#475569}.why-empty{font-style:italic}.why-word{padding:1px 6px;border-radius:3px;font-weight:600;display:inline-flex;align-items:center;gap:3px}.why-word em{font-style:normal;opacity:.7;font-weight:400}.why-word.pos{background:rgba(22,163,74,.15);color:#4ade80}.why-word.neg{background:rgba(220,38,38,.15);color:#f87171}.tag-cloud{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}.tag{display:inline-block;background:#111827;color:#64748b;font-size:9px;padding:1px 6px;border-radius:7px;border:1px solid #1a2235;cursor:pointer}.tag:hover{border-color:#2563eb;color:#93c5fd}button.tag{font:inherit}button.tag-btn:hover{background:#1e3a8a}.region-filter{display:flex;gap:6px;margin-bottom:10px;flex-wrap:wrap}.rfbtn{background:#111827;border:1px solid #1a2235;border-radius:5px;padding:4px 10px;font-size:11px;color:#64748b;cursor:pointer;transition:all .2s}.rfbtn.active,.rfbtn:hover{background:#1e3a8a;border-color:#2563eb;color:#93c5fd}.terr{display:grid;grid-template-columns:240px 1fr;grid-gap:12px;gap:12px}.dlist{display:flex;flex-direction:column;gap:6px;max-height:72vh;overflow-y:auto;padding-right:4px}.dlist::-webkit-scrollbar{width:3px}.dlist::-webkit-scrollbar-thumb{background:#1a2235;border-radius:2px}.ditem{background:#0b0f1c;border:1px solid #1a2235;border-radius:8px;padding:10px 12px;cursor:pointer;transition:border-color .2s}.ditem.sel,.ditem:hover{border-color:#2563eb}.dheader{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.dname{font-size:12px;color:#e2e8f0}.dbadge,.dname{font-weight:600}.dbadge{font-size:9px;padding:2px 7px;border-radius:8px}.bl{background:#14532d;color:#4ade80}.bd{background:#451a03;color:#fb923c}.br{background:#450a0a;color:#fca5a5}.dbars{display:flex;height:5px;border-radius:3px;overflow:hidden}.dp{background:#2563eb}.dr{background:#dc2626}.dnums{display:flex;justify-content:space-between;margin-top:4px}.dnum{font-size:10px}.detail{display:flex;flex-direction:column;gap:10px}.dcard{background:#0b0f1c;border:1px solid #1a2235;border-radius:9px;padding:14px}.big-name{font-size:16px;font-weight:700;color:#fff;margin-bottom:2px}.big-sub{font-size:11px;color:#475569;margin-bottom:12px}.bigbar{height:22px;border-radius:5px;overflow:hidden;display:flex;margin-bottom:8px}.bp{background:#1d4ed8}.bp,.br2{display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fff}.br2{background:#b91c1c}.bo{background:#374151;align-items:center;justify-content:center;font-size:11px;font-weight:600;color:#9ca3af}.bo,.legend{display:flex}.legend{gap:12px;margin-bottom:12px}.leg{display:flex;align-items:center;gap:5px;font-size:11px;color:#94a3b8}.ldot{width:8px;height:8px;border-radius:2px}.drow{display:flex;justify-content:space-between;align-items:center;padding:7px 0;border-bottom:1px solid #0f1623}.drow:last-child{border-bottom:none}.dkey{font-size:11px;color:#64748b}.dval{font-size:12px;font-weight:600;color:#fff}.upload-zone{border:2px dashed #1a2235;border-radius:9px;padding:20px;text-align:center;cursor:pointer;transition:border-color .2s;margin-bottom:12px}.upload-zone:hover{border-color:#2563eb}.upload-zone input{display:none}.upload-label{font-size:12px;color:#64748b;margin-top:4px}.upload-btn{display:inline-block;background:#1e3a8a;border:1px solid #2563eb;color:#93c5fd;font-size:12px;padding:7px 16px;border-radius:6px;cursor:pointer;margin-top:8px}.poll-map{margin-top:12px;border:1px solid #1a2235;border-radius:8px;padding:12px;background:#070b15}.poll-map-head{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:11px;color:#94a3b8;margin-bottom:10px}.poll-map-rows{display:flex;flex-direction:column;gap:6px;max-height:320px;overflow-y:auto}.poll-map-row{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:7px 9px;background:#0b0f1c;border:1px solid #161d2e;border-radius:6px}.pm-col{min-width:0;flex:1 1}.pm-key{font-size:12px;color:#e2e8f0;font-weight:600}.pm-key,.pm-samples{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pm-samples{font-size:10px;color:#64748b;margin-top:2px}.pm-type{display:inline-block;background:#161d2e;color:#7dd3fc;border-radius:4px;padding:0 5px;margin-right:6px;font-size:9px;text-transform:uppercase;letter-spacing:.04em}.pm-select{flex-shrink:0;background:#0b0f1c;border:1px solid #2563eb;color:#cbd5e1;font-size:11px;padding:5px 8px;border-radius:6px;cursor:pointer}.poll-apply{width:100%;margin-top:11px;background:#15803d;border:1px solid #22c55e;color:#bbf7d0;font-size:12px;font-weight:600;padding:9px;border-radius:6px;cursor:pointer}.poll-apply:hover{background:#166534}.ai-layout{display:grid;grid-template-columns:1fr 260px;grid-gap:12px;gap:12px;height:calc(100vh - 160px)}.chat-wrap{background:#0b0f1c;border:1px solid #1a2235;border-radius:9px;display:flex;flex-direction:column;overflow:hidden}.chat-msgs{flex:1 1;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:10px}.chat-msgs::-webkit-scrollbar{width:3px}.chat-msgs::-webkit-scrollbar-thumb{background:#1a2235;border-radius:2px}.msg{max-width:86%}.msg.user{align-self:flex-end}.msg.bot{align-self:flex-start}.bubble{padding:10px 13px;border-radius:10px;font-size:12px;line-height:1.65}.msg.user .bubble{background:#1d4ed8;color:#fff;border-radius:10px 10px 2px 10px}.msg.bot .bubble{background:#0f1623;color:#cbd5e1;border:1px solid #1a2235;border-radius:10px 10px 10px 2px}.mtime{font-size:10px;color:#334155;margin-top:3px}.msg.user .mtime{text-align:right}.chat-in{padding:10px;border-top:1px solid #1a2235;display:flex;gap:7px}.cinput{flex:1 1;background:#0f1623;border:1px solid #1a2235;border-radius:7px;padding:9px 11px;color:#e2e8f0;font-size:12px;resize:none;font-family:inherit}.cinput:focus{outline:none;border-color:#2563eb}.sbtn{background:#1d4ed8;color:#fff;border:none;border-radius:7px;padding:9px 14px;cursor:pointer;font-size:12px;font-weight:600}.sbtn:hover{background:#2563eb}.sbtn:disabled{background:#1a2235;color:#334155;cursor:not-allowed}.ai-side{display:flex;flex-direction:column;gap:10px}.scard{background:#0b0f1c;border:1px solid #1a2235;border-radius:9px;padding:12px}.stitle{font-size:10px;color:#475569;text-transform:uppercase;letter-spacing:.07em;margin-bottom:9px;font-weight:600}.qbtn{width:100%;background:#0f1623;border:1px solid #1a2235;border-radius:6px;padding:8px 9px;color:#64748b;font-size:11px;cursor:pointer;text-align:left;margin-bottom:5px;line-height:1.4}.qbtn:hover{background:#111f36;color:#e2e8f0;border-color:#2563eb}.ctx-tag{background:#111827;color:#64748b;font-size:10px;padding:2px 7px;border-radius:8px;margin:2px;border:1px solid #1a2235}.ctx-tag,.tdot{display:inline-block}.tdot{width:5px;height:5px;border-radius:50%;background:#334155;animation:td 1.2s infinite;margin:0 1px}.tdot:nth-child(2){animation-delay:.2s}.tdot:nth-child(3){animation-delay:.4s}@keyframes td{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-5px)}}.status-bar{background:#0f1623;border-bottom:1px solid #1a2235;padding:4px 20px;display:flex;gap:16px;font-size:10px;color:#475569}.sitem{display:flex;align-items:center;gap:4px}.sdot{width:6px;height:6px;border-radius:50%}.sdot.ok{background:#22c55e}.sdot.warn{background:#f59e0b}.sdot.off{background:#ef4444}.login-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;background:#07090f}.login-card{background:#0b0f1c;border:1px solid #1a2235;border-radius:12px;padding:32px 28px;width:100%;max-width:360px;display:flex;flex-direction:column;gap:10px}.login-pulse{display:flex;justify-content:center;margin-bottom:6px}.login-title{font-size:15px;font-weight:700;color:#fff}.login-sub,.login-title{letter-spacing:.08em;text-transform:uppercase;text-align:center}.login-sub{font-size:10px;color:#475569;margin-bottom:18px}.login-input{background:#0f1623;border:1px solid #1a2235;border-radius:7px;padding:10px 12px;color:#e2e8f0;font-size:13px;font-family:inherit;outline:none}.login-input:focus{border-color:#2563eb}.login-error{font-size:11px;color:#fca5a5;background:#450a0a;border:1px solid #7f1d1d;border-radius:6px;padding:8px 10px}.login-btn{background:#1d4ed8;border:none;color:#fff;font-size:13px;font-weight:600;padding:10px 12px;border-radius:7px;cursor:pointer;margin-top:4px;font-family:inherit}.login-btn:hover:not(:disabled){background:#2563eb}.login-btn:disabled{background:#1a2235;color:#334155;cursor:not-allowed}.header-right{display:flex;align-items:center;gap:12px}.logout-btn{background:transparent;border:1px solid #1a2235;color:#64748b;font-size:11px;padding:5px 10px;border-radius:5px;cursor:pointer;font-family:inherit}.logout-btn:hover{border-color:#ef4444;color:#fca5a5}@media (max-width:700px){.ai-layout,.terr,.two{grid-template-columns:1fr}.ai-layout{height:auto}.ai-side{display:none}.header{flex-wrap:wrap;gap:10px;padding:10px 14px;position:static}.header-left{flex:1 1;min-width:0}.h-title{font-size:12px}.h-sub{font-size:9px}.clock{display:none}.header-right{gap:8px}.badge-group{order:3;width:100%;gap:6px}.cand-badge{font-size:13px;display:flex;align-items:center;justify-content:space-between}.cand-badge,.cand-input{padding:10px 14px;flex:1 1;min-width:0}.cand-input,.history-btn{font-size:14px}.history-btn{padding:9px 12px;flex-shrink:0}.history-dropdown{left:0;right:0;min-width:0}.status-bar{flex-wrap:wrap;gap:6px 14px;padding:6px 14px}.tabs{top:0;padding:0 10px;overflow-x:auto;-webkit-overflow-scrolling:touch}.tabs::-webkit-scrollbar{display:none}.tab{padding:11px 12px;font-size:11px}.content{padding:12px}.grid-5{grid-template-columns:repeat(2,1fr);gap:8px}.region-filter{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.region-filter::-webkit-scrollbar{display:none}.rfbtn{flex-shrink:0}.sent-chip{font-size:11px;padding:5px 11px}.pagination{flex-wrap:wrap;gap:8px;justify-content:center}.pgbtn{padding:6px 14px}.login-card{padding:28px 20px}.dlist{max-height:none}}@media (max-width:420px){.grid-5{grid-template-columns:1fr 1fr}.mval{font-size:19px}.h-title{font-size:11px}.h-sub{display:none}.cand-badge{font-size:12px;padding:9px 12px}.cand-input{font-size:13px;padding:9px 12px}}@media print{*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.history-dropdown,.logout-btn,.no-print,.tabs{display:none!important}.chat-msgs,.dlist{max-height:none!important;overflow:visible!important}.status-bar{position:static!important}.card,.feed,.fitem,.mcard,.two{page-break-inside:avoid;break-inside:avoid}body{background:#07090f}}