body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--bg-start:#0ea5e9;--bg-end:#1d4ed8;--card-bg:#fff;--card-border:#e5e7eb;--text-primary:#0f172a;--text-secondary:#64748b;--shadow-sm:0 1px 2px #0000000f;--shadow-md:0 10px 15px #0000000f}@media (prefers-color-scheme:dark){:root{--bg-start:#0b1220;--bg-end:#111827;--card-bg:#0f172a;--card-border:#1f2937;--text-primary:#e5e7eb;--text-secondary:#9ca3af;--shadow-sm:0 1px 2px #00000080;--shadow-md:0 10px 15px #0000004d}}body{background:linear-gradient(180deg,#0ea5e9,#1d4ed8);background:linear-gradient(180deg,var(--bg-start),var(--bg-end));color:#0f172a;color:var(--text-primary)}.action-header,.dashboard-toolbar{-webkit-backdrop-filter:saturate(180%) blur(8px);backdrop-filter:saturate(180%) blur(8px);background:#ffffffbf;border-bottom:1px solid #f3f4f6;position:-webkit-sticky;position:sticky;top:0;z-index:10}.action-card,.agent-box,.card,.causes-card,.chart-card,.dashboard-card,.loading-card,.plan-card,.timeline{background:#fff;background:var(--card-bg);border:1px solid #e5e7eb;border:1px solid var(--card-border);border-radius:16px;box-shadow:0 1px 2px #0000000f;box-shadow:var(--shadow-sm)}.btn{background:#111827;border:1px solid #111827;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:10px 14px;transition:background .16s ease,border-color .16s ease,transform 80ms ease}.btn:hover{filter:brightness(1.05)}.btn:active{transform:translateY(1px)}.btn:focus-visible{box-shadow:0 0 0 3px #2563eb40;outline:none}.btn.sm{font-size:14px;padding:8px 12px}.btn-primary{border-color:#2563eb}.btn-outline{background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#111827;cursor:pointer;padding:10px 14px;transition:background .16s ease,border-color .16s ease,transform 80ms ease}.btn-outline:hover{background:#f9fafb}.btn-ghost{background:#0000;border:1px solid #0000;border-radius:8px;color:inherit;padding:6px 10px}.btn-ghost:hover{border-color:#0000001a}.icon-button{background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#111827;cursor:pointer;display:grid;height:36px;place-items:center;transition:background .16s ease,border-color .16s ease,transform 80ms ease;width:36px}.icon-button:hover{background:#f8fafc}.icon-button.primary{background:#3d5afe;border-color:#3d5afe;color:#fff}.icon-button.primary:disabled{background:#cbd5e1;border-color:#cbd5e1;cursor:not-allowed}.status-pill{background:#f8fafc;border:1px solid #e5e7eb;border-radius:9999px;color:#475569;font-size:12px;padding:2px 8px}.status-pill.approved{background:#ecfdf5;border-color:#a7f3d0;color:#065f46}.status-pill.rejected{background:#fef2f2;border-color:#fecaca;color:#991b1b}.status-pill.executing{background:#eff6ff;border-color:#bfdbfe;color:#1e40af}.status-pill.executed{background:#f1f5f9;border-color:#e2e8f0;color:#334155}.with-sidebar{min-height:100vh;padding-left:78px}.App{text-align:left;text-align:initial}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--bg-start:#fff;--bg-end:#fff}@media (prefers-color-scheme:dark){:root{--bg-start:#0b1220;--bg-end:#111827}}.dashboard-container{color:var(--text-primary);min-height:100vh;padding:36px}.dashboard-toolbar{align-items:flex-end;display:flex;gap:20px;justify-content:space-between;margin:0 auto 20px;max-width:1280px}.dashboard-toolbar h1{font-size:28px;letter-spacing:-.02em;margin:0 0 6px}.dashboard-subtitle{color:var(--text-secondary);font-size:14px;margin:0}.toolbar-right{align-items:center;display:flex;gap:10px}.timeframe-select{-webkit-appearance:none;appearance:none;background:var(--card-bg);background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 24 24"><path fill="%2364748b" d="M7 10l5 5 5-5z"/></svg>');background-position:right 10px center;background-repeat:no-repeat;background-size:12px 12px;border:1px solid var(--card-border);border-radius:10px;color:var(--text-primary);font-size:14px;line-height:1.2;padding:8px 34px 8px 10px}.dashboard-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 auto;max-width:1280px}@media (max-width:1024px){.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.dashboard-grid{grid-template-columns:1fr}}.dashboard-card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:20px;box-shadow:var(--shadow-sm);padding:18px;transition:transform .12s ease,box-shadow .12s ease}.dashboard-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.card-header{align-items:center;display:flex;gap:10px;margin-bottom:16px}.icon-badge{align-items:center;border-radius:50%;display:inline-flex;height:36px;justify-content:center;width:36px}.accent-safety .icon-badge{background:#ea580c1f;color:#ea580c}.accent-downtime .icon-badge{background:#2563eb1f;color:#2563eb}.accent-cost .icon-badge{background:#6b72801f;color:#374151}.accent-productivity .icon-badge{background:#0596691f;color:#059669}.card-title{font-weight:700}.card-value-row{align-items:baseline;display:flex;gap:8px}.card-value{font-size:32px;font-weight:800}.card-unit{font-size:12px}.card-subtitle,.card-unit{color:var(--text-secondary)}.card-subtitle{font-size:13px;margin-top:6px}.progress-bar{background:#f3f4f6;border-radius:999px;height:8px;margin-top:16px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#10b981,#22c55e);height:100%}.card-sparkline{margin-top:12px}.sparkline{display:block}.card-footer{margin-top:12px}.trend-chip{align-items:center;border-radius:999px;display:inline-flex;font-weight:600;gap:6px;padding:4px 8px}.trend-chip.up{background:#0596691f;color:#059669}.trend-chip.down{background:#dc26261f;color:#dc2626}.trend-arrow{font-size:10px;line-height:1}.dashboard-alerts{margin:0 auto 20px;max-width:1200px}.alert-banner{align-items:center;border:1px solid #d977064d;border-radius:14px;box-shadow:var(--shadow-sm);display:flex;gap:12px;padding:14px 16px}.alert-warning{background:#d977061a;color:#78350f}.alert-icon{align-items:center;background:#d977062e;border-radius:999px;color:#d97706;display:inline-flex;height:28px;justify-content:center;width:28px}.alert-message{flex:1 1;font-size:14px;line-height:1.4;margin:0}.alert-actions{align-items:center;display:flex;gap:8px}.btn-primary{background:#2563eb;border:none;border-radius:10px;color:#fff;font-weight:700;padding:8px 12px}.btn-primary:hover{filter:brightness(1.05)}.action-overlay{background:#fff;display:grid;grid-template-rows:auto 1fr;inset:0;pointer-events:all;position:fixed;z-index:1100}.action-page{-webkit-overflow-scrolling:touch;height:100vh;min-height:100vh;overflow-y:auto}.action-header{align-items:center;-webkit-backdrop-filter:saturate(180%) blur(8px);backdrop-filter:saturate(180%) blur(8px);background:#fff;border-bottom:1px solid #eef0f4;display:grid;grid-template-columns:-webkit-max-content 1fr -webkit-max-content;grid-template-columns:max-content 1fr max-content;padding:12px 16px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.header-back{-webkit-tap-highlight-color:transparent;align-items:center;background:#0000;border:1px solid #0000;border-radius:9999px;color:#212121;cursor:pointer;display:inline-flex;gap:8px;height:36px;padding:6px 12px;transition:background .12s ease,border-color .12s ease}.header-back *{pointer-events:none}.header-back:hover{background:#0000000a;border-color:#00000014}.back-icon{display:grid;place-items:center}.back-text{font-size:13px;font-weight:600}.header-title{color:#0b1220;text-align:center}.header-spacer{display:block}.action-content{display:grid;padding:28px 16px 40px;place-items:center}.chat-container{grid-gap:12px;display:grid;gap:12px;grid-template-rows:1fr auto;height:calc(100vh - 120px);max-width:960px;width:100%}.chat-container.embedded{grid-template-rows:1fr}.chat-container.wide{max-width:94vw;transition:width .6s ease,max-width .6s ease;width:94vw}.messages{background:#3d5afe14;border:1px solid var(--card-border);border-radius:14px;overflow-y:auto;padding:16px}.chat-body-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr;transition:grid-template-columns 1.1s cubic-bezier(.22,1,.36,1),gap 1.1s cubic-bezier(.22,1,.36,1)}.chat-body-grid.two-col{grid-template-columns:460px 1fr}.left-pane{display:grid;grid-template-rows:1fr auto;height:100%;transform-origin:left center;transition:transform 1.2s cubic-bezier(.22,1,.36,1);will-change:transform}.left-pane.shift-left{transform:translateX(-32px)}.right-pane{animation:rightPaneIn .9s cubic-bezier(.22,1,.36,1) .12s both}@keyframes rightPaneIn{0%{opacity:0;transform:translateX(24px)}to{opacity:1;transform:translateX(0)}}@keyframes progressFadeIn{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes progressFadeOut{to{opacity:0;transform:translateY(-14px) scale(.98)}}.panel-animate-in{animation:progressFadeIn 1.4s cubic-bezier(.22,1,.36,1) forwards;opacity:0;transform:translateY(16px) scale(.98);will-change:transform,opacity}.panel-animate-out{animation:progressFadeOut .9s cubic-bezier(.22,1,.36,1) forwards;opacity:1;transform:translateY(0) scale(1);will-change:transform,opacity}.stage-container{min-height:240px;position:relative}.stage-container .stage-layer{inset:0;position:absolute}.stage-container .stage-layer .measure{display:block}.info-title{align-items:center;color:var(--text-primary);display:inline-flex;font-size:18px;font-weight:700;gap:8px;margin-bottom:12px}.info-section{grid-gap:10px;align-items:flex-start;display:grid;gap:10px;grid-template-columns:28px 1fr}.info-bullet{display:inline-flex}.info-bullet,.info-bullet svg{height:20px;width:20px}.info-heading{color:var(--text-primary);font-weight:700}.info-body{color:#374151;margin-bottom:10px;margin-top:10px}.info-group{margin-top:14px}.info-group-title{align-items:center;color:var(--text-primary);display:inline-flex;font-weight:600;gap:8px;margin-bottom:8px}.info-chip-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.info-chip{align-items:center;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:9999px;color:#111827;display:inline-flex;font-size:13px;padding:8px 12px}.checklist{grid-gap:12px;display:grid;gap:12px;margin-top:16px}.check-item{grid-gap:10px;align-items:start;display:grid;gap:10px;grid-template-columns:28px 1fr}.check-icon{display:inline-flex;height:24px;width:24px}.check-title{color:var(--text-primary);font-weight:700}.check-desc{color:#374151;font-size:14px}.mini-caption{color:#6b7280;font-size:13px;margin:6px 0 10px}.select-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr)}.select-chip{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:12px;padding:12px}.select-title{color:var(--text-primary);font-weight:600}.select-sub{color:#6b7280;font-size:13px}.right-panel{align-self:start;background:var(--card-bg);border:1px solid var(--card-border);border-radius:14px;padding:16px}.right-title{align-items:center;color:var(--text-primary);display:inline-flex;font-weight:500;gap:8px;margin-bottom:10px}.right-feed{grid-gap:12px;-ms-overflow-style:none;display:grid;gap:12px;max-height:calc(100vh - 200px);overflow-y:auto;padding-right:6px;scrollbar-width:none}.right-feed::-webkit-scrollbar{height:0;width:0}.skeleton-stack{grid-gap:10px;display:grid;gap:10px;margin-bottom:12px}.agent-progress-card{background:#fff;border:1px solid var(--card-border);border-radius:12px;padding:12px}.agent-progress-head{margin-bottom:8px}.agent-progress-title{align-items:center;color:var(--text-primary);display:inline-flex;font-size:14px;font-weight:700;gap:8px}.agent-title-icon{display:inline-flex;height:25px;width:24px}.agent-progress-sub{color:#6b7280;font-size:12px}.agent-progress-track{background:#f1f5f9;border-radius:9999px;height:8px;margin-top:6px;overflow:hidden;position:relative}.agent-progress-fill{background:linear-gradient(90deg,#60a5fa,#2563eb);inset:0 auto 0 0;position:absolute;transition:width .5s ease;width:0}.agent-progress-percent{color:#6b7280;font-size:12px;margin-top:4px;text-align:right}.followups-card{background:#fff;border:1px solid var(--card-border);border-radius:12px;margin-top:10px;padding:12px}.followups-title{color:var(--text-primary);font-weight:700;margin-bottom:8px}.followup-list{grid-gap:10px;display:grid;gap:10px}.followup-btn{background:#f8f9ff;border:1px solid #e5e7eb;border-radius:9999px;color:#0b1220;cursor:pointer;padding:10px 14px;text-align:left}.followup-btn:hover{background:#eef0ff;border-color:#c7c9e6}.bubble-row{display:flex;margin:8px 0}.bubble-row.assistant{align-items:flex-start;gap:8px}.assistant-avatar{align-items:center;background:#fff;border:1px solid var(--card-border);border-radius:6px;display:inline-flex;flex:0 0 28px;height:28px;justify-content:center;overflow:hidden;width:28px}.assistant-avatar img,.assistant-avatar svg{height:100%;object-fit:contain;width:100%}.bubble-row.user{justify-content:flex-end}.bubble{border-radius:10px;font-size:14px;line-height:1.4;max-width:60ch;padding:10px 12px}.bubble.user{background:#e7e9ff;color:#0b1220}.bubble.assistant{background:#fff;border:1px solid var(--card-border)}.chat-input-form{bottom:0;position:-webkit-sticky;position:sticky}.action-card{border-radius:20px;max-width:920px;padding:24px;width:100%}.action-title{color:#0b1220;font-size:18px;font-weight:500;letter-spacing:-.01em;margin:0 0 24px;text-align:center}.input-row{grid-gap:12px;align-items:center;background:#fff;border:1.5px solid #e6e8ef;border-radius:16px;box-shadow:0 4px 14px #0f172a0f;display:grid;gap:12px;grid-template-columns:auto 1fr auto;padding:14px}.input-plus{background:#fbfbff;border:1px dashed #cfd2e5;border-radius:10px;color:#8b8fb3;display:grid;font-size:20px;height:36px;place-items:center;width:36px}.action-textarea{background:#0000;border:none;color:#0b1220;font-size:15px;line-height:36px;max-height:220px;min-height:36px;outline:none;padding:0;resize:none;width:100%}.action-textarea::-webkit-scrollbar{display:none}.action-textarea{overflow:hidden}.input-row:focus-within{border-color:#6c63ff;box-shadow:0 0 0 3px #6c63ff26,0 4px 14px #0f172a0f}.action-controls{display:flex;gap:8px}.ai-brand{align-items:center;color:#3d5afe;display:inline-flex;font-weight:800;gap:8px}.ai-logo{height:16px;width:16px}.loading-card{border-radius:20px;max-width:900px;padding:24px;width:100%}.shimmer-line{animation:shimmer 1.2s ease-in-out infinite;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 37%,#f3f4f6 63%);background-size:400% 100%;border-radius:8px;height:16px;margin:10px 0}.w-40{width:40%}.w-60{width:60%}.w-70{width:70%}.w-80{width:80%}.w-90{width:90%}@keyframes shimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.stack{max-width:960px;padding:0 8px;width:100%}.chart-card{border-radius:20px;margin-bottom:16px;padding:16px 16px 8px;width:100%}.actions-card{animation:actionsIn .36s cubic-bezier(.22,1,.36,1) both;margin-top:15px;width:100%}@keyframes actionsIn{0%{opacity:0;transform:translateY(8px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}.chat-body-grid.two-col .actions-card{width:100%}.chart-header{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:8px}.chart-title{color:var(--text-primary);font-weight:700}.chart-subtitle{color:var(--text-secondary);font-size:14px}.chart-legend{color:#6b7280;font-size:12px}.opex-chart{display:block}.timeline{border-radius:20px;padding:16px}.timeline-title{color:var(--text-primary);font-weight:700;margin-bottom:12px}.timeline-progress{background:#f1f5f9;border-radius:9999px;height:6px;margin-bottom:10px;overflow:hidden}.timeline-fill{background:linear-gradient(90deg,#60a5fa,#2563eb);height:100%;transition:width .3s linear;width:0}.timeline-list{list-style:none;margin:0;padding:0}.timeline-item{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:20px 1fr auto;padding:12px 0;position:relative}.timeline-item:not(:last-child):after{background:#e5e7eb;bottom:-6px;content:"";left:10px;position:absolute;top:24px;width:2px}.timeline-bullet{background:#d1d5db;border:2px solid #fff;border-radius:9999px;box-shadow:0 0 0 1px #e5e7eb;height:12px;width:12px}.timeline-item.active .timeline-bullet{background:#2563eb;box-shadow:0 0 0 4px #2563eb26}.timeline-item.done .timeline-bullet{background:#10b981}.timeline-label{color:var(--text-primary)}.timeline-duration{color:#6b7280;font-size:12px}.results-stack{grid-gap:16px;display:grid;gap:16px;max-width:960px;padding:0 8px;width:100%}.report-card{background:#f3f4f6;border:1px solid var(--card-border);border-radius:16px;margin-bottom:15px;padding:10px 14px}.cause-actions-header{border-top-left-radius:8px;border-top-right-radius:8px}.report-body{display:grid;grid-template-rows:1fr;margin-top:13px;max-height:2000px;overflow:hidden;transition:grid-template-rows .6s ease,opacity .6s ease,max-height .6s ease,margin-top .6s ease}.report-body.collapsed{grid-template-rows:0fr;margin-top:0;max-height:0;opacity:0}.report-body>*{min-height:0}.report-head{align-items:center;background:#f3f4f6;border-radius:12px;display:flex;justify-content:space-between;padding:10px 8px 6px}.report-head-actions{display:inline-flex;gap:8px}.icon-badge{background:#fff;border:1px solid var(--card-border);border-radius:8px;display:grid;height:28px;place-items:center;width:28px}.icon-badge:hover{background:#f8fafc}.report-head-left{align-items:center;display:inline-flex;gap:10px}.report-bullet{display:inline-flex;height:20px;margin-top:-14px;width:20px}.report-title{color:var(--text-primary);font-weight:800}.report-subtitle{color:#6b7280;font-size:13px}.report-causes-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-top:10px}.report-cause{background:#fff;border:1px solid var(--card-border);border-radius:12px;padding:12px}.report-cause-head{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:24px 1fr}.report-cause-index{font-weight:800}.report-cause-title{color:var(--text-primary);font-weight:700}.report-cause-desc{color:#475569;margin:8px 0 10px}.report-mini{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr auto}.report-mini-label{color:#6b7280;font-size:12px}.report-mini-chart{height:76px;width:100%}.report-mini-stat{text-align:right}.report-mini-stat-val{color:#ef4444;font-weight:800}.report-mini-stat-sub{color:#6b7280;font-size:12px}.report-attrib{background:#fff;border:1px solid var(--card-border);border-radius:12px;margin-top:12px;padding:10px}.report-attrib-title{color:var(--text-primary);font-weight:700;margin-bottom:8px;text-align:center}.report-attrib-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr;justify-items:center}.report-donut-wrap{margin:0 auto;position:relative;width:320px}.report-donut-center{color:var(--text-primary);display:grid;font-size:24px;font-weight:800;inset:0;place-items:center;position:absolute}.report-callout{background:#fff;border:1px solid var(--card-border);border-radius:10px;box-shadow:0 2px 8px #0f172a14;color:#111827;font-size:12px;padding:8px 10px;position:absolute;right:8px;top:50%;transform:translateY(-50%)}.report-attrib-legend{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.legend-pill{align-items:center;background:#fff;border:1px solid var(--card-border);border-radius:9999px;box-shadow:0 1px 2px #0206170f;color:#111827;display:inline-flex;font-size:13px;gap:8px;padding:8px 12px}.legend-pill:before{background:#9ca3af;border-radius:9999px;content:"";height:10px;width:10px}.legend-pill.red:before{background:#ef4444}.legend-pill.blue:before{background:#3d5afe}.legend-count{color:#374151;font-size:13px;font-weight:700;margin-left:6px}.report-sources{background:#fff;border:1px solid var(--card-border);border-radius:12px;margin-top:10px;padding:10px}.sources-head{color:var(--text-primary);font-weight:700;margin-bottom:8px}.sources-chips{display:flex;flex-wrap:wrap;gap:10px}.chip-soft{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:9999px;color:#0b1220;font-size:13px;padding:8px 12px}@media (max-width:900px){.report-attrib-grid,.report-causes-grid{grid-template-columns:1fr}}.report-scroll{max-height:calc(100vh - 160px);overflow:auto;padding-right:6px}.section-title{color:var(--text-primary);font-size:18px;font-weight:700;margin:0 0 8px}.causes-card{border-radius:20px;padding:16px}.causes-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:6px}.causes-subtitle{color:var(--text-secondary);font-size:13px;margin-top:2px}.causes-stat{text-align:right}.stat-value{color:var(--text-primary);font-weight:700}.stat-label{color:#6b7280;font-size:12px}.causes-list{grid-gap:16px;display:grid;gap:16px;list-style:none;margin:8px 0 0;padding:0}.cause-item{background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;padding:12px}.cause-item.elevated{border-radius:18px;box-shadow:0 6px 18px #0206170f;padding:16px}.cause-title-row{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:36px 1fr auto}.cause-rank-dark{background:#1f2937;border-radius:9999px;color:#fff;display:grid;font-weight:700;height:32px;place-items:center;width:32px}.cause-title{color:#fff;font-weight:500}.cause-chip{background:#f8fafc;border:1px solid #e2e8f0;border-radius:9999px;box-shadow:0 1px 0 #00000005;color:var(--text-primary);font-size:12px;padding:4px 10px}.cause-desc{color:#475569;margin:8px 0 12px}.metric-box{background:var(--card-bg);border:1px solid var(--card-border);border-radius:14px;margin-top:8px;padding:12px}.metric-box-head{align-items:center;color:var(--text-primary);display:flex;font-weight:600;gap:8px;margin-bottom:8px}.metric-head-icon{background:#f8fafc;border:1px solid var(--card-border);border-radius:9999px;display:grid;height:24px;place-items:center;width:24px}.metric-head-title{font-size:14px}.metric-hero{align-items:baseline;color:var(--text-primary);display:flex;font-size:22px;gap:8px;justify-content:center;margin:6px 0}.metric-hero,.metric-hero-value{font-weight:800}.metric-arrow{color:#9ca3af;font-weight:600}.metric-danger{color:#ef4444}.metric-caption{color:#6b7280;font-size:12px;text-align:center}.mini-timeline{background:#fcfcfd;border:1px dashed var(--card-border);border-radius:12px;margin-top:10px;padding:10px}.mini-steps{grid-gap:6px;display:grid;gap:6px}.mini-step{grid-gap:8px;align-items:center;color:#475569;display:grid;font-size:13px;gap:8px;grid-template-columns:16px 1fr auto}.mini-dot{background:#e5e7eb;border-radius:9999px;height:10px;width:10px}.mini-step.active .mini-dot{background:#2563eb;box-shadow:0 0 0 4px #2563eb26}.mini-step.done .mini-dot{background:#10b981}.mini-time{color:#9ca3af;font-size:12px}.agent-box{background:var(--card-bg);border-radius:14px;margin-top:10px;padding:12px}.agent-title{color:var(--text-primary);font-size:14px;font-weight:700;margin-bottom:8px}.agent-steps{grid-gap:6px;display:grid;gap:6px}.agent-step{grid-gap:8px;align-items:center;color:#475569;display:grid;font-size:13px;gap:8px;grid-template-columns:16px 1fr auto}.agent-step.active .mini-dot{background:#2563eb;box-shadow:0 0 0 4px #2563eb26}.agent-step.done .mini-dot{background:#10b981}.plan-card{background:var(--card-bg);border-radius:14px;margin-top:10px;padding:12px}.plan-title{color:var(--text-primary);font-size:14px;font-weight:700;margin-bottom:8px}.actions-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr}.action-card{grid-gap:8px;animation:cardIn .22s ease forwards;background:#3d5afe14;border:1px solid var(--card-border);border-radius:12px;box-shadow:0 4px 16px #0000000a;display:grid;gap:8px;opacity:0;padding:121px 22px;transform:translateY(4px)}@keyframes cardIn{to{opacity:1;transform:translateY(0)}}.action-card.proposed{border-color:var(--card-border)}.action-card.approved{background:linear-gradient(0deg,#f0fdf4,var(--card-bg));border-color:#a7f3d0}.action-card.rejected{background:linear-gradient(0deg,#fef2f2,var(--card-bg));border-color:#fecaca}.action-card.executing{border-color:#bfdbfe}.action-card.executed{background:#f8fafc;border-color:#cbd5e1}.action-card:hover{border-color:#d1d5db}.action-card-head{align-items:center;display:flex;justify-content:space-between}.action-card-title{color:var(--text-primary);font-weight:600}.action-card-text{color:var(--text-primary);min-height:40px}.action-card-foot{display:flex;gap:8px;justify-content:flex-end}.sub-causes{background:var(--card-bg);border:1px solid var(--card-border);border-radius:12px;margin-top:10px;padding:10px}.sub-causes-title{color:var(--text-primary);font-size:14px;font-weight:700;margin-bottom:6px}.sub-causes-list{grid-gap:8px;display:grid;gap:8px;list-style:none;margin:0;padding:0}.sub-cause-item{background:#fbfdff;border:1px solid #eef2f7;border-radius:10px;padding:10px}.sub-cause-row{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:1fr auto}.sub-cause-title{color:var(--text-primary);font-weight:600}.sub-cause-chip{background:#f8fafc;border:1px solid #e2e8f0;border-radius:9999px;box-shadow:0 1px 0 #00000005;color:var(--text-primary);font-size:12px;padding:2px 8px}.sub-cause-desc{color:#6b7280;font-size:13px;margin:6px 0 0}.sub-cause-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:8px}.metric-card{background:#fafafa;border:1px solid var(--card-border);border-radius:12px;padding:12px}.metric-card.financial{background:#fbfdff}.metric-card.target{background:#fbfffb}.metric-card.trend{background:#fffaf9}.metric-title{align-items:center;color:var(--text-primary);display:flex;font-size:13px;font-weight:600;gap:8px;margin-bottom:8px}.trend-chip{background:#fef2f2;border:1px solid #fecaca;border-radius:9999px;color:#b91c1c;font-size:12px;padding:2px 8px}.trend-chip.up{background:#f0fdf4;border-color:#bbf7d0;color:#166534}.trend-stats{align-items:baseline;display:flex;gap:10px}.trend-percent{font-size:18px;font-weight:800}.trend-percent.up{color:#16a34a}.trend-percent.down{color:#b91c1c}.trend-label{color:#6b7280;font-size:12px}.metric-icon{align-items:center;color:#64748b;display:inline-flex;height:20px;justify-content:center;width:20px}.metric-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}.metric-value{color:var(--text-primary);font-weight:700}.metric-green{color:#16a34a}.metric-label{color:#6b7280;font-size:12px}.cause-footer{display:flex;gap:8px;justify-content:flex-end;margin-top:10px}.results-stack .results-actions{-webkit-backdrop-filter:saturate(180%) blur(8px);backdrop-filter:saturate(180%) blur(8px);background:#ffffffd9;border:1px solid var(--card-border);border-radius:12px;bottom:12px;padding:10px;position:-webkit-sticky;position:sticky}@media (max-width:600px){.input-row{grid-template-columns:1fr auto}.input-plus{display:none}}.sr-only{clip:rect(0,0,1px,1px);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.table-wrapper{background:var(--card-bg);border:1px solid var(--card-border);border-radius:0 0 8px 8px;overflow:hidden}.actions-table{border-collapse:collapse;width:100%}.actions-table td,.actions-table th{padding:12px 14px}.actions-table thead th{background:#f4f4f4;border-bottom:1px solid #e5e7eb;color:var(--text-primary);font-size:14px;font-weight:700}.actions-table tbody td+td,.actions-table thead th+th{border-left:1px solid #e5e7eb}.actions-table tbody tr+tr td{border-top:1px solid #e5e7eb}.actions-table .col.priority{white-space:nowrap;width:90px}.actions-table .col.action{width:auto}.actions-table .col.impact{width:131px}.actions-table .col.cta{width:260px}.action-main{color:var(--text-primary);font-weight:600;margin-bottom:4px}.action-sub{color:#000;font-size:14px;line-height:1.4}.chip-high,.chip-low,.chip-med{align-items:center;border:none;border-radius:16px;display:inline-flex;font-family:Roboto,system-ui,-apple-system,Segoe UI,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji;font-size:16px;font-weight:500;gap:8px;height:24px;justify-content:center;letter-spacing:.15px;line-height:150%;padding:0 8px;width:71px}.chip-high{background:#f443361a;color:#aa2e25}.chip-med{background:#ffc1071f;color:#8f6400}.chip-low{background:#4caf501f;color:#1b5e20}.app-sidebar{background:#fff;border-right:1px solid #e6e8ef;bottom:0;display:grid;grid-template-rows:auto 1fr auto;left:0;padding:16px 12px;position:fixed;top:0;width:78px;z-index:20}.app-sidebar .sidebar-top{display:grid;margin-bottom:8px;place-items:center}.app-sidebar .sidebar-logo{display:grid;height:42px;place-items:center;width:42px}.app-sidebar .sidebar-logo img{display:block;height:auto;max-width:100%}.sidebar-list{grid-gap:14px;display:grid;gap:14px;list-style:none;margin:0;padding:0}.sidebar-link{text-decoration:none}.sidebar-button{background:#f3f4f8;border:1px solid #eef0f4;border-radius:16px;color:#5b67a6;display:grid;height:52px;place-items:center;transition:background .16s ease,box-shadow .16s ease,transform 80ms ease,color .16s ease;width:52px}.sidebar-button:hover{box-shadow:0 2px 6px #0000000a;filter:brightness(.99)}.sidebar-button:active{transform:translateY(1px)}.sidebar-button:focus-visible{box-shadow:0 0 0 3px #2a3eb138;outline:none}.sidebar-button.active{background:#eef2ff;border-color:#dbe2fe;box-shadow:0 0 0 4px #f3f6ff;color:#2a3eb1}.with-sidebar{margin-left:280px}body.sidebar-collapsed .with-sidebar{margin-left:-11px}body.sidebar-expanded .with-sidebar{margin-left:280px}.sidebar-toggle{background:#2a3eb1;border:none;border-radius:50%;box-shadow:0 6px 14px #2a3eb159;color:#fff;cursor:pointer;display:grid;height:36px;place-items:center;position:absolute;right:-18px;top:92px;width:36px}.sidebar-toggle:hover{filter:brightness(1.05)}.app-sidebar.collapsed{width:72px}@media (max-width:640px){.app-sidebar{display:none}.with-sidebar{margin-left:0}}.mat-drawer-content{background-color:#f2f2ff;margin:0!important;overflow-x:hidden;overflow-y:hidden}.mat-drawer{background-color:#fff;border-right:1px solid #e6e8ef;height:100vh;left:0;overflow:visible;position:fixed;top:0;transform:translateZ(0);transition:all .5s ease 0s;-webkit-transition:all .5s ease 0s;visibility:visible;width:280px;z-index:1001}.main-app{margin:0;padding:0}.collapse-btn{align-items:center;background:#fff;border:1px solid #e6e8ef;border-radius:50%;box-shadow:0 2px 8px #0000000f,0 0 0 2px #fff;cursor:pointer;display:flex;height:28px;justify-content:center;position:absolute;right:-14px;top:72px;transform:translateY(-50%);width:28px;z-index:1002}.collapse-icon{background:none;color:#727caf;height:16px;width:16px}ul{padding:0}li{list-style:none}.logo-img{align-items:center;border-bottom:1px solid #f0f2f7;box-sizing:border-box;display:flex;height:72px;padding:0 16px}.submenu{color:#727caf;cursor:pointer;font-size:13px;font-style:normal;font-weight:400!important;height:42px!important;width:208px!important}.submenu .sub-menu-icons{align-items:center;display:flex;gap:10px;justify-content:center}.submenu-title{margin-top:3px!important}.submenu.subSelected{border-radius:8px;color:#2a3eb1;font-weight:400}.sidebar-icons{background:#f0f0f0;border-radius:8px;height:30px;margin-left:10px;padding:7px;width:30px}.m-l-70{margin-left:70px}.menu-title{font-size:10px!important;font-weight:700!important;left:20px;letter-spacing:.3px!important;position:relative;white-space:nowrap}.menu-name{align-items:center;color:#727caf;display:flex;font-size:100%;text-decoration:none}.menu-name.active{color:#2a3eb1}.menu-name:hover{font-weight:700}.menu-name:focus,.menu-name:hover{background-color:initial}.menu-name.active .side-img-icons{align-items:center;background-color:#eaf0ff;border-radius:10px;display:flex;height:36px;justify-content:center;outline:2px solid #2a3eb1;transition:all .2s ease;width:36px}.menu-name.active .side-img-icons img,.menu-name.active .side-img-icons svg{fill:#fff;height:22px;width:22px}.submenu:hover{font-weight:400}.hidden,.hide-content{display:none}.arrow-margin{align-items:center;display:flex;justify-content:center;padding-right:10px}.innov-big-img{left:21px;position:absolute;top:-68px;width:195px}.innova-small-img{display:block;height:auto;width:44px}.show-content{margin:14px 0 0 90px}.show-login{height:100%;margin:0}.menu-close{width:75px}.sidebar-menu-items{height:calc(100vh - 96px);overflow-x:hidden;overflow-y:auto;padding:12px 8px}.sidebar-menu-items .menu-item{margin:6px 0;padding:4px 0!important}.sidebar-menu-items .menu-item li{color:#76767b;cursor:pointer;display:flex;font-size:110%;font-style:normal;font-weight:500}.sidebar-menu-items .menu-item li .sidebar-icons{height:16px;padding:10px 30px 30px 10px;width:16px}.sidebar-menu-items .menu-item li:hover{background-color:#eee}.version{color:#727caf;font-weight:500;margin-top:14px;text-align:center;width:229px}.sidebar-icon{background-color:initial;height:40px;width:40px}.side-bar-images{align-items:center;box-sizing:border-box;display:flex;height:40px;justify-content:center;margin-left:8px;width:40px}.side-bar-images .side-img-icons{background-color:#ededed;border-radius:10px;box-sizing:border-box;height:36px!important;padding:6px!important;width:36px!important}.expand-arrow{color:#727caf}.subRoutes{border-left:2px solid #727caf;margin-left:34px;padding-left:35px}.full-width{margin-left:7px;padding:0;width:100%}.app-container{height:90vh}.content-shift{margin-left:200px}.content-shift,.content-unshift{transition:margin-left .4s cubic-bezier(.4,0,.2,1)}.m-0{list-style:none;margin:0;padding:0}.dis-flex{align-items:center;display:flex}@media screen and (min-width:990px){.min-app{display:none}}@media screen and (max-width:1022px){.min-app{color:#000;display:block;left:25%;margin-left:auto;margin-right:auto;position:fixed;text-align:center;top:40%;width:50%}.main-app{display:none}}@media (max-width:768px){.mat-drawer{display:none}.with-sidebar{margin-left:0}}.header-toolbar{background:#fff;border-bottom:1px solid #e6e8ef;margin-left:280px;position:-webkit-sticky;position:sticky;top:0;z-index:20}body.sidebar-collapsed .header-toolbar{margin-left:12px}body.sidebar-expanded .header-toolbar{margin-left:280px}.header-filters,.header-top{align-items:center;display:flex;justify-content:space-between;padding:8px 12px}.header-filters{padding-bottom:12px;padding-top:8px}.header-left{display:flex;flex-direction:column}.header-title{color:#1a1f36;font-size:18px;font-weight:700;margin-left:-65px}.breadcrumbs{align-items:center;color:#727caf;display:flex;font-size:12px;gap:6px;margin-top:2px}.crumb.active{color:#2a3eb1;font-weight:600}.crumb-sep{color:#9aa1c5}.header-right{align-items:center;display:flex;gap:10px}.profile-container{align-items:center;background:#fff;border:1px solid #e6e8ef;border-radius:8px;display:flex;gap:8px;padding:4px 8px}.profile-badge{align-items:center;background:#f2f3fb;border-radius:50%;color:#4b5aa6;display:flex;height:22px;justify-content:center;width:22px}.inn-logo{height:22px}.filters-left{gap:16px}.filters-left,.filters-right{align-items:center;display:flex}.filters-right{gap:8px}.field{display:inline-block;position:relative}.field-label{border-radius:6px;font-size:12px;left:12px;padding:0 6px;position:absolute;top:-8px;z-index:1}.field-label,.field-select{background:#fff;color:#111827;cursor:pointer}.field-select{-webkit-appearance:none;appearance:none;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24"><path fill="%236b7280" d="M7 10l5 5 5-5z"/></svg>');background-position:right 10px center;background-repeat:no-repeat;border:1px solid #e6e8ef;border-radius:10px;box-shadow:0 1px 2px #00000008;font-size:13px;min-width:200px;padding:10px 30px 10px 12px}.timeframes{background:#eef2ff;border:1px solid #dbe2fe;border-radius:14px;display:inline-flex;gap:6px;margin-left:8px;padding:6px 8px}.chip{background:#0000;border:1px solid #0000;border-radius:10px;color:#6b7280;cursor:pointer;font-size:12px;font-weight:700;padding:6px 10px}.chip-active{background:#c7d2fe;border-color:#c7d2fe;color:#111827}.icon-btn{align-items:center;background:#fff;border:1px solid #e6e8ef;border-radius:8px;color:#4b5563;cursor:pointer;display:inline-flex;height:32px;justify-content:center;width:32px}.icon-btn:hover{filter:brightness(.98)}@media (max-width:768px){.header-filters,.header-top{padding:10px 12px}.filters-left{flex-wrap:wrap}.field-select{min-width:260px}.header-title{font-size:18px}.header-toolbar{margin-left:0}}
/*# sourceMappingURL=main.61a9e36a.css.map*/