:root{--bg:#f6f8fb;--card:#fff;--muted:#6b7280;--accent:#2563eb;--accent-2:#10a4b6;--accent-3:#7c3aed;--accent-4:#ff7a1a;--shadow:0 8px 28px #1018280f;--radius:12px;--gap:20px;--maxwidth:1240px;--gridline:#0f172a0f}*{box-sizing:border-box}#root,body,html{background:#f6f8fb;background:var(--bg);color:#0f172a;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial;height:100%;margin:0}.app-container{margin:22px auto;max-width:1240px;max-width:var(--maxwidth);padding:20px}.app-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:16px}.app-title{font-size:22px;margin:0}.app-sub{font-size:13px;margin-top:6px}.app-meta-line,.app-sub{color:#6b7280;color:var(--muted)}.app-meta-line{align-items:center;display:flex;font-size:12px;gap:6px;margin-top:8px}.app-icon{color:inherit;display:inline-flex;vertical-align:middle}.header-actions{align-items:center;display:flex;gap:12px}.meta-toggle{background:none;border:0;padding:6px}.meta-fields{background:linear-gradient(180deg,#fbfdff,#fff);border-radius:10px;color:#0b1220;margin:12px 0;padding:12px}.meta-fields-title{font-weight:600;margin-bottom:8px}.meta-fields-grid{display:flex;flex-wrap:wrap;gap:8px}.meta-field-chip{background:#eef2ff;border-radius:999px;color:#364152;font-size:12px;padding:4px 10px}.meta-field-chip.muted{background:#f1f5f9;color:#94a3b8}.kpi-row{gap:12px;margin:14px 0}.kpi-card{background:#fff;background:var(--card);border-radius:10px;box-shadow:0 8px 28px #1018280f;box-shadow:var(--shadow);flex:0 0 auto;min-width:140px;padding:14px}.kpi-value{font-size:20px}.kpi-label{color:#6b7280;color:var(--muted);font-size:12px;margin-top:6px}.section-heading{font-size:18px;margin-bottom:8px;margin-top:18px}.row{margin-bottom:18px}.card{background:#fff;background:var(--card);border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 8px 28px #1018280f;box-shadow:var(--shadow);overflow:visible;padding:18px}.chart-card{overflow:hidden;position:relative}.card .chart-area{min-height:360px}.chart-card-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:12px}.chart-card-title{font-size:18px;margin:0}.chart-card-subtitle{color:#64748b;font-size:13px;margin:4px 0 0}.chart-card-actions{display:flex;gap:8px}.chart-card-body{position:relative}.chart-card-footer{color:#475569;font-size:12px;margin-top:12px}.recharts-tooltip-wrapper{pointer-events:none;z-index:200}.recharts-cartesian-grid line{stroke:#0f172a0f!important;stroke:var(--gridline)!important}.small{color:#6b7280;color:var(--muted);font-size:13px}.sample-table{border-collapse:collapse;width:100%}.sample-table td,.sample-table th{border-bottom:1px solid #f3f4f6;font-size:13px;padding:6px}@media (max-width:1000px){.app-header{align-items:flex-start}.app-header,.kpi-row{flex-direction:column}}.meta-toggle{background:#fff;background:var(--card);border:1px solid #d0d7e2;border-radius:8px;color:#2563eb;color:var(--accent);cursor:pointer;font-size:13px;padding:6px 12px;transition:.15s ease}.meta-toggle:hover{background:#eff6ff}.meta-fields{background:#fff;background:var(--card);border-radius:12px;box-shadow:0 8px 28px #1018280f;box-shadow:var(--shadow);color:#1f2937;font-size:13px;margin:16px 0;padding:16px}.kpi-row{display:flex;flex-wrap:wrap;gap:20px;margin:18px 0 10px}.kpi-card{background:linear-gradient(180deg,#f8fafc,#fff);border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 12px 30px #0f172a14;display:flex;flex:1 1;flex-direction:column;gap:8px;min-width:180px;padding:16px 18px 18px;transition:box-shadow .2s ease,transform .2s ease}.kpi-card:hover{box-shadow:0 16px 34px #0f172a1f;transform:translateY(-2px)}.kpi-header{align-items:center;color:#52607a;display:flex;font-size:13px;font-weight:600;gap:8px}.kpi-header .app-icon{height:20px;width:20px}.kpi-value{color:#0d172a;font-size:28px;font-weight:700}.kpi-desc{color:#7b869c;font-size:12px;line-height:1.35;margin-top:2px}.kpi-meter{background:#e2e8f0;border-radius:999px;height:6px;margin-top:4px;overflow:hidden;width:100%}.kpi-meter-fill{background:linear-gradient(90deg,#ff8a05,#f43f5e);height:100%}.kpi-meter-note{color:#6b7280;font-size:11px;margin-top:4px}.highlight-grid{display:flex;flex-wrap:wrap;gap:24px;margin-top:28px}.highlight-card{background:#fff;border:1px solid #dbe4f0;border-radius:16px;border-top:3px solid #dbeafe;border-top:3px solid var(--accent-bar,#dbeafe);box-shadow:0 14px 28px #0f172a14;flex:1 1 260px;padding:20px 24px 22px;position:relative}.highlight-card-header{display:flex;font-weight:600;gap:8px;margin-bottom:2px}.highlight-card-header .app-icon{color:#475569}.highlight-card-subtitle{color:#9aa5bb;font-size:11px;margin:6px 0 20px}.highlight-item{border-bottom:1px solid #0f172a0d;display:flex;flex-direction:column;font-size:14px;gap:8px;padding:12px 0}.highlight-item:last-child{border-bottom:0;padding-bottom:0}.highlight-item-top{align-items:center;display:flex;flex-wrap:nowrap;gap:10px;line-height:1.25}.highlight-item-rank{color:#94a3b8;font-weight:600;text-align:right;width:18px}.highlight-item-label{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.highlight-item-value{font-weight:600}.highlight-item-bar{background:#edf1fb;border-radius:999px;height:6px;overflow:hidden;width:100%}.highlight-item-bar-fill{background:#dbeafe;background:var(--accent-bar,#dbeafe);border-radius:999px;display:block;height:100%;transition:width .2s ease}.highlight-card-footer{align-items:center;color:#2563eb;color:var(--accent);display:inline-flex;font-size:13px;gap:6px;margin-top:16px;text-decoration:none}.highlight-card-footer:after{content:"→"}.snapshot-footnote{background:#f8fafc;border:1px dashed #d4dae5;border-radius:16px;color:#475569;display:flex;font-size:13px;gap:12px;margin-top:18px;padding:14px 18px}.snapshot-footnote-icon{color:#475569}.quick-insights{background:linear-gradient(135deg,#f0f6ff,#fff);border:1px solid #c7ddff;border-radius:14px;box-shadow:0 12px 28px #2563eb12;margin-top:22px;padding:18px 20px}.quick-insights h4{font-size:15px;margin:0 0 12px}.insight-groups{align-items:stretch;display:flex;gap:32px}.insight-group{border-left:1px solid #dbe4ff;display:flex;flex:1 1;flex-direction:column;gap:12px;padding:0 24px}.insight-group:first-child{border-left:none;padding-left:0}.insight-group.is-last{padding-right:0}.insight-item{align-items:center;border-radius:8px;color:#1e293b;display:flex;font-size:14px;gap:10px;line-height:1.45;padding:2px 6px;transition:background .15s}.insight-item:hover{background:#94a3b826}.insight-icon{align-items:center;color:#4b5563;display:inline-flex;flex-shrink:0;font-size:16px;justify-content:center;line-height:1}.status-banner{align-items:center;border:1px solid #0000;border-radius:12px;display:flex;gap:12px;margin:16px 0;padding:14px 16px}.status-banner-icon{color:inherit}.status-banner-content{flex:1 1}.status-banner-title{font-weight:600;margin-bottom:2px}.status-banner-message{color:#475569;font-size:13px}.status-banner-action{background:#fff;border:1px solid #c7cfe1;border-radius:8px;color:#0f172a;cursor:pointer;font-size:13px;padding:6px 12px}.status-banner-info{background:#eef2ff;border-color:#c7d2fe;color:#1e1b4b}.status-banner-warning{background:#fff7ed;border-color:#fdba74;color:#7c2d12}.status-banner-error{background:#fef2f2;border-color:#fecaca;color:#7f1d1d}@media (max-width:900px){.insight-groups{flex-direction:column;gap:18px}.insight-group{border-bottom:1px solid #e3e7f5;border-left:none;padding:0 0 14px}.insight-group.is-last{border-bottom:none;padding-bottom:0}.ppc-header{flex-direction:column}.ppc-actions{align-items:stretch}.ppc-controls{align-items:flex-start}.coverage-card{width:100%}}.loading-block{align-items:center;color:#475569;display:flex;font-size:15px;gap:12px;justify-content:center;padding:40px}.loading-title{font-size:15px;font-weight:600;margin-bottom:4px}.loading-desc{color:#6b7280;font-size:13px}.link-button{align-items:center;background:none;border:none;color:#2563eb;color:var(--accent);cursor:pointer;display:inline-flex;font-size:13px;gap:6px;margin-top:8px;padding:0}.spinner{animation:spin .8s linear infinite;border:3px solid #dbe1ea;border-radius:50%;border-top:3px solid var(--accent);height:28px;width:28px}@keyframes spin{to{transform:rotate(1turn)}}.tooltip-card{background:#fff;border:1px solid #e4e8f5;border-radius:10px;box-shadow:0 12px 24px #0f172a26;color:#0f172a;font-size:12px;padding:10px 14px}.tooltip-title{font-weight:600;margin-bottom:4px}.ams-simple-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:8px}.ams-simple-header h3{margin:0}.ams-simple-header p{color:#4c5667;font-size:13px;margin:4px 0 0;max-width:520px}.ams-simple-badges{display:flex;flex-wrap:wrap;gap:10px}.insight-badge{background:#2563eb14;border:1px solid #2563eb33;border-radius:10px;color:#0f172a;cursor:pointer;display:flex;flex-direction:column;font-size:12px;gap:4px;min-width:120px;padding:10px 14px;transition:box-shadow .15s ease,transform .15s ease}.insight-badge:hover{box-shadow:0 10px 20px #0f172a14;transform:translateY(-1px)}.insight-badge-active{box-shadow:0 12px 24px #2563eb40}.insight-badge-positive{background:#10b98114;border-color:#10b9814d}.insight-badge-warning{background:#f871711a;border-color:#f871714d}.insight-badge-neutral{background:#94a3b81a;border-color:#94a3b84d}.ams-filter-row{align-items:center;color:#475569;display:flex;flex-wrap:wrap;font-size:12px;gap:8px;margin:6px 0}.pill-button{background:#fff;border:1px solid #d6dae5;border-radius:999px;cursor:pointer;font-size:12px;padding:4px 12px;transition:background .15s ease,color .15s ease}.pill-button.is-active{background:#2563eb;border-color:#2563eb;color:#fff}.filter-group{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.filter-label{color:#4b5563;font-weight:600}.ams-simple-footer{align-items:center;color:#475569;display:flex;font-size:12px;gap:18px;margin-top:10px}.dot{border-radius:999px;display:inline-flex;height:10px;width:10px}.dot-blue{background:#2563eb}.dot-gray{background:#cfd5e2}.feature-controls{display:flex;flex-wrap:wrap;gap:18px;justify-content:flex-end}.ppc-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;margin-bottom:12px}.ppc-copy h3{margin:0}.ppc-copy p{color:#4c5667;font-size:13px;margin:4px 0 0;max-width:520px}.ppc-actions{flex-wrap:wrap;gap:16px;justify-content:flex-end}.ppc-actions,.ppc-controls{align-items:flex-end;display:flex}.ppc-controls{flex-direction:column;gap:10px}.coverage-card{background:#3b82f614;border:1px solid #3b82f64d;border-radius:16px;box-shadow:0 10px 24px #3b82f61f;color:#1f2933;display:flex;flex-direction:column;font-size:12px;gap:4px;min-width:220px;padding:14px 16px}.coverage-card strong{font-size:18px}.coverage-card span{color:#6b7280;font-size:11px}
/*# sourceMappingURL=main.a2926c74.css.map*/