:root{--primary: #4361ee;--primary-dark: #3651d4;--brand: #7FABFF;--brand-hover: #699BF7;--brand-deep: #4f76e6;--brand-tint: #eef4ff;--brand-ring: #d4e3ff;--brand-shadow: rgba(127, 171, 255, .45);--navy: #3a4a63;--navy-deep: #33415a;--navy-line: #2c3850;--navy-hi: #445575;--indigo: #6366f1;--on-navy-dim: rgba(255, 255, 255, .6);--on-navy-faint: rgba(255, 255, 255, .4);--paper: #f4f6f9;--hair: #e8eaf0;--hairSoft: #eef0f5;--inkSoft: #3a4658;--faint: #9aa3b5;--header-bg: #33415a;--text: #1f2a3a;--muted: #737d92;--border: #e8eaf0;--card-shadow: 0 1px 2px rgba(20, 30, 55, .05), 0 1px 1px rgba(20, 30, 55, .04);--card-shadow-hover: 0 6px 22px rgba(20, 30, 55, .1);--r-sm: 8px;--r-md: 12px;--r-lg: 16px;--green: #22c55e;--red: #ef4444;--orange: #f59e0b;--blue-profit: #2563eb;--dashed-line: #94a3b8;--font-ui: "Noto Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-numeric: "Roboto", "Noto Sans", system-ui, sans-serif}*{box-sizing:border-box}html{margin:0;padding:0;background-color:var(--header-bg)}body{margin:0;padding:0;font-family:var(--font-ui);font-variant-numeric:tabular-nums;background:#f8fafc;color:var(--text);min-height:100vh}.rate-card .val,.summary-card .val,.kpi-val,.ukpi-val,.demo-stub-kpi-val,.donut-total,.demo-margin-opp-value,.demo-table td.num,.demo-stub-table td.num,.demo-stub-table th.num,.pager{font-family:var(--font-numeric);font-variant-numeric:tabular-nums}.app-shell{display:flex;min-height:100vh;align-items:stretch}.app-nav{position:fixed;top:0;left:0;bottom:0;width:280px;z-index:1200;flex-shrink:0;background:var(--navy-deep);border-right:1px solid var(--navy-line);display:flex;flex-direction:column;color:#fff;overflow:hidden;transition:transform .2s cubic-bezier(.4,0,.2,1)}.app-shell--nav-collapsed .app-nav{transform:translate(-100%)}.nav-brand{display:flex;align-items:center;gap:.6rem;height:64px;flex:none;padding:0 1rem}.nav-brand-logo{height:26px;width:auto;object-fit:contain;object-position:left center}.nav-brand-spacer{flex:1}.nav-collapse-btn{background:transparent;border:none;color:var(--on-navy-dim);cursor:pointer;padding:6px;border-radius:8px;font-size:1.3rem;line-height:1;display:grid;place-items:center}.nav-collapse-btn:hover{color:#fff;background:#ffffff14}.nav-search{display:flex;align-items:center;gap:.55rem;height:38px;margin:0 .9rem .6rem;padding:0 .7rem;border-radius:10px;background:#ffffff12;border:1px solid rgba(255,255,255,.08);transition:background .15s,border-color .15s}.nav-search:hover{background:#ffffff1c}.nav-search:focus-within{background:#ffffff21;border-color:#ffffff38}.nav-search-icon{display:grid;place-items:center;color:var(--on-navy-dim);flex:none}.nav-search-icon svg{width:16px;height:16px;fill:currentColor}.nav-search-input{flex:1;min-width:0;background:transparent;border:none;outline:none;color:#fff;font-size:13.5px;font-weight:500}.nav-search-input::placeholder{color:var(--on-navy-faint);opacity:1}.nav-list{display:flex;flex-direction:column;padding:0 0 1.5rem;flex:1;min-height:0;overflow-y:auto}.nav-list::-webkit-scrollbar{width:7px}.nav-list::-webkit-scrollbar-thumb{background:#ffffff29;border-radius:4px}.nav-group-label{margin:0;font-size:10.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--on-navy-faint);padding:1rem 1.5rem .4rem}.nav-group[hidden]{display:none}.nav-item{position:relative;display:flex;align-items:center;gap:.65rem;min-height:40px;padding:.5rem .75rem;margin:1px .75rem;border-radius:10px;color:var(--on-navy-dim);text-decoration:none;font-size:13.5px;font-weight:500;letter-spacing:.1px;line-height:1.3;transition:background .14s,color .14s}.nav-item[hidden]{display:none}.nav-item:hover{background:#ffffff14;color:#fff}.nav-item.active{background:#6366f138;color:#fff;font-weight:600}.nav-item.active:hover{background:#6366f147}.nav-item.active:before{content:"";position:absolute;left:-.75rem;top:50%;transform:translateY(-50%);width:3px;height:20px;background:var(--indigo);border-radius:0 3px 3px 0}.nav-item-text{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-beta{flex:none;font-size:9.5px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#c9b6ff;background:#8b7cf62e;border:1px solid rgba(139,124,246,.3);padding:2px 6px;border-radius:5px}.nav-empty{color:var(--on-navy-faint);font-size:13px;padding:1rem 1.5rem}.demo-view-panel:not([hidden]){display:flex;flex-direction:column;flex:1;min-height:0}.demo-view-panel[hidden]{display:none!important}.demo-placeholder-page{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.5rem;text-align:center;color:#0f172a}.demo-placeholder-title{margin:0 0 .75rem;font-size:1.35rem;font-weight:700;letter-spacing:-.02em}.demo-placeholder-copy{margin:0 0 1.25rem;max-width:28rem;line-height:1.55;color:#64748b;font-size:.95rem}.demo-placeholder-back{color:#4361ee;font-weight:600;text-decoration:none}.demo-placeholder-back:hover{text-decoration:underline}.demo-cohort-page{flex:1;display:flex;flex-direction:column;min-height:0;background:#f1f5f9}.demo-cohort-header-wrap{position:sticky;top:0;z-index:100;background:#fff;box-shadow:0 1px 3px #0f172a1f}.demo-cohort-toolbar{background:#fff;border-bottom:1px solid var(--border);padding:.85rem 1.5rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.demo-cohort-toolbar-left{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.demo-cohort-toolbar-right{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-left:auto}.demo-cohort-select{min-width:11rem}.demo-cohort-btn-create{background:var(--primary);color:#fff;border:none;border-radius:6px;padding:.45rem .95rem;font-size:.8rem;font-weight:600;cursor:default;white-space:nowrap}.demo-cohort-btn-create:hover{filter:brightness(1.05)}.demo-cohort-body{flex:1;display:flex;flex-direction:column;min-height:0;padding:0 1.5rem 1.5rem}.demo-cohort-page-title{margin:1.25rem 0 0;font-size:1.25rem;font-weight:700;letter-spacing:-.02em;color:#0f172a}.demo-cohort-body:has(#demoCohortMetrics:not([hidden])) .demo-cohort-page-title{display:none}.demo-cohort-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:280px;text-align:center;padding:2rem 1rem}.demo-cohort-empty-title{margin:0 0 .5rem;font-size:1.05rem;font-weight:600;color:#334155}.demo-cohort-empty-desc{margin:0;font-size:.9375rem;line-height:1.5;color:#94a3b8;max-width:26rem}.demo-cohort-metrics{flex:1;display:flex;flex-direction:column;min-height:0;padding-top:.25rem;gap:1rem}.demo-cohort-metrics[hidden],#demoCohortEmptyState[hidden]{display:none!important}.demo-cohort-analysis-intro{margin:1.25rem 0;padding:1.35rem 1.5rem 1.4rem;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 2px #0f172a0f}.demo-cohort-analysis-kicker{margin:0 0 .5rem;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#64748b}.demo-cohort-analysis-title{margin:0 0 .85rem;font-size:1.5rem;font-weight:700;line-height:1.25;letter-spacing:-.03em;color:#0f172a}.demo-cohort-analysis-name{font-weight:700}.demo-cohort-metrics-meta{margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.demo-cohort-metrics-criteria{margin:0;display:inline-flex;align-items:center;padding:.4rem .85rem;font-size:.8125rem;font-weight:500;line-height:1.35;color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px}.demo-cohort-segments-panel{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem 1rem .75rem;box-shadow:0 1px 2px #0f172a0f}.demo-cohort-segments-panel-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.demo-cohort-label-kicker{margin:0;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.demo-cohort-segments-actions{display:flex;align-items:center;gap:.5rem}.demo-cohort-tbl-action{background:none;border:none;padding:.25rem .5rem;font-size:.8rem;font-weight:600;color:#4361ee;cursor:default}.demo-cohort-tbl-action--danger{color:#dc2626}.demo-cohort-table-scroll{overflow-x:auto;margin:0 -.25rem;padding-bottom:.5rem}.demo-cohort-table{width:100%;min-width:720px;border-collapse:collapse;font-size:.85rem}.demo-cohort-table th{text-align:left;padding:.5rem .65rem;font-weight:600;color:#64748b;border-bottom:1px solid #e2e8f0;white-space:nowrap}.demo-cohort-table td{padding:.65rem;color:#0f172a;border-bottom:1px solid #f1f5f9}.demo-cohort-table tbody tr:last-child td{border-bottom:none}.demo-cohort-metrics-grid{display:flex;flex-wrap:wrap;gap:.75rem}.demo-cohort-metrics-grid .kpi-card{flex:1 1 140px;min-width:130px;border:1px solid #e2e8f0}.demo-cohort-trend-card{margin-top:.25rem}.demo-cohort-chart-heading{margin:0 0 .75rem;font-size:1rem;font-weight:700;color:#0f172a}.demo-cohort-trend-card .chart-wrap{height:300px}.demo-cohort-chart-section{margin-top:.5rem}.demo-cohort-bars-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media(max-width:900px){.demo-cohort-bars-grid{grid-template-columns:1fr}}.demo-cohort-bar-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem 1rem .75rem;box-shadow:0 1px 2px #0f172a0f}.demo-cohort-bar-card h4{margin:0 0 .5rem;font-size:.8rem;font-weight:600;color:#334155;line-height:1.3}.demo-cohort-bar-chart-wrap{width:100%;height:220px;min-height:220px}.demo-cohort-finish-error{margin:0 0 .5rem;font-size:.8rem;color:#dc2626;line-height:1.35}.demo-cohort-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2400;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0f172a8c;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.demo-cohort-modal-overlay[hidden]{display:none!important}.demo-cohort-modal-dialog{position:relative;background:#fff;border-radius:10px;box-shadow:0 25px 50px -12px #00000047;max-width:420px;width:100%;padding:1.5rem 1.5rem 1.75rem}.demo-cohort-modal-dialog--wide{max-width:560px}.demo-cohort-modal-step[hidden]{display:none!important}.demo-cohort-modal-close{position:absolute;top:.65rem;right:.75rem;width:2rem;height:2rem;border:none;background:transparent;color:#64748b;font-size:1.5rem;line-height:1;cursor:pointer;border-radius:6px;display:grid;place-items:center}.demo-cohort-modal-close:hover{background:#f1f5f9;color:#0f172a}.demo-cohort-modal-title{margin:0 2rem 1.25rem 0;font-size:1.05rem;font-weight:700;letter-spacing:-.02em;color:#0f172a}.demo-cohort-modal-body{display:flex;flex-direction:column;gap:1.25rem}.demo-cohort-modal-body--segments{gap:1rem}.demo-cohort-modal-footer{display:flex;justify-content:flex-end;align-items:center;gap:.75rem;margin-top:1.5rem;padding-top:.25rem}#demoCohortStep1 .demo-cohort-finish-error{margin-top:.75rem}.demo-cohort-modal-footer--split{justify-content:space-between;margin-top:1.25rem;flex-wrap:wrap;gap:.75rem}.demo-cohort-modal-footer-actions{display:flex;align-items:center;gap:.75rem;margin-left:auto}.demo-cohort-btn-cancel{background:none;border:none;padding:.45rem .5rem;font-size:.9rem;font-weight:600;color:#4361ee;cursor:pointer;border-radius:6px}.demo-cohort-btn-cancel:hover{background:#4361ee14}.demo-cohort-btn-primary{background:#4361ee;color:#fff;border:none;border-radius:6px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;cursor:pointer}.demo-cohort-btn-primary:hover:not(:disabled){filter:brightness(1.05)}.demo-cohort-btn-primary--disabled,.demo-cohort-btn-primary:disabled{background:#94a3b8;color:#fff;cursor:not-allowed;filter:none}.demo-cohort-btn-outline{background:#fff;border:1px solid #93c5fd;color:#4361ee;border-radius:6px;padding:.45rem .95rem;font-size:.8rem;font-weight:600;cursor:default}.demo-cohort-btn-outline[data-demo-cohort-add-segment]{cursor:pointer}.demo-cohort-segments-list{display:flex;flex-direction:column;gap:.75rem;max-height:min(42vh,380px);overflow-y:auto;padding-right:.2rem}.demo-cohort-btn-add-condition{background:#fff;border:1px solid #cbd5e1;color:#0f172a;border-radius:6px;padding:.45rem .85rem;font-size:.8rem;font-weight:600;cursor:pointer}.demo-cohort-conditions-stack{display:flex;flex-direction:column;gap:.65rem}.demo-cohort-segment-hint{margin:0;font-size:.8rem;color:#64748b;line-height:1.4}.demo-cohort-segment-box{border:1px solid #e2e8f0;border-radius:8px;padding:1rem 1rem 1.1rem;background:#fafafa}.demo-cohort-segment-box .demo-cohort-floating-label{background:#fafafa}.demo-cohort-segment-name-row{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.85rem}.demo-cohort-condition-row{display:flex;align-items:flex-start;gap:.5rem;flex-wrap:wrap;margin-bottom:.85rem}.demo-cohort-value-pair{display:flex;flex:1;min-width:12rem;gap:.5rem;align-items:flex-start;flex-wrap:wrap}.demo-cohort-seg-val-primary,.demo-cohort-seg-val2-wrap{flex:1;min-width:5rem}.demo-cohort-seg-val2-wrap[hidden]{display:none!important}.demo-cohort-outline-input-wrap--grow{flex:1;min-width:0}.demo-cohort-outline-select-wrap--half{flex:1;min-width:8rem}.demo-cohort-add-condition-wrap{display:flex;justify-content:center;padding-top:.15rem}.demo-cohort-icon-btn{flex-shrink:0;width:2.5rem;height:2.5rem;margin-top:.35rem;border:none;background:transparent;color:#94a3b8;border-radius:6px;cursor:pointer;display:grid;place-items:center}.demo-cohort-icon-btn svg{pointer-events:none}.demo-cohort-icon-btn:hover{background:#f1f5f9;color:#64748b}.demo-cohort-icon-btn--danger{color:#dc2626}.demo-cohort-icon-btn--danger:hover{background:#fef2f2;color:#b91c1c}.demo-cohort-outline-input-wrap{position:relative;margin-top:.15rem}.demo-cohort-input-outline{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:4px;padding:.85rem .75rem .55rem;font-size:.95rem;color:#0f172a;background:#fff}.demo-cohort-input-outline::placeholder{color:#94a3b8}.demo-cohort-input-outline:focus{border-color:#4361ee;outline:none;box-shadow:0 0 0 1px #4361ee40}.demo-cohort-input-outline[readonly]{cursor:default;background:#f8fafc;color:#334155}.demo-cohort-outline-input-wrap:focus-within .demo-cohort-floating-label{color:#4361ee}.demo-cohort-outline-select-wrap{position:relative;margin-top:.15rem}.demo-cohort-floating-label{position:absolute;left:.65rem;top:-.5rem;z-index:1;font-size:.72rem;font-weight:500;color:#64748b;background:#fff;padding:0 .35rem;pointer-events:none}.demo-cohort-select-outline{width:100%;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #cbd5e1;border-radius:4px;padding:.85rem 2.25rem .55rem .75rem;font-size:.95rem;color:#0f172a;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .65rem center;cursor:pointer}.demo-cohort-select-outline:focus{border-color:#4361ee;outline:none;box-shadow:0 0 0 1px #4361ee59}.demo-cohort-outline-select-wrap:focus-within .demo-cohort-floating-label{color:#4361ee}.demo-cohort-select-outline:disabled{opacity:1;color:#334155;cursor:default;background-color:#f8fafc}.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}.demo-margin-page{flex:1;display:flex;flex-direction:column;min-height:0;padding:1rem 1.25rem 1.5rem;overflow:auto}.demo-margin-banner{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;flex-wrap:wrap;gap:.5rem}.demo-margin-back{color:var(--brand-deep);font-weight:600;font-size:.9rem;text-decoration:none}.demo-margin-back:hover{text-decoration:underline}.demo-margin-badge{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#64748b;background:#e2e8f0;padding:.2rem .5rem;border-radius:4px}#demo-view-fees-analysis{background:#f1f5f9}.demo-fees-page{width:100%;box-sizing:border-box}.demo-fees-page-heading{margin-bottom:1.25rem}.demo-fees-root-title{margin:0 0 .75rem;font-size:1.5rem;font-weight:700;letter-spacing:-.02em;color:#0f172a}.demo-fees-tabs{display:flex;flex-wrap:wrap;gap:.25rem;border-bottom:1px solid #e2e8f0}.demo-fees-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;font-size:.9rem;font-weight:600;color:#64748b;background:transparent;border:none;padding:.65rem 1rem .75rem;margin-bottom:-1px;border-bottom:2px solid transparent;border-radius:6px 6px 0 0;cursor:pointer}.demo-fees-tab:hover{color:#334155;background:#4361ee0f}.demo-fees-tab:focus-visible{outline:2px solid #4361ee;outline-offset:2px}.demo-fees-tab[aria-selected=true]{color:#4361ee;border-bottom-color:#4361ee;background:#fff}.demo-fees-tab-panel[hidden]{display:none!important}.demo-fees-page-header{display:flex;align-items:flex-start;gap:.85rem;margin-bottom:1rem}#demo-view-fees-analysis .demo-fees-pcc-section .demo-fees-page-header{margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid #e8edf2}#demo-view-fees-analysis .demo-fees-pcc-section{margin-bottom:1rem}.demo-fees-page-icon{flex-shrink:0;margin-top:.1rem}.demo-fees-page-title{margin:0 0 .25rem;font-size:1.35rem;font-weight:700;letter-spacing:-.02em;color:#0f172a}.demo-fees-page-subtitle{margin:0;font-size:.9rem;color:#64748b;line-height:1.45}#demo-view-fees-analysis .demo-fees-mct-section{margin-bottom:1rem}#demo-view-fees-analysis .demo-fees-mct-section .demo-fees-page-header{margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid #e8edf2}#demo-view-fees-analysis .demo-fees-liv-section .demo-fees-page-header{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e8edf2}#demo-view-fees-analysis .demo-fees-liv-root{min-height:4rem}.demo-fees-liv-intro{margin:0 0 1rem;font-size:.88rem;line-height:1.5;color:#475569}.demo-fees-liv-empty-msg{margin:0 0 .5rem;color:#64748b}.demo-fees-liv-empty-hint{margin:0;font-size:.82rem;color:#94a3b8}.demo-fees-liv-empty-hint code{font-size:.8rem}.demo-fees-liv-kpi .demo-fees-liv-kpi-file{font-size:.8rem;word-break:break-all}.demo-fees-liv-aggregate-grid{display:grid;gap:1.25rem;margin-bottom:1.5rem}@media(min-width:900px){.demo-fees-liv-aggregate-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.demo-fees-liv-subsection{min-width:0}#demo-view-fees-analysis .demo-fees-liv-table-card{min-width:0;margin-bottom:1.25rem}#demo-view-fees-analysis .demo-fees-liv-table-card:last-child{margin-bottom:0}#demo-view-fees-analysis .demo-fees-liv-nested{margin-top:1rem;padding-top:1rem;border-top:1px solid #e8edf2}#demo-view-fees-analysis .demo-fees-liv-nested-title{margin:0 0 .65rem;font-size:.88rem;font-weight:600;color:#334155}#demo-view-fees-analysis .demo-fees-liv-table-card-header{margin:0 0 .75rem;padding-bottom:.75rem;border-bottom:1px solid #e8edf2}.demo-fees-liv-table-card-title{margin:0}.demo-fees-liv-table-card-body{min-width:0}.demo-fees-liv-subtitle{margin:0 0 .5rem;font-size:.95rem;font-weight:600;color:#0f172a}.demo-fees-liv-note{margin:0 0 .75rem;font-size:.8rem;color:#64748b}.demo-fees-liv-filters{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1rem 1.25rem;margin-bottom:1rem}.demo-fees-liv-filters--with-compare .demo-fees-liv-compare-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;padding-bottom:.1rem;margin-left:auto}.demo-fees-liv-compare-summary{font-size:.85rem;font-weight:500;color:#475569;line-height:1.35;max-width:min(28rem,100%)}.demo-fees-liv-compare-btn{font:inherit;font-size:.85rem;font-weight:600;padding:.45rem 1rem;border-radius:8px;border:1px solid #2563eb;background:#2563eb;color:#fff;cursor:pointer;white-space:nowrap}.demo-fees-liv-compare-btn:hover:not(:disabled){background:#1d4ed8;border-color:#1d4ed8}.demo-fees-liv-compare-btn:disabled{opacity:.45;cursor:not-allowed}.demo-fees-liv-compare-btn--ghost{background:#fff;color:#334155;border-color:#cbd5e1}.demo-fees-liv-compare-btn--ghost:hover:not(:disabled){background:#f8fafc}.demo-fees-liv-compare-legend{margin:.35rem 0 0;font-size:.82rem;color:#64748b;line-height:1.45}.demo-fees-liv-compare-hint{margin:0 0 1rem;padding:.65rem 1rem;font-size:.85rem;color:#475569;background:#f1f5f9;border-radius:8px;border:1px solid #e2e8f0}.demo-fees-liv-compare-journey{margin-bottom:1rem;padding:1rem 1.15rem;border-radius:10px;border:1px solid #cbd5e1;background:#fff;box-shadow:0 1px 2px #0f172a0f}.demo-fees-liv-compare-journey-title{margin:0 0 .65rem;font-size:1rem;font-weight:700;color:#0f172a}.demo-fees-liv-compare-journey-steps{margin:0;padding-left:1.25rem;font-size:.88rem;color:#334155;line-height:1.55}.demo-fees-liv-compare-journey-steps li{margin-bottom:.4rem}.demo-fees-liv-compare-journey-steps li:last-child{margin-bottom:0}.demo-fees-liv-bump-drivers{margin-bottom:1rem;padding:1rem 1.15rem;border-radius:10px;border:1px solid #93c5fd;background:linear-gradient(180deg,#eff6ff,#fff 48%);box-shadow:0 1px 2px #0f172a0f}.demo-fees-liv-bump-drivers-title{margin:0 0 .5rem;font-size:1rem;font-weight:700;color:#1e3a8a}.demo-fees-liv-bump-drivers-intro{margin:0 0 .85rem;font-size:.86rem;color:#475569;line-height:1.45}.demo-fees-liv-bump-drivers-list{margin:0;padding:0;list-style:none}.demo-fees-liv-bump-drivers-item{display:grid;grid-template-columns:auto minmax(5.5rem,9rem) 1fr auto auto;gap:.5rem .75rem;align-items:baseline;padding:.55rem .65rem;margin-bottom:.4rem;border-radius:8px;background:#ffffffd9;border:1px solid #e2e8f0;font-size:.86rem}.demo-fees-liv-bump-drivers-item:last-child{margin-bottom:0}@media(max-width:52rem){.demo-fees-liv-bump-drivers-item{grid-template-columns:auto 1fr;grid-template-rows:auto auto auto}.demo-fees-liv-bump-drivers-rank{grid-row:1 / span 3}.demo-fees-liv-bump-drivers-cat,.demo-fees-liv-bump-drivers-row,.demo-fees-liv-bump-drivers-delta,.demo-fees-liv-bump-drivers-link{grid-column:2}}.demo-fees-liv-bump-drivers-rank{font-weight:700;color:#64748b;font-variant-numeric:tabular-nums}.demo-fees-liv-bump-drivers-cat{font-weight:600;color:#0f172a;font-size:.78rem;text-transform:uppercase;letter-spacing:.03em}.demo-fees-liv-bump-drivers-row{color:#334155;min-width:0;word-break:break-word}.demo-fees-liv-bump-drivers-impact{display:block;margin-top:.2rem;font-size:.75rem;font-weight:500;color:#64748b}.demo-fees-liv-bump-drivers-delta{font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap}.demo-fees-liv-bump-drivers-link{font:inherit;font-size:.82rem;font-weight:600;color:#2563eb;text-decoration:none;white-space:nowrap;border:none;background:none;padding:0;cursor:pointer;text-align:inherit}.demo-fees-liv-bump-drivers-link:hover{text-decoration:underline}.demo-fees-liv-bump-drivers-footer{margin:.75rem 0 0;font-size:.78rem;color:#64748b;line-height:1.4}.demo-fees-liv-bump-drivers-empty{margin:0;font-size:.88rem;color:#64748b}tr.demo-fees-liv-row-highlight{outline:2px solid #2563eb;outline-offset:-2px;background:#eff6ff!important;box-shadow:inset 0 0 0 1px #2563eb40}tr.demo-fees-liv-row-highlight td{background:transparent}.demo-fees-liv-mom-pos{color:#15803d;font-weight:600}.demo-fees-liv-mom-neg{color:#b91c1c;font-weight:600}.demo-fees-liv-compare-card{border-color:#bfdbfe;background:#f8fafc}.demo-fees-liv-filter{display:flex;flex-direction:column;gap:.35rem;min-width:7rem}.demo-fees-liv-filter-label{font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#64748b}.demo-fees-liv-select{font:inherit;font-size:.88rem;padding:.4rem .6rem;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#0f172a;min-width:9rem}.demo-fees-liv-select:focus{outline:2px solid #3b82f6;outline-offset:1px}.demo-fees-liv-top-cards{margin-bottom:1rem}.demo-fees-liv-margin-chart-card{margin-bottom:1.25rem;padding:1rem 1.25rem 1.25rem;border:1px solid #e2e8f0;border-radius:10px;background:#fafbfc}.demo-fees-liv-margin-chart-header{margin-bottom:.75rem}.demo-fees-liv-margin-chart-title{margin:0 0 .35rem;font-size:1rem;font-weight:700;color:#0f172a}.demo-fees-liv-margin-chart-subtitle{margin:0;font-size:.82rem;line-height:1.45;color:#64748b}.demo-fees-liv-margin-chart-hint{margin:.5rem 0 0;font-size:.82rem;line-height:1.45;color:#64748b}.demo-fees-liv-margin-chart-root{width:100%;min-height:280px}.demo-fees-liv-chart-empty{margin:0;padding:1rem;font-size:.85rem;color:#64748b;text-align:center}.demo-fees-liv-period-empty{margin:0 0 1rem;padding:.75rem 1rem;font-size:.85rem;color:#92400e;background:#fffbeb;border:1px solid #fcd34d;border-radius:8px}.demo-fees-liv-table-wrap,#demo-view-fees-analysis .demo-fees-liv-table-card .demo-fees-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.demo-fees-liv-mini{font-size:.78rem}.demo-fees-liv-mini th,.demo-fees-liv-mini td{white-space:nowrap;max-width:14rem;overflow:hidden;text-overflow:ellipsis}.demo-fees-liv-detail{font-size:.78rem}.demo-fees-liv-detail th,.demo-fees-liv-detail td{white-space:nowrap}.demo-fees-liv-pager{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;margin-bottom:.75rem}.demo-fees-liv-page-btn{font:inherit;font-size:.82rem;font-weight:600;padding:.35rem .75rem;border-radius:6px;border:1px solid #cbd5e1;background:#fff;color:#334155;cursor:pointer}.demo-fees-liv-page-btn:hover:not(:disabled){background:#f1f5f9}.demo-fees-liv-page-btn:disabled{opacity:.45;cursor:not-allowed}.demo-fees-liv-page-info{font-size:.82rem;color:#64748b}#demo-view-fees-analysis .demo-fees-items-chart{margin:0;padding:0;border:none;box-shadow:none;background:transparent}#demo-view-fees-analysis .demo-fees-items-chart-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem 1.5rem;margin-bottom:1rem}#demo-view-fees-analysis .demo-fees-items-chart-title{margin:0;font-size:1rem;font-weight:700;color:#0f172a}#demo-view-fees-analysis .demo-fees-select--wide{min-width:14rem;max-width:min(28rem,92vw)}#demo-view-fees-analysis .demo-fees-similar-btn{align-self:flex-end;font-size:.8rem;font-weight:600;padding:.45rem .75rem;border-radius:6px;border:1px solid #4361ee;background:#fff;color:#4361ee;cursor:pointer;white-space:nowrap}#demo-view-fees-analysis .demo-fees-similar-btn:hover{background:#eff6ff}#demo-view-fees-analysis .demo-fees-similar-btn:focus-visible{outline:2px solid #4361ee;outline-offset:2px}.demo-fees-similar-dialog{max-width:min(36rem,96vw);max-height:min(90vh,720px);overflow:auto}.demo-fees-similar-lead{margin:0 0 1rem;font-size:.85rem;color:#475569;line-height:1.45}.demo-fees-similar-controls{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.demo-fees-similar-presets{margin:0 0 1rem;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.demo-fees-similar-presets .demo-fees-field-label{margin-bottom:.5rem}.demo-fees-similar-preset-row{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem}.demo-fees-similar-preset-opt{display:inline-flex;align-items:center;gap:.35rem;font-size:.82rem;color:#0f172a;cursor:pointer}.demo-fees-similar-actions{margin-bottom:.75rem}.demo-fees-similar-primary{font-size:.85rem;font-weight:600;padding:.5rem 1rem;border-radius:6px;border:none;background:#4361ee;color:#fff;cursor:pointer}.demo-fees-similar-primary:hover{background:#3651d4}.demo-fees-similar-summary{margin:0 0 .5rem;font-size:.82rem;font-weight:600;color:#0f172a}.demo-fees-similar-table-wrap{max-height:min(240px,40vh);overflow:auto;border:1px solid #e8edf2;border-radius:8px;margin-bottom:.75rem}#demo-view-fees-analysis .demo-fees-similar-table{font-size:.8rem}#demo-view-fees-analysis .demo-fees-similar-table tbody tr{cursor:pointer}#demo-view-fees-analysis .demo-fees-similar-table tbody tr:hover{background:#f8fafc}#demo-view-fees-analysis .demo-fees-similar-table tbody tr:focus-visible{outline:2px solid #4361ee;outline-offset:-2px}.demo-fees-similar-footnote{margin:0;font-size:.72rem;color:#64748b;line-height:1.4}#demo-view-fees-analysis .demo-fees-unusual{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid #e8edf2}#demo-view-fees-analysis .demo-fees-unusual-title{margin-bottom:.5rem}#demo-view-fees-analysis .demo-fees-unusual-intro{margin:0 0 1rem;font-size:.82rem;color:#64748b;line-height:1.45}#demo-view-fees-analysis .demo-fees-unusual-toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:.75rem 1rem;margin-bottom:.75rem}#demo-view-fees-analysis .demo-fees-unusual-search{display:flex;flex-direction:column;gap:.35rem;flex:1 1 14rem;min-width:min(100%,18rem)}#demo-view-fees-analysis .demo-fees-unusual-search-input{font-size:.85rem;padding:.4rem .55rem;border:1px solid #cbd5e1;border-radius:6px;background:#fff;width:100%;box-sizing:border-box}#demo-view-fees-analysis .demo-fees-unusual-search-input:focus{outline:2px solid #4361ee;outline-offset:1px;border-color:#4361ee}#demo-view-fees-analysis .demo-fees-unusual-count{font-size:.78rem;color:#64748b;padding-bottom:.35rem}#demo-view-fees-analysis .demo-fees-unusual-table-wrap{max-height:min(420px,55vh);overflow:auto}#demo-view-fees-analysis .demo-fees-unusual-table{font-size:.8rem}#demo-view-fees-analysis .demo-fees-unusual-plan{max-width:14rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#demo-view-fees-analysis .demo-fees-unusual-mid{font-variant-numeric:tabular-nums;white-space:nowrap}#demo-view-fees-analysis .demo-fees-unusual-signals{font-size:.75rem;color:#475569;max-width:12rem}#demo-view-fees-analysis .demo-fees-merchant-filter{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem;padding:.5rem .75rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;font-size:.8rem;color:#1e3a8a}#demo-view-fees-analysis .demo-fees-merchant-filter[hidden]{display:none!important}#demo-view-fees-analysis .demo-fees-merchant-filter-label{flex:1 1 12rem;line-height:1.4}#demo-view-fees-analysis .demo-fees-merchant-filter-clear{flex-shrink:0;font-size:.78rem;font-weight:600;padding:.35rem .65rem;border-radius:6px;border:1px solid #4361ee;background:#fff;color:#4361ee;cursor:pointer}#demo-view-fees-analysis .demo-fees-merchant-filter-clear:hover{background:#f8fafc}#demo-view-fees-analysis .demo-fees-unusual-table tbody tr[data-mid]{cursor:pointer}#demo-view-fees-analysis .demo-fees-unusual-table tbody tr[data-mid]:hover{background:#f8fafc}#demo-view-fees-analysis .demo-fees-unusual-table tbody tr[data-mid]:focus-visible{outline:2px solid #4361ee;outline-offset:-2px}#demo-view-fees-analysis .demo-fees-unusual-table td.demo-fees-unusual-empty{text-align:center;color:#64748b;padding:1.25rem 1rem!important;font-size:.9rem}.demo-fees-card{background:#fff;border-radius:10px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0f172a14;padding:1.25rem 1.25rem 1.5rem}.demo-fees-section-title{margin:0 0 1rem;font-size:1rem;font-weight:600;color:#0f172a}.demo-fees-toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem 1.5rem;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid #e8edf2}.demo-fees-toolbar-filters{display:flex;flex-wrap:wrap;gap:1rem}.demo-fees-field{display:flex;flex-direction:column;gap:.35rem;min-width:8rem}.demo-fees-field-label{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.demo-fees-select{border:1px solid var(--border);border-radius:6px;padding:.45rem 2rem .45rem .65rem;font-size:.85rem;background:#fff;cursor:pointer;color:#0f172a}.demo-fees-toolbar-toggle{display:flex;align-items:center;gap:.75rem;margin-left:auto}.demo-fees-toggle-copy{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.demo-fees-toggle-title{font-size:.85rem;font-weight:600;color:#0f172a}.demo-fees-toggle-sub{font-size:.72rem;color:#64748b;margin-top:.1rem}.demo-fees-switch{position:relative;display:inline-flex;cursor:pointer;flex-shrink:0}.demo-fees-switch-input{position:absolute;opacity:0;width:0;height:0}.demo-fees-switch-track{width:2.75rem;height:1.5rem;border-radius:999px;background:#cbd5e1;transition:background .2s ease;position:relative}.demo-fees-switch-thumb{position:absolute;top:.2rem;left:.2rem;width:1.1rem;height:1.1rem;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0003;transition:transform .2s ease}.demo-fees-switch-input:checked+.demo-fees-switch-track{background:#4361ee}.demo-fees-switch-input:checked+.demo-fees-switch-track .demo-fees-switch-thumb{transform:translate(1.2rem)}.demo-fees-switch-input:focus-visible+.demo-fees-switch-track{outline:2px solid #4361ee;outline-offset:2px}.demo-fees-kpi-row{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1.25rem}@media(max-width:720px){.demo-fees-kpi-row{grid-template-columns:1fr}}.demo-fees-kpi{background:#f8fafc;border:1px solid #e8edf2;border-radius:8px;padding:.85rem 1rem}.demo-fees-kpi-label{display:block;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin-bottom:.45rem}.demo-fees-kpi-value{font-size:1.15rem;font-weight:700;font-variant-numeric:tabular-nums;color:#0f172a}.demo-fees-kpi-value-stack{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem}.demo-fees-kpi-mom{display:block;font-size:.78rem;font-weight:600;line-height:1.3;font-variant-numeric:tabular-nums}.demo-fees-kpi-mom--pos{color:#15803d}.demo-fees-kpi-mom--neg{color:#b91c1c}.demo-fees-kpi-mom--flat{color:#64748b}.demo-fees-kpi-mom--na{color:#94a3b8;font-weight:500}.demo-fees-kpi--platform-margin .demo-fees-kpi-value{line-height:1.2}.demo-fees-kpi-value--green{color:#15803d}.demo-fees-table-wrap{overflow-x:auto;margin:0 -.25rem;padding:0 .25rem}.demo-fees-table tbody tr{cursor:pointer;transition:background .12s ease}.demo-fees-table tbody tr:hover{background:#4361ee0f}.demo-fees-table tbody tr:focus-visible{outline:2px solid #4361ee;outline-offset:-2px}.demo-fees-th-new{color:#2563eb!important}.demo-fees-table .demo-fees-cell-new{color:#2563eb;font-weight:600}.demo-fees-table .demo-fees-cell-savings{color:#15803d;font-weight:600}.demo-fees-banner{margin-top:1.25rem;margin-bottom:0}.demo-fees-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2400;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0f172a8c;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.demo-fees-modal-overlay[hidden]{display:none!important}.demo-fees-modal-dialog{position:relative;background:#fff;border-radius:10px;box-shadow:0 25px 50px -12px #00000047;max-width:640px;width:100%;max-height:min(90vh,720px);overflow-y:auto;padding:1.5rem 1.5rem 1.75rem}.demo-fees-modal-close{position:absolute;top:.65rem;right:.75rem;width:2rem;height:2rem;border:none;background:transparent;color:#64748b;font-size:1.5rem;line-height:1;cursor:pointer;border-radius:6px;display:grid;place-items:center}.demo-fees-modal-close:hover{background:#f1f5f9;color:#0f172a}.demo-fees-modal-title{margin:0 2rem .35rem 0;font-size:1.1rem;font-weight:700;letter-spacing:-.02em;color:#0f172a}.demo-fees-modal-subtitle{margin:0 0 1rem;font-size:.82rem;color:#64748b;line-height:1.45}.demo-fees-modal-callout{background:#eff6ff;border-left:4px solid #4361ee;border-radius:0 6px 6px 0;padding:.85rem 1rem;margin-bottom:1.25rem}.demo-fees-modal-callout-title{margin:0 0 .35rem;font-size:.8rem;font-weight:700;color:#1e40af}.demo-fees-modal-callout-body{margin:0;font-size:.85rem;color:#334155;line-height:1.5}.demo-fees-modal-summaries{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1.25rem}@media(max-width:560px){.demo-fees-modal-summaries{grid-template-columns:1fr}}.demo-fees-modal-summary-heading{margin:0 0 .5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.demo-fees-modal-summary-card{background:#f1f5f9;border-radius:8px;padding:.75rem .85rem;font-size:.85rem}.demo-fees-modal-summary-row{display:flex;justify-content:space-between;gap:.5rem;padding:.25rem 0;color:#334155}.demo-fees-modal-summary-row span:last-child{font-weight:600;font-variant-numeric:tabular-nums;color:#0f172a}.demo-fees-modal-pricing-title{margin:0 0 .65rem;font-size:.95rem;font-weight:700;color:#0f172a}.demo-fees-modal-pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:560px){.demo-fees-modal-pricing-grid{grid-template-columns:1fr}}.demo-fees-modal-pricing-col-head{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#64748b;margin-bottom:.35rem}.demo-fees-modal-pricing-body{margin:0;font-size:.85rem;color:#64748b;line-height:1.45}.demo-margin-card{border:1px solid #0f172a;border-radius:8px;padding:1.25rem 1.25rem 1.5rem;background:#fff;box-shadow:0 1px 3px #0f172a14}.demo-margin-intro-row{display:flex;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}.demo-margin-intro-text{flex:5;min-width:200px;border:1px solid #7fabff;border-radius:8px;padding:.75rem 1rem;font-size:12px;line-height:1.5;color:#0f172a}.demo-margin-opportunity{flex:1;min-width:160px;border:1px solid #0f172a;border-radius:8px;padding:.75rem 1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.35rem}.demo-margin-opp-label{font-size:12px;line-height:1.35}.demo-margin-opp-value{font-size:16px;font-weight:700;color:#713aff}.demo-margin-filter-row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.65rem 1rem;margin-bottom:1rem}.demo-margin-label{font-size:12px;color:#334155;display:flex;flex-direction:column;gap:.25rem}.demo-margin-select,.demo-margin-input{font:inherit;font-size:14px;padding:.35rem .5rem;border:1px solid #cbd5e1;border-radius:4px;min-width:5rem}.demo-margin-input{width:7rem}.demo-margin-generate{margin-left:auto}.demo-margin-divider{border:none;border-top:1px solid #e2e8f0;margin:0 0 1rem}.demo-margin-chart-title-block{text-align:center;margin-bottom:.5rem}.demo-margin-h2{margin:0 0 .5rem;font-size:1.1rem;font-weight:700;color:#0f172a}.demo-margin-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 1.5rem;font-size:.85rem;color:#334155}.demo-margin-legend span{display:inline-flex;align-items:center;gap:.35rem}.demo-margin-legend i{width:14px;height:14px;border-radius:2px;display:inline-block}.demo-margin-legend i.teal{background:#00899e}.demo-margin-legend i.red{background:#ef4444}.demo-margin-legend i.dash{width:20px;height:0;border:none;border-top:2px dashed #64748b;border-radius:0}#demo-view-customer-performance .demo-margin-card>.data-table-card.demo-cp-merchant-table+.data-table-card.demo-cp-merchant-table{margin-top:1.75rem}.demo-cp-filter-bar{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:.75rem 1.25rem;margin-bottom:.5rem}.demo-cp-filter-fields{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.65rem 1rem;flex:1;min-width:0}.demo-cp-field-label{position:relative;display:flex;flex-direction:column;align-items:stretch;padding-top:.45rem;min-width:5.5rem}.demo-cp-floating-text{position:absolute;top:0;left:.55rem;z-index:1;font-size:11px;font-weight:500;color:#64748b;background:#fff;padding:0 .2rem;line-height:1;transform:translateY(-50%);pointer-events:none}.demo-cp-select{font:inherit;font-size:14px;padding:.5rem 1.85rem .42rem .55rem;border:1px solid #cbd5e1;border-radius:6px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='%2364748b'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .45rem center;min-width:7.25rem;max-width:100%;color:#0f172a;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none}.demo-cp-select.demo-cp-select--placeholder{color:#94a3b8}.demo-cp-generate-btn{flex-shrink:0;align-self:flex-end;margin-left:0;box-shadow:0 2px 4px #4361ee4d}.demo-cp-filter-hint{margin:0 0 1rem;font-size:12px;line-height:1.45;color:#475569}.demo-cp-filter-hint strong{font-weight:600;color:#334155}#demo-view-control-center{background:#f8f9fa}#demo-view-control-center .demo-cc-page{background:transparent;min-height:100%;box-sizing:border-box}.demo-cc-hero{background:#fff;border:1px solid #e8eaed;border-radius:8px;box-shadow:0 1px 2px #3c40431f;padding:1.25rem 1.35rem 1.15rem;margin-bottom:1.5rem}.demo-cc-hero__lead{margin:0;font-size:1rem;font-weight:500;color:#202124;line-height:1.45;letter-spacing:-.01em}.demo-cc-hero__lead strong.demo-cc-hero__kpi{font-size:clamp(1.5rem,4vw,2rem);font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.demo-cc-hero__lead .demo-cc-hero__per{font-weight:600;font-variant-numeric:tabular-nums}.demo-cc-hero__stats{display:flex;flex-wrap:wrap;gap:1.75rem 2.5rem;margin-top:1.15rem;padding-top:1.1rem;border-top:1px solid #e8eaed}.demo-cc-hero__stat-label{display:block;font-size:.72rem;font-weight:500;color:#80868b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.2rem}.demo-cc-hero__stat-value{font-size:1.15rem;font-weight:700;font-variant-numeric:tabular-nums}.demo-cc-hero__stat-value--muted{color:#9aa0a6}.demo-cc-hero__stat-value--danger{color:#d93025}.demo-cc-findings-title{margin:0 0 .85rem;font-size:1rem;font-weight:600;color:#202124}.demo-cc-finding{background:#fff;border:1px solid #e8eaed;border-radius:8px;box-shadow:0 1px 2px #3c40431a;padding:1rem 1rem 1rem 0;margin-bottom:.65rem;display:flex;flex-direction:column;gap:.85rem;border-left-width:4px;border-left-style:solid}@media(min-width:720px){.demo-cc-finding{flex-direction:row;align-items:stretch;justify-content:space-between;gap:1rem;padding:1.1rem 1.25rem 1.1rem 0}}.demo-cc-finding--red{border-left-color:#d93025}.demo-cc-finding--orange{border-left-color:#f2994a}.demo-cc-finding--gray{border-left-color:#5f6368}.demo-cc-finding__main{display:flex;gap:.65rem;min-width:0;flex:1;padding-left:1rem}.demo-cc-info-icon{flex-shrink:0;width:26px;height:26px;border-radius:50%;border:2px solid currentColor;display:grid;place-items:center;font-size:11px;font-weight:800;font-style:italic;line-height:1;margin-top:2px}.demo-cc-finding--red .demo-cc-info-icon{color:#d93025}.demo-cc-finding--orange .demo-cc-info-icon{color:#f2994a}.demo-cc-finding--gray .demo-cc-info-icon{color:#5f6368}.demo-cc-finding__body{min-width:0}.demo-cc-finding__title{margin:0 0 .45rem;font-size:.95rem;font-weight:600;color:#202124;line-height:1.4}.demo-cc-finding__meta{margin:0 0 .55rem;font-size:.8rem;color:#5f6368;line-height:1.45}.demo-cc-finding__fix{margin:0 0 .65rem;font-size:.8rem;color:#202124;line-height:1.5}.demo-cc-finding__fix strong{font-weight:600}.demo-cc-badge{display:inline-block;font-size:.72rem;font-weight:600;color:#5f6368;background:#0000000f;border:1px solid #e8eaed;border-radius:999px;padding:.2rem .55rem;line-height:1.3}.demo-cc-finding__value{flex-shrink:0;text-align:left;padding-left:calc(26px + 1.65rem);border-top:1px solid #f1f3f4;padding-top:.75rem}@media(min-width:720px){.demo-cc-finding__value{text-align:right;padding-left:1rem;padding-top:0;border-top:none;border-left:1px solid #e8eaed;min-width:7.5rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-end}}.demo-cc-finding__amt{display:block;font-size:1.35rem;font-weight:700;font-variant-numeric:tabular-nums;line-height:1.2}.demo-cc-finding--red .demo-cc-finding__amt{color:#d93025}.demo-cc-finding--orange .demo-cc-finding__amt{color:#f2994a}.demo-cc-finding--gray .demo-cc-finding__amt{color:#5f6368}.demo-cc-finding__per{display:block;font-size:.72rem;font-weight:500;color:#80868b;margin-top:.15rem}a.demo-cc-finding-link{text-decoration:none;color:inherit;display:block;border-radius:8px;outline-offset:2px}a.demo-cc-finding-link:hover .demo-cc-finding,a.demo-cc-finding-link:focus-visible .demo-cc-finding{background:#4361ee0a;box-shadow:0 2px 8px #3c40431f}a.demo-cc-finding-link:focus-visible{outline:2px solid #4361ee}#demo-view-control-center-flag{background:#f8f9fa}.demo-cc-detail-page{width:100%;box-sizing:border-box;padding-bottom:2rem}.demo-cc-back-cc{display:inline-block;font-size:.8rem;font-weight:600;color:#4361ee;text-decoration:none;margin-bottom:1rem;letter-spacing:.02em}.demo-cc-back-cc:hover{text-decoration:underline}.demo-cc-flag-detail{padding-top:.25rem}.demo-cc-detail-hero{background:#fff;border:1px solid #e8eaed;border-radius:8px;box-shadow:0 1px 2px #3c40431a;padding:1.25rem 1.35rem;margin-bottom:1.75rem;display:flex;flex-direction:column;gap:1rem}@media(min-width:720px){.demo-cc-detail-hero{flex-direction:row;justify-content:space-between;align-items:flex-start}}.demo-cc-detail-hero__title{margin:0 0 .5rem;font-size:1.15rem;font-weight:700;color:#202124;line-height:1.35}.demo-cc-detail-hero__meta{margin:0 0 .75rem;font-size:.8rem;color:#5f6368;line-height:1.45}.demo-cc-pill-tag{display:inline-block;font-size:.72rem;font-weight:600;color:#1e40af;background:#dbeafe;border-radius:999px;padding:.25rem .6rem;margin:0 .35rem .35rem 0;line-height:1.3}.demo-cc-detail-hero__impact{text-align:left;flex-shrink:0}@media(min-width:720px){.demo-cc-detail-hero__impact{text-align:right;padding-left:1.5rem}}.demo-cc-detail-hero__impact--red .demo-cc-detail-hero__amt{color:#d93025}.demo-cc-detail-hero__impact--orange .demo-cc-detail-hero__amt{color:#f2994a}.demo-cc-detail-hero__impact--gray .demo-cc-detail-hero__amt{color:#5f6368}.demo-cc-detail-hero__amt{display:block;font-size:1.65rem;font-weight:800;font-variant-numeric:tabular-nums;line-height:1.15}.demo-cc-detail-hero__per{display:block;font-size:.75rem;color:#80868b;font-weight:500;margin-top:.2rem}.demo-cc-detail-section{margin-bottom:1.5rem}.demo-cc-detail-section h2{margin:0 0 .6rem;font-size:.95rem;font-weight:700;color:#202124}.demo-cc-detail-section p{margin:0;font-size:.85rem;line-height:1.55;color:#3c4043}.demo-cc-detail-section .demo-cc-subline{margin-top:.65rem;font-size:.78rem;color:#80868b}.demo-cc-context{background:#f1f3f4;border-radius:8px;padding:1rem 1.1rem;margin:.75rem 0 0;font-size:.85rem;line-height:1.55;color:#3c4043}.demo-cc-context p{margin:0 0 .75rem}.demo-cc-context p:last-child{margin-bottom:0}.demo-cc-evidence-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.65rem}.demo-cc-export{font-size:.78rem;font-weight:600;color:#4361ee;background:none;border:none;padding:.2rem 0;cursor:pointer;text-decoration:underline;font-family:inherit}.demo-cc-export:hover{color:#1d4ed8}.demo-cc-detail-table-wrap{overflow-x:auto;border:1px solid #e8eaed;border-radius:8px;background:#fff}.demo-cc-detail-table-wrap .demo-table{margin:0;min-width:640px}.demo-cc-detail-table-wrap thead th{background:#f8f9fa;font-size:.72rem;font-weight:600;color:#80868b;text-transform:none;letter-spacing:0}.demo-cc-action-sub{font-size:.78rem;color:#80868b;margin:0 0 .5rem}.demo-cc-action-sub2{margin:1rem 0 .4rem;font-size:.88rem;font-weight:700;color:#202124}.demo-cc-cta{margin-top:1rem;width:100%;max-width:420px;padding:.65rem 1rem;font-size:.8rem;font-weight:600;color:#80868b;background:#e8eaed;border:1px solid #dadce0;border-radius:8px;cursor:not-allowed}details.demo-cc-accordion{margin-top:1rem;border:1px solid #e8eaed;border-radius:8px;background:#fff;padding:0}details.demo-cc-accordion summary{list-style:none;cursor:pointer;padding:.85rem 1rem;font-size:.88rem;font-weight:600;color:#202124;display:flex;justify-content:space-between;align-items:center;gap:.5rem}details.demo-cc-accordion summary::-webkit-details-marker{display:none}details.demo-cc-accordion .demo-cc-acc-icon{font-size:.75rem;color:#5f6368}details.demo-cc-accordion[open] .demo-cc-acc-icon{transform:rotate(180deg)}details.demo-cc-accordion .demo-cc-acc-body{padding:0 1rem 1rem;font-size:.82rem;color:#5f6368;line-height:1.5;border-top:1px solid #f1f3f4}.demo-margin-chart-root{width:100%;height:400px;outline:none}#demo-view-margin-analysis .recharts-tooltip-cursor,#demo-view-margin-analysis rect.recharts-tooltip-cursor,#demo-view-margin-analysis path.recharts-tooltip-cursor,#demo-view-margin-analysis path.recharts-cross,#demo-view-margin-analysis .recharts-cross,#demo-view-margin-analysis .recharts-layer.recharts-tooltip-cursor{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;stroke:transparent!important;fill:transparent!important}#demo-view-margin-analysis .recharts-wrapper,#demo-view-margin-analysis .recharts-surface,#demo-view-margin-analysis svg{outline:none!important}#demo-view-margin-analysis .recharts-wrapper:focus,#demo-view-margin-analysis .recharts-wrapper:focus-visible,#demo-view-margin-analysis .recharts-surface:focus,#demo-view-margin-analysis svg:focus{outline:none!important}#demo-view-margin-analysis .recharts-tooltip-wrapper{outline:none!important;box-shadow:none!important}.nav-icon{width:20px;height:20px;flex-shrink:0;display:grid;place-items:center}.nav-icon svg{width:19px;height:19px;fill:currentColor}.app-main{position:relative;flex:1;min-width:0;display:flex;flex-direction:column;background:#f8fafc;margin-left:280px;min-height:100vh;transition:margin-left .2s cubic-bezier(.4,0,.2,1)}.demo-dashboard-loader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:#0f172ad1;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.demo-dashboard-loader.demo-dashboard-loader--visible{opacity:1;visibility:visible;pointer-events:auto}.demo-dashboard-loader__spinner{width:48px;height:48px;border:4px solid rgba(255,255,255,.25);border-top-color:#fff;border-radius:50%;animation:demo-dashboard-loader-spin .75s linear infinite}@keyframes demo-dashboard-loader-spin{to{transform:rotate(360deg)}}.demo-dashboard-loader__text{font-size:.95rem;color:#fff;font-weight:600;letter-spacing:.02em;text-shadow:0 1px 2px rgba(0,0,0,.2)}.btn-generate:disabled{opacity:.65;cursor:not-allowed}.app-shell--nav-collapsed .app-main{margin-left:0}.top-bar-left{display:flex;align-items:center;gap:.35rem}.nav-open-btn{display:none;align-items:center;justify-content:center;width:40px;height:40px;margin-right:.25rem;padding:0;background:transparent;border:none;color:#fff;cursor:pointer;border-radius:8px;font-size:1.35rem;line-height:1}.nav-open-btn:hover{background:#ffffff14}.app-shell--nav-collapsed .nav-open-btn{display:inline-flex}.demo-panel-nav-bar{display:none;position:sticky;top:0;z-index:1099;align-items:center;padding:.35rem .75rem;background:var(--header-bg);border-bottom:1px solid rgba(255,255,255,.08)}.app-shell--nav-collapsed .demo-panel-nav-bar{display:flex}@media(max-width:768px){.nav-item{min-height:44px;font-size:.85rem}}.dashboard-header-fixed{position:sticky;top:0;z-index:1100;background:#fff;box-shadow:0 1px 3px #0f172a1f}.top-bar{position:relative;background:var(--header-bg);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:.65rem 1.5rem;flex-wrap:wrap;gap:.75rem;margin:0;border:none}.logo{display:inline-flex;align-items:center;line-height:0}.logo-img{display:block;height:28px;width:auto;max-width:min(160px,38vw);object-fit:contain}.top-title{display:flex;flex-direction:column;gap:2px;line-height:1.1}.top-title-name{font-size:16.5px;font-weight:700;letter-spacing:-.01em;color:#fff}.top-title-live{display:inline-flex;align-items:center;gap:.4rem;font-size:12px;color:var(--on-navy-dim)}.top-title-live:before{content:"";width:6px;height:6px;border-radius:50%;background:#34d399;box-shadow:0 0 0 3px #34d39933}.top-actions{display:flex;align-items:center;gap:.75rem}.btn-kpi{background:var(--brand);border:none;color:#11233f;padding:.45rem .95rem;border-radius:9px;font-size:.8rem;font-weight:600;cursor:pointer;box-shadow:0 1px 2px var(--brand-shadow)}.btn-kpi:hover{background:var(--brand-hover)}.user-pill{display:flex;align-items:center;gap:.5rem;height:44px;padding:0 .5rem 0 .4rem;border-radius:11px;font-size:.8rem;color:#e2e8f0;cursor:default;transition:background .14s}.user-pill:hover{background:#ffffff14}.avatar{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,var(--brand),var(--brand-hover));color:#11233f;display:grid;place-items:center;font-size:.68rem;font-weight:700}.filters-wrap{background:#fff;border-bottom:1px solid var(--border);padding:.85rem 1.5rem;margin:0}.filters-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.filter-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid var(--border);border-radius:6px;padding:.45rem 1.75rem .45rem .65rem;font-size:.8rem;color:var(--text);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;min-width:7rem}.filter-merchant-combobox{position:relative;min-width:7rem;align-self:center}.filter-merchant-trigger{width:100%;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid var(--border);border-radius:6px;padding:.45rem 1.75rem .45rem .65rem;font-size:.8rem;color:var(--text);font-family:inherit;text-align:left;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center}.filter-merchant-trigger:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 2px #4361ee33}.filter-merchant-panel{position:absolute;top:calc(100% + 4px);left:0;z-index:200;min-width:100%;width:max-content;max-width:min(18rem,calc(100vw - 2rem));box-sizing:border-box;display:flex;flex-direction:column;gap:.35rem;padding:.45rem;background:#fff;border:1px solid var(--border);border-radius:6px;box-shadow:0 8px 24px #0f172a1f}.filter-merchant-panel[hidden]{display:none!important}.filter-merchant-search{width:100%;box-sizing:border-box;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid var(--border);border-radius:6px;padding:.35rem .55rem;font-size:.75rem;color:var(--text)}.filter-merchant-search::placeholder{color:#94a3b8}.filter-merchant-search:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 2px #4361ee33}.filter-merchant-list{list-style:none;margin:0;padding:0;max-height:220px;overflow-y:auto}.filter-merchant-option{padding:.4rem .5rem;font-size:.8rem;color:var(--text);cursor:pointer;border-radius:4px}.filter-merchant-option:hover,.filter-merchant-option:focus{background:#f1f5f9;outline:none}.filter-merchant-option[aria-selected=true]{background:#eef2ff}.filter-merchant-native{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;opacity:0;pointer-events:none}.filter-actions{display:flex;gap:.5rem;margin-left:auto;flex-wrap:wrap}.btn-reset{background:#fff;border:1px solid var(--brand-ring);color:var(--brand-deep);padding:.45rem 1rem;border-radius:9px;font-size:.75rem;font-weight:600;letter-spacing:.04em;cursor:pointer}.btn-reset:hover{background:var(--brand-tint)}.btn-generate{background:var(--brand);border:none;color:#11233f;padding:.45rem 1.25rem;border-radius:9px;font-size:.75rem;font-weight:600;letter-spacing:.04em;cursor:pointer;box-shadow:0 1px 2px var(--brand-shadow)}.btn-generate:hover{background:var(--brand-hover)}@keyframes generatePulse{0%{box-shadow:0 0 #cb5e63b3}70%{box-shadow:0 0 0 10px #cb5e6300}to{box-shadow:0 0 #cb5e6300}}.btn-generate.generate-pulse{animation:generatePulse 1.5s infinite}.filter-chips-row{display:none;align-items:center;gap:.5rem;flex-wrap:wrap;margin-top:.75rem;padding:0 .25rem}.filter-chips-row.is-visible{display:flex}.filter-chips-label{font-size:.7rem;font-weight:500;color:var(--muted);letter-spacing:.3px;margin-right:.25rem}.filter-chip{display:inline-flex;align-items:center;gap:.25rem;background:var(--primary);color:#fff;font-size:.65rem;font-weight:500;padding:.2rem .45rem .2rem .55rem;border-radius:999px;border:none;max-width:100%}.filter-chip-remove{background:transparent;border:none;color:inherit;cursor:pointer;padding:0 .15rem;font-size:1rem;line-height:1;opacity:.9}.filter-chip-remove:hover{opacity:.65}.filters-compare-row{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem 1rem;margin-top:.65rem;padding:.5rem .35rem .25rem;border-top:1px solid #e2e8f0}.filters-compare-toggle{display:inline-flex;align-items:center;gap:.45rem;font-size:.78rem;font-weight:600;color:#334155;cursor:pointer;-webkit-user-select:none;user-select:none}.filters-compare-toggle input{width:.95rem;height:.95rem;accent-color:#4f46e5;cursor:pointer}.filters-compare-b{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.filters-compare-details{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;flex:1;min-width:0}.filters-compare-details[hidden],.filters-compare-b[hidden],.filters-compare-values[hidden]{display:none!important}.filters-compare-values{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.filters-compare-dimension-select{min-width:11rem;max-width:min(18rem,100%)}.filters-row .filter-select[data-flexibl-compare-locked=true]{opacity:.55;cursor:not-allowed}.filters-compare-vs{font-size:.72rem;font-weight:700;color:#64748b;text-transform:lowercase}.filters-compare-b-select{min-width:10.5rem;max-width:min(16rem,100%)}main{padding:1.25rem 1.5rem 2rem;margin:0;width:100%;box-sizing:border-box}.demo-compare-banner{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:.65rem 1rem;margin-bottom:1rem;border-radius:8px;border:1px solid #c7d2fe;background:linear-gradient(90deg,#eef2ff,#f8fafc)}.demo-compare-banner[hidden]{display:none!important}.demo-compare-banner__inner{display:flex;flex-direction:column;gap:.2rem;min-width:0}.demo-compare-banner__label{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#4338ca}.demo-compare-banner__mids{font-size:.95rem;font-weight:700;color:#0f172a}.demo-compare-banner__hint{font-size:.78rem;color:#64748b;max-width:42rem;line-height:1.35}.demo-compare-banner__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.5rem;flex-shrink:0}.demo-compare-banner__explain{font:inherit;font-size:.8rem;font-weight:600;padding:.45rem .85rem;border-radius:6px;border:1px solid #4338ca;background:#4f46e5;color:#fff;cursor:pointer}.demo-compare-banner__explain:hover{background:#4338ca}.demo-compare-banner__exit{flex-shrink:0;font:inherit;font-size:.8rem;font-weight:600;padding:.45rem .85rem;border-radius:6px;border:1px solid #94a3b8;background:#fff;color:#334155;cursor:pointer}.demo-compare-banner__exit:hover{background:#f1f5f9}.demo-compare-explain-dialog{max-width:calc(100vw - 2rem);width:min(34rem,100%);padding:0;border:none;border-radius:12px;box-shadow:0 25px 50px -12px #00000040}.demo-compare-explain-dialog::backdrop{background:#0f172a73}.demo-compare-explain-dialog__panel{padding:1.1rem 1.25rem 1.25rem}.demo-compare-explain-dialog__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.demo-compare-explain-dialog__title{margin:0;font-size:1.05rem;font-weight:700;color:#0f172a;line-height:1.3}.demo-compare-explain-dialog__close{flex-shrink:0;font:inherit;font-size:.78rem;font-weight:600;padding:.35rem .65rem;border-radius:6px;border:1px solid #cbd5e1;background:#fff;color:#475569;cursor:pointer}.demo-compare-explain-dialog__close:hover{background:#f8fafc}.demo-compare-explain-dialog__body{font-size:.88rem;line-height:1.55;color:#334155}.demo-compare-explain-dialog__body p{margin:0 0 .75rem}.demo-compare-explain-dialog__body p:last-child{margin-bottom:0}.demo-compare-explain-dialog__body strong{color:#0f172a}.demo-compare-explain-dialog__body ul{margin:0 0 .75rem;padding-left:1.15rem}.demo-compare-explain-dialog__body li{margin-bottom:.35rem}#demoKpiSingleWrap[hidden],.demo-kpi-compare-wrap[hidden]{display:none!important}.demo-kpi-compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem 1.25rem;margin-bottom:.75rem}@media(max-width:960px){.demo-kpi-compare-grid{grid-template-columns:1fr}}.demo-kpi-compare-mid{font-weight:700;font-size:.95rem;color:#0f172a;margin:0 0 .5rem}.demo-kpi-compare-card{min-width:0;flex:1 1 100px;padding:.65rem .75rem!important;min-height:0!important}.demo-kpi-compare-card h3{font-size:.62rem!important}.demo-kpi-compare-card .val,.demo-kpi-compare-card .kpi-val{font-size:clamp(.95rem,2vw,1.15rem)!important}.demo-kpi-compare-rate-row,.demo-kpi-compare-summary-row,.demo-kpi-compare-kpi-row{margin-bottom:.5rem}.demo-donut-line-compare-wrap[hidden]{display:none!important}.demo-donut-line-compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem 1.5rem;align-items:start}@media(max-width:1100px){.demo-donut-line-compare-grid{grid-template-columns:1fr}}.demo-donut-line-compare-col .donut-grid{margin-bottom:.65rem}.demo-donut-line-compare-col .line-charts-demo{margin-top:.5rem}.demo-compare-chart-col-title{margin:0 0 .65rem;font-size:.88rem;font-weight:700;color:#0f172a;line-height:1.35}.row{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.75rem}.rate-card{position:relative;flex:1 1 140px;min-width:120px;background:var(--card, #fff);border:1px solid var(--hair, #e8eaf0);border-radius:var(--r-lg);box-shadow:var(--card-shadow);padding:16px 17px;min-height:118px;display:flex;flex-direction:column;justify-content:center;gap:.55rem;transition:box-shadow .16s,transform .16s,border-color .16s}.rate-card:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-2px);border-color:#dfe3ec}.rate-card h3{margin:0;font-size:12.5px;font-weight:600;letter-spacing:0;line-height:1.3;color:var(--muted)}.rate-card .val{margin:0;font-size:23px;font-weight:800;color:var(--text);letter-spacing:-.025em;line-height:1.05}.summary-card{position:relative;flex:1 1 200px;background:var(--card, #fff);border:1px solid var(--hair, #e8eaf0);border-radius:var(--r-lg);box-shadow:var(--card-shadow);padding:16px 17px;min-height:118px;display:flex;align-items:center;transition:box-shadow .16s,transform .16s,border-color .16s}.summary-card:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-2px);border-color:#dfe3ec}.summary-card h3{margin:0 0 .4rem;font-size:12.5px;font-weight:600;letter-spacing:0;color:var(--muted)}.summary-card .val{margin:0;font-size:clamp(1.4rem,2.5vw,1.9rem);font-weight:800;color:var(--text);letter-spacing:-.025em}.kpi-card{position:relative;flex:1 1 160px;min-width:140px;background:var(--card, #fff);border:1px solid var(--hair, #e8eaf0);border-radius:var(--r-lg);box-shadow:var(--card-shadow);padding:16px 17px;min-height:118px;display:flex;flex-direction:column;justify-content:center;gap:.6rem;transition:box-shadow .16s,transform .16s,border-color .16s}.kpi-card:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-2px);border-color:#dfe3ec}.kpi-flip-reveal{animation:kpiFlipReveal .7s cubic-bezier(.66,0,.2,1)}@keyframes kpiFlipReveal{0%{transform:perspective(700px) rotateY(82deg);opacity:0}55%{opacity:1}to{transform:perspective(700px) rotateY(0);opacity:1}}.lc-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;border-radius:inherit;background:#fff;display:grid;place-items:center;overflow:hidden}.lc-overlay:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:2px;background:conic-gradient(from 0deg,transparent 0 64%,var(--brand) 84%,#ffffff 92%,transparent 100%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:lcTrace 1s linear infinite}@keyframes lcTrace{to{transform:rotate(360deg)}}.lc-glow{width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,var(--brand),var(--brand-hover));box-shadow:0 6px 18px var(--brand-shadow);animation:lcBreath 1.6s ease-in-out infinite}@keyframes lcBreath{0%,to{transform:scale(.82);opacity:.55}50%{transform:scale(1);opacity:1}}.kpi-head{display:flex;align-items:center;gap:.55rem;margin-bottom:0}.kpi-head svg{width:30px;height:30px;padding:6px;box-sizing:border-box;background:var(--hairSoft, #eef0f5);border-radius:var(--r-sm);color:var(--muted);flex-shrink:0}.kpi-head span{font-size:12.5px;font-weight:600;letter-spacing:0;color:var(--muted);line-height:1.3}.kpi-val{font-size:23px;font-weight:800;color:var(--text);letter-spacing:-.025em;line-height:1.05}.chart-card{background:#fff;border:1px solid var(--hair, #e8eaf0);border-radius:var(--r-lg);box-shadow:var(--card-shadow);padding:1.25rem 1.25rem 1rem;margin-top:.5rem;position:relative}.chart-card h2{margin:0 0 1rem;font-size:1rem;font-weight:700}.demo-gpv-scope-note{margin:-.5rem 0 .85rem;font-size:.8rem;line-height:1.35;color:var(--muted)}.demo-gpv-scope-note:empty{display:none}.chart-wrap{position:relative;height:320px}.recharts-mount{width:100%;height:100%}.donut-canvas-wrap .recharts-mount{min-height:220px}.legend-demo{display:flex;justify-content:center;flex-wrap:wrap;gap:1.5rem;margin-top:1rem;font-size:.85rem;color:var(--muted)}.legend-demo span{display:inline-flex;align-items:center;gap:.4rem}.dot{width:10px;height:10px;border-radius:50%}.banner-demo{text-align:center;font-size:.72rem;color:var(--muted);margin-top:1.5rem}.donut-section{margin-top:1.25rem}.donut-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media(max-width:900px){.donut-grid{grid-template-columns:1fr}.donut-grid--two{grid-template-columns:1fr!important}}.donut-grid--two{grid-template-columns:repeat(2,1fr);margin-top:1rem}.donut-grid--two.donut-grid--rail-single{grid-template-columns:1fr;max-width:100%}.donut-card{background:#fff;border:1px solid #1e293b;border-radius:4px;padding:.75rem .75rem .5rem;display:flex;flex-direction:column}[data-demo-card-only=true][hidden]{display:none!important}.donut-title{margin:0 0 .5rem;font-size:.7rem;font-weight:600;letter-spacing:.06em;color:var(--text);text-align:left}.donut-title .donut-total{font-weight:700;margin-left:.35rem}.donut-canvas-wrap{position:relative;height:240px;flex:1}.funding-margin-label{margin:1rem 0 0;font-size:.8rem;font-weight:500;color:var(--text);text-align:left}.line-charts-demo{margin-top:1.25rem;display:flex;flex-direction:column;gap:1.25rem}.line-chart-card{background:#fff;border:1px solid var(--border);border-radius:8px;padding:1rem 1.25rem .75rem;box-shadow:var(--card-shadow)}.line-chart-card h3{margin:0 0 .75rem;font-size:.85rem;font-weight:600;color:var(--text)}.line-chart-card .chart-wrap{height:280px;width:100%}.demo-tables-compare-wrap[hidden]{display:none!important}.demo-tables-compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;align-items:start}@media(max-width:1100px){.demo-tables-compare-grid{grid-template-columns:1fr}}.demo-tables-compare-col{display:flex;flex-direction:column;gap:1rem;min-width:0}.demo-tables-compare-col .data-table-card{margin-bottom:0}.tables-section{margin-top:1.5rem}.tables-legend-top{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-bottom:1.25rem;font-size:.8rem;color:var(--muted)}.tables-legend-top span{display:inline-flex;align-items:center;gap:.35rem}.data-table-card{background:#fff;border:1px solid var(--border);border-radius:8px;padding:1rem 1.25rem .75rem;margin-bottom:1.25rem;box-shadow:var(--card-shadow)}.data-table-card h3{margin:0 0 .75rem;font-size:.85rem;font-weight:700;letter-spacing:.04em;text-align:left}.table-toolbar{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.table-toolbar-left{display:flex;flex-direction:column;gap:.35rem}.table-toolbar-left h3{margin:0}.table-meta{font-size:.78rem;color:var(--muted);display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem}.table-meta .info-i{display:inline-flex;width:14px;height:14px;border:1px solid var(--muted);border-radius:50%;font-size:9px;align-items:center;justify-content:center;line-height:1}.btn-download{display:inline-flex;align-items:center;gap:.4rem;background:var(--primary);color:#fff;border:none;border-radius:6px;padding:.45rem .9rem;font-size:.75rem;font-weight:600;letter-spacing:.04em;cursor:default;white-space:nowrap}.btn-download svg{width:14px;height:14px;fill:currentColor}.demo-table{width:100%;border-collapse:collapse;font-size:.8rem}.demo-table thead th{text-align:left;font-weight:600;color:var(--muted);font-size:.68rem;letter-spacing:.06em;padding:.65rem .5rem;background:#f1f5f9;border-bottom:1px solid var(--border)}.demo-table thead th.num,.demo-table tbody td.num{text-align:right}.demo-table tbody td{padding:.65rem .5rem;border-bottom:1px solid #e8edf2;vertical-align:middle}.demo-table tbody tr:last-child td{border-bottom:none}.demo-table .sort-arrow:after{content:" ↓";font-size:.75em;opacity:.7}.demo-table thead th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.demo-table thead th.sortable:hover{background:#4361ee0f}.demo-table thead th.sortable.sorted-active .sort-arrow:after{content:" ↑";opacity:1;color:var(--primary)}.demo-table thead th.sortable.sorted-active.sort-desc .sort-arrow:after{content:" ↓"}.demo-table tbody tr.demo-row-selectable{cursor:pointer}.demo-table tbody tr.demo-row-selected{background:var(--primary)!important;color:#fff!important}.demo-table tbody tr.demo-row-selected td.num{color:#fff!important}.rows-per-page-label{font-size:.75rem;color:var(--muted);display:inline-flex;align-items:center;gap:.35rem}.demo-page-size{border:1px solid var(--border);border-radius:4px;padding:.2rem .4rem;font-size:.75rem;background:#fff;cursor:pointer}.row-selected{background:#e0f2fe!important}.row-refund-strong{background:#4a90e2!important;color:#fff!important}.row-refund-strong td{border-bottom-color:#ffffff40}.table-footer-bar{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:.75rem 1.25rem;padding:.65rem 0 .5rem;font-size:.75rem;color:var(--muted)}.table-footer-bar .pager{display:inline-flex;align-items:center;gap:.5rem}.table-footer-bar button.pager-btn{border:1px solid var(--border);background:#fff;border-radius:4px;padding:.15rem .45rem;cursor:default;color:var(--text);font-size:.85rem}.table-footer-bar button.pager-btn:disabled{opacity:.35}.demo-stub-page{flex:1;min-height:0;padding:1.5rem 1.75rem 2rem;overflow:auto;background:var(--paper, #f4f6f9)}.demo-stub-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1.25rem}.demo-stub-title{margin:0 0 .3rem;font-size:1.5rem;font-weight:800;letter-spacing:-.01em;color:var(--text);display:flex;align-items:center;gap:.6rem}.demo-stub-beta{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#6b4fce;background:#8b7cf629;border:1px solid rgba(139,124,246,.32);padding:.18rem .5rem;border-radius:6px;transform:translateY(-2px)}.demo-stub-sub{margin:0;font-size:.9rem;color:var(--muted);max-width:70ch;line-height:1.5}.demo-stub-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.85rem;margin-bottom:1.5rem}.demo-stub-kpi{position:relative;background:#fff;border:1px solid var(--hair, #e8eaf0);border-radius:var(--r-md);box-shadow:var(--card-shadow);padding:1rem 1.15rem;display:flex;flex-direction:column;gap:.35rem;overflow:hidden}.demo-stub-kpi:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--brand)}.demo-stub-kpi--pos:before{background:var(--green)}.demo-stub-kpi--neg:before{background:var(--red)}.demo-stub-kpi--warn:before{background:var(--orange)}.demo-stub-kpi-label{font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}.demo-stub-kpi-val{font-size:1.5rem;font-weight:800;letter-spacing:-.02em;color:var(--text)}.demo-stub-kpi-sub{font-size:.75rem;color:var(--muted)}.demo-stub-kpi-sub.pos{color:#0e9f6e;font-weight:600}.demo-stub-kpi-sub.neg{color:#e0463d;font-weight:600}.demo-stub-card{background:#fff;border:1px solid var(--hair, #e8eaf0);border-radius:var(--r-lg);box-shadow:var(--card-shadow);padding:1.25rem 1.35rem;margin-bottom:1.25rem}.demo-stub-card-title{margin:0 0 .9rem;font-size:.95rem;font-weight:700;color:var(--text);display:flex;align-items:center;gap:.5rem}.demo-stub-table{width:100%;border-collapse:collapse;font-size:.85rem}.demo-stub-table th{text-align:left;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);padding:.5rem .75rem;border-bottom:1px solid var(--border)}.demo-stub-table th.num,.demo-stub-table td.num{text-align:right;font-variant-numeric:tabular-nums}.demo-stub-table td{padding:.6rem .75rem;border-bottom:1px solid var(--hairSoft, #eef0f5);color:var(--text)}.demo-stub-table tbody tr:last-child td{border-bottom:none}.demo-stub-table tbody tr:hover{background:#f8fafc}.demo-pill{display:inline-flex;align-items:center;gap:.3rem;font-size:.72rem;font-weight:600;padding:.15rem .55rem;border-radius:999px;white-space:nowrap}.demo-pill--green{color:#0e9f6e;background:#e6f6ef}.demo-pill--red{color:#e0463d;background:#fdecea}.demo-pill--amber{color:#c4791a;background:#fbf0df}.demo-pill--blue{color:var(--brand-deep);background:var(--brand-tint)}.demo-feed-list{display:flex;flex-direction:column;gap:1rem;max-width:880px}.demo-feed-card{position:relative;background:#fff;border:1px solid var(--hair, #e8eaf0);border-radius:var(--r-lg);box-shadow:var(--card-shadow);padding:1.25rem 1.4rem}.demo-feed-tag{display:inline-block;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.2rem .5rem;border-radius:6px;margin-bottom:.6rem}.demo-feed-tag--growth{color:var(--brand-deep);background:var(--brand-tint)}.demo-feed-tag--opportunity{color:#0e9f6e;background:#e6f6ef}.demo-feed-tag--risk{color:#e0463d;background:#fdecea}.demo-feed-title{margin:0 0 .4rem;font-size:1.15rem;font-weight:700;color:var(--text)}.demo-feed-body{margin:0 0 .9rem;font-size:.9rem;line-height:1.55;color:var(--inkSoft, #3a4658)}.demo-feed-actions{display:flex;gap:.5rem;flex-wrap:wrap}.demo-feed-btn{font-size:.78rem;font-weight:600;padding:.4rem .85rem;border-radius:8px;border:1px solid var(--border);background:#fff;color:var(--text);cursor:pointer}.demo-feed-btn--primary{background:var(--brand);border-color:var(--brand);color:#11233f}.demo-stub-greeting{display:flex;align-items:center;gap:.85rem;margin-bottom:1.25rem}.demo-stub-greeting-avatar{width:46px;height:46px;border-radius:50%;background:linear-gradient(135deg,#5360e0,#8b7cf6);color:#fff;display:grid;place-items:center;font-weight:700;font-size:.95rem;flex:none}.demo-kpi-section{margin-bottom:1.6rem}.demo-kpi-section-head{display:flex;align-items:baseline;gap:.55rem;margin:0 0 .7rem .15rem}.demo-kpi-section-title{font-size:.95rem;font-weight:700;letter-spacing:-.01em;color:var(--text)}.demo-kpi-section-note{font-size:12px;font-weight:500;color:var(--muted)}.demo-kpi-grid{display:grid;gap:14px}.demo-kpi-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.demo-kpi-grid--5{grid-template-columns:repeat(5,minmax(0,1fr))}.demo-kpi-grid--6{grid-template-columns:repeat(6,minmax(0,1fr))}@media(max-width:1280px){.demo-kpi-grid--6,.demo-kpi-grid--5{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.demo-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-kpi-grid--3{grid-template-columns:1fr}}.ukpi{position:relative;min-height:118px;display:flex;flex-direction:column;gap:10px;padding:16px 17px;border-radius:var(--r-lg);box-shadow:var(--card-shadow);background:var(--card, #fff);border:1px solid var(--hair, #e8eaf0);transition:box-shadow .16s,transform .16s,border-color .16s}.ukpi:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-2px);border-color:#dfe3ec}.ukpi-top{display:flex;align-items:flex-start;gap:8px}.ukpi-icon{width:30px;height:30px;border-radius:var(--r-sm);flex:none;display:grid;place-items:center;background:var(--hairSoft, #eef0f5);color:var(--muted)}.ukpi-icon svg{width:18px;height:18px;fill:currentColor}.ukpi-label{flex:1;min-width:0;font-size:12.5px;font-weight:600;line-height:1.3;color:var(--muted)}.ukpi-info{flex:none;width:16px;height:16px;border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:700;font-style:normal;line-height:1;color:#9aa3b5;border:1.4px solid currentColor;cursor:help}.ukpi-val{margin:0;font-size:23px;font-weight:800;letter-spacing:-.025em;line-height:1.05;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ukpi--accent{background:linear-gradient(180deg,var(--brand-tint),var(--card, #fff));border-color:var(--brand-ring)}.ukpi--accent .ukpi-icon{background:var(--brand);color:#fff}.ukpi--accent .ukpi-val{color:var(--brand-deep)}.ukpi-foot{display:flex;align-items:center;gap:8px;margin-top:auto}.ukpi-delta-cap{font-size:11.5px;font-weight:500;color:var(--faint, #9aa3b5)}.ukpi-foot .ukpi-delta{margin-top:0;align-self:center}.ukpi-delta{display:inline-flex;align-items:center;gap:3px;margin-top:auto;align-self:flex-start;font-size:12px;font-weight:700;padding:3px 8px 3px 6px;border-radius:7px;color:var(--muted);background:var(--hairSoft, #eef0f5)}.ukpi-delta:before{content:"";font-size:8px;line-height:1}.ukpi-delta--pos{color:#0e9f6e;background:#e6f6ef}.ukpi-delta--pos:before{content:"▲"}.ukpi-delta--neg{color:#e0463d;background:#fdecea}.ukpi-delta--neg:before{content:"▼"}.user-meta{display:flex;flex-direction:column;line-height:1.2;text-align:left}.user-email{font-size:13px;font-weight:600;color:#fff}.user-role{font-size:11px;color:var(--on-navy-dim)}.user-caret{color:var(--on-navy-dim);font-size:.7rem;margin-left:.1rem}.filters-label{font-size:.7rem;font-weight:700;letter-spacing:.08em;color:var(--faint, #9aa3b5);align-self:center;margin-right:.15rem}.filter-field{display:inline-flex;flex-direction:column;gap:2px}.filter-field-label{font-size:.62rem;font-weight:600;letter-spacing:.04em;color:var(--muted);padding-left:.15rem}.btn-generate-spark{width:15px;height:15px;fill:currentColor;margin-right:.35rem;vertical-align:-2px}.btn-generate{display:inline-flex;align-items:center}.btn-reset{background:transparent;border:none;color:var(--muted);padding:.45rem .6rem;border-radius:8px;font-size:.8rem;font-weight:600;letter-spacing:0;cursor:pointer}.btn-reset:hover{background:#eef0f5;color:var(--text)}.filters-showing-row{display:flex;align-items:center;gap:.4rem;margin-top:.7rem;padding:0 .15rem}.filters-showing-label{font-size:.72rem;font-weight:600;color:var(--muted);margin-right:.15rem}.filters-showing-chip{font-size:.72rem;font-weight:600;color:var(--inkSoft, #3a4658);background:#eef0f5;border:1px solid var(--hair, #e8eaf0);padding:.15rem .55rem;border-radius:999px}.demo-vol-row{display:flex;gap:1rem;align-items:stretch;margin-top:.5rem}.demo-vol-main{flex:2 1 0;min-width:0;margin-top:0}.demo-vol-brand{flex:1 1 0;min-width:0;margin-top:0;display:flex;flex-direction:column}@media(max-width:1000px){.demo-vol-row{flex-direction:column}}.demo-vol-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.4rem}.demo-vol-head h2{margin:0}.demo-vol-sub{margin:.2rem 0 0;font-size:.78rem;color:var(--muted);font-weight:500}.demo-range-toggle{display:inline-flex;flex:none;gap:2px;background:#eef0f5;border-radius:9px;padding:3px}.demo-range-btn{border:none;background:transparent;font-size:.72rem;font-weight:700;letter-spacing:.02em;color:var(--muted);padding:.25rem .65rem;border-radius:6px;cursor:pointer}.demo-range-btn.is-active{background:#fff;color:var(--text);box-shadow:0 1px 2px #141e371a}.demo-brand-toggle{display:inline-flex;align-items:center;gap:.6rem;flex:none}.demo-brand-swap{display:grid;place-items:center;width:26px;height:26px;border:none;border-radius:7px;background:#eef0f5;color:var(--muted);cursor:pointer;transition:background .14s,color .14s}.demo-brand-swap:hover{background:#e2e6ee;color:var(--text)}.demo-brand-swap svg{width:16px;height:16px;fill:currentColor}.demo-brand-dots{display:inline-flex;align-items:center;gap:5px}.demo-brand-dot-btn{width:8px;height:8px;padding:0;border:none;border-radius:50%;background:#d3d8e2;cursor:pointer;transition:background .15s,transform .15s}.demo-brand-dot-btn:hover{transform:scale(1.15)}.demo-brand-dot-btn.is-active{background:var(--brand)}.demo-brand-flip{transform-style:preserve-3d;transition:transform .18s ease,opacity .18s ease}.demo-brand-flip.is-flipping{transform:perspective(900px) rotateY(90deg);opacity:.15}.demo-brand-list{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem;flex:1}.demo-brand-list[hidden]{display:none}.demo-brand-row{display:flex;flex-direction:column;gap:.35rem}.demo-brand-top{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.demo-brand-name{display:flex;align-items:center;gap:.5rem;font-size:.82rem;font-weight:600;color:var(--text);min-width:0}.demo-brand-dot{width:9px;height:9px;border-radius:50%;flex:none}.demo-brand-vals{display:flex;align-items:baseline;gap:.5rem;flex:none}.demo-brand-amt{font-size:.82rem;font-weight:700;color:var(--text);font-family:var(--font-numeric);font-variant-numeric:tabular-nums}.demo-brand-pct{font-size:.74rem;color:var(--muted);font-family:var(--font-numeric);font-variant-numeric:tabular-nums;min-width:30px;text-align:right}.demo-brand-bar{height:6px;border-radius:4px;background:#eef0f5;overflow:hidden}.demo-brand-bar-fill{display:block;height:100%;border-radius:4px}.demo-cohort-ramp-row{margin-top:1.25rem}.demo-ramp-main{flex:2 1 0;min-width:0;margin-top:0}.demo-stalled-card{flex:1 1 0;min-width:0;margin-top:0;display:flex;flex-direction:column}.demo-ramp-chart{width:100%;height:300px;margin-top:.5rem}.demo-ramp-chart .recharts-mount{width:100%;height:100%}.demo-stalled-list{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem;flex:1}.demo-stalled-row{display:flex;flex-direction:column;gap:.45rem}.demo-stalled-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.demo-stalled-id{display:flex;flex-direction:column;gap:1px;min-width:0}.demo-stalled-name{font-size:.88rem;font-weight:700;color:var(--text);line-height:1.25}.demo-stalled-cat{font-size:.74rem;color:var(--muted)}.demo-stalled-right{display:flex;align-items:center;gap:.6rem;flex:none}.demo-stalled-amt{font-size:.88rem;font-weight:700;color:var(--text);font-family:var(--font-numeric);font-variant-numeric:tabular-nums;min-width:44px;text-align:right}.demo-stalled-bar{height:6px;border-radius:4px;background:#eef0f5;overflow:hidden}.demo-stalled-bar-fill{display:block;height:100%;border-radius:4px}.finley-launcher{position:fixed;right:22px;bottom:22px;z-index:2147482000;width:56px;height:56px;border:none;border-radius:50%;cursor:pointer;display:grid;place-items:center;color:#fff;background:linear-gradient(142deg,#8aa0ff,#5a54e6);box-shadow:0 10px 26px -6px #5a54e699,0 2px 6px #141e372e;transition:transform .16s,box-shadow .16s}.finley-launcher:hover{transform:translateY(-2px) scale(1.04);box-shadow:0 14px 32px -6px #5a54e6b3,0 3px 8px #141e3733}.finley-launcher svg{width:26px;height:26px;fill:currentColor}.finley-launcher:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;border:2px solid rgba(90,84,230,.35);animation:finleyPulse 2.4s ease-out infinite}@keyframes finleyPulse{0%{transform:scale(.9);opacity:.7}to{transform:scale(1.5);opacity:0}}.app-shell--finley-open .finley-launcher{transform:scale(0);opacity:0;pointer-events:none}.finley-panel{position:fixed;top:0;right:0;bottom:0;z-index:2147482001;width:min(420px,100vw);display:flex;flex-direction:column;background:var(--panel);border-left:1px solid var(--line);box-shadow:-18px 0 48px #141e3729;transform:translate(100%);transition:transform .28s cubic-bezier(.4,0,.2,1)}.finley-panel.is-open{transform:translate(0)}.finley-panel .fly-body{flex:1;min-height:0;overflow-y:auto}.finley-panel .fly-body::-webkit-scrollbar{width:8px}.finley-panel .fly-body::-webkit-scrollbar-thumb{background:var(--line);border-radius:4px}.finley-panel .fly-thread{padding:8px var(--pad) 18px}.fly-prompt-go svg{width:16px;height:16px;fill:currentColor}.fly-prompt-ic svg{width:16px;height:16px;fill:currentColor}.fly-skin{--ink: #2b3245;--ink-2: #48506a;--ink-3: #727a93;--ink-4: #9aa1b5;--line: #e7e9f0;--line-2: #f0f1f6;--surface: #ffffff;--panel: #fbfbfd;--panel-2: #f4f5f9;--accent: #5a54e6;--accent-ink: #3b34a8;--accent-50: #f1f1fd;--accent-100: #e7e6fb;--accent-ring: #cfcdf6;--ok: #1f9d6b;--ok-bg: #eafaf2;--ok-line: #bfe9d4;--warn: #b7791f;--warn-bg: #fdf6e7;--warn-line: #f0dcae;--bad: #d6453c;--bad-bg: #fdeeed;--bad-line: #f6cbc7;--mono: "JetBrains Mono", ui-monospace, monospace;--ui-font: "Hanken Grotesk", system-ui, sans-serif;--r-md: 11px;--r-lg: 15px;--pad: 18px;--shadow-card: 0 1px 2px rgba(24, 26, 42, .05), 0 1px 1px rgba(24, 26, 42, .03);font-family:var(--ui-font);color:var(--ink);background:var(--panel)!important;-webkit-font-smoothing:antialiased}.fly-skin *{box-sizing:border-box}.fly-skin .fly-glyph{display:inline-grid;place-items:center;flex:none;border-radius:9px;background:linear-gradient(142deg,#8aa0ff,var(--accent));color:#fff;box-shadow:0 2px 6px -1px color-mix(in oklab,var(--accent) 50%,transparent);font-weight:700}.fly-skin .fly-glyph.is-glow{box-shadow:0 3px 12px -2px color-mix(in oklab,var(--accent) 60%,transparent),0 0 0 3px color-mix(in oklab,var(--accent) 12%,transparent)}.fly-skin .fly-header{display:flex;align-items:center;gap:11px;padding:13px var(--pad);background:var(--surface);border-bottom:1px solid var(--line)}.fly-skin .fly-header-text{line-height:1.12;min-width:0}.fly-skin .fly-header-name{font-size:16px;font-weight:700;letter-spacing:-.01em;color:var(--ink);display:flex;align-items:center;gap:7px}.fly-skin .fly-header-beta{font-size:9px;font-weight:700;letter-spacing:.08em;color:var(--accent-ink);background:var(--accent-100);padding:2px 5px;border-radius:5px}.fly-skin .fly-header-role{font-size:11.5px;color:var(--ink-3);margin-top:2px;white-space:nowrap}.fly-skin .fly-header-ctrls{margin-left:auto;display:flex;gap:2px}.fly-skin .fly-icbtn{width:32px;height:32px;display:grid;place-items:center;border:none;background:transparent;color:var(--ink-3);border-radius:8px;transition:.15s;cursor:pointer}.fly-skin .fly-icbtn:hover{background:var(--panel-2);color:var(--ink)}.fly-skin .fly-thread{display:flex;flex-direction:column;gap:16px}.fly-skin .fly-msg{display:flex;gap:10px;align-items:flex-start}.fly-skin .fly-msg--user{justify-content:flex-end}.fly-skin .fly-bubble--user{background:var(--accent);color:#fff;font-size:14px;line-height:1.5;padding:10px 14px;border-radius:16px 16px 4px;max-width:84%;box-shadow:0 2px 8px -3px color-mix(in oklab,var(--accent) 55%,transparent);white-space:pre-wrap}.fly-skin .fly-bubble--finley{background:var(--surface);border:1px solid var(--line);border-radius:4px 16px 16px;padding:13px 15px;flex:1;min-width:0;box-shadow:var(--shadow-card)}.fly-skin .fly-text{font-size:14px;line-height:1.58;color:var(--ink-2);margin:0;white-space:pre-wrap;word-wrap:break-word}.fly-skin .fly-text strong{color:var(--ink);font-weight:700}.fly-skin .fly-action{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.fly-skin .fly-btn{display:inline-flex;align-items:center;gap:7px;border-radius:9px;font-size:13px;font-weight:600;padding:9px 14px;border:1px solid transparent;transition:.15s;font-family:inherit;cursor:pointer}.fly-skin .fly-btn--primary{background:var(--accent);color:#fff;box-shadow:0 2px 8px -3px color-mix(in oklab,var(--accent) 60%,transparent)}.fly-skin .fly-btn--primary:hover{filter:brightness(1.07);transform:translateY(-1px)}.fly-skin .fly-btn--soft{background:var(--surface);border-color:var(--line);color:var(--ink-2)}.fly-skin .fly-btn--soft:hover{border-color:var(--ink-4);color:var(--ink)}.fly-skin .fly-thinking{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;background:var(--surface);border:1px solid var(--line);border-radius:4px 16px 16px;box-shadow:var(--shadow-card)}.fly-skin .fly-thinking-dots{display:inline-flex;gap:4px}.fly-skin .fly-thinking-dots span{width:6px;height:6px;border-radius:50%;background:var(--accent);animation:flybob 1.1s infinite ease-in-out}.fly-skin .fly-thinking-dots span:nth-child(2){animation-delay:.16s}.fly-skin .fly-thinking-dots span:nth-child(3){animation-delay:.32s}@keyframes flybob{0%,80%,to{transform:translateY(0);opacity:.45}40%{transform:translateY(-4px);opacity:1}}.fly-skin .fly-thinking-label{font-size:13px;color:var(--ink-3)}.fly-skin .fly-welcome{padding:30px var(--pad) 6px}.fly-skin .fly-welcome-title{font-size:22px;font-weight:700;letter-spacing:-.02em;margin:18px 0 8px;color:var(--ink)}.fly-skin .fly-welcome-sub{font-size:14px;line-height:1.55;color:var(--ink-2);margin:0;max-width:34ch}.fly-skin .fly-welcome-sub strong{color:var(--ink);font-weight:600}.fly-skin .fly-prompts{display:flex;flex-direction:column;gap:9px;padding:18px var(--pad)}.fly-skin .fly-prompt{display:flex;align-items:center;gap:12px;text-align:left;width:100%;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);padding:12px 13px;color:var(--ink);font-size:13.5px;font-weight:500;box-shadow:var(--shadow-card);transition:.16s;cursor:pointer}.fly-skin .fly-prompt:hover{border-color:var(--accent-ring);box-shadow:0 4px 14px -6px color-mix(in oklab,var(--accent) 40%,transparent);transform:translateY(-1px)}.fly-skin .fly-prompt-ic{width:30px;height:30px;flex:none;border-radius:8px;display:grid;place-items:center;background:var(--accent-100);color:var(--accent-ink)}.fly-skin .fly-prompt-label{flex:1;line-height:1.3}.fly-skin .fly-prompt-go{color:var(--ink-4)}.fly-skin .fly-composer{padding:12px var(--pad) 14px;background:var(--surface);border-top:1px solid var(--line)}.fly-skin .fly-composer-box{display:flex;align-items:flex-end;gap:8px;background:var(--panel);border:1px solid var(--line);border-radius:var(--r-lg);padding:8px 8px 8px 14px;transition:.16s}.fly-skin .fly-composer-box:focus-within{border-color:var(--accent-ring);box-shadow:0 0 0 4px color-mix(in oklab,var(--accent) 10%,transparent);background:var(--surface)}.fly-skin .fly-input{flex:1;border:none;background:transparent;resize:none;outline:none;font-family:inherit;font-size:14px;line-height:1.5;color:var(--ink);padding:5px 0;max-height:120px}.fly-skin .fly-input::placeholder{color:var(--ink-4)}.fly-skin .fly-send{width:34px;height:34px;flex:none;border:none;border-radius:9px;background:var(--line);color:var(--ink-4);display:grid;place-items:center;transition:.16s;cursor:pointer}.fly-skin .fly-send.is-ready{background:var(--accent);color:#fff;box-shadow:0 3px 10px -3px color-mix(in oklab,var(--accent) 60%,transparent)}.fly-skin .fly-send.is-ready:hover{filter:brightness(1.08);transform:translateY(-1px)}.fly-skin .fly-send:disabled{cursor:default}.fly-skin .fly-send svg{width:17px;height:17px;fill:currentColor}.fly-skin .fly-composer-foot{font-size:11px;color:var(--ink-4);text-align:center;margin-top:9px}@media(max-width:480px){.finley-panel{width:100vw}}
