.prefs-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a99;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.prefs-card{background:#fff;border-radius:12px;box-shadow:0 20px 60px #00000040;width:100%;max-width:480px;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column;position:relative}.prefs-header{display:flex;align-items:flex-start;gap:12px;padding:24px 24px 16px;border-bottom:1px solid #f1f5f9;position:relative}.prefs-header__icon{flex-shrink:0;width:40px;height:40px;background:#eff6ff;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#1a56db}.prefs-title{font-size:16px;font-weight:700;color:#0f172a;margin:0 0 2px}.prefs-subtitle{font-size:13px;color:#64748b;margin:0;line-height:1.4}.prefs-close-btn{position:absolute;top:16px;right:16px;width:28px;height:28px;border:none;background:transparent;color:#94a3b8;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s;z-index:10}.prefs-close-btn:hover{background:#f1f5f9;color:#334155}.prefs-close-btn.opacity0{opacity:0;top:0;right:0}.section-icon-actions{position:absolute;top:0;right:16px;display:flex;align-items:center;gap:6px;margin-left:auto}.prefs-icon-btn{position:relative;top:0;right:0;border:none;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10}.prefs-icon-btn:hover{color:#334155}.prefs-bulk-row{display:flex;align-items:center;gap:8px;padding:12px 24px 8px}.prefs-bulk-btn{border:none;background:transparent;color:#1a56db;font-size:13px;font-weight:500;cursor:pointer;padding:2px 4px;border-radius:4px;transition:background .15s}.prefs-bulk-btn:hover:not(:disabled){background:#eff6ff}.prefs-bulk-btn:disabled{color:#cbd5e1;cursor:default}.prefs-bulk-sep{color:#cbd5e1;font-size:13px}.prefs-counter{margin-left:auto;font-size:12px;color:#94a3b8;font-variant-numeric:tabular-nums}.prefs-dimension-list{display:flex;flex-direction:column;gap:6px;padding:8px 24px 16px}.prefs-dimension-item{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1.5px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:border-color .15s,background .15s;position:relative}.prefs-dimension-item:hover{border-color:#93c5fd;background:#f8faff}.prefs-dimension-item--checked{border-color:#1a56db;background:#eff6ff}.prefs-checkbox{width:16px;height:16px;accent-color:#1a56db;cursor:pointer;flex-shrink:0}.prefs-dimension-text{display:flex;flex-direction:column;gap:1px;flex:1}.prefs-dimension-label{font-size:14px;font-weight:600;color:#1e293b}.prefs-dimension-label-input{width:100%;font-size:14px;font-weight:600;color:#1e293b;padding:2px 6px;border:1px solid transparent;border-radius:6px;background:transparent}.prefs-dimension-label-input:hover{border-color:#cbd5e1;background:#fff}.prefs-dimension-label-input:focus{border-color:#1a56db;background:#fff;outline:none}.prefs-dimension-desc{font-size:12px;color:#64748b;line-height:1.3}.prefs-check-mark{color:#1a56db;display:flex;align-items:center}.prefs-dimension-index{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:#1a56db;color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;font-variant-numeric:tabular-nums}.prefs-remove-btn{flex-shrink:0;width:26px;height:26px;border:none;background:transparent;color:#94a3b8;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.prefs-remove-btn:hover{background:#fee2e2;color:#dc2626}.prefs-remove-btn2{flex-shrink:0;width:15px;height:15px;border:none;color:#94a3b8;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .15s,color .15s}.prefs-remove-btn2:hover{color:#dc2626}.prefs-add-btn{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:2px;padding:10px 14px;border:1.5px dashed #cbd5e1;border-radius:8px;background:transparent;color:#1a56db;font-size:13px;font-weight:600;cursor:pointer;transition:border-color .15s,background .15s}.prefs-add-btn:hover:not(:disabled){border-color:#1a56db;background:#eff6ff}.prefs-add-btn:disabled{color:#cbd5e1;border-color:#e2e8f0;cursor:not-allowed}.prefs-error{display:flex;align-items:center;gap:6px;margin:0 24px 12px;padding:10px 12px;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#dc2626;font-size:13px;font-weight:500}.prefs-footer{display:flex;justify-content:flex-end;gap:8px;padding:16px 24px 20px;border-top:1px solid #f1f5f9}.prefs-btn-cancel{padding:8px 16px;border:1.5px solid #e2e8f0;border-radius:7px;background:transparent;color:#475569;font-size:14px;font-weight:500;cursor:pointer;transition:border-color .15s,background .15s}.prefs-btn-cancel:hover:not(:disabled){border-color:#cbd5e1;background:#f8fafc}.prefs-btn-save{display:flex;align-items:center;gap:6px;padding:8px 20px;border:none;border-radius:7px;background:#1a56db;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s,opacity .15s}.prefs-btn-save:hover:not(:disabled){background:#1d4ed8}.prefs-btn-save:disabled{opacity:.5;cursor:not-allowed}.settings-btn{display:flex;align-items:center;gap:5px;padding:5px 10px;border:1.5px solid #e2e8f0;border-radius:6px;background:transparent;color:#fff;font-size:12px;font-weight:500;cursor:pointer;transition:border-color .15s,background .15s,color .15s;margin-right:5px}.settings-btn:hover{border-color:#1a56db;background:#eff6ff;color:#1a56db}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;--dc-card-bg: #ffffff;--dc-card-border: #e5e7eb;--dc-card-shadow: 0 1px 2px rgba(0, 0, 0, .05);--dc-header-bdr: #e5e7eb;--dc-header-text: #111827;--dc-th-color: #374151;--dc-divider: #e5e7eb;--dc-text: #111827;--dc-row-group: #f9fafb;--dc-row-odd: #ffffff;--dc-muted: #6b7280;--dc-negative: #dc2626;--dc-positive: #16a34a;--dc-accent: #1a56db;--dc-page-bg: #f3f4f6}:root{--ink: #0b1b4d;--ink-2: #20345f;--muted: #697794;--line: #dfe6f1;--line-soft: #edf1f7;--paper: #f7f9fc;--blue: #175de8;--blue-2: #3f7cff;--blue-dark: #061d66;--blue-soft: #dfeaff;--donut-base: #dce6f5;--donut-incremental: #175de8;--green: #0da667;--green-bg: #ecfbf4;--red: #ef3f45;--red-bg: #fff1f1;--shadow: 0 10px 30px rgba(20, 46, 96, .07), 0 2px 8px rgba(20, 46, 96, .04);--sidebar: 278px;--ink: #10224d;--ink-2: #31466d;--muted: #71809a;--line: #e4e9f1;--line-soft: #eef2f7;--paper: #f5f7fb;--card: #ffffff;--blue: #2f6ef3;--blue-2: #6398ff;--blue-dark: #092b78;--blue-soft: #eaf1ff;--shadow: 0 18px 45px rgba(31, 55, 96, .065), 0 3px 12px rgba(31, 55, 96, .035);--radius: 18px}body{font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400;color:#0f172a;background:#fff;-webkit-font-smoothing:antialiased;line-height:1.45}.splash-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1e3a8a,#1a56db 60%,#3b82f6);cursor:pointer}.splash-inner{text-align:center;color:#fff}.splash-logo{margin-bottom:20px}.splash-title{font-size:28px;font-weight:700;margin-bottom:10px}.splash-sub{font-size:15px;opacity:.75}.login-bg{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 20px;background:#030a11 url(/assets/login-bg-B9_KQlht.jpg) center center / cover no-repeat fixed}.login-bg-video{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border:0;z-index:0;pointer-events:none}@media(prefers-reduced-motion:reduce){.login-bg-video{display:none}}.login-card{position:relative;z-index:1;width:400px;padding:34px 36px 30px;border-radius:14px;background:#12213ab8;border:1px solid rgba(255,255,255,.22);box-shadow:0 24px 60px #00000073;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);color:#fff}.login-logo{display:flex;align-items:center;gap:12px;margin-bottom:26px}.login-logo img{width:44px;height:44px;flex:none}.login-brand{display:flex;flex-direction:column;gap:1px}.login-brand-name{font-size:30px;font-weight:700;line-height:1;letter-spacing:-.5px;color:#fff}.login-brand-sub{font-size:13px;font-weight:400;color:#ffffffdb}.login-title{font-size:19px;font-weight:700;color:#fff;margin-bottom:4px}.login-subtitle{color:#ffffffb8;margin-bottom:24px;font-size:13px}.login-form{display:flex;flex-direction:column;gap:18px}.login-error{background:#dc26262e;border:1px solid rgba(248,113,113,.45);color:#fecaca;padding:9px 12px;border-radius:7px;font-size:12px}.login-success{background:#16a34a2e;border:1px solid rgba(74,222,128,.45);color:#bbf7d0;padding:9px 12px;border-radius:7px;font-size:12px}.form-group{display:flex;flex-direction:column;gap:7px}.login-bg .form-group label{font-size:13px;font-weight:700;color:#fff}.login-bg .form-control{padding:10px 13px;border:1px solid rgba(255,255,255,.1);border-radius:7px;font-size:13px;outline:none;background:#ffffff38;color:#fff;transition:border-color .15s,box-shadow .15s,background .15s}.login-bg .form-control::-moz-placeholder{color:#ffffff8c}.login-bg .form-control::placeholder{color:#ffffff8c}.login-bg .form-control:focus,.login-bg .form-control:focus-visible{border-color:#ffffff73;background:#ffffff47;box-shadow:0 0 0 3px #3059a759}.login-bg .form-control:disabled{color:#ffffff8c;background:#ffffff14;cursor:not-allowed}.login-bg .form-control:-webkit-autofill,.login-bg .form-control:-webkit-autofill:hover,.login-bg .form-control:-webkit-autofill:focus{-webkit-text-fill-color:#ffffff;-webkit-box-shadow:0 0 0 1000px #1c2f4a inset;caret-color:#fff}.login-bg .btn-primary{background:#3059a7;color:#fff;border:none;border-radius:7px;padding:11px 18px;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s}.login-bg .btn-primary:hover:not(:disabled){background:#3a67bc}.login-bg .btn-primary:disabled{background:#3059a78c;color:#ffffffb3;cursor:not-allowed}.login-bg .btn-secondary{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.22);border-radius:7px;padding:11px 18px;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s}.login-bg .btn-secondary:hover:not(:disabled){background:#ffffff2e;border-color:#ffffff59}.login-bg .btn-primary:focus-visible,.login-bg .btn-secondary:focus-visible{outline:2px solid rgba(255,255,255,.8);outline-offset:2px}.btn-full{width:100%;padding:11px}.button-group{display:flex;gap:10px}.btn-half{flex:1;padding:11px}.login-divider{display:flex;align-items:center;gap:14px;margin-top:26px;color:#fff9}.login-divider:before,.login-divider:after{content:"";flex:1;height:1px;background:#ffffff47}.login-divider svg{flex:none;display:block}.login-tagline{margin-top:16px;text-align:center;font-size:12.5px;color:#ffffff9e}.login-footer-block{position:relative;z-index:1;margin-top:20px;text-align:center;text-shadow:0 1px 3px rgba(0,0,0,.7)}.login-copyright{font-size:12px;color:#ffffff8c}.login-contact{margin-top:6px;font-size:12px;color:#ffffff8c}.login-contact a{display:inline-block;padding:2px 4px;border-radius:3px;color:#ffffffd1;text-decoration:underline;text-decoration-color:#ffffff59;text-underline-offset:3px;transition:color .15s,text-decoration-color .15s}.login-contact a:hover{color:#fff;text-decoration-color:#fff}.login-contact a:focus-visible{outline:2px solid rgba(255,255,255,.8);outline-offset:2px}.search-label{font-size:12px}.btn-spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite;display:inline-block;vertical-align:middle}.forgot-password-link{display:block;text-align:right;margin-top:-8px;text-decoration:none;font-size:12px;color:#ffffff9e;font-weight:500;transition:color .15s}.forgot-password-link:hover{text-decoration:none;color:#fff}.forgot-password-link:focus-visible{outline:2px solid rgba(255,255,255,.8);outline-offset:2px;border-radius:3px}@media(max-width:480px){.login-bg{background-attachment:scroll}.login-card{width:100%;max-width:400px;padding:26px 22px 24px}.login-brand-name{font-size:26px}}.app-root{display:flex;height:100%;overflow:hidden;padding:10px}.sidebar{width:28%;min-width:28%;background:#f6f7fb;border:1px solid #e1e1e1;display:flex;flex-direction:column;flex-shrink:0;padding-bottom:24px;height:-moz-fit-content;height:fit-content}.sidebar-header{display:none;align-items:center;gap:8px;padding:14px 14px 12px;border-bottom:1px solid #e5e7eb;flex-shrink:0}.sidebar-title{font-size:13px;font-weight:700;color:#1a56db;text-decoration:none;line-height:1.3}.sidebar-section{padding:12px 14px;border-bottom:1px solid #f0f0f0}.sidebar-section-title{display:flex;align-items:center;gap:6px;font-size:18px;font-weight:600;color:#0f172a;margin-bottom:10px}.upload-block{margin-bottom:12px}.upload-block:last-child{margin-bottom:0}.upload-block-label{font-size:14px;font-weight:600;color:#0f172a;margin-bottom:5px}.upload-file-row{display:flex;align-items:center;gap:6px;margin-bottom:5px}.btn-browse{background:#fff;border:1px solid #d1d5db;border-radius:4px;padding:3px 8px;font-size:14px;font-weight:400;cursor:pointer;color:#0f172a;white-space:nowrap;flex-shrink:0}.btn-browse:hover{background:#f3f4f6}.upload-fname{font-size:12px;font-weight:400;color:#0f172a;truncate:overflow;overflow:visible;text-overflow:ellipsis;white-space:nowrap;max-width:428px;border:#ccc solid 1px;display:block;width:428px;border-radius:4px;padding:1px 5px;background:#edefed}.upload-fname.no-file{color:#9ca3af}.btn-upload-complete{display:block;width:100%;background:#9ca3af;color:#fff;border:none;border-radius:4px;padding:5px 8px;font-size:11px;cursor:pointer;text-align:center;margin-bottom:4px;transition:background .2s}.btn-upload-complete:hover{background:#6b7280}.btn-upload-complete:disabled{background:#d1d5db;cursor:not-allowed;opacity:.7}.btn-upload-complete.uploaded{background:#194abf}.btn-upload-complete.uploaded:hover{background:#194ac2}.btn-dl-tpl{background:#fefefd;border:#d9d9d9 solid 1px;color:#0f172a;font-size:12px;font-weight:400;cursor:pointer;padding:7px;text-decoration:underline;display:block;width:100%;border-radius:5px;margin:10px 0}.btn-dl-tpl:hover{color:#1e40af}.budget-row{margin-bottom:4px}.budget-display{font-size:14px;font-weight:700;color:#111827}.budget-hint{font-size:14px;font-weight:600;color:#0f172a;margin-bottom:2px}.budget-hint-sub{font-size:12px;font-weight:400;color:#0f172a;margin-bottom:10px;line-height:1.4}.goal-row{margin-bottom:10px}.goal-label{font-size:14px;font-weight:600;color:#0f172a;margin-bottom:5px}.goal-opt{font-size:14px;color:#0f172a;font-weight:600}.goal-input{width:100%;padding:5px 8px;border:1px solid #d1d5db;border-radius:5px;font-size:12px;color:#0f172a;font-weight:400;outline:none}.goal-input:focus{border-color:#1a56db}.goal-input::-moz-placeholder{color:#d1d5db;font-size:10px}.goal-input::placeholder{color:#d1d5db;font-size:10px}.run-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-bottom:8px}.btn-run{background:#194abf;color:#fff;border:none;border-radius:5px;padding:5px 14px;font-size:14px;font-weight:400;cursor:pointer}.btn-run:hover{background:#1e40af}.btn-revert-sm{background:#fff;border:1px solid #d1d5db;border-radius:5px;padding:4px 10px;font-size:14px;font-weight:400;cursor:pointer;color:#0f172a}.btn-revert-sm:hover{background:#f9fafb}.export-link{font-size:11px;color:#1a56db;text-decoration:none;display:block;margin-top:2px;background:none;border:none;cursor:pointer;text-align:left;border:1px solid #d1d5db;padding:5px;border-radius:5px}.export-link:hover{text-decoration:underline}.reverted-msg{font-size:11px;color:#1a56db;margin-top:4px;font-style:italic}.main-content{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:0}.content-section{background:#fff;margin:5px 0 0 15px;border-radius:8px;border:none;overflow:visible}.content-section:last-child{margin-bottom:16px}.section-header{padding:0;border-bottom:none;background:none;position:relative}.section-title{font-size:18px;font-weight:600;color:#0f172a;display:flex;align-items:center;gap:8px}.filters-row{display:flex;flex-wrap:wrap;gap:10px;padding:10px 0;border-bottom:none;background:#fff}.filter-col{display:flex;flex-direction:column;gap:3px}.filter-label{font-size:14px;font-weight:600;color:#0f172a}.filter-sel{padding:5px 28px 5px 8px;border:1px solid #d1d5db;border-radius:5px;font-size:12px;font-weight:400;color:#0f172a;background:#fff;outline:none;cursor:pointer;min-width:90px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%236b7280'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;width:235px}.filter-sel:focus{border-color:#1a56db}.what-is-pct{padding:15px 0;border-bottom:none}.what-link{font-size:11px;color:#1a56db;text-decoration:none}.what-link:hover{text-decoration:underline}.table-toolbar{display:flex;align-items:center;justify-content:space-between;padding:8px 0;gap:12px}.show-row{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700}.show-sel{padding:3px 6px;border:1px solid #d1d5db;border-radius:4px;font-size:12px;color:#374151;background:#fff;outline:none}.search-box{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700}.search-inp{padding:4px 8px;border:1px solid #d1d5db;border-radius:4px;font-size:12px;outline:none;width:160px}.search-inp:focus{border-color:#1a56db}.table-scroll{overflow-x:auto;border-bottom:1px solid #f0f0f0}.data-table{width:100%;border-collapse:collapse;font-size:12px}.data-table th{background:none;padding:8px 10px;text-align:left;font-size:14px;font-weight:600;color:#0f172a;white-space:nowrap;border-bottom:1px solid #f0f0f0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.data-table th:last-child{border-right:none}.th-num{text-align:right!important}.data-table td{padding:7px 10px;border-bottom:#f0f0f0 solid 1px;white-space:nowrap;border-right:1px solid #fafafa}.data-table td:last-child{border-right:none}.td-num{text-align:right!important;font-variant-numeric:tabular-nums}.data-table tbody tr:hover{background:#f9fafb}.total-row{background:none;color:#194ac2}.total-row td{font-size:12px}.spend-cell-input{border:1px solid #A1A4BB;border-radius:4px;padding:3px 6px;font-size:12px;color:#374151;background:#e8eefc;width:90px;outline:none;font-variant-numeric:tabular-nums;text-align:right}.spend-cell-input:hover{border-color:#d1d5db;background:#fff}.spend-cell-input:focus{border-color:#1a56db;background:#6366f11a}.cell-pos{color:#16a34a!important}.cell-neg{color:#dc2626!important}.no-data{text-align:center;color:#9ca3af;padding:20px!important}.table-footer{display:flex;align-items:center;justify-content:space-between;padding:8px 0;font-size:11px;gap:12px;flex-wrap:wrap;background:#fff}.table-count{flex-shrink:0}.pager{display:flex;align-items:center;gap:3px}.pager-label{font-size:11px;color:#374151;padding:0 10px;cursor:pointer;background:none;border:none}.pager-label:hover{color:#1a56db}.pager-btn{min-width:26px;height:26px;border:none;border-radius:4px;background:#fff;font-size:11px;color:#374151;cursor:pointer;padding:0 4px;display:flex;align-items:center;justify-content:center}.pager-btn:hover{background:#000;color:#fff}.pager-active{background:none;border:1px solid #252525}.pager-ellipsis{font-size:11px;color:#9ca3af;padding:0 2px}.kpi-bars-row{display:flex;gap:60px;padding:16px 24px;border-bottom:1px solid #f0f0f0}.kpi-bar-item{display:flex;flex-direction:column;gap:2px;min-width:140px}.kpi-bar-label{font-size:14px;font-weight:600;color:#111827}.kpi-bar-sub{font-size:12px;color:#9ca3af;margin-bottom:8px}.kpi-bars{display:flex;align-items:flex-end;gap:20px}.kpi-bar-group{display:flex;flex-direction:column;align-items:center;gap:4px}.kpi-bar-num{font-size:12px;font-weight:600;color:#374151}.blue-num{color:#1a56db}.kpi-bar{width:160px;border-radius:3px 3px 0 0}.gray-bar{background:#a1a4bb}.blue-bar{background:#194abf}.boundary-btn-row{padding:8px 16px;border-bottom:1px solid #f0f0f0}.btn-boundary{background:none;border:1px solid #d1d5db;padding:5px;cursor:pointer;font:inherit;border-radius:5px;font-size:12px;color:#090909;width:20%}.btn-boundary:hover{background:#f9fafb}.rc-tactic-info{padding:8px 16px;font-size:12px;color:#6b7280;background:#f9fafb;border-bottom:1px solid #f0f0f0}.rc-tactic-info strong{color:#1f2937}.rc-slider-row{padding:10px 16px;border-bottom:1px solid #f0f0f0;display:flex;flex-direction:column;gap:6px}.rc-slider-label{font-size:14px;font-weight:500;color:#0f172a}.rc-slider-0,.rc-slider-val{font-size:11px;color:#6b7280;margin-top:-2px}.rc-pct-display{font-size:12px;font-weight:600;color:#194abf;background:#eff6ff;border-radius:4px;padding:2px 8px;display:inline-block}.rc-chart-wrap{padding:12px 4px 4px}.rc-slider-wrap{display:flex;align-items:flex-start;gap:12px;border-bottom:1px solid #f0f0f0}.rc-slider-container{width:650px}.rc-slider{width:100%;cursor:pointer}.rc-slider-ticks{display:flex;justify-content:space-between;margin-top:6px}.rc-slider-tick{display:flex;flex-direction:column;align-items:center;transform:translate(50%)}.rc-slider-tick-line{width:1px;height:8px;background:#9ca3af}.rc-slider-tick-label{font-size:10px;color:#6b7280;margin-top:2px}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}@media(max-width:900px){.sidebar{width:200px;min-width:200px}.kpi-bars-row{gap:20px;flex-wrap:wrap}.upload-fname{overflow:hidden}.button.what-link{width:40%!important}.kpi-bar{width:40px;height:80px!important}.kpi-bars-row{gap:0px;flex-wrap:nowrap;padding:0}.kpi-bar-item{min-width:200px}.btn-boundary{width:40%!important}}@media(max-width:640px){.app-root{flex-direction:column;height:100vh;overflow-y:auto;overflow-x:hidden}.sidebar{width:100%;min-width:100%;flex-shrink:0}.main-content{width:100%;overflow:visible}.filters-row{gap:8px}button.what-link{width:40%!important}.kpi-bar{width:20px;height:40px!important}.kpi-bars-row{gap:0px;flex-wrap:nowrap;padding:0}.kpi-bar-item{min-width:115px}.btn-boundary{width:60%}.tab-btn--active{height:-webkit-fill-available;height:-moz-available;height:stretch}.filter-sel{width:342px}.agent-shell{flex-direction:column;height:80vh!important}.agent-sidebar{width:100%!important;height:auto}.tab-btn--agent-idle{height:-webkit-fill-available;height:-moz-available;height:stretch}.tab-bar-title{font-size:22px!important;display:initial!important}.tab-btn{font-size:16px!important}.placeholder-page{height:80vh!important}}@media(max-width:1400px){.kpi-bar{width:80px}.kpi-bar-item{min-width:140px}}.app-shell{display:flex;flex-direction:column;background:#d1d5db}.tab-bar{flex-shrink:0;background:#d1d5db;padding:0;display:flex;flex-direction:column;align-items:center;gap:0}.tab-bar-title{font-size:28px;font-weight:900;color:#fff;letter-spacing:.01em;background:#194abf;width:100%;display:flex;align-items:center;justify-content:center;padding:10px 16px;margin:0 0 10px;box-sizing:border-box}.tab-bar-title__actions{flex:1;display:flex;justify-content:flex-end}.logout-btn{display:inline-flex;align-items:center;gap:5px;padding:4px 12px;background:#ffffff26;border:1px solid rgba(255,255,255,.35);border-radius:6px;color:#fff;font-size:12px;font-weight:500;cursor:pointer;transition:background .15s;letter-spacing:.01em}.logout-btn:hover{background:#ffffff47}.tab-bar-tabs{display:flex;align-items:center;gap:2px}.tab-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 20px;border:none;border-radius:8px 8px 0 0;font-size:18px;font-weight:500;cursor:pointer;transition:background .15s,color .15s;background:transparent;color:#4b5563}.tab-btn:hover{background:#fff6;color:#111827}.tab-btn--active{background:#fff;color:#111827;box-shadow:0 -2px 8px #0000000f;font-weight:600}.tab-btn--agent-idle:hover{background:#1e40af;color:#fff}.tab-btn--has-icon svg{flex-shrink:0}.tab-content{flex:1;overflow:hidden;background:#fff}.outcome-page{background:radial-gradient(circle at 82% -12%,rgba(111,157,255,.11),transparent 34%),radial-gradient(circle at 12% 24%,rgba(218,229,250,.36),transparent 28%),linear-gradient(180deg,#fbfcff,#f5f7fb)}.placeholder-page{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:#f9fafb;color:#6b7280;padding:40px;text-align:center}.placeholder-icon{width:80px;height:80px;border-radius:20px;background:#eff6ff;display:flex;align-items:center;justify-content:center}.placeholder-title{font-size:20px;font-weight:700;color:#111827}.placeholder-sub{font-size:13px;color:#6b7280;max-width:420px;line-height:1.6}.agent-shell{display:flex;height:100vh;overflow:hidden;background:#f8fafc}.agent-sidebar{width:240px;flex-shrink:0;background:#000;display:flex;flex-direction:column;padding:16px;gap:24px;overflow-y:auto}.agent-sidebar__section-label{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#64748b;margin:0 0 8px}.agent-sidebar__upload{display:flex;flex-direction:column;gap:6px}.agent-upload-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;background:#1a56db;color:#fff;border:none;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:background .15s}.agent-upload-btn:hover{background:#1d4ed8}.agent-upload-status{font-size:11px;color:#94a3b8;margin:0}.agent-sidebar__history{display:flex;flex-direction:column;flex:1;min-height:0}.agent-sidebar__history-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.agent-new-btn{background:none;border:1px solid #334155;border-radius:4px;color:#94a3b8;width:22px;height:22px;font-size:14px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.agent-new-btn:hover{border-color:#64748b;color:#e2e8f0}.agent-sidebar__empty{font-size:12px;color:#475569;text-align:center;margin-top:12px}.agent-history-item{display:flex;align-items:center;gap:8px;width:100%;padding:8px 10px;background:none;border:none;border-radius:6px;color:#94a3b8;font-size:12px;text-align:left;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:background .12s,color .12s}.agent-history-item span{overflow:hidden;text-overflow:ellipsis}.agent-history-item:hover{background:#1e3a5f;color:#e2e8f0}.agent-history-item--active{background:#1a56db;color:#fff}.agent-chat{flex:1;display:flex;flex-direction:column;min-width:0;overflow:hidden}.agent-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#94a3b8;font-size:14px}.agent-start-btn{padding:8px 20px;background:#1a56db;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer}.agent-messages{flex:1;overflow-y:auto;padding:20px 24px;display:flex;flex-direction:column;gap:16px}.agent-welcome{color:#94a3b8;font-size:13px;text-align:center;margin:auto}.agent-msg{display:flex;gap:10px;max-width:100%}.agent-msg--user{flex-direction:row-reverse}.agent-msg__avatar{width:28px;height:28px;border-radius:50%;background:#e2e8f0;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#64748b}.agent-msg__body{max-width:65%;display:flex;flex-direction:column;gap:10px}.agent-msg--user .agent-msg__body{align-items:flex-end}.agent-msg__text{padding:10px 14px;border-radius:12px;font-size:13px;line-height:1.55;margin:0;white-space:pre-wrap;background:#f1f5f9;color:#000}.agent-msg--user .agent-msg__text{background:#1a56db;color:#fff;border-radius:12px 12px 2px}.agent-msg--bot .agent-msg__text{border-radius:2px 12px 12px}.agent-typing{display:flex;gap:4px;padding:10px 14px;background:#f1f5f9;border-radius:2px 12px 12px}.agent-typing span{width:6px;height:6px;border-radius:50%;background:#94a3b8;animation:agent-bounce 1.2s ease-in-out infinite}.agent-typing span:nth-child(2){animation-delay:.2s}.agent-typing span:nth-child(3){animation-delay:.4s}@keyframes agent-bounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-6px)}}.agent-table-wrap{overflow-x:auto;border-radius:8px;border:1px solid #e2e8f0}.agent-table{width:100%;border-collapse:collapse;font-size:11px;background:#fff}.agent-table th{background:#f8fafc;padding:6px 10px;text-align:left;font-weight:600;color:#475569;border-bottom:1px solid #e2e8f0;white-space:nowrap}.agent-table td{padding:5px 10px;color:#000;border-bottom:1px solid #f1f5f9;white-space:nowrap}.agent-table tfoot td{border-top:2px solid #e2e8f0;border-bottom:none;background:#f8fafc}.agent-table .pos{color:#059669}.agent-table .neg{color:#dc2626}.agent-chart{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:12px 16px;display:flex;flex-direction:column;gap:10px;min-width:300px}.agent-chart__label{font-size:11px;font-weight:600;color:#64748b;margin:0}.agent-chart__bars{display:flex;flex-direction:column;gap:8px}.agent-chart__bar-row{display:flex;align-items:center;gap:8px}.agent-chart__bar-label{font-size:11px;color:#475569;width:120px;flex-shrink:0}.agent-chart__bar-track{flex:1;height:12px;background:#e2e8f0;border-radius:4px;overflow:hidden}.agent-chart__bar-fill{height:100%;border-radius:4px;transition:width .5s}.agent-chart__bar-value{font-size:11px;color:#000;font-weight:600;white-space:nowrap;width:90px;text-align:right}.agent-input-row{display:flex;align-items:flex-end;gap:8px;padding:12px 20px 16px;border-top:1px solid rgba(148,163,184,.25);background:#fff}.agent-input{flex:1;resize:none;border:1px solid #e2e8f0;border-radius:10px;padding:10px 14px;font-size:13px;line-height:1.5;outline:none;color:#000;font-family:inherit;max-height:140px;overflow-y:auto;box-shadow:#00000059}.agent-input:focus{border-color:#1a56db;box-shadow:0 0 0 3px #1a56db1a}.agent-mic-btn,.agent-send-btn{width:38px;height:38px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .15s}.agent-mic-btn{background:#f1f5f9;color:#475569}.agent-mic-btn:hover{background:#e2e8f0}.agent-mic-btn--active{background:#fee2e2;color:#dc2626;animation:mic-pulse 1s ease-in-out infinite}@keyframes mic-pulse{0%,to{box-shadow:0 0 #dc26264d}50%{box-shadow:0 0 0 6px #dc262600}}.agent-send-btn{background:#1a56db;color:#fff}.agent-send-btn:hover:not(:disabled){background:#1d4ed8}.agent-send-btn:disabled{background:#bfdbfe;cursor:not-allowed}.agent-clip-btn{width:36px;height:36px;border-radius:8px;border:1px solid #e2e8f0;background:#f8fafc;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .15s,color .15s}.agent-clip-btn:hover{background:#e2e8f0;color:#000}.agent-clip-status{font-size:11px;color:#059669;white-space:nowrap;flex-shrink:0}.agent-suggestions{display:flex;flex-direction:column;gap:10px;padding:24px 0 8px;align-items:center}.agent-suggestions__label{font-size:12px;font-weight:600;color:#94a3b8;letter-spacing:.05em;text-transform:uppercase;margin:0}.agent-suggestions__chips{display:flex;flex-direction:column;gap:8px;width:100%;max-width:520px}.agent-suggestion-chip{display:flex;align-items:center;gap:10px;padding:10px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;font-size:13px;color:#000;cursor:pointer;text-align:left;transition:background .12s,border-color .12s}.agent-suggestion-chip:hover{background:#eff6ff;border-color:#bfdbfe}.agent-suggestion-chip__num{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#1a56db;color:#fff;font-size:11px;font-weight:700;flex-shrink:0}.agent-table-container{display:flex;flex-direction:column;gap:8px;min-width:0;width:100%}.agent-msg--bot:has(.agent-table-container) .agent-msg__body{max-width:65%}.agent-msg__body--wide{max-width:50%;width:100%}.agent-msg__body--wide .rc-slider-container{width:100%}.agent-msg__body--wide .content-section{margin-left:0}.agent-mic-error{margin:0 20px 8px;padding:8px 12px;background:#fee2e2;border:1px solid #fca5a5;border-radius:8px;font-size:12px;color:#dc2626}.status-banner{background:#eff6ff;border-bottom:1px solid #bfdbfe;padding:8px 20px;font-size:12px;color:#1d4ed8;font-weight:500}.api-status-bar{display:none;align-items:center;gap:6px;padding:6px 14px;border-bottom:1px solid #f0f0f0}.api-status-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0;display:inline-block}.api-status-dot--online{background:#16a34a}.api-status-dot--offline{background:#d1d5db}.api-status-label{font-size:10px;font-weight:600;color:#9ca3af}.api-status-label--online{color:#16a34a}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}button.what-link{background:none;border:1px solid #d1d5db;padding:5px;cursor:pointer;font:inherit;border-radius:5px;font-size:smaller;color:#090909;width:20%}.upload-prompt{margin-top:10px;display:flex;flex-direction:column;gap:8px}.upload-prompt__chip{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;background:#1a56db;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:12px;font-weight:500;max-width:280px;text-align:left;transition:background .15s}.upload-prompt__chip:hover{background:#1648c0}.upload-prompt__chip:focus-visible{outline:2px solid #1a56db;outline-offset:2px}.upload-prompt__chip-icon{flex-shrink:0}.upload-prompt__chip-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-prompt__chip-hint{font-size:10px;opacity:.75;white-space:nowrap}.upload-prompt__row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.upload-prompt__browse{display:inline-flex;align-items:center;gap:5px;padding:5px 10px;border:1px solid #d1d5db;border-radius:6px;background:#fff;font-size:11px;cursor:pointer;color:#374151}.upload-prompt__browse:hover{background:#f9fafb}.upload-prompt__fname{font-size:11px;color:#6b7280;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-prompt__upload-btn{padding:5px 12px;background:#059669;color:#fff;border:none;border-radius:6px;font-size:11px;cursor:pointer}.upload-prompt__upload-btn:disabled{opacity:.6;cursor:default}.upload-prompt__upload-btn:hover:not(:disabled){background:#047857}.upload-prompt__success{font-size:11px;color:#059669;font-weight:600}.upload-prompt__error{font-size:11px;color:#dc2626;margin:0}.export-row{display:flex;gap:6px;margin-top:6px}.export-row .export-link{flex:1;text-align:center;font-size:12px;padding:5px 4px}.export-row .export-link:hover{text-decoration:underline}.agent-table-toolbar-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.agent-table-download-btn{display:inline-flex;align-items:center;gap:5px;padding:5px 11px;font-size:12px;font-weight:500;color:#1a56db;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;cursor:pointer;white-space:nowrap;transition:background .15s,border-color .15s;flex-shrink:0}.agent-table-download-btn:hover{background:#dbeafe;border-color:#93c5fd}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a8c;display:flex;align-items:center;justify-content:center;z-index:9999;padding:24px}.modal-popup{position:relative;width:100%;max-width:560px;background:#fff;border-radius:16px;box-shadow:0 24px 60px #00000040;padding:24px;animation:modalFadeIn .2s ease-out}.modal-title{margin:0 0 16px;font-size:20px;font-weight:600;color:#111827}.modal-body{color:#374151;font-size:14px;line-height:1.6}.modal-body p{margin:0 0 12px}.modal-body ul{margin:12px 0 0 20px;padding:0}.modal-body li{margin-bottom:8px}.modal-actions{display:flex;justify-content:flex-end;margin-top:24px}.modal-btn{border:1px solid #d1d5db;background:#2563eb;color:#fff;padding:10px 16px;border-radius:8px;font-size:14px;cursor:pointer;transition:background .2s ease}.modal-btn:hover{background:#1d4ed8}.modal-close{position:absolute;top:14px;right:14px;border:none;background:transparent;font-size:24px;line-height:1;color:#6b7280;cursor:pointer}.modal-close:hover{color:#111827}@keyframes modalFadeIn{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-content{background:#fff;padding:20px;border:#eee solid 1px;border-radius:10px;position:relative}.modal-footer .modal-close{background:#1a56db;color:#fff;border:none;border-radius:6px;padding:8px 16px;font-size:14px;cursor:pointer}.modal-footer .modal-close:hover{background:#1d4ed8}.rc-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:6px;border-radius:999px;outline:none;cursor:pointer}.rc-slider::-webkit-slider-runnable-track{height:6px;border-radius:999px;background:transparent}.rc-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-top:-5px;width:16px;height:16px;border-radius:50%;background:#194abf;border:2px solid #ffffff;box-shadow:0 0 0 1px #194abf;cursor:pointer}.rc-slider::-moz-range-track{height:6px;border-radius:999px;background:#d1d5db}.rc-slider::-moz-range-progress{height:6px;border-radius:999px;background:#194abf}.rc-slider::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#194abf;border:2px solid #ffffff;box-shadow:0 0 0 1px #194abf;cursor:pointer}.recharts-responsive-container{font-weight:bolder}.kpi-bar-group{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:16px 0 20px}.kpi-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px}.kpi-title{font-size:14px;font-weight:600;color:#111827;margin-bottom:12px}.kpi-bars-wrap{display:flex;align-items:flex-end;justify-content:center;gap:24px;min-height:260px}.kpi-bar-col{display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.kpi-bar-value{font-size:13px;font-weight:600;color:#374151;margin-bottom:8px}.kpi-bar-track{height:200px;display:flex;align-items:flex-end}.kpi-bar{width:125px;border-radius:8px 8px 0 0;transition:height .25s ease-in-out}.kpi-bar-gray{background:#cbd5e1}.kpi-bar-blue{background:#2563eb}.kpi-bar-caption{margin-top:8px;font-size:12px;color:#6b7280}.tab-bar-title{display:flex;align-items:center;justify-content:space-between;padding:10px 24px;color:#fff;font-size:14px;font-weight:500}.tab-bar-title__spacer{flex:1}.tab-bar-title__actions{display:flex;align-items:center;gap:12px}.tab-bar-tabs{display:flex;align-items:flex-end;gap:2px;padding:0 24px}.tab-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:220px;height:52px;padding:0 28px;border:none;border-radius:14px 14px 0 0;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .25s ease,color .25s ease,box-shadow .25s ease;position:relative}.tab-btn--active{background:#f2f2f2;color:#1a1a2e;box-shadow:0 -2px 8px #0000000f;z-index:2}.tab-btn--agent-idle{background:#194abf;color:#fff}.tab-btn--agent-idle:hover{background:#1d3783}.tab-btn:focus-visible{outline:3px solid #93c5fd;outline-offset:2px}.top-tab__icon-image{width:20px;height:20px;flex-shrink:0;-o-object-fit:contain;object-fit:contain;vertical-align:middle;transition:opacity .2s ease}.tab-btn--active .top-tab__icon-image{width:22px;height:22px}.tab-btn--agent-idle .top-tab__icon-image{opacity:.9}.tab-btn--agent-idle:hover .top-tab__icon-image{opacity:1}.settings-btn,.logout-btn{display:inline-flex;align-items:center;gap:6px;background:transparent;border:1px solid rgba(255,255,255,.3);border-radius:6px;color:#fff;font-size:12px;padding:5px 12px;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.settings-btn:hover,.logout-btn:hover{background:#ffffff1a;border-color:#ffffff80}.drivers-shell{display:flex;flex-direction:column;height:100%;overflow:hidden;background:#f4f6fb}.drivers-tab-bar{display:flex;align-items:center;justify-content:space-between;background:#a1a4bb;padding:8px 20px}.drivers-tab-bar__label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff}.drivers-tab-bar__actions{display:flex;gap:8px}.drivers-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid rgba(255,255,255,.4);border-radius:6px;background:#ffffff1a;color:#fff;cursor:pointer;transition:background .15s}.drivers-icon-btn:hover{background:#fff3}.drivers-tab-content{flex:1;overflow-y:auto}.drivers-layout{display:flex;min-height:100%}.drivers-filter-group{display:flex;flex-direction:column;gap:4px;margin:0 0 10px}.drivers-filter-label{font-size:13px;font-weight:700;padding:0;margin:0;border-radius:4px}.drivers-filter-sel{width:100%;padding:6px 8px;font-size:12px;border:1px solid #c8d5f5;border-radius:4px;background:#fff;color:#000;cursor:pointer}.drivers-filter-sel:focus{outline:2px solid #a1a4bb;outline-offset:1px}.drivers-generate-btn{margin-top:8px;padding:10px 0;width:100%;background:#2563eb;color:#fff;border:none;border-radius:5px;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s}.drivers-generate-btn:hover{background:#162d6e}.marketing-decomposition-panels-grid{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:20px;align-items:start}.drivers-content{flex:1;min-width:0;padding:16px 20px 32px;display:flex;flex-direction:column;gap:20px}.drivers-panels-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;gap:20px;align-items:start}.drivers-panels-grid__full{grid-column:1 / -1}@media(max-width:900px){.drivers-panels-grid{grid-template-columns:1fr}}.drivers-card{background:#fff;border-radius:8px;border:1px solid #dde3f0;overflow:auto;min-height:432px;max-height:432px}.drivers-card__header{background:#a1a4bb;color:#fff;font-size:13px;font-weight:700;padding:10px 16px;text-align:center;letter-spacing:.02em}.drivers-table{width:100%;border-collapse:collapse;font-size:11.5px;color:#000}.drivers-th{background:#fff;color:#000;font-weight:600;padding:8px 10px;border-bottom:none;border-right:none;white-space:nowrap;text-align:center;vertical-align:bottom}.drivers-th:last-child{border-right:none}.drivers-th--label{text-align:left;min-width:160px}.drivers-th--group{border-bottom:none;color:#000;font-weight:700}.drivers-th--num{text-align:right;min-width:90px}.drivers-td{padding:7px 10px;border-bottom:none;border-right:none;vertical-align:middle}.drivers-td:last-child{border-right:none}.drivers-td--label{text-align:left;font-weight:500;white-space:nowrap}.drivers-td--num{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.drivers-expand-btn{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;margin-right:6px;background:none;border:1px solid #c8d5f5;border-radius:3px;font-size:12px;color:#3e698a;cursor:pointer;transition:background .12s;vertical-align:middle}.drivers-expand-btn:hover{background:#dde8ff}.drivers-expand-spacer{display:inline-block;width:24px}.drivers-row--total td{font-weight:700;background:#fff}.drivers-row--parent td{font-weight:600;background:#fff}.drivers-row--child td{font-weight:400;background:#fff;color:#000;font-size:11px}.drivers-row--parent:hover td,.drivers-row--child:hover td{background:#fff}.ms-wrapper{position:relative;width:100%}.ms-trigger{display:flex!important;flex-direction:row!important;align-items:center;justify-content:space-between;width:100%;padding:9px 12px;font-size:12px;font-weight:600;font-family:inherit;border:1px solid #194abf;border-radius:0;background:#fff!important;color:#000;cursor:pointer;text-align:left;gap:6px;box-sizing:border-box;line-height:1.4}.ms-trigger:hover{background:#c8d5f5!important}.ms-trigger:focus{outline:none;border-color:#c8d5f5;box-shadow:0 0 0 2px #5580c44d}.ms-trigger__text{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:#000}.ms-trigger__arrow{font-size:10px;color:#000;flex-shrink:0;line-height:1}.ms-dropdown{display:flex!important;flex-direction:column!important;position:absolute;top:calc(100% + 3px);left:0;right:0;min-width:100%;background:#fff;border:1px solid #194abf;border-radius:8px;box-shadow:0 8px 20px #00000080;z-index:1000;max-height:240px;overflow-y:auto;padding:4px 0}.ms-option{display:flex!important;flex-direction:row!important;align-items:center;gap:10px;width:100%;padding:9px 12px;font-size:12px;font-weight:500;font-family:inherit;color:#000;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box;background:transparent;transition:background .1s;white-space:nowrap}.ms-option:hover{background:#c8d5f5}.ms-option--selected-row{background:#c8d5f5!important;color:#000!important}.ms-option--all{font-weight:700;color:#000;font-size:11px;letter-spacing:.04em;text-transform:uppercase;padding-bottom:8px}.ms-option input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:16px;height:16px;min-width:16px;border:1.5px solid #4a6fa5;border-radius:3px;background:#fff;cursor:pointer;position:relative;transition:background .12s,border-color .12s;vertical-align:middle;flex-shrink:0}.ms-option input[type=checkbox]:checked{background:#3a7bd5;border-color:#3a7bd5}.ms-option input[type=checkbox]:checked:after{content:"";position:absolute;left:4px;top:1px;width:5px;height:9px;border:2px solid #ffffff;border-top:none;border-left:none;transform:rotate(45deg)}.ms-divider{height:1px;background:#2a3f60;margin:3px 0;flex-shrink:0}.rc-skeleton-chart{position:relative;display:flex;align-items:center;justify-content:center;border:2px dashed #d1d5db;border-radius:12px;background:#f9fafb;overflow:hidden}.rc-skeleton-pulse{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,rgba(25,74,191,.04) 50%,transparent 100%);animation:skeleton-pulse 1.8s ease-in-out infinite}@keyframes skeleton-pulse{0%,to{transform:translate(-100%)}50%{transform:translate(100%)}}.rc-skeleton-text{position:relative;z-index:1;font-size:14px;color:#6b7280}.preview-badge{display:inline-block;padding:2px 8px;font-size:11px;font-weight:600;color:#194abf;background:#e0e7ff;border-radius:4px;margin-right:6px;text-transform:uppercase;letter-spacing:.5px}.drivers-layout-selector{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.drivers-layout-btn{padding:6px 14px;font-size:11px;font-weight:600;font-family:inherit;border:1.5px solid #194abf;border-radius:0;background:#fff;color:#1f3c88;cursor:pointer;white-space:nowrap;transition:background .12s,color .12s,border-color .12s;letter-spacing:.02em}.drivers-layout-btn:hover{background:#dce8ff;border-color:#1f3c88}.drivers-layout-btn--active{background:#1f3c88;color:#fff;border-color:#1f3c88}.drivers-layout-btn--active:hover{background:#162d6e}.drivers-filter-row{margin-bottom:14px}.drivers-filter-row .drivers-filter-label{display:block;margin-bottom:6px;font-size:11px;font-weight:700;color:#1f3c88;text-transform:uppercase;letter-spacing:.06em}.test-driver-table{background:#0f2044;border:1px solid rgb(30,58,110);border-radius:8px;overflow:hidden;display:flex;flex-direction:column}.ms-wrapper-1{margin-bottom:10px;padding:7px;border-radius:0;border:1px solid #194abf;font-weight:600;font-size:11px}.ds-slider__track{width:auto;max-width:100%}.drivers-sidebar .drivers-filter-label:first-child{margin-top:0}.drivers-generate-btn{margin-top:14px;width:100%;padding:9px 0;background:#1e40af;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;letter-spacing:.02em;transition:background .15s;flex-shrink:0}.drivers-generate-btn:hover{background:#2563eb}.drivers-filter-group,.ms-wrapper{position:relative;width:100%;box-sizing:border-box}.ms-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:5px 9px;background:#0d1b3e;border:1px solid #1e3a6e;border-radius:6px;color:#e2e8f0;font-size:12px;font-family:inherit;cursor:pointer;text-align:left;min-height:30px;box-sizing:border-box;transition:border-color .15s}.ms-trigger:hover{border-color:#3b82f6}.ms-trigger[aria-expanded=true]{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.ms-trigger__text{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#e2e8f0}.ms-trigger__arrow{font-size:9px;color:#60a5fa;margin-left:6px;flex-shrink:0}.ms-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#0f2044;border:1px solid #1e3a6e;border-radius:6px;z-index:200;max-height:220px;overflow-y:auto;box-shadow:0 8px 24px #0006;padding:4px 0}.ms-option{display:flex;align-items:center;gap:8px;padding:5px 10px;cursor:pointer;font-size:12px;color:#e2e8f0;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background .1s}.ms-option:hover{background:#3b82f61f}.ms-option input[type=checkbox]{accent-color:#3b82f6;width:13px;height:13px;flex-shrink:0;cursor:pointer}.ms-option--all{font-weight:600;color:#60a5fa}.ms-option--selected-row{background:#3b82f626;color:#e2e8f0}.ms-option--selected-row:hover{background:#3b82f63d}.ms-divider{height:1px;background:#ffffff14;margin:4px 0}.ms-select{display:block;width:100%;padding:5px 26px 5px 9px;background-color:#0d1b3e;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%2360a5fa'/%3E%3C/svg%3E");background-position:right 9px center;border:1px solid #1e3a6e;border-radius:6px;color:#e2e8f0;font-size:12px;font-family:inherit;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;min-height:30px;box-sizing:border-box;outline:none;transition:border-color .15s;background-repeat:no-repeat!important;background-position:right 10px top 20px!important}.ms-select:hover,.ms-select:focus{border-color:#3b82f6}.ms-select option{background:#0f2044;color:#e2e8f0}.ds-slider-wrap{width:100%;max-width:100%;box-sizing:border-box;padding:0 2px;margin-top:2px;overflow:hidden}.drivers-sidebar .ds-slider__track{width:auto!important;left:0!important;right:0!important}.drivers-sidebar .ds-slider__input{max-width:100%!important}.ds-slider-values{display:flex;justify-content:space-between;margin-top:6px;font-size:10px;color:#94a3b8}.drivers-filter-row{margin-bottom:4px;width:100%;box-sizing:border-box}.drivers-shell{background:#f5f6f8!important;display:flex;flex-direction:column;height:100%;overflow:hidden}.drivers-tabs{display:flex;align-items:stretch;gap:0;padding:0;width:65%;margin:10px auto;background:#fff;justify-content:center}.drivers-tab-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:18px;border:1px solid #e5e7eb;border-bottom:3px solid #e5e7eb;border-radius:0;background:#fff;color:#9ca3af;font-size:14px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;cursor:pointer;transition:color .15s,border-color .15s;box-sizing:border-box}.drivers-tab-btn+.drivers-tab-btn{border-left:none}.drivers-tab-btn--active{color:#2563eb;border-bottom:3px solid #2563eb;background:#fff;font-weight:700}.drivers-tab-btn:not(.drivers-tab-btn--active):hover{color:#374151;border-bottom-color:#d1d5db;background:#fafafa}.drivers-tab-bar{display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e5e7eb;padding:8px 20px}.drivers-tab-bar__label{font-size:14px;font-weight:600;letter-spacing:.04em;text-transform:none;color:#374151}.drivers-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;color:#6b7280;cursor:pointer;transition:background .15s,border-color .15s}.drivers-icon-btn:hover{background:#f3f4f6;border-color:#d1d5db;color:#374151}.drivers-layout{display:flex;height:100%;min-height:0;background:#f5f6f8!important;overflow:hidden}.drivers-sidebar{width:300px!important;min-width:300px!important;max-width:300px!important;flex-shrink:0;background:#fff!important;border-right:1px solid #e5e7eb!important;padding:20px 14px 24px!important;display:flex;flex-direction:column;gap:6px;overflow-y:auto;overflow-x:hidden;box-sizing:border-box}.drivers-sidebar .drivers-filter-label:first-child{margin-top:0!important}.drivers-generate-btn{margin-top:16px!important;width:100%;padding:9px 0;background:#2563eb!important;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;letter-spacing:.02em;box-shadow:0 1px 3px #2563eb40;transition:background .15s,box-shadow .15s;flex-shrink:0}.drivers-generate-btn:hover{background:#1d4ed8!important;box-shadow:0 2px 6px #2563eb59}.ms-trigger{background:#fff!important;border:1px solid #d1d5db!important;color:#374151!important;border-radius:6px;font-size:13px!important;min-height:32px!important;padding:6px 10px!important;box-shadow:0 1px 2px #0000000a;transition:border-color .15s,box-shadow .15s}.ms-trigger:hover{border-color:#2563eb!important}.ms-trigger[aria-expanded=true]{border-color:#2563eb!important;box-shadow:0 0 0 3px #2563eb1a!important}.ms-trigger__text{color:#374151!important}.ms-trigger__arrow{color:#9ca3af!important}.ms-dropdown{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:8px!important;box-shadow:0 8px 24px #0000001a!important;padding:4px 0!important}.ms-option{color:#374151!important;font-size:13px!important;padding:6px 12px!important}.ms-option:hover{background:#f0f7ff!important}.ms-option--all{color:#2563eb!important;font-weight:600}.ms-option--selected-row{background:#eff6ff!important;color:#1d4ed8!important}.ms-option--selected-row:hover{background:#dbeafe!important}.ms-option input[type=checkbox]{border-color:#d1d5db!important;background:#fff!important}.ms-option input[type=checkbox]:checked{background:#2563eb!important;border-color:#2563eb!important}.ms-divider{background:#f3f4f6!important}.ms-select{background-color:#fff!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%239ca3af'/%3E%3C/svg%3E")!important;border:1px solid #d1d5db!important;color:#374151!important;font-size:13px!important;min-height:32px!important;padding:6px 28px 6px 10px!important;border-radius:6px!important;box-shadow:0 1px 2px #0000000a!important}.ms-select:hover,.ms-select:focus{border-color:#2563eb!important}.ms-select option{background:#fff!important;color:#374151!important}.ds-slider-values{color:#9ca3af!important;font-size:11px!important;margin-top:6px!important}.drivers-filter-row{margin-bottom:6px}.curve-builder-wrapper{width:100%;padding:24px;background:#fff;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;box-sizing:border-box}.curve-header{display:flex;align-items:center;gap:10px;margin-bottom:24px}.curve-header svg{color:#1f2937}.curve-header h2{font-size:18px;font-weight:500;color:#1f2937;margin:0}.curve-controls-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;width:100%;padding:15px 0 8px;margin-bottom:0}.curve-controls-container h3{color:#000;margin-left:15px}.curve-controls-container.borBT{border-bottom:1px solid #e2e0e0}.curve-row{display:flex;flex-direction:column;gap:5px;width:235px}.curve-label{font-size:13px;font-weight:600;color:#374151;margin-left:2px}.curve-input-group{display:flex;align-items:center;gap:2px;position:relative}.curve-select-combined{height:26px;padding:0 12px;font-size:14px;border:1px solid #d1d5db;border-radius:6px;background-color:#fff;color:#1f2937;outline:none;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236b7280' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;cursor:pointer}.curve-select-combined:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.curve-select-combined:disabled{background-color:#f3f4f6;color:#9ca3af;cursor:not-allowed;border-color:#d1d5db}.curve-btn{height:26px;width:26px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #d1d5db;border-radius:6px;font-size:20px;color:#374151;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0}.curve-btn:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.curve-btn-minus:hover:not(:disabled){background-color:#fef2f2;border-color:#fca5a5;color:#dc2626}.curve-btn:disabled{background-color:#f9fafb;color:#d1d5db;border-color:#e5e7eb;cursor:not-allowed}.curve-btn-disabled{opacity:.5;pointer-events:none}.curve-chart-area{margin-top:24px;height:160px;border-top:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;font-size:14px;color:#9ca3af}.curve-tooltip{min-width:200px;background:#fff;border:1px solid #d9d9d9;box-shadow:0 3px 10px #00000026;padding:14px 16px;border-radius:2px;font-family:Arial,sans-serif}.curve-tooltip-title{font-size:15px;font-weight:700;color:#222;margin-bottom:4px}.curve-tooltip-row{display:flex;justify-content:space-between;margin-bottom:8px;font-size:14px}.curve-tooltip-row:last-child{margin-bottom:0}.curve-tooltip-row.response .label,.curve-tooltip-row.response .value{color:#5f6774;font-weight:600}.curve-tooltip-row.roi .label,.curve-tooltip-row.roi .value{color:#5a82ff;font-weight:700}.curve-tooltip-row.mroi .label,.curve-tooltip-row.mroi .value{color:#1746d3;font-weight:700}.portfolio-tabs{display:flex;align-items:stretch;width:15%;margin:12px auto 0;background:#fff;border:1px solid #e5e7eb}.portfolio-tab-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;border:none;border-bottom:3px solid transparent;background:#fff;color:#9ca3af;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:color .15s,border-color .15s,background .15s}.portfolio-tab-btn+.portfolio-tab-btn{border-left:1px solid #e5e7eb}.portfolio-tab-btn--active{color:#2563eb;border-bottom:3px solid #2563eb;font-weight:700}.portfolio-tab-btn:not(.portfolio-tab-btn--active):hover{color:#374151;border-bottom-color:#d1d5db;background:#fafafa}.portfolio-tab-empty{flex:1;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:15px;font-weight:500;letter-spacing:.04em}.pharma-bb-content{display:flex;flex-direction:column;gap:14px;padding:14px 16px;overflow-y:auto;height:100%;background:var(--dc-page-bg);box-sizing:border-box}.ddt-card{background:#0d1f3c;border:1px solid #18325a;border-radius:8px;flex-shrink:0;margin-bottom:20px;overflow:hidden}.ddt-card__header{padding:13px 16px 11px;border-bottom:1px solid #18325a}.ddt-card__title{color:#dce8ff;font-size:13px;font-weight:700;letter-spacing:.02em}.ddt-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.ddt-table{width:100%;border-collapse:collapse;font-size:12px;table-layout:fixed}.ddt-col--name{width:210px}.ddt-col--num{width:120px}.ddt-col--single{width:90px}.ddt-th{padding:0;font-weight:600;white-space:nowrap;border:none}.ddt-th--name{width:210px;min-width:210px}.ddt-th--group{padding:8px 8px 4px;text-align:center;color:#5c85b0;font-size:11px;letter-spacing:.06em;border-left:1px solid #18325a}.ddt-th--sub{padding:3px 8px 9px;text-align:center;color:#374f6a;font-size:10px;font-weight:500;border-bottom:1px solid #18325a;letter-spacing:.05em}.ddt-td{padding:9px 8px;border-bottom:1px solid #101e33;color:#c0d4ee;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ddt-td--name{text-align:left;padding-right:12px}.ddt-td--num{text-align:center;font-variant-numeric:tabular-nums}.ddt-td--single{text-align:center;font-weight:300}.ddt-td--neg{color:#f06060}.ddt-td--pos{color:#22c55e}.ddt-row--d0 .ddt-td{background:#0d1f3c}.ddt-row--d0 .ddt-td--name{font-weight:600;color:#dce8ff}.ddt-row--d1 .ddt-td{background:#0b1a32}.ddt-row--d1 .ddt-td--name{font-weight:500;color:#a8c0de}.ddt-row--d2 .ddt-td{background:#091528}.ddt-row--d2 .ddt-td--name{font-weight:400;color:#7a9abf}.ddt-row:hover .ddt-td{filter:brightness(1.12)}.ddt-name-inner{display:flex;align-items:center;gap:5px}.ddt-chevron{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0;background:transparent;border:none;cursor:pointer;color:#4a7098;padding:0;border-radius:3px;transition:color .12s}.ddt-chevron:hover{color:#dce8ff}.ddt-chevron-spacer{display:inline-block;width:21px;flex-shrink:0}.ddt-footnote{margin:0;padding:8px 16px;color:#374f6a;font-size:11px;border-top:1px solid #18325a}.pharma-bb-content .ddt-card{background:var(--dc-card-bg);border:1px solid var(--dc-card-border);box-shadow:var(--dc-card-shadow)}.pharma-bb-content .ddt-card__header,.ddt-card .dc-section-title,.pharma-bb-content .ddt-card__title{color:var(--dc-header-text);text-transform:uppercase;letter-spacing:.07em}.pharma-bb-content .ddt-th--group{background:#f2f2f2;color:var(--dc-th-color);border-left:1px solid var(--dc-divider)}.pharma-bb-content .ddt-th--sub{background:#f2f2f2;color:var(--dc-th-color);border-bottom:1px solid var(--dc-divider)}.pharma-bb-content .ddt-td{color:var(--dc-text);border-bottom:1px solid var(--dc-divider)}.pharma-bb-content .ddt-row--d0 .ddt-td{background:var(--dc-row-group)}.pharma-bb-content .ddt-row--d0 .ddt-td--name{color:var(--dc-text);font-weight:700}.pharma-bb-content .ddt-row--d1 .ddt-td{background:var(--dc-row-odd)}.pharma-bb-content .ddt-row--d1 .ddt-td--name{color:var(--dc-text);font-weight:500}.pharma-bb-content .ddt-row--d2 .ddt-td{background:var(--dc-card-bg)}.pharma-bb-content .ddt-row--d2 .ddt-td--name{color:var(--dc-muted);font-weight:400}.pharma-bb-content .ddt-row:hover .ddt-td{filter:brightness(.97)}.pharma-bb-content .ddt-td--neg{color:var(--dc-negative)}.pharma-bb-content .ddt-td--pos{color:var(--dc-positive)}.pharma-bb-content .ddt-chevron{color:var(--dc-muted)}.pharma-bb-content .ddt-chevron:hover{color:var(--dc-accent)}.pharma-bb-content .ddt-footnote{color:var(--dc-muted);border-top:1px solid var(--dc-divider)}.pharma-mt-content{display:flex;flex-direction:column;gap:14px;padding:14px 16px;overflow-y:auto;height:100%;background:var(--dc-page-bg);box-sizing:border-box}.pharma-bb-content .ddt-card,.pharma-mt-content .ddt-card,.drivers-content .ddt-card{background:var(--dc-card-bg);border:1px solid var(--dc-card-border);box-shadow:var(--dc-card-shadow)}.pharma-bb-content .ddt-card__header,.pharma-mt-content .ddt-card__header,.drivers-content .ddt-card__header{border-bottom:1px solid var(--dc-header-bdr)}.pharma-bb-content .ddt-card__title,.pharma-mt-content .ddt-card__title,.drivers-content .ddt-card__title{color:var(--dc-header-text);text-transform:uppercase;letter-spacing:.07em}.pharma-bb-content .ddt-th--group,.pharma-mt-content .ddt-th--group,.drivers-content .ddt-th--group{background:#f2f2f2;color:var(--dc-th-color);border-left:1px solid var(--dc-divider)}.pharma-bb-content .ddt-th--sub,.pharma-mt-content .ddt-th--sub,.drivers-content .ddt-th--sub{background:#f2f2f2;color:var(--dc-th-color);border-bottom:1px solid var(--dc-divider)}.pharma-bb-content .ddt-td,.pharma-mt-content .ddt-td,.drivers-content .ddt-td{color:var(--dc-text);border-bottom:1px solid var(--dc-divider)}.pharma-bb-content .ddt-row--d0 .ddt-td,.pharma-mt-content .ddt-row--d0 .ddt-td,.drivers-content .ddt-row--d0 .ddt-td{background:var(--dc-row-group)}.pharma-bb-content .ddt-row--d0 .ddt-td--name,.pharma-mt-content .ddt-row--d0 .ddt-td--name,.drivers-content .ddt-row--d0 .ddt-td--name{color:var(--dc-text);font-weight:700}.pharma-bb-content .ddt-row--d1 .ddt-td,.pharma-mt-content .ddt-row--d1 .ddt-td,.drivers-content .ddt-row--d1 .ddt-td{background:var(--dc-row-odd)}.pharma-bb-content .ddt-row--d1 .ddt-td--name,.pharma-mt-content .ddt-row--d1 .ddt-td--name,.drivers-content .ddt-row--d1 .ddt-td--name{color:var(--dc-text);font-weight:500}.pharma-bb-content .ddt-row--d2 .ddt-td,.pharma-mt-content .ddt-row--d2 .ddt-td,.drivers-content .ddt-row--d2 .ddt-td{background:var(--dc-card-bg)}.pharma-bb-content .ddt-row--d2 .ddt-td--name,.pharma-mt-content .ddt-row--d2 .ddt-td--name,.drivers-content .ddt-row--d2 .ddt-td--name{color:var(--dc-muted);font-weight:400}.pharma-bb-content .ddt-row:hover .ddt-td,.pharma-mt-content .ddt-row:hover .ddt-td,.drivers-content .ddt-row:hover .ddt-td{filter:brightness(.97)}.pharma-bb-content .ddt-td--neg,.pharma-mt-content .ddt-td--neg,.drivers-content .ddt-td--neg{color:var(--dc-negative)}.pharma-bb-content .ddt-td--pos,.pharma-mt-content .ddt-td--pos,.drivers-content .ddt-td--pos{color:var(--dc-positive)}.pharma-bb-content .ddt-chevron,.pharma-mt-content .ddt-chevron,.drivers-content .ddt-chevron{color:var(--dc-muted)}.pharma-bb-content .ddt-chevron:hover,.pharma-mt-content .ddt-chevron:hover,.drivers-content .ddt-chevron:hover{color:var(--dc-accent)}.pharma-bb-content .ddt-footnote,.pharma-mt-content .ddt-footnote,.drivers-content .ddt-footnote{color:var(--dc-muted);border-top:1px solid var(--dc-divider)}.pharma-pm-content{gap:12px}.pharma-pm-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.pm-metric-card{display:flex;flex-direction:column;min-height:220px}.pm-metric-card__header{display:flex;align-items:center;gap:7px}.pm-metric-card__chart{flex:1;padding:0 4px}.pm-metric-card__chart .recharts-wrapper{width:70%;margin:0 auto}.pm-metric-card__footer{display:flex;flex-direction:column;align-items:center;gap:4px;padding:2px 12px 12px}.pm-metric-card__tactic{font-size:11px;color:var(--dc-muted);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.pm-pct-badge{display:inline-block;padding:2px 8px;border-radius:3px;font-size:11px;font-weight:700;line-height:1.4}.pm-pct-badge--pos{background:var(--dc-positive);color:#fff}.pm-pct-badge--neg{background:var(--dc-negative);color:#fff}.pharma-pm-footnote{margin:4px 0 0;font-size:11px;font-style:italic;color:var(--dc-muted)}@media(max-width:1100px){.pharma-pm-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.pharma-pm-grid{grid-template-columns:1fr}}.pm-tooltip{background:#fff;border:1px solid #e5e7eb;border-radius:7px;padding:9px 13px;box-shadow:0 4px 14px #00000024;pointer-events:none;min-width:140px}.pm-tooltip__title{font-size:13px;font-weight:700;color:#1e3a5f;margin-bottom:5px}.pm-tooltip__row{font-size:12px;color:#374151;line-height:1.5}.pharma-tab-status{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:48px 32px;border-radius:10px;background:#f8fafc;border:1px solid #e8edf3;text-align:center;margin:16px 0}.pharma-tab-status--inline{padding:14px 20px;flex-direction:row;justify-content:flex-start;gap:10px;margin-bottom:12px}.pharma-tab-status--error{background:#fff5f5;border-color:#fecaca}.pharma-tab-status__icon{font-size:28px;line-height:1}.pharma-tab-status--inline .pharma-tab-status__icon{font-size:16px}.pharma-tab-status__msg{font-size:14px;font-weight:600;color:#374151;margin:0}.pharma-tab-status--error .pharma-tab-status__msg{color:#b91c1c}.pharma-tab-status__sub{font-size:12px;color:#6b7280;margin:0;max-width:480px;word-break:break-word}.pharma-tab-status--error .pharma-tab-status__sub{color:#ef4444;font-family:monospace;font-size:11px}.ddt-footnote{margin:6px 4px 0;font-size:11px;color:#7b9cbf;font-style:italic}.measurement-upload-page{width:100%;min-height:calc(100vh - 120px);background:#f3f6fb;display:flex;align-items:center;justify-content:center;padding:24px}.measurement-upload-card{display:flex;flex-direction:column;align-items:center}.measurement-upload-icon{width:96px;height:96px;border-radius:26px;background:#e7eefc;color:#2f6df6;display:flex;align-items:center;justify-content:center;margin-bottom:32px}.measurement-upload-title{margin:0 0 36px;font-size:42px;font-weight:700;line-height:1.2;color:#0f275c;text-align:center}.measurement-upload-btn{height:56px;padding:0 26px;border:none;border-radius:12px;cursor:pointer;color:#fff;font-size:22px;font-weight:600;display:flex;align-items:center;gap:10px;background:linear-gradient(90deg,#1d4fb9,#2f6df6,#4f8fff);box-shadow:0 16px 30px #2f6df640;transition:all .25s ease}.measurement-upload-btn svg{width:18px;height:18px}.measurement-upload-btn:hover{transform:translateY(-2px);box-shadow:0 20px 35px #2f6df659}.measurement-upload-btn:active{transform:translateY(1px)}.measurement-upload-input{display:none}.loading-layer{position:fixed;top:0;right:0;bottom:0;left:0;background:#f7f9fcc7;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:200;display:grid;place-items:center}.loading-card{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);padding:24px 30px;text-align:center;min-width:280px}.spinner{width:28px;height:28px;border:3px solid #dbe6f8;border-top-color:var(--blue);border-radius:50%;margin:0 auto 12px;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.topbar{border-bottom:1px solid #e4e9f1;display:flex;align-items:stretch;justify-content:center;height:68px;background:#ffffffdb;border-color:#d7dfebc7;box-shadow:0 1px #fffc;-webkit-backdrop-filter:blur(22px) saturate(150%);backdrop-filter:blur(22px) saturate(150%)}.tabs{display:flex;height:100%;width:min(830px,1190.4px);text-transform:uppercase}.tabs button{text-transform:uppercase}.tab{flex:1;border:0;background:transparent;color:#71809a;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:600;letter-spacing:.01em;position:relative;cursor:pointer}.tab span{font-size:11px;letter-spacing:.065em;white-space:nowrap;font-family:Roboto,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}.tab svg{width:20px;height:20px}.tab:hover{color:var(--ink-2);background:linear-gradient(180deg,#f6f9ff00,#eff4fcb8)}.tab.active{color:#175de8}.tab.active:after{content:"";position:absolute;bottom:0;border-radius:3px 3px 0 0;height:3px;left:18%;right:18%;background:linear-gradient(90deg,#174dcb,#79a9ff);box-shadow:0 -3px 12px #2f6ef32e}.theme-slot{position:absolute;right:20px;top:50%;transform:translateY(-50%);z-index:3}.theme-toggle{display:flex;align-items:center;gap:10px;color:var(--ink-2);font-size:12px;font-weight:700;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.theme-toggle input{position:absolute;opacity:0;pointer-events:none}.theme-track{width:48px;height:27px;border-radius:999px;border:1px solid #d7e0ec;background:#eef3fa;padding:3px;display:flex;align-items:center;transition:.2s;box-shadow:inset 0 1px 2px #182d500f}.theme-knob{width:19px;height:19px;border-radius:50%;background:#fff;color:#52709f;display:grid;place-items:center;box-shadow:0 3px 9px #162b4d2e;transition:transform .22s ease,background .2s,color .2s}.theme-knob svg{width:12px;height:12px}.theme-toggle input:checked+.theme-track{background:linear-gradient(120deg,#194bba,#4c86f5);border-color:transparent}.theme-toggle input:checked+.theme-track .theme-knob{transform:translate(21px);background:#eaf1ff;color:#1747ad}.topbar .tabs{min-width:min(830px,62vw)}.tab{font-size:13px;gap:8px}.tab span{white-space:nowrap}.theme-toggle input:focus-visible+.theme-track{outline:2px solid var(--blue-2);outline-offset:3px}.upload-slot{position:absolute;left:20px;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:10px;max-width:250px;z-index:2}.upload-action{height:38px;border:1px solid #cbd7e8;border-radius:8px;background:#fff;color:var(--ink);padding:0 13px;display:flex;align-items:center;gap:8px;font-weight:750;box-shadow:0 2px 8px #142e600a;white-space:nowrap}.upload-action:hover{border-color:var(--blue-2);color:var(--blue)}.upload-action.processing{pointer-events:none;opacity:.72}.upload-action svg{width:18px;height:18px;color:var(--blue)}.upload-file-name{font-size:11px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:120px}.shell{min-height:calc(100vh - 68px);display:grid;grid-template-columns:278px minmax(0,1fr)}.sidebar-outcome{border-right:1px solid var(--line);background:#ffffffad;padding:30px 26px;display:flex;flex-direction:column;gap:24px}.sidebar-empty{display:flex;flex-direction:column;gap:12px;color:#697794;font-size:12px;line-height:1.65;text-align:center}.uploadBtnWrp{display:flex;flex-direction:column;gap:12px;color:#697794;font-size:12px;line-height:1.65;align-items:center}.uploadBtnWrp .uploadbtnStyle1{text-align:center;display:flex;height:48px!important;width:226px;align-items:center;justify-content:center}.uploadBtnWrp .uploadbtnStyle2{text-align:center;display:flex;height:44px!important;width:138px;align-items:center;justify-content:center;padding:0;margin-top:20px}.uploadBtnWrp span{font-size:12px}.uploadBtnWrp .uploadbtnStyle2 span{font-size:15px}.sidebar-empty .button{text-align:center;display:flex}.sidebar-empty span{font-size:12px}.cta{border:0;color:#fff;font-weight:750;display:flex;align-items:center;justify-content:center;gap:9px;transition:transform .16s,box-shadow .16s;height:48px;border-radius:12px;background:linear-gradient(120deg,#143b9b,#2468ec 58%,#6aa0ff 115%);box-shadow:0 12px 28px #2264e838;font-size:12px}.content{min-width:0;padding:28px 30px 46px}.empty-state{min-height:520px;display:grid;place-items:center;text-align:center;padding:48px;position:relative;overflow:visible;isolation:auto;border-radius:0;background:transparent!important;background-image:none!important}.empty-state-inner{padding:34px;border:1px dashed transparent;border-radius:24px;transition:border-color .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease;max-width:560px}.empty-upload-icon{width:76px;height:76px;margin:0 auto 22px;border-radius:22px;background:linear-gradient(145deg,#eef4ff,#dce8ff);display:grid;place-items:center;color:#175de8;box-shadow:0 10px 30px #142e6012,0 2px 8px #142e600a}.empty-state .upload-action{margin:24px auto 0;height:44px;border:0;color:#fff;background:linear-gradient(120deg,#143b9b,#2468ec 58%,#6aa0ff 115%);border-color:transparent;box-shadow:0 12px 28px #2264e838}.empty-upload-icon svg{width:34px;height:34px}.empty-state .upload-action svg{width:18px;height:18px;color:#fff!important;stroke:#fff!important}.filter-head{display:flex;align-items:center;justify-content:space-between;color:var(--ink-2)}.filter-title{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:800;letter-spacing:.12em}.filter-title svg,.reset svg{width:18px;height:18px}.reset{border:0;background:transparent;color:var(--blue);font-size:13px;font-weight:700;display:flex;align-items:center;gap:6px;padding:4px}.filter-stack{display:grid;gap:22px}.field label{display:block;font-size:12px;font-weight:750;color:var(--ink-2);margin-bottom:9px}.select-wrap{position:relative}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:42px;padding:0 40px 0 14px;border:1px solid #cfdaea;border-radius:8px;background:#fff;color:var(--ink);outline:none;transition:.18s}select:focus{border-color:var(--blue-2);box-shadow:0 0 0 3px #3f7cff1f}.select-wrap:after{content:"";position:absolute;right:14px;top:50%;width:7px;height:7px;border-right:1.7px solid var(--ink-2);border-bottom:1.7px solid var(--ink-2);transform:translateY(-70%) rotate(45deg);pointer-events:none}.select-icon{position:absolute;left:13px;top:50%;transform:translateY(-50%);width:17px;height:17px;color:var(--ink-2);pointer-events:none}.select-icon+select{padding-left:40px}.cta{height:46px;border:0;border-radius:8px;color:#fff;font-weight:750;display:flex;align-items:center;justify-content:center;gap:9px;background:linear-gradient(120deg,#0d2d8b,#0a54da 52%,#1877ff);box-shadow:0 8px 18px #1657dc38;transition:transform .16s,box-shadow .16s}.cta:hover{transform:translateY(-1px);box-shadow:0 11px 24px #1657dc47}.cta svg{width:18px;height:18px}.source-note{margin-top:auto;padding-top:18px;border-top:1px solid var(--line-soft);font-size:11px;color:var(--muted);line-height:1.6}.period-details{position:relative}.period-details summary{list-style:none;height:42px;border:1px solid #cfdaea;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 14px;cursor:pointer;color:var(--ink)}.period-details summary::-webkit-details-marker{display:none}.period-details summary:after{content:"";width:7px;height:7px;border-right:1.7px solid var(--ink-2);border-bottom:1.7px solid var(--ink-2);transform:rotate(45deg) translateY(-3px)}.period-options{position:absolute;top:48px;left:0;right:0;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow);padding:8px;z-index:30;max-height:245px;overflow:auto}.period-option{display:flex;align-items:center;gap:9px;padding:8px;border-radius:7px;font-size:13px}.period-option:hover{background:#f3f6fb}.period-option input{accent-color:var(--blue)}.page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.page-title{margin:0 0 5px;font-size:28px;font-weight:720;letter-spacing:-.028em;line-height:1.2;color:var(--ink)}.page-subtitle{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.page-actions{display:flex;align-items:center;gap:8px}.export-btn{height:40px;border:1px solid #d4ddeb;color:#0b1b4d;font-weight:700;padding:0 14px;display:flex;align-items:center;gap:8px;border-color:#dde5ef;border-radius:11px;background:#ffffffe0;box-shadow:0 6px 20px #203a6009;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.export-btn svg{width:18px;height:18px}.kpi-grid{display:grid;gap:18px;margin-bottom:18px}.kpi-grid.decomp-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.kpi{min-height:132px;padding:20px 21px}.kpi-label{display:flex;align-items:center;gap:10px;font-size:12px;text-transform:none;letter-spacing:0;font-weight:700;white-space:normal;font-family:Roboto,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}.card{background:#ffffffe0;border-color:#dee5efe0;box-shadow:0 10px 30px #142e6012,0 2px 8px #142e600a;-webkit-backdrop-filter:blur(14px) saturate(125%);backdrop-filter:blur(14px) saturate(125%);border:1px solid #e2e8f1;border-radius:14px}.icon-chip{width:30px;height:30px;border-radius:11px;background:linear-gradient(145deg,#f4f8ff,#e3edff);box-shadow:inset 0 0 0 1px #6398ff17;color:#175de8;display:grid;place-items:center;flex:0 0 auto}.icon-chip svg{width:18px;height:18px}.kpi-value{font-size:26px;letter-spacing:-.025em;font-weight:720;margin-top:13px}.kpi-meta{display:flex;align-items:center;gap:12px;margin-top:8px;font-size:11px;color:#697794}.delta{font-weight:800;white-space:nowrap}.delta.pos{color:#0da667}.delta.neg{color:#ef3f45}.section{margin-top:18px;overflow:hidden}.section-card-title{height:48px;padding:0 20px;background:linear-gradient(180deg,#ffffff94,#f8fafe57);border-bottom:1px solid #edf1f7;display:flex;align-items:center;justify-content:space-between;font-size:13px;color:var(--ink);letter-spacing:0;font-weight:700;font-family:Roboto,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}.section-card-title .left{display:flex;align-items:center;gap:10px}.section-card-title svg{width:18px;height:18px;color:var(--blue)}.camera-btn{width:34px;height:34px;border:1px solid #d9e3ef;border-radius:10px;background:#ffffffe6;color:var(--ink-2);display:inline-grid;place-items:center;box-shadow:0 5px 16px #1f37600b;transition:transform .16s ease,border-color .16s ease,color .16s ease,background .16s ease}button{cursor:pointer}.camera-btn svg{width:17px;height:17px;color:#175de8}.summary-chart{padding:24px 28px 18px}.summary-guide{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap;margin:0 0 20px;padding:2px 0 0}.chart-legend{display:flex;justify-content:center;gap:24px;font-size:11px;color:#697794}.summary-guide .chart-legend{order:1;margin-top:0}.legend-square{width:10px;height:10px;border-radius:2px;display:inline-block;margin-right:7px}.legend-square.prior{background:linear-gradient(180deg,#1769ee,#071d66)}.legend-square.current{background:linear-gradient(180deg,#bad7ff,#4b8cff)}.selected-lever{padding:17px 20px;display:flex;align-items:center;gap:18px;margin-bottom:18px}.lever-icon{width:66px;height:66px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#eff5ff,#dce8ff);color:var(--blue)}.lever-icon svg{width:30px;height:30px}.selected-lever small{display:block;color:var(--muted);font-size:12px;margin-bottom:4px}.selected-lever h2{margin:0;font-size:20px;font-weight:760}.selected-lever p{margin:5px 0 0;color:var(--muted);font-size:13px}.lever-card{padding:18px 20px;min-height:218px}.lever-card-head{display:flex;align-items:center;gap:10px;font-weight:750}.lever-card-head svg{width:19px;height:19px;color:var(--blue)}.lever-insights{margin:0 0 18px}.lever-insights-title{margin:0 0 9px;font-size:14px;font-weight:800;color:var(--ink);letter-spacing:.01em}.lever-insights .takeaway{margin-top:0}.takeaway{margin-top:18px;min-height:104px;padding:20px 28px;display:flex;align-items:center;gap:22px;background:linear-gradient(110deg,#edf4ff 0,#f9fbff 60%,#edf4ff);border:1px solid #e0e8f6;border-radius:var(--radius);box-shadow:var(--shadow)}.takeaway-icon{width:60px;height:60px;border-radius:50%;background:#fff;display:grid;place-items:center;color:var(--blue);box-shadow:0 5px 15px #0f4bbe1f}.takeaway-icon svg{width:30px;height:30px}.takeaway .eyebrow{font-size:10px;letter-spacing:.16em;font-weight:850;color:var(--blue);margin-bottom:7px}.takeaway strong{display:block;font-size:15px;margin-bottom:6px}.takeaway p{margin:0;color:var(--muted);font-size:12px}.roi-drill-hint{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:10px;color:#697794;font-size:10.5px}.summary-guide .roi-drill-hint{order:2;margin-top:0}.roi-drill-hint svg{width:14px;height:14px;color:#175de8}.compare-groups{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;align-items:end;min-height:190px}.compare-group{text-align:center}.chart-delta{display:inline-flex;margin-bottom:10px;padding:4px 10px;border-radius:999px;font-size:10px;font-weight:800}.chart-delta.pos{color:var(--green);background:var(--green-bg)}.chart-delta.neg{color:var(--red);background:var(--red-bg)}.compare-bars{height:125px;display:flex;align-items:flex-end;justify-content:center;gap:12px;border-bottom:1px solid #9fb0c8;position:relative;border-color:#ced8e6}.bar{width:68px;min-height:2px;border-radius:7px 7px 2px 2px;box-shadow:0 7px 18px #2a5bb917;position:relative}.bar.prior{background:linear-gradient(180deg,#2b6ee8,#08266f)}.bar-value{position:absolute;left:50%;top:-22px;transform:translate(-50%);font-size:11px;font-weight:750;white-space:nowrap}.bar.current{background:linear-gradient(180deg,#d5e7ff,#6a9ff7)}.compare-label{margin-top:10px;font-size:11px;color:var(--ink-2)}.bd-section-title{height:48px;padding:0 20px;background:linear-gradient(180deg,#ffffff94,#f8fafe57);letter-spacing:0;font-weight:700;border-bottom:1px solid #edf1f7;display:flex;align-items:center;justify-content:space-between;font-size:13px;color:#0b1b4d;font-family:Roboto,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}.bd-section-title .left{display:flex;align-items:center;gap:10px}.bd-section-title svg{width:18px;height:18px;color:#175de8}.overview{display:grid;grid-template-columns:390px minmax(0,1fr);min-height:202px}.donut-zone{display:grid;grid-template-columns:minmax(170px,1fr) 154px;gap:18px;align-items:center;padding:22px 24px;border-right:1px solid #edf1f7}.legend{display:grid;gap:18px}.legend-row{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:9px;font-size:12px}.dot{width:9px;height:9px;border-radius:50%}.dot.dark{background:#dce6f5}.legend-row b{font-weight:700}.legend-row span:last-child{color:#697794}.dot.light{background:#175de8}.donut{width:148px;max-width:148px;min-width:148px;height:auto;aspect-ratio:1 / 1;justify-self:center;border-radius:50%;display:grid;place-items:center;position:relative;background:conic-gradient(from -90deg,#175de8 0,#175de8 25.04525417273355%,#dce6f5 25.04525417273355%,#dce6f5);box-shadow:inset 0 0 0 1px #12367e14,0 14px 32px #1b46971c}.donut-center{position:relative;z-index:1;text-align:center}.donut-center strong{display:block;font-size:17px}.donut-center small{display:block;margin-top:3px;color:#697794;font-size:10px}.donut:after{content:"";width:58%;height:auto;aspect-ratio:1 / 1;border-radius:50%;position:absolute;background:linear-gradient(180deg,#fff,#fbfcff);box-shadow:0 0 0 1px #142e600b,0 8px 24px #1f37600f}.table-wrap{overflow-x:auto}.table-wrap table{border-collapse:separate;border-spacing:0;width:100%;font-size:11px;color:var(--ink)}.table-wrap table th,.table-wrap table td{padding:11px 12px;border-bottom:1px solid var(--line-soft);white-space:nowrap;text-align:right}.table-wrap table th:first-child,.table-wrap table td:first-child{text-align:left}.table-wrap table thead th{font-size:10px;font-weight:800;background:#fafbfe;color:#465b7d}.table-wrap table thead tr:first-child th{border-top:0}.table-wrap table tbody tr:hover td{background:#f8fbff}.negative{color:#ef3f45;font-weight:780}.positive{color:#0da667;font-weight:780}.row-name{font-weight:680;display:flex;align-items:center;gap:8px}.chev{border:0;background:transparent;padding:0;color:var(--ink-2);width:16px;height:16px;display:grid;place-items:center}.chev:before{content:"";width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(-45deg)}.component-label{color:#8e9cb1;font-weight:620}.indent-1{padding-left:30px!important}.chev.open:before{transform:rotate(45deg) translate(-1px,-1px)}.table-drill-note svg{width:15px;height:15px;flex:0 0 auto;color:#5d91ff}.table-drill-note{display:flex;align-items:center;gap:7px;padding:10px 18px;border-bottom:1px solid var(--line-soft);font-size:11px;color:#8e9cb1;line-height:1.45}.activation-capture{margin-top:18px}.activation-capture-head{min-height:42px;display:flex;align-items:center;justify-content:flex-end;margin-bottom:10px}.lever-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.info{color:#92a0b8;font-size:11px;border:1px solid #aeb9ca;border-radius:50%;width:16px;height:16px;display:inline-grid;place-items:center}.mini-compare{height:122px;display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:end;margin-top:12px;border-bottom:1px dashed #9fafc5;padding:0 24px;border-color:#cbd6e5}.mini-label{font-size:11px;color:var(--muted)}.mini-value{font-size:16px;font-weight:760;margin:3px 0 7px}.mini-bar.prior{background:linear-gradient(180deg,#2b6ee8,#08266f)}.mini-bar{width:72px;min-height:2px;border-radius:7px 7px 2px 2px;box-shadow:0 7px 18px #2a5bb917}.mini-col{text-align:center;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;height:100%}.mini-bar.current{background:linear-gradient(180deg,#d5e7ff,#6a9ff7)}.lever-delta{text-align:center;margin-top:12px}.pill.pos{color:var(--green);background:var(--green-bg);border-color:#a8e3c6}.pill{display:inline-block;border-radius:999px;padding:5px 11px;font-size:12px;font-weight:800;border:1px solid}.pill.neg{color:var(--red);background:var(--red-bg);border-color:#ffb4b6}.lever-delta small{display:block;color:var(--muted);margin-top:5px}.bubble-section{background:#ffffffe6;overflow:hidden}.bubble-intro{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:21px 22px 13px}.bubble-intro h3{margin:0 0 4px;font-size:16px;font-weight:760;color:var(--ink)}.drill-title{display:flex;align-items:center;gap:8px}.bubble-intro p{margin:0;font-size:12px;color:var(--muted);line-height:1.55}.inline-click-icon{display:inline-flex;width:15px;height:15px;margin:0 4px;vertical-align:-3px;color:var(--blue)}.inline-click-icon svg{width:15px;height:15px}.bubble-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.bubble-btn{border-color:#dde5ef;border-radius:11px;background:#ffffffe0;box-shadow:0 6px 20px #203a6009;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);height:34px;border:1px solid #d4ddeb;color:var(--ink);font-size:12px;font-weight:700;padding:0 12px;align-items:center}.bubble-ranges{display:grid;grid-template-columns:repeat(4,minmax(110px,1fr)) auto;gap:10px;align-items:end;padding:0 22px 17px}.bubble-range-field label{display:block;margin-bottom:6px;font-weight:800;color:var(--muted);text-transform:none;letter-spacing:0;font-size:10px}.bubble-range-field input{width:100%;height:36px;border:1px solid #d4ddeb;border-color:#dfe6ef;border-radius:11px;background:#fcfdff;color:var(--ink);padding:0 10px;outline:none}.bubble-canvas{margin:0 22px 20px;border:1px solid #e4eaf2;border-radius:18px;background:radial-gradient(circle at 78% 10%,rgba(74,132,255,.075),transparent 31%),linear-gradient(180deg,#fff,#fbfcff);box-shadow:inset 0 1px #fffffff2,0 16px 38px #273c600e;overflow:hidden}.bubble-svg{display:block;width:100%;height:auto;min-height:330px}.bubble-grid-line{stroke:#edf1f6;stroke-width:.9}.bubble-axis-text{font-size:8.25px;font-weight:500;fill:#7b899f;font-family:Roboto,sans-serif}.bubble-node{opacity:.9;transition:opacity .18s ease,transform .18s ease,filter .18s ease;transform-box:fill-box;transform-origin:center;cursor:pointer}.bubble-circle{stroke:none!important;filter:url(#bubbleSoftShadow);stroke-width:1.2;outline:none!important}svg :focus{outline:none!important}.bubble-highlight{pointer-events:none;fill:#fff3}.bubble-label{font-size:8.25px;font-weight:700;font-family:Roboto,sans-serif;pointer-events:none;text-anchor:middle;fill:#17345f;stroke:#ffffffe6;stroke-width:2.1px;paint-order:stroke;stroke-linejoin:round}.bubble-sub-label{fill:#fff;font-family:Roboto,sans-serif;pointer-events:none;text-anchor:middle;font-size:7.25px;font-weight:500}.bubble-axis-title{font-size:9px;font-weight:700;fill:#31466d;font-family:Roboto,sans-serif}.bubble-caption{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 22px 18px;color:var(--muted);font-size:11px}.bubble-caption strong{color:var(--ink)}.bubble-legend{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.bubble-legend span{display:flex;align-items:center;gap:7px}.bubble-size-dot.sm{background:radial-gradient(circle at 32% 24%,#fff,#e9eff7 38%,#aebed3);width:9px;height:9px}.bubble-size-dot{display:inline-block;border-radius:50%;background:linear-gradient(145deg,#84b5ff,#1d6cff);border:0!important;box-shadow:0 5px 13px #3061b81f}.bubble-size-dot.lg{background:radial-gradient(circle at 32% 24%,#c9dcff,#4d82f2 42%,#123c9d);width:16px;height:16px;display:inline-block;border-radius:50%;border:0!important}.decomp-table .measurement-cell{color:var(--ink-2);font-weight:500;white-space:nowrap}.decomp-table tr[data-child-of] td:first-child{background:linear-gradient(90deg,#eff4fcb3,#fff0 72%)}.indent-2{padding-left:56px!important}.export-btn,.upload-action,.bubble-btn{border-color:#dde5ef;border-radius:11px;background:#ffffffe0;box-shadow:0 6px 20px #203a6009;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.roi-drill-scroller{width:100%;overflow-x:auto;overflow-y:hidden;padding-bottom:4px}.roi-drill-groups{width:100%}.compare-groups{display:flex;flex-wrap:nowrap;gap:28px;align-items:end;min-height:190px;width:100%}.compare-group{text-align:center;flex:1 1 0;min-width:0}.compare-groups.has-scroll{width:-moz-max-content;width:max-content;min-width:100%}.compare-groups.has-scroll .compare-group{flex:0 0 150px}.roi-drill-actions{display:flex;align-items:center;gap:8px}.roi-drill-back{height:30px;border:1px solid #dbe4ef;border-radius:9px;background:var(--card);color:var(--ink-2);font-size:10px;font-weight:700;padding:0 10px}.roi-drill-trigger{cursor:pointer;border-radius:12px;padding:8px 6px 3px;transition:background .16s ease,transform .16s ease}.roi-drill-trigger:hover{background:#3f7cff0e;transform:translateY(-1px)}.export-btn:hover,.upload-action:hover,.bubble-btn:hover{background:#fff;box-shadow:0 9px 24px #203a600f}tbody tr:hover td{background:#f8fbff}.camera-btn:hover{transform:translateY(-1px);border-color:var(--blue-2);color:var(--blue);background:#fff}.formula-presets button:hover{border-color:#a9c2ee!important;background:#edf4ff!important;color:var(--blue)!important}.bubble-node:hover{opacity:1;transform:scale(1.025);filter:saturate(1.06)}.toast{position:fixed;right:24px;bottom:24px;background:var(--ink);color:#fff;padding:12px 16px;border-radius:10px;box-shadow:var(--shadow);font-size:12px;opacity:0;transform:translateY(10px);pointer-events:none;transition:.2s;z-index:100}.toast.show{opacity:1;transform:translateY(0)}.period-field{position:relative}.period-field .period-multi-select{position:relative;width:100%}.period-field .period-select-trigger{width:100%;height:44px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;color:var(--ink-2);background:var(--card);border:1px solid #cfdaea;border-radius:10px;font-size:16px;cursor:pointer;transition:border-color .2s,box-shadow .2s}.period-field .period-select-trigger:hover{border-color:var(--paper)}.period-field .period-select-trigger:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.period-field .period-select-trigger svg{color:#cbd5e1;transition:transform .2s ease}.period-field .period-select-trigger svg.rotate{transform:rotate(180deg)}.period-field .period-dropdown{position:absolute;z-index:50;top:calc(100% + 6px);left:0;right:0;padding:6px;background:var(--card);border:1px solid #344052;border-radius:10px;max-height:220px;overflow-y:auto}.period-field .period-option{min-height:42px;padding:5px 10px;display:flex;align-items:center;gap:10px;color:#e5e7eb;box-shadow:var(--shadow);border-radius:7px;cursor:pointer;transition:background .15s ease}.period-field .period-option:hover{background:var(--paper)}.period-field .period-option.disabled{color:#64748b;cursor:not-allowed}.period-field .period-option.disabled:hover{background:transparent}.period-field .period-checkbox{width:15px;height:15px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#fff;border:1px solid #526174;border-radius:4px;cursor:pointer}.period-field .period-checkbox[data-state=checked]{background:#2563eb;border-color:#2563eb}.period-field .period-checkbox:disabled{opacity:1;cursor:not-allowed}.period-field .period-checkbox:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.period-field .period-checkbox svg{color:#fff}.period-field .period-option-label{font-size:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;padding-top:11px}body[data-theme=dark]{--ink:#f0f4fb;--ink-2:#c6d0df;--muted:#8e9cb1;--line:#303946;--line-soft:#262f3b;--paper:#11151b;--card:#181e27;--blue:#5d91ff;--blue-2:#7aa7ff;--blue-dark:#2452b6;--blue-soft:#1e2c45;--donut-base:#3b4657;--donut-incremental:#5f92ff;--green:#45c88a;--green-bg:#173527;--red:#ff7478;--red-bg:#3a2226;--shadow:0 18px 44px rgba(0,0,0,.22),0 2px 9px rgba(0,0,0,.18)}body[data-theme=dark] .app{background:radial-gradient(circle at 82% -10%,rgba(75,126,238,.15),transparent 32%),radial-gradient(circle at 10% 28%,rgba(62,77,101,.18),transparent 28%),linear-gradient(180deg,#131820,#10141a)}body[data-theme=dark] .topbar{background:#141921e6;border-color:#2b3440;box-shadow:0 1px #ffffff06}body[data-theme=dark] .tab:hover{color:#dbe6f6;background:linear-gradient(180deg,#252f3d3d,#1f283494)}body[data-theme=dark] .tab.active{color:#6f9fff;background:transparent}body[data-theme=dark] .sidebar-outcome{background:linear-gradient(180deg,#181e27eb,#12171edb);border-color:#2b3440}body[data-theme=dark] .card,body[data-theme=dark] .selected-lever,body[data-theme=dark] .formula-bar,body[data-theme=dark] .bubble-section{background:#181e27ed;border-color:#303a47}body[data-theme=dark] .section-card-title{background:linear-gradient(180deg,#212833cc,#181e2773);border-color:#2a3340}body[data-theme=dark] .outcome-page select,body[data-theme=dark] .period-details summary,body[data-theme=dark] .period-options,body[data-theme=dark] .bubble-range-field input,body[data-theme=dark] .formula-side input,body[data-theme=dark] .formula-bar input,body[data-theme=dark] .upload-action,body[data-theme=dark] .export-btn,body[data-theme=dark] .bubble-btn,body[data-theme=dark] .board-action,body[data-theme=dark] .bucket-chip,body[data-theme=dark] .field-chip{background:#1b222c;color:var(--ink);border-color:#374250}body[data-theme=dark] .field-chip.measure,body[data-theme=dark] .bucket-chip.formula{background:#1e2d47;border-color:#35578f;color:#9fc0ff}body[data-theme=dark] .period-option:hover,body[data-theme=dark] tbody tr:hover td{background:#202936}body[data-theme=dark] .icon-chip,body[data-theme=dark] .lever-icon,body[data-theme=dark] .empty-upload-icon,body[data-theme=dark] .fx-mark{background:linear-gradient(145deg,#202d43,#263c64);color:#8ab2ff}body[data-theme=dark] .donut:after{background:linear-gradient(180deg,#1d242e,#171d26);box-shadow:0 0 0 1px #2c3542}body[data-theme=dark] .table-wrap thead th{background:#1e2631;color:#b9c6d8}body[data-theme=dark] .business-table thead th,body[data-theme=dark] .decomp-table thead th{background:#1e2631}body[data-theme=dark] .takeaway{background:linear-gradient(115deg,#1b2a43,#19212d 60%,#1b2940);border-color:#2d3b50}body[data-theme=dark] .takeaway-icon{background:#202a37}body[data-theme=dark] .bubble-canvas{background:radial-gradient(circle at 78% 10%,rgba(69,126,245,.11),transparent 31%),linear-gradient(180deg,#1b222c,#171d26);border-color:#303a47;box-shadow:0 16px 38px #0000002e}body[data-theme=dark] .bubble-grid-line{stroke:#2d3744}body[data-theme=dark] .bubble-axis-line{stroke:#64748b}body[data-theme=dark] .bubble-axis-text{fill:#93a2b7}body[data-theme=dark] .bubble-axis-title{fill:#d3dbea}body[data-theme=dark] .loading-layer{background:#0c1016bf}body[data-theme=dark] .loading-card{background:#1a212b;border-color:#34404e}body[data-theme=dark] .toast{background:#e9eff9;color:#131820}body[data-theme=dark] .outcome-page{background:var(--paper);color:var(--ink)}body[data-theme=dark] .theme-track{background:#252e3a;border-color:#3a4655}body[data-theme=dark] .pivot-bucket{background:#171d26c2;border-color:#3a4655}body[data-theme=dark] .pivot-bucket.drag-over{background:#1e2d47;border-color:#6d9cff}body[data-theme=dark] .spreadsheet{background:#181e27;border-color:#303a47}body[data-theme=dark] .board-grid th,body[data-theme=dark] .board-grid td{background:#181e27;border-color:#28323e}body[data-theme=dark] .board-grid thead th,body[data-theme=dark] .board-grid .row-number{background:#202833!important;color:#b7c3d4}body[data-theme=dark] .board-grid thead tr:nth-child(2) th{background:#1d2530}body[data-theme=dark] .board-grid tbody tr:hover td{background:#202936}body[data-theme=dark] .board-grid .total-row td{background:#1d2b43}body[data-theme=dark] .board-grid .formula-cell{background:#1b2639;color:#9ebeff}body[data-theme=dark] .board-summary .viz-pill{background:#1d2d49;border-color:#304f80;color:#a7c4ff}body[data-theme=dark] .chart-delta.pos{color:#68d6a2;background:#173a2b}body[data-theme=dark] .chart-delta.neg{color:#ff8b8f;background:#412429}body[data-theme=dark] .chart-delta.neu{color:#b3bfd0;background:#252e39}body[data-theme=dark] .board-filter-panel{background:#181e27e8;border-color:#303a47}body[data-theme=dark] .board-filter-drop .pivot-bucket{background:linear-gradient(180deg,#1d2530,#19212b);border-color:#364352}body[data-theme=dark] .member-filter summary{background:#1b222c;border-color:#374250;color:var(--ink)}body[data-theme=dark] .member-filter-menu{background:#1b222c;border-color:#374250}body[data-theme=dark] .outcome-canvas{border-color:#303b49;background-color:#141a22;background-image:radial-gradient(circle at center,rgba(124,145,177,.22) 1px,transparent 1.2px);box-shadow:inset 0 1px #ffffff06,0 18px 45px #0000002e}body[data-theme=dark] .outcome-frame{background:#181e27f5;border-color:#303a47;box-shadow:0 18px 45px #0003}body[data-theme=dark] .board-grid th,body[data-theme=dark] .board-grid td{background:#181e27f0;border-color:#28323e}body[data-theme=dark] .board-grid thead th{background:#202936!important;color:#c3cede}body[data-theme=dark] .board-grid thead tr:nth-child(2) th{background:#1d2530!important}body[data-theme=dark] .board-grid .row-dim{background:#1a222d;color:#d5deeb}body[data-theme=dark] .board-grid tbody tr:hover td{background:#202a37}body[data-theme=dark] .board-grid .total-row td{background:#1c2b43}body[data-theme=dark] .board-grid .formula-cell{background:#1a2639;color:#a8c5ff}body[data-theme=dark] .board-note{background:#181f29;border-color:#2a3441}body[data-theme=dark] .member-filter-option:hover{background:#22314b}body[data-theme=dark] .view-preset{background:#1a222d;border-color:#34404e;color:#d5dfec;box-shadow:none}body[data-theme=dark] .view-preset:hover{background:#202a37;border-color:#5273aa}body[data-theme=dark] .formula-presets button{background:#1e2835!important;border-color:#354456!important;color:#a9bddc!important}body[data-theme=dark] .decision-canvas-shell{background:#141a22cc;border-color:#303a47;box-shadow:0 18px 50px #0003}body[data-theme=dark] .canvas-toolbar{background:#181e27f0;border-color:#2d3744}body[data-theme=dark] .canvas-tool{background:#1b222c;border-color:#374250;color:#d5deeb}body[data-theme=dark] .canvas-tool:hover,body[data-theme=dark] .canvas-tool.active{background:#1f304d;border-color:#466ba8;color:#a8c5ff}body[data-theme=dark] .decision-canvas-viewport{background-color:#121820;background-image:radial-gradient(circle at center,rgba(113,137,174,.22) 1px,transparent 1.25px)}body[data-theme=dark] .canvas-panel{background:#181e27f7;border-color:#303a47;box-shadow:0 18px 44px #0000003d}body[data-theme=dark] .canvas-panel-head,body[data-theme=dark] .canvas-metric-grid{border-color:#2a3441}body[data-theme=dark] .scope-chip,body[data-theme=dark] .table-context span{background:#202a37;color:#9eacc0}body[data-theme=dark] .canvas-metric{background:linear-gradient(180deg,#1a222c,#181e27);border-color:#2a3441}body[data-theme=dark] .executive-readout{background:linear-gradient(110deg,#1c2940,#19212b)}body[data-theme=dark] .executive-readout>span{background:#22395f}body[data-theme=dark] .decision-note textarea{background:linear-gradient(145deg,#25251f,#1b222c);color:#eef3fa}body[data-theme=dark] .note-footer{background:#22221d;border-color:#34342e}body[data-theme=dark] .canvas-table-scroll{background:#181e27}body[data-theme=dark] .executive-grid th,body[data-theme=dark] .executive-grid td{background:#181e27;border-color:#29333f}body[data-theme=dark] .executive-grid thead th{background:#202936!important;color:#c3cede}body[data-theme=dark] .executive-grid thead tr:nth-child(2) th{background:#1d2530!important}body[data-theme=dark] .executive-grid .row-dim{background:#1a222d;color:#d6dfeb}body[data-theme=dark] .executive-grid tbody tr:hover td{background:#202a37}body[data-theme=dark] .executive-grid .formula-cell{background:#1a2639;color:#a8c5ff}body[data-theme=dark] .executive-grid .total-row td{background:#1c2b43}body[data-theme=dark] .canvas-table-card .board-note{background:#181f29;border-color:#2a3441}body[data-theme=dark] .manual-btn{background:#1b222c;border-color:#374250;color:#dce4ef}body[data-theme=dark] .manual-btn:hover{background:#202a37;border-color:#5a83d8;color:#a9c5ff}body[data-theme=dark] .manual-modal{background:#00000094}body[data-theme=dark] .manual-dialog{background:#171d25;border-color:#364151;box-shadow:0 30px 90px #00000073}body[data-theme=dark] .manual-close,body[data-theme=dark] .note-tool,body[data-theme=dark] .note-color,body[data-theme=dark] .note-hex{background:#202832;border-color:#3a4655;color:#e4eaf2}body[data-theme=dark] .note-toolbar{background:#171e27;border-color:#303946}body[data-theme=dark] .decision-editor{background:linear-gradient(145deg,#25251f,#1b222c);color:#eef3fa}body[data-theme=dark] .board-action.saved-action{background:#202b3c;border-color:#486590;color:#bfd2f3}body[data-theme=dark] .camera-btn{background:#1b222c;border-color:#374250;color:#d5deeb;box-shadow:none}body[data-theme=dark] .camera-btn:hover{background:#202a37;border-color:#5a83d8;color:#a9c5ff}body[data-theme=dark] .decomp-table tr[data-child-of] td:first-child{background:linear-gradient(90deg,#2e3948b3,#181e2700 72%)}body[data-theme=dark] .decomp-table .component-label{color:#93a2b8}
