:root{color:#172522;background:#f3f9f8;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #f3f9f8;--surface: #ffffff;--surface-subtle: #f8fbfa;--surface-accent: #eaf7f4;--text: #172522;--text-soft: #4f625e;--muted: #7b8d89;--border: #dce7e4;--border-strong: #cddcd8;--accent: #0f9f7d;--accent-dark: #08785f;--accent-soft: #e2f5f0;--blue: #3f79c7;--green: #168b68;--amber: #bd7f12;--red: #c84848;--radius: 8px;--sidebar-width: 254px;letter-spacing:0}*{box-sizing:border-box;letter-spacing:0}html,body,#app{min-height:100%;margin:0}body{min-width:320px;background:var(--bg);font-size:14px;line-height:1.5}button,input,select,textarea{font:inherit;color:inherit;letter-spacing:0}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled,input:disabled,select:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}.app-shell{min-height:100vh}.app-frame{min-height:100vh;margin-left:var(--sidebar-width)}.app-main{padding:22px 24px 40px}.sidebar{position:fixed;inset:0 auto 0 0;z-index:40;display:flex;width:var(--sidebar-width);flex-direction:column;overflow-y:auto;border-right:1px solid var(--border);background:#fff}.brand-row{display:flex;min-height:74px;align-items:center;gap:11px;padding:14px 20px;border-bottom:1px solid #edf2f1}.brand-mark{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:8px;color:#fff;background:var(--accent)}.brand-mark--large{width:50px;height:50px;flex-basis:50px}.brand-name{color:#10231f;font-size:17px;font-weight:720;line-height:1.25}.brand-subtitle{margin-top:2px;color:var(--muted);font-size:11px}.sidebar-nav{flex:1;padding:14px 12px}.nav-section+.nav-section{margin-top:18px}.nav-section-title{padding:0 10px 6px;color:#9aa9a6;font-size:11px;font-weight:700}.nav-item{display:flex;min-height:39px;align-items:center;gap:11px;margin:2px 0;padding:0 12px;border-radius:7px;color:#566763;font-size:13px;font-weight:520;transition:background .14s ease,color .14s ease}.nav-item:hover{color:#1f4e43;background:#f2f8f6}.nav-item.router-link-active{color:#087b61;background:var(--accent-soft);font-weight:650}.sidebar-footer{display:flex;align-items:center;gap:8px;padding:16px 22px 19px;border-top:1px solid #edf2f1;color:#93a29f;font-size:11px}.sidebar-runtime{display:flex;flex-direction:column;gap:7px;padding:11px 21px 13px;border-top:1px solid #edf2f1;color:#6e807b;font-size:10px}.sidebar-runtime>div,.sidebar-runtime>a{display:flex;min-width:0;align-items:center;gap:7px}.sidebar-runtime>a{color:#4b615b}.sidebar-runtime>a span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-state-dot{width:6px;height:6px;border-radius:50%;background:#b8c6c2}.sidebar-state-dot.active{background:#12a27d}.sidebar-close,.sidebar-backdrop,.mobile-menu{display:none!important}.topbar{position:sticky;top:0;z-index:30;display:flex;height:64px;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid var(--border);background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.topbar-title-wrap,.topbar-actions{display:flex;align-items:center}.topbar-title-wrap{gap:8px}.topbar-heading{display:flex;min-width:0;flex-direction:column}.topbar-title{font-size:15px;font-weight:680}.topbar-runtime-meta{display:flex;align-items:center;gap:7px;max-width:min(610px,42vw);overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.topbar-runtime-meta i{width:3px;height:3px;flex:0 0 auto;border-radius:50%;background:#cbd5e1}.icon-button,.tool-button,.button{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border-strong);border-radius:6px;color:#455955;background:#fff;transition:border-color .14s ease,background .14s ease,color .14s ease}.icon-button{width:34px;height:34px;padding:0}.icon-button:hover:not(:disabled),.tool-button:hover:not(:disabled),.button:hover:not(:disabled){border-color:#9ebbb4;color:#176d59;background:#f5faf9}.icon-button.is-active-danger{border-color:#edbcbc;color:var(--red);background:#fff4f4}.tool-button,.button{min-height:34px;gap:7px;padding:0 13px;font-size:12px;font-weight:620;white-space:nowrap}.tool-button--primary,.button--primary{border-color:var(--accent);color:#fff;background:var(--accent)}.tool-button--primary:hover:not(:disabled),.button--primary:hover:not(:disabled){border-color:var(--accent-dark);color:#fff;background:var(--accent-dark)}.button--danger{border-color:#d45a5a;color:#fff;background:#d45a5a}.button--danger:hover:not(:disabled){border-color:#b83b3b;color:#fff;background:#b83b3b}.page-stack{display:flex;flex-direction:column;gap:16px;max-width:1560px;margin:0 auto}.page-heading{display:flex;min-height:54px;align-items:center;justify-content:space-between;gap:24px}.page-heading h1{color:#142620;font-size:21px;font-weight:720;line-height:1.3}.page-heading p{margin-top:5px;color:var(--muted);font-size:12px}.panel,.settings-section,.connection-status-band,.account-profile-band,.group-card,.metric-strip{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.panel-header,.settings-section>header{display:flex;min-height:62px;align-items:center;justify-content:space-between;gap:16px;padding:13px 17px;border-bottom:1px solid #e8efed;color:#71827f}.panel-header h2,.settings-section>header h2{color:#21312e;font-size:14px;font-weight:680}.panel-header p,.settings-section>header p{margin-top:3px;color:var(--muted);font-size:11px}.status-badge{display:inline-flex;min-height:23px;align-items:center;gap:6px;padding:2px 8px;border:1px solid transparent;border-radius:5px;font-size:11px;font-weight:620;line-height:1.2;white-space:nowrap}.status-badge--success{border-color:#bce3d6;color:#117657;background:#eefaf6}.status-badge--warning{border-color:#efdaa8;color:#98610a;background:#fff9e9}.status-badge--danger{border-color:#edc1c1;color:#b43b3b;background:#fff3f3}.status-badge--info{border-color:#c8dbef;color:#356ba8;background:#f1f7fd}.status-badge--neutral{border-color:#d9e1df;color:#687975;background:#f7f9f9}.status-dot{width:6px;height:6px;border-radius:50%;background:currentColor}.metric-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));overflow:hidden}.metric-strip--four{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-strip article{display:flex;min-width:0;align-items:center;gap:12px;padding:17px 18px}.metric-strip article+article{border-left:1px solid #e8efed}.metric-strip article>div{display:grid;min-width:0;grid-template-columns:auto 1fr;align-items:baseline;column-gap:8px}.metric-strip small{grid-column:1 / -1;color:var(--text-soft);font-size:11px}.metric-strip strong{color:#172925;font-size:23px;font-weight:720;line-height:1.25}.metric-strip article>div>span{overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.metric-icon{display:grid;width:35px;height:35px;flex:0 0 35px;place-items:center;border-radius:7px}.metric-icon--teal{color:#087f65;background:#e5f7f2}.metric-icon--blue{color:#386da9;background:#edf4fc}.metric-icon--green{color:#1a805f;background:#ebf8f3}.metric-icon--amber{color:#a66c0b;background:#fff6df}.metric-icon--red{color:#ba4545;background:#fff0f0}.overview-grid{display:grid;grid-template-columns:minmax(330px,.9fr) minmax(470px,1.5fr);gap:16px}.runtime-body{display:grid;grid-template-columns:104px 1fr;align-items:center;gap:22px;padding:18px}.score-ring{--score: 0deg;--score-color: var(--accent);display:grid;width:94px;height:94px;flex:0 0 auto;place-items:center;border-radius:50%;background:conic-gradient(var(--score-color) var(--score),#e8efed 0)}.score-ring:before{content:"";position:absolute}.score-ring-inner{display:grid;width:78px;height:78px;place-content:center;border-radius:50%;text-align:center;background:#fff}.score-ring strong{font-size:24px;line-height:1.05}.score-ring span{margin-top:3px;color:var(--muted);font-size:9px}.score-ring--small{width:40px;height:40px}.score-ring--small .score-ring-inner{width:32px;height:32px}.score-ring--small strong{font-size:11px}.detail-list{margin:0}.detail-list>div{display:flex;justify-content:space-between;gap:18px;padding:7px 0;border-bottom:1px dashed #e4ebe9}.detail-list>div:last-child{border-bottom:0}.detail-list dt{color:var(--muted)}.detail-list dd{margin:0;color:#33433f;font-size:12px;font-weight:620;text-align:right}.run-summary{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #e8efed;background:var(--surface-subtle)}.run-summary div{display:flex;flex-direction:column;align-items:center;padding:11px 7px}.run-summary div+div{border-left:1px solid #e8efed}.run-summary span{color:var(--muted);font-size:10px}.run-summary strong{margin-top:2px;font-size:15px}.text-link{color:var(--accent-dark);font-size:11px;font-weight:640}.group-health-list{padding:6px 17px 11px}.group-health-row{display:grid;grid-template-columns:31px minmax(130px,1.2fr) minmax(100px,1fr) 30px;align-items:center;gap:10px;min-height:48px;border-bottom:1px solid #eef3f1}.group-health-row:last-child{border-bottom:0}.platform-mark{display:grid;width:29px;height:29px;flex:0 0 29px;place-items:center;border-radius:6px;color:#376d61;background:#e9f6f2;font-size:11px;font-weight:760;text-transform:uppercase}.platform-mark--anthropic{color:#8c5d24;background:#faf1e5}.platform-mark--gemini{color:#426da5;background:#edf3fb}.group-health-name{display:flex;min-width:0;flex-direction:column}.group-health-name strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.group-health-name span{margin-top:2px;color:var(--muted);font-size:10px}.health-bar{height:5px;overflow:hidden;border-radius:3px;background:#e7efed}.health-bar span,.usage-cell>div span{display:block;height:100%;border-radius:inherit;background:var(--accent)}.group-health-score{font-size:12px;text-align:right}.event-list{padding:4px 17px 9px}.event-row{display:grid;grid-template-columns:90px minmax(180px,1fr) auto 126px;align-items:center;gap:12px;min-height:46px;border-bottom:1px solid #edf2f1;font-size:12px}.event-row:last-child{border-bottom:0}.event-message{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.event-row time,.mono{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px}.search-box{display:flex;width:216px;height:34px;align-items:center;gap:8px;padding:0 10px;border:1px solid var(--border-strong);border-radius:6px;color:#84938f;background:#fff}.search-box--wide{width:min(340px,36vw)}.search-box:focus-within{border-color:#76bdaa;box-shadow:0 0 0 3px #0f9f7d14}.search-box input{width:100%;min-width:0;border:0;outline:0;background:transparent;font-size:12px}.group-list{display:flex;flex-direction:column;gap:11px}.group-card{overflow:hidden}.group-card.is-excluded{background:#fafbfb}.group-card-header{display:flex;min-height:60px;align-items:center;justify-content:space-between;gap:16px;padding:10px 13px;border-bottom:1px solid #eef3f1}.group-title-button{display:flex;min-width:0;align-items:center;gap:10px;padding:0;border:0;text-align:left;background:transparent}.group-title-button>svg{flex:0 0 auto;color:#82928e;transition:transform .16s ease}.group-title-button>svg.rotated{transform:rotate(90deg)}.group-title-button>span:last-child{display:flex;min-width:0;flex-direction:column}.group-title-button strong{overflow:hidden;color:#1f302c;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.group-title-button small{margin-top:2px;color:var(--muted);font-size:10px}.group-card-actions{display:flex;flex:0 0 auto;align-items:center;gap:7px}.group-summary{display:grid;grid-template-columns:52px repeat(5,minmax(88px,1fr));align-items:center;gap:8px;padding:11px 14px;background:#fbfdfc}.group-card--expanded .group-summary{grid-template-columns:52px repeat(4,minmax(88px,1fr))}.group-strategy-row{display:flex;min-height:54px;align-items:center;gap:12px;padding:10px 14px;border-bottom:1px solid #e8efed}.group-strategy-row>span{color:var(--muted);font-size:10px}.summary-stat{display:flex;min-width:0;flex-direction:column;padding-left:13px;border-left:1px solid #e4ecea}.summary-stat span{color:var(--muted);font-size:10px}.summary-stat strong{margin-top:2px;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.group-channel-table{border-top:1px solid #e4ecea}.table-scroll{width:100%;overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:11px;text-align:left}th{height:37px;padding:7px 12px;border-bottom:1px solid var(--border);color:#6c7d79;background:#f8fbfa;font-size:10px;font-weight:680;white-space:nowrap}td{height:46px;padding:7px 12px;border-bottom:1px solid #edf2f1;color:#465652;white-space:nowrap}tbody tr:last-child td{border-bottom:0}tbody tr:hover td{background:#fbfdfd}.primary-cell{color:#283936;font-size:11px;font-weight:630}.secondary-cell,.result-kind{display:block;margin-top:2px;color:#91a09d;font-size:9px}.change-value{margin-left:4px;color:var(--accent-dark);font-size:10px;font-weight:700}.score-text--success,.success-text{color:var(--green)}.score-text--warning{color:var(--amber)}.score-text--danger,.danger-text{color:var(--red)}.segmented-control{display:inline-flex;width:max-content;max-width:100%;padding:3px;border:1px solid var(--border-strong);border-radius:6px;background:#f5f8f7}.segmented-control button{min-width:78px;height:29px;padding:0 13px;border:0;border-radius:4px;color:#667874;background:transparent;font-size:11px;font-weight:620;white-space:nowrap}.segmented-control button.active{color:#08795f;background:#fff;box-shadow:0 1px 2px #1a3a321c}.toggle-row{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:15px;cursor:pointer}.toggle-row input{position:absolute;width:1px;height:1px;opacity:0}.toggle-copy{display:flex;min-width:0;flex-direction:column}.toggle-copy strong{color:#293a36;font-size:12px;font-weight:650}.toggle-copy>span{margin-top:2px;color:var(--muted);font-size:10px}.toggle-track{position:relative;width:34px;height:19px;flex:0 0 34px;border-radius:10px;background:#cbd7d4;transition:background .15s ease}.toggle-track span{position:absolute;top:3px;left:3px;width:13px;height:13px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0000002e;transition:transform .15s ease}.toggle-row input:checked+.toggle-track{background:var(--accent)}.toggle-row input:checked+.toggle-track span{transform:translate(15px)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:20px;background:#12231f6b}.modal-panel{display:flex;width:min(510px,100%);max-height:min(780px,calc(100vh - 40px));flex-direction:column;overflow:hidden;border:1px solid var(--border-strong);border-radius:8px;background:#fff;box-shadow:0 18px 48px #152e282e}.modal-panel--wide{width:min(680px,100%)}.modal-header{display:flex;min-height:58px;align-items:center;justify-content:space-between;padding:10px 16px;border-bottom:1px solid var(--border)}.modal-header h2{font-size:15px;font-weight:690}.modal-body{overflow-y:auto;padding:17px}.modal-footer{display:flex;align-items:center;gap:8px;min-height:59px;padding:11px 16px;border-top:1px solid var(--border);background:#fafcfb}.modal-footer-spacer{flex:1}.form-section+.form-section{margin-top:18px;padding-top:16px;border-top:1px solid #e8efed}.form-section h3{margin-bottom:11px;color:#334540;font-size:12px}.form-grid{display:grid;gap:13px}.form-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.form-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.field-span-2{grid-column:1 / -1}.field-label{display:flex;min-width:0;flex-direction:column;gap:6px;color:#596b67;font-size:11px;font-weight:570}.field-label input:not([type=range]),.field-label select,.filter-bar select{width:100%;height:35px;border:1px solid var(--border-strong);border-radius:6px;outline:none;background:#fff;font-size:12px}.field-label input:not([type=range]){padding:0 10px}.field-label input:focus,.field-label select:focus,.filter-bar select:focus{border-color:#71bba8;box-shadow:0 0 0 3px #0f9f7d14}.field-label input[type=range]{width:100%;accent-color:var(--accent)}.input-with-icon{display:flex;height:37px;align-items:center;gap:8px;padding:0 10px;border:1px solid var(--border-strong);border-radius:6px;color:#84938f;background:#fff}.input-with-icon:focus-within{border-color:#71bba8;box-shadow:0 0 0 3px #0f9f7d14}.input-with-icon input{width:100%;min-width:0;height:100%;padding:0!important;border:0!important;outline:0;box-shadow:none!important}.toggle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 22px}.toggle-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.toggle-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.compact-fields{margin-top:14px}.loading-block,.empty-state,.error-panel{display:flex;min-height:130px;align-items:center;justify-content:center;gap:9px;border:1px solid var(--border);border-radius:var(--radius);color:var(--muted);background:#fff;font-size:12px}.error-panel{color:var(--red);background:#fff8f8}.filter-bar{display:flex;min-height:56px;align-items:center;gap:9px;padding:10px 12px;border:1px solid var(--border);border-radius:var(--radius);background:#fff}.filter-bar select{width:150px;padding:0 28px 0 10px;color:#536561}.filter-count{margin-left:auto;color:var(--muted);font-size:11px}.filter-icon{color:#82918e}.table-panel{overflow:hidden}.channel-table{min-width:1110px}.channel-name-cell{display:flex;align-items:center;gap:9px}.channel-name-cell>div{display:flex;flex-direction:column}.channel-name-cell strong{color:#283936;font-size:11px}.channel-name-cell span{margin-top:2px;color:var(--muted);font-size:9px}.parameter-cell{display:flex;flex-direction:column;gap:2px;font-size:10px}.parameter-cell b{margin-left:4px;color:var(--accent-dark)}.row-actions{display:flex;justify-content:flex-end;gap:5px}.row-actions .icon-button{width:29px;height:29px}.actions-column{text-align:right}.pager{display:flex;min-height:54px;align-items:center;justify-content:flex-end;gap:8px;padding:9px 13px;border-top:1px solid var(--border);color:var(--muted);background:#fbfdfc;font-size:11px}.pager strong{min-width:50px;color:#4d5f5b;text-align:center}.pager .icon-button{width:29px;height:29px}.nowrap{white-space:nowrap}.live-indicator{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:10px}.live-indicator>span{width:7px;height:7px;border-radius:50%;background:#18a781;box-shadow:0 0 0 4px #def5ee;animation:live-pulse 1.8s ease-in-out infinite}.usage-cell{display:flex;align-items:center;gap:7px}.usage-cell>div{width:70px;height:5px;overflow:hidden;border-radius:3px;background:#e7efed}.usage-cell small{color:var(--muted);font-size:9px}.money-value{font-size:18px!important}.event-log-panel{overflow:hidden}.event-log-list{padding:3px 15px}.event-log-row{position:relative;display:grid;grid-template-columns:minmax(260px,1fr) minmax(130px,.35fr) 130px;align-items:center;gap:18px;min-height:61px;padding:8px 4px 8px 13px;border-bottom:1px solid #edf2f1}.event-log-row:last-child{border-bottom:0}.event-level-line{position:absolute;top:12px;bottom:12px;left:0;width:3px;border-radius:2px;background:var(--blue)}.event-level-line--warning{background:var(--amber)}.event-level-line--error{background:var(--red)}.event-log-main{min-width:0}.event-log-main>div{display:flex;align-items:center;gap:10px}.event-log-main strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.event-log-main p{margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.event-log-context{display:flex;flex-direction:column;color:var(--text-soft);font-size:10px}.event-log-row time{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;text-align:right}.page-tabs{display:flex;gap:2px;border-bottom:1px solid var(--border-strong)}.page-tabs button{position:relative;min-width:92px;height:39px;padding:0 13px;border:0;color:#687975;background:transparent;font-size:12px;font-weight:600}.page-tabs button:after{content:"";position:absolute;right:13px;bottom:-1px;left:13px;height:2px;background:transparent}.page-tabs button.active{color:var(--accent-dark)}.page-tabs button.active:after{background:var(--accent)}.settings-stack{display:flex;flex-direction:column;gap:14px}.group-filter-band{display:flex;min-height:54px;align-items:center;gap:14px;padding:8px 12px;border:1px solid var(--border);border-radius:var(--radius);color:var(--muted);background:#fff;font-size:11px}.group-scope-tabs{display:flex;align-self:stretch;gap:2px}.group-scope-tabs button{position:relative;min-width:112px;padding:0 10px;border:0;color:#6e807b;background:transparent;font-size:11px;font-weight:650}.group-scope-tabs button.active{color:#166f59;background:#f1faf7}.group-filter-band>a{color:var(--accent-dark);font-size:10px}.group-sync-button{min-height:31px;margin-left:auto}.settings-section{overflow:hidden}.settings-content{padding:17px}.settings-content>.field-label+.form-grid{margin-top:16px}.scope-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 20px;margin-top:10px;border-top:1px solid #e8efed}.scope-list.is-disabled{opacity:.5}.scope-row{display:grid;min-width:0;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:59px;border-bottom:1px solid #edf2f1;cursor:pointer}.scope-row input{position:absolute;opacity:0}.scope-check{display:grid;width:16px;height:16px;place-items:center;border:1px solid #bfcfcb;border-radius:4px;background:#fff}.scope-row input:checked+.scope-check{border-color:var(--accent);background:var(--accent)}.scope-row input:checked+.scope-check:after{content:"";width:7px;height:4px;border-bottom:2px solid #fff;border-left:2px solid #fff;transform:rotate(-45deg) translateY(-1px)}.scope-row>span:nth-child(3){display:flex;min-width:0;flex-direction:column}.scope-row strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.scope-row small{color:var(--muted);font-size:9px}.scope-row em{color:var(--blue);font-size:9px;font-style:normal}.connection-status-band,.account-profile-band{display:flex;min-height:78px;align-items:center;gap:13px;padding:13px 17px}.connection-status-band>div:nth-child(2),.account-profile-band>div:nth-child(2){display:flex;min-width:0;flex:1;flex-direction:column}.connection-status-band strong,.account-profile-band strong{font-size:13px}.connection-status-band span,.account-profile-band span{margin-top:3px;overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.connection-symbol,.account-avatar{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;border-radius:7px;color:#6c7c78;background:#eef3f2}.connection-symbol.connected,.account-avatar{color:#0e8265;background:#e5f7f2}.form-actions{display:flex;justify-content:flex-end;margin-top:18px;padding-top:15px;border-top:1px solid #e7eeec}.form-actions--between{justify-content:space-between}.danger-section{border-color:#efd1d1}.danger-action{display:flex;align-items:center;justify-content:space-between;gap:20px}.danger-action>span,.confirm-copy{color:var(--text-soft);font-size:11px;line-height:1.7}.account-page{max-width:880px}.account-shield{color:var(--accent)}.login-page{display:grid;min-height:100vh;place-items:center;padding:28px 18px;background:#f2f9f7}.login-panel{width:min(420px,100%)}.login-brand{display:flex;align-items:center;justify-content:center;gap:13px;margin-bottom:22px}.login-brand h1{font-size:22px;font-weight:740;line-height:1.2}.login-brand p{margin-top:3px;color:var(--muted);font-size:11px}.login-form{padding:25px;border:1px solid var(--border);border-radius:8px;background:#fff;box-shadow:0 10px 30px #1b453b14}.login-form header{margin-bottom:20px}.login-form h2{font-size:17px}.login-form header p{margin-top:4px;color:var(--muted);font-size:11px}.login-form .field-label+.field-label{margin-top:14px}.login-submit{width:100%;height:39px;margin-top:18px}.form-error{margin-top:12px;padding:8px 10px;border:1px solid #f0cccc;border-radius:5px;color:#b93e3e;background:#fff6f6;font-size:11px}.login-footnote{margin-top:14px;color:#91a29e;font-size:10px;text-align:center}.guide-flow{display:grid;grid-template-columns:minmax(120px,1fr) 24px minmax(120px,1fr) 24px minmax(120px,1fr) 24px minmax(120px,1fr) 24px minmax(120px,1fr);align-items:center;gap:4px;padding:18px;border:1px solid var(--border);border-radius:var(--radius);color:#93a19e;background:#fff}.guide-flow>div{display:grid;min-width:0;grid-template-columns:34px 1fr;align-items:center;column-gap:9px}.guide-flow>div>span{display:grid;width:34px;height:34px;grid-row:1 / 3;place-items:center;border-radius:6px;color:var(--accent-dark);background:var(--accent-soft)}.guide-flow strong{color:#2d3e3a;font-size:11px}.guide-flow small{overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.guide-section{padding:18px;border:1px solid var(--border);border-radius:var(--radius);background:#fff}.guide-section>header{display:flex;align-items:flex-start;gap:12px}.guide-section>header>span{color:#90a19d;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;font-weight:700}.guide-section h2{font-size:14px}.guide-section header p{margin-top:3px;color:var(--muted);font-size:10px}.formula-box{margin:15px 0;padding:13px 15px;border-left:3px solid var(--accent);border-radius:0 5px 5px 0;color:#31554c;background:#f0f8f6;overflow-wrap:anywhere}.formula-box code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px}.rule-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border:1px solid #e3ebe9;border-radius:6px;overflow:hidden}.rule-grid>div{display:flex;min-width:0;flex-direction:column;padding:12px}.rule-grid>div+div{border-left:1px solid #e3ebe9}.rule-grid span{color:var(--muted);font-size:9px}.rule-grid strong{margin-top:4px;font-size:12px}.rule-grid small{margin-top:2px;color:var(--muted);font-size:9px}.strategy-explain{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #e3ebe9;border-radius:6px;overflow:hidden}.strategy-explain>div{padding:14px}.strategy-explain>div+div{border-left:1px solid #e3ebe9}.strategy-explain strong{font-size:11px}.strategy-explain p{margin-top:5px;color:var(--muted);font-size:10px;line-height:1.7}.decision-table{margin-top:15px;border:1px solid #e3ebe9;border-radius:6px}.decision-table table{min-width:760px}.toast{position:fixed;right:22px;bottom:22px;z-index:200;max-width:min(370px,calc(100vw - 32px));padding:11px 14px;border:1px solid #b8dfd3;border-radius:6px;color:#12664f;background:#f0fbf7;box-shadow:0 8px 22px #18393121;font-size:12px}.toast--error{border-color:#ecc5c5;color:#ab3535;background:#fff4f4}.toast-enter-active,.toast-leave-active,.modal-enter-active,.modal-leave-active{transition:opacity .15s ease,transform .15s ease}.toast-enter-from,.toast-leave-to{opacity:0;transform:translateY(8px)}.modal-enter-from,.modal-leave-to{opacity:0}.modal-enter-from .modal-panel,.modal-leave-to .modal-panel{transform:translateY(6px)}.spinning{animation:spin .85s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes live-pulse{0%,to{opacity:1}50%{opacity:.45}}@media (min-width: 721px){.page-heading{min-height:0}.page-heading>div:first-child{display:none}.page-heading:has(>div:only-child){display:none}}@media (max-width: 1180px){.metric-strip{grid-template-columns:repeat(3,1fr)}.metric-strip--four{grid-template-columns:repeat(4,1fr)}.metric-strip article:nth-child(4){border-left:0;border-top:1px solid #e8efed}.metric-strip article:nth-child(5){border-top:1px solid #e8efed}.metric-strip--four article:nth-child(4){border-top:0;border-left:1px solid #e8efed}.form-grid--four{grid-template-columns:repeat(3,minmax(0,1fr))}.rule-grid{grid-template-columns:repeat(3,1fr)}.rule-grid>div:nth-child(4){border-left:0}.rule-grid>div:nth-child(n+4){border-top:1px solid #e3ebe9}.scope-list{grid-template-columns:repeat(2,1fr)}}@media (max-width: 960px){:root{--sidebar-width: 0px}.sidebar{width:254px;transform:translate(-100%);transition:transform .18s ease}.sidebar--open{transform:translate(0)}.sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:39;display:block!important;background:#11231f66}.sidebar-close{display:inline-flex!important;margin-left:auto}.mobile-menu{display:inline-flex!important}.overview-grid{grid-template-columns:1fr}.group-summary{grid-template-columns:52px repeat(3,minmax(80px,1fr))}.summary-stat:nth-last-child(-n+2){display:none}.guide-flow{grid-template-columns:1fr}.guide-flow>svg{display:none}.guide-flow>div{min-height:44px;border-bottom:1px solid #e7eeec}.guide-flow>div:last-child{border-bottom:0}}@media (max-width: 720px){.topbar{height:58px;padding:0 12px}.topbar-heading,.desktop-status,.tool-button span{display:none}.tool-button{width:34px;padding:0}.app-main{padding:15px 12px 32px}.page-stack{gap:12px}.page-heading{min-height:auto;align-items:flex-start;gap:12px}.page-heading>div:first-child{display:block}.page-heading:has(>div:only-child){display:flex}.page-heading h1{font-size:18px}.page-heading p{max-width:86vw;line-height:1.55}.page-heading .search-box{width:42px;flex:0 0 42px}.page-heading .search-box:focus-within{position:absolute;right:12px;width:calc(100vw - 24px)}.metric-strip,.metric-strip--four{grid-template-columns:repeat(2,1fr)}.metric-strip article{padding:14px 12px}.metric-strip article:nth-child(odd){border-left:0}.metric-strip article:nth-child(n+3){border-top:1px solid #e8efed}.metric-strip--four article:nth-child(4){border-top:1px solid #e8efed;border-left:1px solid #e8efed}.metric-strip strong{font-size:19px}.metric-icon{width:31px;height:31px;flex-basis:31px}.runtime-body{grid-template-columns:76px 1fr;gap:13px;padding:14px}.score-ring{width:74px;height:74px}.score-ring-inner{width:61px;height:61px}.score-ring strong{font-size:19px}.event-row{grid-template-columns:78px 1fr;gap:8px;padding:8px 0}.event-row .mono,.event-row time{grid-column:2}.group-card-header{align-items:flex-start}.group-card-actions .status-badge:first-child,.group-card-actions .icon-button:last-child{display:none}.group-summary,.group-card--expanded .group-summary{grid-template-columns:42px repeat(2,minmax(72px,1fr))}.score-ring--small{width:40px;height:40px}.score-ring--small .score-ring-inner{width:32px;height:32px}.score-ring--small strong{font-size:11px}.summary-stat:nth-of-type(n+3){display:none}.filter-bar{display:grid;grid-template-columns:1fr 1fr}.group-filter-band{align-items:stretch;flex-wrap:wrap;gap:0 8px;padding:0}.group-scope-tabs{width:100%;min-height:43px}.group-scope-tabs button{min-width:0;flex:1}.group-filter-band>span,.group-filter-band>a{margin:9px 0 9px 10px}.group-sync-button{margin:6px 8px 6px auto}.group-strategy-row{align-items:flex-start;flex-direction:column;gap:6px}.group-strategy-row .segmented-control{width:100%}.filter-bar .search-box{width:100%;grid-column:1 / -1}.filter-bar select{width:100%}.filter-count,.filter-icon{display:none}.event-log-row{grid-template-columns:1fr auto;gap:7px 12px;padding:11px 2px 11px 13px}.event-log-context{grid-column:1}.event-log-row time{grid-column:2;grid-row:1}.form-grid--two,.form-grid--three,.form-grid--four,.toggle-grid,.toggle-grid--two,.toggle-grid--three,.scope-list,.strategy-explain{grid-template-columns:1fr}.toggle-grid .toggle-row+.toggle-row{border-top:1px solid #edf2f1}.scope-list{gap:0}.strategy-explain>div+div{border-top:1px solid #e3ebe9;border-left:0}.rule-grid{grid-template-columns:repeat(2,1fr)}.rule-grid>div:nth-child(odd){border-left:0}.rule-grid>div:nth-child(n+3){border-top:1px solid #e3ebe9}.connection-status-band,.account-profile-band{padding:12px}.danger-action{align-items:flex-start;flex-direction:column}.danger-action .button,.segmented-control{width:100%}.segmented-control button{min-width:0;flex:1;padding:0 7px}.modal-backdrop{align-items:end;padding:0}.modal-panel,.modal-panel--wide{width:100%;max-height:92vh;border-radius:8px 8px 0 0}.toast{right:16px;bottom:16px;left:16px}}.policy-toolbar{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:16px}.policy-toolbar>div:last-child{display:flex;align-items:center;gap:8px}.policy-toolbar .page-tabs{width:max-content;padding:3px;border:0;border-radius:10px;background:#ffffff8c}.policy-toolbar .page-tabs button{min-height:36px;padding:0 16px;border-radius:8px}.policy-toolbar .page-tabs button:after{display:none}.policy-toolbar .page-tabs button.active{color:#374151;background:#fff;box-shadow:0 1px 3px #0f172a0f}.field-label small{color:#9ca3af;font-size:9px;font-weight:400}.account-reference-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(330px,.95fr);gap:24px}.account-main-card,.usage-card,.session-card,.telegram-card{overflow:hidden}.account-main-card .settings-content{padding:20px 24px 24px}.account-main-card .field-label+.field-label,.password-section{margin-top:18px;padding-top:16px;border-top:1px solid #f3f4f6}.password-section h3,.telegram-actions h3{margin-bottom:10px;color:#374151;font-size:12px;font-weight:600}.account-main-card .form-actions{gap:10px}.account-side-stack{display:flex;flex-direction:column;gap:20px}.usage-copy,.session-copy{display:flex;align-items:center;gap:12px;padding:20px 24px}.usage-copy>span,.session-copy>span,.telegram-title>span{display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;border-radius:11px;color:#b7791f;background:#fef3c7}.usage-copy>div,.session-copy>div{min-width:0}.usage-copy strong,.session-copy strong{margin-right:8px;font-size:13px}.usage-copy p,.session-copy p,.session-card>p,.telegram-actions p{margin-top:3px;color:#6b7280;font-size:10px}.redeem-row{display:flex;align-items:flex-end;gap:10px;padding:16px 24px 22px;border-top:1px solid #f3f4f6}.redeem-row .field-label{flex:1}.redeem-row .button{height:42px}.session-copy>span{color:#0f9487;background:#ccfbf1}.session-card>p{margin:0;padding:0 24px 13px;line-height:1.7}.telegram-title{display:flex;align-items:center;gap:12px}.telegram-title>span{width:40px;height:40px;color:#2563eb;background:#dbeafe}.telegram-card>header>.toggle-row{min-width:130px;padding:0;border:0}.telegram-card .settings-content{padding:20px 24px 24px}.telegram-actions{display:flex;align-items:center;justify-content:space-between;margin-top:18px;padding-top:16px;border-top:1px solid #f3f4f6}.events-reference-panel{min-height:294px}.events-toolbar{display:flex;min-height:76px;align-items:center;gap:12px;padding:14px 24px;border-bottom:1px solid #e5e7eb}.events-level-tabs{display:flex;gap:2px;padding:3px;border-radius:10px;background:#f3f4f6}.events-level-tabs button{height:36px;padding:0 16px;border:0;border-radius:8px;color:#6b7280;background:transparent;font-size:12px}.events-level-tabs button.active{color:#374151;background:#fff;box-shadow:0 1px 3px #0f172a17}.events-toolbar select{width:190px;height:42px;padding:0 36px 0 13px;border:1px solid #e5e7eb;border-radius:10px;color:#4b5563;background:#fff}.events-toolbar>span{margin-left:auto;color:#9ca3af;font-size:12px}.events-empty{display:flex;min-height:216px;align-items:center;justify-content:center;flex-direction:column;color:#d1d5db}.events-empty strong{margin-top:10px;color:#374151;font-size:16px;font-weight:600}.events-empty span{margin-top:4px;color:#9ca3af;font-size:12px}.probe-estimate-notice{display:flex;gap:12px;padding:17px 20px;border:1px solid #f5d98b;border-radius:12px;color:#9a6700;background:#fffbea}.probe-estimate-notice>svg{flex:0 0 auto;margin-top:2px}.probe-estimate-notice strong{color:#8a5a00;font-size:13px}.probe-estimate-notice p{margin-top:5px;font-size:11px;line-height:1.7}.probe-method-panel{display:grid;grid-template-columns:minmax(250px,.9fr) minmax(390px,1.25fr) minmax(360px,1.2fr);align-items:center;gap:28px;min-height:110px;padding:20px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.probe-method-panel h2{color:#111827;font-size:15px;font-weight:600}.probe-method-panel p{margin-top:4px;color:#6b7280;font-size:11px}.probe-formula{display:flex;height:50px;align-items:center;justify-content:center;gap:12px;padding:0 18px;border-radius:9px;color:#4b5563;background:#f8fafc;font-size:12px;white-space:nowrap}.probe-formula span{color:#14b8a6;font-weight:700}.probe-method-panel ul{margin:0;padding-left:18px;color:#6b7280;font-size:10px;line-height:1.8}.upstream-panel{overflow:hidden}.upstream-panel .panel-header{min-height:80px}.upstream-table{min-width:760px}.upstream-table td:first-child{display:flex;align-items:center;gap:8px}.upstream-table td:last-child{display:flex;align-items:center;gap:4px}.connection-reference-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(320px,.75fr);gap:20px}.connection-editor-card,.runtime-summary-card{overflow:hidden}.connection-form-grid{align-items:end}.connection-form-grid>.toggle-row{min-height:64px}.connection-editor-card .form-actions{gap:8px}.runtime-definition-list{margin:0;padding:8px 20px}.runtime-definition-list>div{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #f3f4f6}.runtime-definition-list dt{color:#6b7280;font-size:11px}.runtime-definition-list dd{margin:0;color:#374151;font-size:11px;text-align:right}.runtime-summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:10px 20px 20px;overflow:hidden;border:1px solid #e5e7eb;border-radius:10px;background:#e5e7eb}.runtime-summary-grid span{display:flex;min-height:64px;align-items:center;justify-content:center;flex-direction:column;color:#6b7280;background:#fff;font-size:10px}.runtime-summary-grid strong{margin-top:3px;color:#111827;font-size:14px}.upstream-editor-form{display:flex;flex-direction:column;gap:16px}.upstream-editor-form .toggle-row{margin-top:2px}@media (max-width: 980px){:root{--sidebar-width: 0px}.app-frame{margin-left:0}.account-reference-grid,.connection-reference-grid{grid-template-columns:1fr}.probe-method-panel{grid-template-columns:1fr;gap:14px}}@media (max-width: 720px){.policy-toolbar{align-items:stretch;flex-direction:column}.policy-toolbar .page-tabs{width:100%}.policy-toolbar>div:last-child{justify-content:flex-end}.events-toolbar{align-items:stretch;flex-wrap:wrap;padding:12px}.events-level-tabs{width:100%}.events-level-tabs button{min-width:0;flex:1;padding:0 8px}.events-toolbar select{width:calc(100% - 86px)}.events-toolbar>span{display:none}.probe-method-panel{padding:16px}.probe-formula{height:auto;min-height:50px;flex-wrap:wrap;white-space:normal}.upstream-panel .panel-header{align-items:flex-start}.upstream-panel .panel-header .button{flex:0 0 auto;padding:0 10px}.runtime-summary-grid{grid-template-columns:repeat(2,1fr)}}.section-heading-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.section-heading-row h2{color:#111827;font-size:16px;font-weight:600}.section-heading-row p{margin-top:2px;color:#9ca3af;font-size:11px}.section-tools,.section-tools>span{display:flex;align-items:center;gap:9px}.section-tools>span{height:34px;padding:0 12px;border:1px solid #e5e7eb;border-radius:8px;color:#6b7280;background:#fff;font-size:11px}.monitor-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.monitor-card{min-width:0;padding:20px;border:1px solid #e5e7eb;border-radius:16px;background:#ffffffe0;box-shadow:0 2px 6px #0f172a0f}.monitor-card>header{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px}.monitor-logo{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;color:#d97706;background:#fffbeb;font-size:20px}.monitor-logo--openai{color:#059669;background:#d1fae5}.monitor-card header strong{display:block;overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.monitor-card header p{display:flex;align-items:center;gap:7px;margin-top:3px}.monitor-card header em{padding:1px 6px;border-radius:5px;color:#047857;background:#d1fae5;font-size:9px;font-style:normal}.monitor-logo--anthropic+div em{color:#b45309;background:#fef3c7}.monitor-card header code{overflow:hidden;color:#6b7280;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.monitor-latency{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:20px}.monitor-latency>div{padding:13px 14px;border:1px solid #f3f4f6;border-radius:12px;background:#f9fafba8}.monitor-latency span{display:block;color:#9ca3af;font-size:10px}.monitor-latency strong{display:block;margin-top:4px;color:#111827;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:17px}.monitor-latency small,.availability-line small{margin-left:3px;color:#9ca3af;font-size:9px;font-weight:500}.availability-line{display:flex;align-items:flex-end;justify-content:space-between;margin-top:14px;padding-top:13px;border-top:1px solid #f3f4f6}.availability-line>span{color:#9ca3af;font-size:10px}.availability-line>strong{color:#22c55e;font-size:24px;font-weight:700;line-height:1}.availability-line small{color:inherit;font-size:13px}.monitor-history-head,.monitor-axis{display:flex;justify-content:space-between;color:#9ca3af;font-size:9px}.monitor-history-head{margin-top:11px}.monitor-bars{display:grid;height:22px;grid-template-columns:repeat(60,minmax(2px,1fr));align-items:end;gap:3px;margin-top:5px}.monitor-bars i{height:17px;border-radius:2px;background:#10b981}.monitor-bars i:nth-child(3n){height:21px}.monitor-bars i.is-degraded{height:11px;background:#f59e0b}.monitor-bars i.is-failed{height:7px;background:#ef4444}.monitor-bars.is-empty{border-radius:4px;background:repeating-linear-gradient(90deg,#e5e7eb 0,#e5e7eb 3px,transparent 3px,transparent 6px)}.monitor-axis{margin-top:2px}.account-management{margin-top:6px;overflow:hidden}.account-filter-row{display:flex;min-height:62px;align-items:center;gap:9px;padding:12px 20px;border-bottom:1px solid #e5e7eb}.account-filter-row select{width:150px;height:36px;padding:0 10px;border:1px solid #e5e7eb;border-radius:8px;color:#4b5563;background:#fff;font-size:11px}.account-filter-row>span{margin-left:auto;color:#9ca3af;font-size:11px}.account-table{min-width:1080px}.mini-trend{display:flex;height:18px;align-items:end;gap:2px}.mini-trend i{width:3px;height:13px;border-radius:2px;background:#10b981}.mini-trend i.warn{height:9px;background:#f59e0b}.mini-trend i.bad{height:6px;background:#ef4444}.channel-metrics article{min-height:112px;padding:20px}.channel-metrics .metric-icon{width:48px;height:48px;flex-basis:48px;border-radius:12px}.channel-metrics strong{font-size:25px}.panel-actions{display:flex;gap:8px}.group-matrix-panel{overflow:hidden}.group-matrix{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:20px 24px 24px}.group-matrix-item{display:block;min-width:0;padding:16px;border:1px solid #f0f2f4;border-radius:14px;background:#fff}.group-matrix-item>div:first-child,.matrix-strategy,.group-matrix-item footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.group-matrix-item h3{overflow:hidden;color:#1f2937;font-size:14px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.group-matrix-item>p{margin-top:2px;color:#9ca3af;font-size:10px}.matrix-strategy{margin-top:13px}.matrix-strategy strong{display:flex;flex-direction:column;align-items:flex-end;font-size:14px}.matrix-strategy small{color:#9ca3af;font-size:9px;font-weight:400}.matrix-bar{height:7px;margin-top:10px;overflow:hidden;border-radius:4px;background:#e5e7eb}.matrix-bar span{display:block;height:100%;border-radius:inherit;background:#10b981}.matrix-bar span.warning{background:#f59e0b}.group-matrix-item footer{margin-top:7px;color:#6b7280;font-size:10px}.group-matrix-item footer em{color:#d97706;font-style:normal}.attention-panel{overflow:hidden}.attention-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:16px 20px 20px}.attention-list article{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px;border:1px solid #f3f4f6;border-radius:12px}.attention-list article>div{min-width:0}.attention-list article strong{margin-right:8px;font-size:12px}.attention-list article p{overflow:hidden;margin-top:3px;color:#9ca3af;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.attention-list article>span{color:#6b7280;font-size:10px}@media (max-width: 1200px){.monitor-grid,.group-matrix{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.monitor-grid,.group-matrix,.attention-list{grid-template-columns:1fr}.account-filter-row{align-items:stretch;flex-wrap:wrap}.account-filter-row .search-box,.account-filter-row select{width:100%}.account-filter-row>span{margin-left:0}.section-tools>span{display:none}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{--bg: #f9fafb;--surface: #fff;--surface-subtle: #f9fafb;--surface-accent: #ecfdf9;--text: #111827;--text-soft: #4b5563;--muted: #9ca3af;--border: #e5e7eb;--border-strong: #d1d5db;--accent: #14b8a6;--accent-dark: #0f9487;--accent-soft: #ecfdf9;--green: #10b981;--amber: #f59e0b;--red: #ef4444;--radius: 12px;--sidebar-width: 256px;color:var(--text);background:var(--bg);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}body{color:var(--text);background:var(--bg);font-size:14px;line-height:1.5}.app-main{min-height:calc(100vh - 64px);padding:32px;background:radial-gradient(circle at 47% 0,rgba(45,212,191,.08),transparent 38%),linear-gradient(180deg,#f0fdfc 0,#f9fafb 390px)}.page-stack{max-width:none;gap:16px}.page-heading{min-height:0;justify-content:flex-end}.page-heading>div{display:none}.page-heading:has(>div:only-child){display:none}.sidebar{width:256px;border-right:1px solid #e5e7eb;background:#fff}.brand-row{min-height:64px;gap:12px;padding:11px 24px;border-bottom:1px solid #e5e7eb}.brand-mark{width:38px;height:38px;flex-basis:38px;border-radius:10px;color:#fff;background:linear-gradient(135deg,#14b8a6,#0d9488);box-shadow:0 3px 9px #0d94882e;font-size:12px;font-weight:700}.brand-name{color:#1f2937;font-size:14px;font-weight:650;line-height:20px;white-space:nowrap}.brand-subtitle{display:flex;align-items:center;gap:8px;margin-top:0;color:#6b7280;font-size:11px;white-space:nowrap}.version-badge{display:inline-flex;align-items:center;gap:4px;padding:1px 6px;border:1px solid #d1d5db;border-radius:6px;color:#6b7280;background:#fff;font-size:9px}.version-badge i{width:5px;height:5px;border-radius:50%;background:#10b981}.workspace-select{padding:13px 12px 12px;border-bottom:1px solid #f3f4f6}.workspace-select>label{display:block;margin:0 4px 7px;color:#6b7280;font-size:11px;font-weight:500}.workspace-select>div{position:relative;display:flex;height:40px;align-items:center;gap:8px;padding:0 12px;border:1px solid #e5e7eb;border-radius:12px;color:#9ca3af;background:#f9fafb}.workspace-select select{width:100%;border:0;outline:0;color:#4b5563;background:transparent;opacity:1;font-size:13px}.sidebar-nav{padding:13px 12px 8px}.nav-section+.nav-section{margin-top:16px}.nav-section-title{padding:0 12px 6px;color:#9ca3af;font-size:11px;font-weight:500}.nav-item{min-height:40px;gap:12px;margin:2px 0;padding:0 14px;border-radius:10px;color:#4b5563;font-size:13px;font-weight:500}.nav-item svg{color:#6b7280}.nav-item.router-link-active{color:#0f9487;background:#ecfdf9;font-weight:600}.nav-item.router-link-active svg{color:#14b8a6}.sidebar-runtime{gap:6px;padding:11px 20px 10px;border-top:1px solid #e5e7eb;color:#6b7280;font-size:11px}.sidebar-runtime>a{margin-top:7px;color:#6b7280}.sidebar-state-dot{width:7px;height:7px;background:#d1d5db}.sidebar-state-dot.active{background:#10b981}.sidebar-collapse{display:flex;min-height:44px;align-items:center;justify-content:center;gap:7px;border:0;border-top:1px solid #f3f4f6;color:#6b7280;background:#fff;font-size:12px;font-weight:500}.topbar{height:64px;padding:0 24px;border-bottom:1px solid #e5e7eb;background:#ffffffd1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar-title{color:#111827;font-size:18px;font-weight:600;line-height:28px}.topbar-runtime-meta{color:#6b7280;font-size:11px;line-height:16px}.topbar-actions{gap:8px}.icon-button,.tool-button,.button{border-color:#e5e7eb;border-radius:8px;color:#4b5563;background:#fff;box-shadow:0 1px 2px #0f172a0a}.tool-button,.button{min-height:34px;padding:0 13px;font-size:12px;font-weight:500}.tool-button.tool-button--primary,.button.button--primary{border-color:#14b8a6;color:#fff;background:#14b8a6}.tool-button.tool-button--primary:hover:not(:disabled),.button.button--primary:hover:not(:disabled){border-color:#0f9487;color:#fff;background:#0f9487}.tool-button--danger,.tool-button--danger:hover:not(:disabled){border-color:#ef4444;color:#fff;background:#ef4444}.header-icon-button,.header-logout,.ghost-action,.rocket-button{display:inline-flex;height:34px;align-items:center;justify-content:center;gap:7px;padding:0 8px;border:0;color:#6b7280;background:transparent;font-size:12px}.header-icon-button{width:34px;padding:0}.header-logout{padding:0 10px}.status-badge{min-height:22px;padding:2px 8px;border:0;border-radius:6px;font-size:10px;font-weight:500}.status-badge--success{color:#059669;background:#d1fae5}.status-badge--warning{color:#b45309;background:#fef3c7}.status-badge--danger{color:#dc2626;background:#fee2e2}.status-badge--info{color:#0f9487;background:#ccfbf1}.status-badge--neutral{color:#6b7280;background:#f3f4f6}.group-filter-band{min-height:52px;padding:0 4px;border:0;border-radius:0;background:transparent}.group-scope-tabs{gap:4px;padding:3px;border-radius:10px;background:#ffffff80}.group-scope-tabs button{min-height:36px;padding:0 16px;border-radius:8px;color:#6b7280;font-size:13px;font-weight:500}.group-scope-tabs button.active{color:#374151;background:#fff;box-shadow:0 1px 3px #0f172a0f}.group-filter-band>span{color:#9ca3af;font-size:12px}.group-filter-band .scope-hint{color:#d1d5db}.scope-hint a{color:#14b8a6;font-weight:500}.group-last-sync{margin-left:auto}.group-list{gap:16px}.group-card{border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 1px 3px #0f172a09}.group-card-header{min-height:82px;padding:15px 24px;border-bottom:1px solid #f3f4f6}.group-title-line,.group-card-actions,.allocation-name{display:flex;align-items:center}.group-title-line{gap:8px}.group-title-line h2{color:#111827;font-size:16px;font-weight:600;line-height:24px}.group-heading-copy>p{margin-top:3px;color:#6b7280;font-size:12px}.group-card-actions{gap:10px}.ghost-action{padding:0 10px}.group-overview{display:grid;grid-template-columns:320px repeat(6,minmax(86px,max-content));align-items:end;gap:16px;padding:22px 24px 17px}.strategy-block>p,.group-stat>span,.channel-allocation-title{color:#6b7280;font-size:11px}.strategy-block>p{margin-bottom:7px}.group-strategy-control{display:inline-flex;padding:3px;border-radius:10px;background:#f3f4f6}.group-strategy-control button{display:inline-flex;height:34px;min-width:98px;align-items:center;justify-content:center;gap:7px;padding:0 12px;border:0;border-radius:8px;color:#6b7280;background:transparent;font-size:12px;font-weight:500}.group-strategy-control button.active{color:#374151;background:#fff;box-shadow:0 1px 3px #0f172a17}.group-stat{display:flex;flex-direction:column;gap:2px;padding-bottom:4px}.group-stat strong{color:#1f2937;font-size:14px;font-weight:600}.channel-allocation-title{display:flex;justify-content:space-between;padding:0 24px 8px}.channel-allocation-list{padding:0 24px 8px}.allocation-row{display:grid;min-height:65px;grid-template-columns:40px minmax(240px,1fr) minmax(180px,284px) 34px;align-items:center;gap:12px;padding:8px 12px;border:1px solid #f3f4f6;border-radius:12px;background:#fff}.allocation-row+.allocation-row{margin-top:8px}.score-ring--small{width:36px;height:36px;background:transparent;border:3px solid var(--score-color)}.score-ring--small .score-ring-inner{width:30px;height:30px}.score-ring--small strong{color:var(--score-color);font-size:11px;font-weight:600}.allocation-main{min-width:0}.allocation-name{gap:10px}.allocation-name a,.allocation-name strong{overflow:hidden;color:#1f2937;font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.allocation-main>p,.weight-cell>p{margin-top:2px;color:#9ca3af;font-size:10px}.weight-cell>div{height:7px;overflow:hidden;border-radius:4px;background:#e5e7eb}.weight-cell>div span{display:block;height:100%;border-radius:inherit;background:#22b8aa}.weight-cell>p{text-align:right}.rocket-button{width:34px;padding:0}.group-pager{display:flex;min-height:48px;align-items:center;justify-content:flex-end;gap:10px;padding:7px 24px 14px;color:#9ca3af;font-size:11px}.group-pager>span:first-child{margin-right:auto}.group-pager button{height:28px;padding:0 10px;border:1px solid #e5e7eb;border-radius:7px;color:#6b7280;background:#fff;font-size:11px}.modal-backdrop{background:#11182780;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-panel{border-color:#e5e7eb;border-radius:16px;box-shadow:0 24px 80px #0f172a47}.modal-panel--wide{width:min(670px,100%)}.modal-header{min-height:82px;padding:14px 24px}.modal-header h2{color:#111827;font-size:16px;font-weight:600}.modal-header p{margin-top:3px;color:#6b7280;font-size:12px}.modal-body{padding:16px 24px}.modal-footer{min-height:68px;padding:12px 24px;background:#fff}.toggle-row{min-height:52px;padding:0 16px;border:1px solid #f3f4f6;border-radius:12px;background:#fff}.toggle-track{width:43px;height:24px;flex-basis:43px;border-radius:12px}.toggle-track span{width:18px;height:18px}.toggle-row input:checked+.toggle-track span{transform:translate(19px)}.segmented-control{border:0;border-radius:10px;background:#f3f4f6}.segmented-control button{min-width:100px;height:34px;border-radius:8px;font-size:12px}.segmented-control button.active{color:#374151}.field-label input:not([type=range]),.field-label select,.filter-bar select{height:42px;border-color:#e5e7eb;border-radius:10px}.panel,.settings-section,.connection-status-band,.account-profile-band,.metric-strip,.filter-bar,.loading-block,.empty-state,.error-panel{border-color:#e5e7eb;border-radius:12px}.panel-header,.settings-section>header{min-height:72px;padding:16px 20px}.panel-header h2,.settings-section>header h2{color:#111827;font-size:15px}.panel-header p,.settings-section>header p{color:#6b7280;font-size:11px}@media (max-width: 1120px){.group-overview{grid-template-columns:minmax(280px,1.8fr) repeat(3,minmax(88px,1fr))}.strategy-block{grid-row:span 2}.header-icon-button,.header-logout span,.scope-hint{display:none}}@media (max-width: 720px){.app-main{padding:16px 12px 28px}.topbar{padding:0 12px}.topbar-title-wrap{min-width:0;flex:1}.topbar-heading{min-width:0}.topbar-runtime-meta{max-width:240px}.topbar-actions{flex:0 0 auto;gap:5px}.topbar-actions .tool-button:nth-of-type(2){display:none}.topbar-actions .status-badge,.topbar-actions .tool-button span,.header-logout{display:none}.topbar-actions .tool-button{width:34px;padding:0}.group-filter-band{align-items:flex-start;flex-wrap:wrap}.group-last-sync{display:none}.group-card-header{align-items:flex-start;flex-direction:column;padding:14px}.group-title-line{align-items:flex-start;flex-wrap:wrap}.group-heading-copy{min-width:0;width:100%}.group-heading-copy>p{overflow-wrap:anywhere}.group-card-actions{width:100%;flex-direction:row;align-items:center;justify-content:flex-end}.group-card-actions .ghost-action,.group-card-actions .button{width:auto}.group-overview{display:flex;align-items:stretch;flex-wrap:wrap;padding:16px 14px 12px}.strategy-block,.group-strategy-control{width:100%}.group-strategy-control button{min-width:0;flex:1;padding:0 6px}.group-stat{min-width:calc(33.333% - 12px)}.channel-allocation-title,.channel-allocation-list{padding-right:14px;padding-left:14px}.allocation-row{grid-template-columns:36px minmax(0,1fr) 30px}.weight-cell{grid-column:2 / 4}}
