:root{font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;color:#17211f;background:#f3f6f5}*{box-sizing:border-box}body{margin:0;min-width:1180px}.app-shell{min-height:100vh;background:#f3f6f5}.app-sider{border-right:1px solid #e7ecea}.brand{height:72px;display:flex;align-items:center;gap:12px;padding:0 22px;font-weight:700;font-size:17px}.brand-mark{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#176b5b,#2e927d);box-shadow:0 8px 20px #176b5b38}.app-header{height:64px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;background:#fffffff0;border-bottom:1px solid #e7ecea}.app-content{padding:24px 28px 36px}.foundation-page{min-height:320px;padding:28px;background:#fff;border:1px solid #e9eeec;border-radius:14px;box-shadow:0 8px 26px #1e3c340d}.login-page{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 70% 20%,#d9eee8 0,transparent 30%),linear-gradient(135deg,#eef5f2,#f8faf9)}.login-card{width:420px;padding:38px;border-radius:18px;background:#fffffff5;box-shadow:0 24px 70px #18483c24;border:1px solid #e0ebe7}.center-state{min-height:100vh;display:grid;place-items:center;color:#63736f}.baseline-import-panel{padding:20px 24px}.personal-filter-layout{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px;width:100%}.personal-filter-layout__item{min-width:0}.personal-filter-layout__item .ant-form-item{margin-bottom:0}.personal-filter-layout__settings,.personal-filter-layout__actions{display:flex;align-items:center;min-height:32px}.personal-filter-layout__actions{gap:8px}.dashboard-v2-page{display:flex;flex-direction:column;gap:16px}.dashboard-v2-titlebar{display:flex;align-items:flex-start;justify-content:space-between}.dashboard-v2-titlebar .ant-typography{margin:0}.dashboard-v2-filters{padding:14px 16px;background:#fff;border:1px solid #e2e9e6;border-radius:8px}.dashboard-v2-filters .ant-space-item>div{display:flex;flex-direction:column;gap:6px}.dashboard-v2-filters .ant-picker{width:250px}.dashboard-v2-filters .ant-select{min-width:150px}.dashboard-v2-metric{height:280px;border-radius:8px;border-color:#e2e9e6}.dashboard-v2-metric .ant-card-body{height:100%;overflow:hidden}.dashboard-v2-metric--proxy{border-top:3px solid #c87918}.dashboard-v2-metric__head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;min-height:44px}.dashboard-v2-metric__head>.ant-typography{max-width:112px}.dashboard-v2-metric__formula{min-height:20px}.dashboard-v2-metric__description{display:-webkit-box;min-height:44px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.dashboard-v2-source-row{margin-top:2px}.dashboard-v2-sections>.ant-tabs-nav{margin:0 0 14px;padding:0 4px;background:#fff;border:1px solid #e2e9e6;border-radius:8px}.dashboard-v2-sections>.ant-tabs-nav:before{border:0}.dashboard-v2-sections>.ant-tabs-content-holder{min-height:360px}.dashboard-v2-modules>.ant-tabs-nav{margin:0}.dashboard-v2-modules>.ant-tabs-nav:before{border-bottom-color:#dfe7e4}.dashboard-v2-modules .ant-tabs-tab{padding:8px 4px;font-weight:600}.dashboard-analysis-page{display:flex;flex-direction:column;gap:14px;min-width:0}.dashboard-analysis-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.dashboard-analysis-toolbar .ant-input-search{width:300px}.dashboard-analysis-toolbar .ant-select{width:130px}.dashboard-view-tabs{border-color:#dfe7e4}.dashboard-view-tabs .ant-tabs-nav{margin:0}.dashboard-view-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:4px 2px}.dashboard-widget-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:110px;gap:12px;align-items:stretch}.dashboard-widget{min-width:0;overflow:hidden;border-color:#dfe7e4}.dashboard-widget .ant-card-head{min-height:44px}.dashboard-widget .ant-card-body{height:calc(100% - 45px);overflow:auto}.dashboard-widget-grid--editing{padding:12px;border:1px dashed #91b7ae;border-radius:8px;background:#f6faf8}.dashboard-widget-grid--editing .dashboard-widget{cursor:grab;box-shadow:0 3px 14px #176b5b14}.dashboard-widget-grid--editing .dashboard-widget:active{cursor:grabbing}@media(max-width:1180px){.dashboard-view-toolbar{align-items:flex-start;flex-direction:column}.dashboard-widget-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.dashboard-widget{grid-column:1 / -1!important}}.dashboard-analysis-metric{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 9px;border:1px solid #e2e9e6;border-radius:6px}.dashboard-analysis-metric>div{display:flex;align-items:center;gap:8px;min-width:0}.dashboard-formula-tokens{min-height:68px;display:flex;align-content:flex-start;flex-wrap:wrap;gap:5px;padding:10px;margin-bottom:12px;background:#f6f8f7;border:1px solid #dfe7e4;border-radius:6px}.dashboard-formula-tokens .ant-tag{margin:0}.dashboard-analysis-preview{min-height:480px}.dashboard-filter-group{padding:12px;border:1px solid #dfe7e4;border-radius:6px;background:#fff}.dashboard-filter-group--2,.dashboard-filter-group--3{background:#f7f9f8}.dashboard-filter-group__toolbar{display:flex;align-items:center;gap:10px;margin-bottom:10px}.dashboard-filter-condition{display:grid;grid-template-columns:minmax(140px,.9fr) minmax(110px,.65fr) minmax(220px,1.6fr) 32px;align-items:center;gap:8px}.dashboard-topic-metric{height:174px;border-radius:8px;border-color:#e2e9e6;cursor:pointer}.dashboard-topic-metric .ant-card-body{height:100%;padding:16px;overflow:hidden}.dashboard-topic-metric--proxy{border-top:3px solid #c87918}.dashboard-topic-metric__head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;min-height:30px}.dashboard-topic-metric .ant-typography{margin-bottom:0}.dashboard-topic-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.dashboard-topic-toolbar .ant-typography{margin:0}.speech-assets{display:grid;grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:12px}.speech-asset{min-width:0;display:flex;flex-direction:column;align-items:stretch;gap:7px;padding:8px;border:1px solid #e2e9e6;border-radius:6px;background:#f8faf9}.speech-asset .ant-image,.speech-asset .ant-image-img{width:100%!important}.speech-asset .ant-image-img{object-fit:contain;background:#fff}
