:root{color-scheme:light dark;--font: ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, "Apple Color Emoji", Arial, sans-serif;--text: #373530;--text2: #787774;--text3: #9b9a97;--bg: #ffffff;--card: #ffffff;--subtle: #f7f6f3;--divider: #e9e9e7;--c-red-core: #d44c47;--c-red-text: #c4554d;--c-red-tag: #faecec;--c-yellow-core: #cb912f;--c-yellow-text: #c29343;--c-yellow-tag: #faf3dd;--c-green-core: #448361;--c-green-text: #548164;--c-green-tag: #eef3ed;--c-blue-core: #337ea9;--c-blue-text: #487ca5;--c-blue-tag: #e9f3f7;--c-gray-core: #a6a299;--c-gray-text: #787774;--c-gray-tag: #f1f1ef}@media (prefers-color-scheme: dark){:root{--text: #d4d4d4;--text2: #9b9b9b;--text3: #6f6f6f;--bg: #191919;--card: #202020;--subtle: #252525;--divider: #333333;--c-red-core: #be524b;--c-red-text: #be524b;--c-red-tag: #332523;--c-yellow-core: #c19138;--c-yellow-text: #c19138;--c-yellow-tag: #372e20;--c-green-core: #4f9768;--c-green-text: #4f9768;--c-green-tag: #242b26;--c-blue-core: #447acb;--c-blue-text: #447acb;--c-blue-tag: #1f282d;--c-gray-core: #9b9b9b;--c-gray-text: #9b9b9b;--c-gray-tag: #252525}}*{box-sizing:border-box}html,body{margin:0}body{font-family:var(--font);color:var(--text);background:var(--bg);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.page{max-width:940px;margin:0 auto;padding:20px 22px 40px}.topbar{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:14px}.controls{display:flex;align-items:center;gap:8px}.settings-wrap{position:relative}.btn.primary{background:#2383e2;color:#fff;border-color:#2383e2}.btn.primary:hover{background:#1a76d1;border-color:#1a76d1}.popover-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:15}.popover{position:absolute;right:0;top:40px;z-index:20;width:300px;background:var(--card);border:1px solid var(--divider);border-radius:8px;box-shadow:#0f0f0f0d 0 0 0 1px,#0f0f0f1a 0 3px 6px,#0f0f0f33 0 9px 24px;padding:12px 14px}.popover-head{display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:13px}.popover-x{border:0;background:transparent;font-size:18px;line-height:1;cursor:pointer;color:var(--text2)}.popover-section{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--text2);font-weight:600;margin:14px 0 6px}.field{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:13.5px;padding:5px 0}.field-label{color:var(--text)}.unit{display:inline-flex;align-items:center;gap:5px;border:1px solid transparent;border-radius:6px;padding:4px 9px;background:var(--subtle);transition:border-color .12s ease,background .12s ease}.unit:focus-within{border-color:#2383e2;background:#fff}.unit em{color:var(--text2);font-style:normal;font-size:12.5px}.unit input{border:0;outline:0;width:46px;text-align:right;font:inherit;font-size:13.5px;background:transparent;color:var(--text);-moz-appearance:textfield}.unit input::-webkit-outer-spin-button,.unit input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.popover-foot{display:flex;justify-content:flex-end;align-items:center;margin-top:16px}.link-btn{border:0;background:transparent;color:var(--text2);font:inherit;font-size:12.5px;cursor:pointer;text-decoration:underline}.seg{display:inline-flex;background:var(--subtle);border-radius:7px;padding:2px}.seg-btn{border:0;background:transparent;font:inherit;font-size:13px;font-weight:600;color:var(--text2);padding:5px 13px;border-radius:5px;cursor:pointer}.seg-btn.active{background:var(--card);color:var(--text);box-shadow:0 1px 2px #0f0f0f26}.btn{border:1px solid var(--divider);background:var(--card);border-radius:6px;padding:6px 10px;font:inherit;font-size:13px;cursor:pointer;color:var(--text)}.btn:hover{background:var(--subtle)}.btn.icon{width:32px;height:30px;display:inline-flex;align-items:center;justify-content:center;font-size:15px;color:var(--text2)}.btn .ico{width:15px;height:15px;display:block}.meta{font-size:12px;color:var(--text3)}.live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:6px;vertical-align:middle}.live-dot.on{background:var(--c-green-core)}.live-dot.off{background:var(--text3)}.card{border:1px solid var(--divider);border-radius:10px;padding:18px 20px;margin-bottom:16px;background:var(--card)}.card-title{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--text2);margin-bottom:12px}.kpi{display:block}.scenario{margin-bottom:16px}.scenario-head{display:flex;align-items:baseline;gap:12px;margin-bottom:8px}.scenario-name{font-size:17px;font-weight:600;color:var(--text);width:92px}.scenario-total{font-size:17px;font-weight:700;font-variant-numeric:tabular-nums}.scenario-pct{margin-left:auto;font-size:17px;font-weight:600;font-variant-numeric:tabular-nums}.scenario-track{position:relative;display:flex;height:22px;background:var(--subtle);border-radius:99px;overflow:hidden}.scenario-seg{height:100%;border-right:1.5px solid var(--card);min-width:2px}.scenario-goal{position:absolute;top:0;bottom:0;width:2px;background:var(--text);opacity:.45}.kpi-legend{display:flex;flex-wrap:wrap;gap:8px 20px;margin-top:14px}.kpi-legend.committed{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 16px}.kpi-legend+.kpi-legend{margin-top:8px}.legend-item{min-width:0}.kpi-foot{font-size:12px;color:var(--text3);margin-top:15px}.kpi-main{flex:1 1 300px;min-width:260px}.eyebrow{font-size:12px;color:var(--text2);font-weight:600;text-transform:uppercase;letter-spacing:.04em}.kpi-value{font-size:38px;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-top:2px;font-variant-numeric:tabular-nums}.kpi-goal{font-size:13px;color:var(--text2);margin-top:3px}.bar{height:8px;background:var(--subtle);border-radius:99px;margin:13px 0 8px;overflow:hidden}.bar-fill{height:100%;border-radius:99px;transition:width .4s ease}.kpi-readout{font-size:13px;color:var(--text2);display:flex;gap:8px;align-items:center}.kpi-subline{font-size:12px;color:var(--text3);margin-top:9px}.dot-sep{color:var(--text3)}.kpi-stats{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:14px 24px;align-content:center}.stat-label{font-size:12px;color:var(--text2)}.stat-value{font-size:19px;font-weight:700;letter-spacing:-.01em;font-variant-numeric:tabular-nums}.stat-hint{font-size:11px;color:var(--text3)}.statusbar-track{display:flex;height:22px;background:var(--subtle);border-radius:6px;overflow:hidden;position:relative;margin-top:2px}.statusbar-seg{height:100%;min-width:2px;border-right:1.5px solid var(--card)}.statusbar-goal{position:absolute;top:-3px;bottom:-3px;width:2px;background:var(--text);border-radius:2px}.statusbar-legend{display:flex;flex-wrap:wrap;gap:9px 22px;margin-top:13px}.legend-item{display:flex;align-items:center;gap:7px;font-size:13px}.legend-dot{width:9px;height:9px;border-radius:2px;flex-shrink:0}.legend-label{color:var(--text2)}.legend-amt{font-weight:600;font-variant-numeric:tabular-nums}.statusbar-foot{font-size:12.5px;color:var(--text2);margin-top:11px}.funnel-card .card-title{margin-bottom:2px}.funnel-svg{width:100%;height:auto;display:block;margin-top:4px}.funnel-svg text{font-family:var(--font)}.f-label{font-size:15px;font-weight:600}.f-expected{font-size:17px;font-weight:700;font-variant-numeric:tabular-nums}.f-sub{font-size:12px;font-variant-numeric:tabular-nums}.f-cap{font-size:11px}.pill{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:500;padding:2px 9px;border-radius:5px;white-space:nowrap}.pill-dot{width:7px;height:7px;border-radius:50%}.tbl{width:100%;border-collapse:collapse;font-size:13.5px}.tbl th{text-align:left;font-weight:500;color:var(--text2);font-size:12px;padding:0 10px 8px;border-bottom:1px solid var(--divider)}.tbl td{padding:9px 10px;border-bottom:1px solid var(--divider)}.tbl tr:last-child td{border-bottom:0}.tbl .r{text-align:right;font-variant-numeric:tabular-nums}.tbl .strong{font-weight:700}.muted{color:var(--text2)}.panels{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.panel-title{font-size:12px;font-weight:600;color:var(--text);margin-bottom:10px}.bars{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.bar-row{display:flex;flex-direction:column;gap:5px}.bar-head{display:flex;justify-content:space-between;align-items:baseline;gap:8px;font-size:12.5px}.bar-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--text)}.bar-val{font-variant-numeric:tabular-nums;color:var(--text2);white-space:nowrap;flex-shrink:0}.bar-track{height:6px;background:var(--subtle);border-radius:99px;overflow:hidden}.bar-meter{display:block;height:100%;border-radius:99px;min-width:2px}.state{padding:44px 20px;text-align:center;color:var(--text2);border:1px solid var(--divider);border-radius:10px;display:flex;flex-direction:column;align-items:center;gap:10px}.state.error{color:var(--text)}.spinner{width:16px;height:16px;border:2px solid var(--divider);border-top-color:var(--text2);border-radius:50%;display:inline-block;animation:spin .8s linear infinite;vertical-align:-3px}@keyframes spin{to{transform:rotate(360deg)}}.foot{font-size:11.5px;color:var(--text3);margin-top:8px;padding:0 2px}@media (max-width: 720px){.panels{grid-template-columns:1fr;gap:18px}.kpi-stats{grid-template-columns:repeat(2,1fr)}.kpi-value{font-size:32px}.kpi-legend.committed{grid-template-columns:1fr}}
