@charset "UTF-8";.chaos-excel.svelte-1kz5h88{position:relative;width:100%;max-width:48rem;background-color:#0a0a0a;border-radius:.75rem;border:1px solid #262626;box-shadow:0 0 50px #ef44441a;font-family:monospace;font-size:.875rem;overflow:hidden;display:flex;flex-direction:column}.chaos-excel.svelte-1kz5h88 .header:where(.svelte-1kz5h88){display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background-color:#121212;border-bottom:1px solid #262626}.chaos-excel.svelte-1kz5h88 .header:where(.svelte-1kz5h88) .mac-dots:where(.svelte-1kz5h88){display:flex;gap:.375rem}.chaos-excel.svelte-1kz5h88 .header:where(.svelte-1kz5h88) .mac-dots:where(.svelte-1kz5h88) .dot:where(.svelte-1kz5h88){width:.75rem;height:.75rem;border-radius:50%}.chaos-excel.svelte-1kz5h88 .header:where(.svelte-1kz5h88) .mac-dots:where(.svelte-1kz5h88) .dot.red:where(.svelte-1kz5h88){background-color:#ef444480}.chaos-excel.svelte-1kz5h88 .header:where(.svelte-1kz5h88) .mac-dots:where(.svelte-1kz5h88) .dot.yellow:where(.svelte-1kz5h88){background-color:#eab30880}.chaos-excel.svelte-1kz5h88 .header:where(.svelte-1kz5h88) .mac-dots:where(.svelte-1kz5h88) .dot.green:where(.svelte-1kz5h88){background-color:#22c55e80}.chaos-excel.svelte-1kz5h88 .header:where(.svelte-1kz5h88) .filename:where(.svelte-1kz5h88){margin-left:1rem;font-family:sans-serif;font-size:.75rem;color:#737373;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chaos-excel.svelte-1kz5h88 .excel-grid:where(.svelte-1kz5h88){display:grid;grid-template-columns:.5fr 2fr 1.5fr 1fr 1fr;background-color:#0a0a0a;border-left:1px solid #262626}.chaos-excel.svelte-1kz5h88 .excel-grid:where(.svelte-1kz5h88) .col-header:where(.svelte-1kz5h88){padding:.5rem;border-bottom:1px solid #262626;border-right:1px solid #262626;background-color:#1a1a1a;color:#a3a3a3;text-align:center;font-size:.75rem;font-weight:700}.chaos-excel.svelte-1kz5h88 .excel-grid:where(.svelte-1kz5h88) .cell:where(.svelte-1kz5h88){padding:.5rem;border-bottom:1px solid #262626;border-right:1px solid #262626;color:#d4d4d4;display:flex;align-items:center}.chaos-excel.svelte-1kz5h88 .excel-grid:where(.svelte-1kz5h88) .cell.id:where(.svelte-1kz5h88){background-color:#121212;color:#525252;justify-content:center}.chaos-excel.svelte-1kz5h88 .excel-grid:where(.svelte-1kz5h88) .cell.task:where(.svelte-1kz5h88){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chaos-excel.svelte-1kz5h88 .excel-grid:where(.svelte-1kz5h88) .cell.status-container:where(.svelte-1kz5h88){justify-content:center}.chaos-excel.svelte-1kz5h88 .excel-grid:where(.svelte-1kz5h88) .cell.owner:where(.svelte-1kz5h88){color:#737373;justify-content:center}.chaos-excel.svelte-1kz5h88 .excel-grid:where(.svelte-1kz5h88) .cell.metric:where(.svelte-1kz5h88){justify-content:center;font-weight:700}.chaos-excel.svelte-1kz5h88 .excel-grid:where(.svelte-1kz5h88) .cell.metric.error:where(.svelte-1kz5h88){color:#ef4444}.chaos-excel.svelte-1kz5h88 .status-badge:where(.svelte-1kz5h88){padding:.125rem .5rem;border-radius:.25rem;font-size:.625rem;font-weight:700}.chaos-excel.svelte-1kz5h88 .status-badge.ref:where(.svelte-1kz5h88){background-color:#ef444433;color:#ef4444;border:1px solid rgba(239,68,68,.3)}.chaos-excel.svelte-1kz5h88 .status-badge.late:where(.svelte-1kz5h88){background-color:#eab30833;color:#eab308;border:1px solid rgba(234,179,8,.3)}.chaos-excel.svelte-1kz5h88 .status-badge.corrupt:where(.svelte-1kz5h88){background-color:#f9731633;color:#f97316;text-decoration:line-through}.chaos-excel.svelte-1kz5h88 .status-badge.urgent:where(.svelte-1kz5h88){background-color:#dc26264d;color:#f87171;animation:svelte-1kz5h88-pulse 2s cubic-bezier(.4,0,.6,1) infinite}.chaos-excel.svelte-1kz5h88 .fade-overlay:where(.svelte-1kz5h88){position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 60%,#0a0a0a);pointer-events:none}@keyframes svelte-1kz5h88-pulse{0%,to{opacity:1}50%{opacity:.5}}.dark-neon.svelte-13liwz7{--bg-main: #0a0a0a;--bg-header: #121212;--bg-col: #1a1a1a;--border-color: #262626;--text-muted: #737373;--text-light: #d4d4d4;--glow: 0 0 40px rgba(239, 68, 68, .15)}.dark-system.svelte-13liwz7{--bg-main: #0f172a;--bg-header: #1e293b;--bg-col: #0f172a;--border-color: #334155;--text-muted: #64748b;--text-light: #cbd5e1;--glow: 0 0 30px rgba(59, 130, 246, .1)}.light-panic.svelte-13liwz7{--bg-main: #ffffff;--bg-header: #f8fafc;--bg-col: #f1f5f9;--border-color: #e2e8f0;--text-muted: #64748b;--text-light: #0f172a;--glow: 0 10px 30px rgba(220, 38, 38, .1)}.light-legacy.svelte-13liwz7{--bg-main: #f3f4f6;--bg-header: #e5e7eb;--bg-col: #d1d5db;--border-color: #9ca3af;--text-muted: #4b5563;--text-light: #1f2937;--glow: none}.chaos-excel.svelte-13liwz7{width:100%;max-width:48rem;background-color:var(--bg-main);border:1px solid var(--border-color);border-radius:.75rem;box-shadow:var(--glow);font-family:monospace;font-size:.875rem;overflow:hidden;display:flex;flex-direction:column}.chaos-excel.svelte-13liwz7 .header:where(.svelte-13liwz7){display:flex;align-items:center;padding:.5rem .75rem;background-color:var(--bg-header);border-bottom:1px solid var(--border-color)}.chaos-excel.svelte-13liwz7 .header:where(.svelte-13liwz7) .mac-dots:where(.svelte-13liwz7){display:flex;gap:.375rem}.chaos-excel.svelte-13liwz7 .header:where(.svelte-13liwz7) .mac-dots:where(.svelte-13liwz7) .dot:where(.svelte-13liwz7){width:.75rem;height:.75rem;border-radius:50%}.chaos-excel.svelte-13liwz7 .header:where(.svelte-13liwz7) .mac-dots:where(.svelte-13liwz7) .dot.red:where(.svelte-13liwz7){background-color:#ef4444}.chaos-excel.svelte-13liwz7 .header:where(.svelte-13liwz7) .mac-dots:where(.svelte-13liwz7) .dot.yellow:where(.svelte-13liwz7){background-color:#eab308}.chaos-excel.svelte-13liwz7 .header:where(.svelte-13liwz7) .mac-dots:where(.svelte-13liwz7) .dot.green:where(.svelte-13liwz7){background-color:#22c55e}.chaos-excel.svelte-13liwz7 .header:where(.svelte-13liwz7) .filename:where(.svelte-13liwz7){margin-left:1rem;font-family:sans-serif;font-size:.75rem;color:var(--text-muted)}.chaos-excel.svelte-13liwz7 .excel-grid:where(.svelte-13liwz7){display:grid;grid-template-columns:.5fr 2.5fr 1.5fr 1fr 1fr;background-color:var(--bg-main);border-left:1px solid var(--border-color)}.chaos-excel.svelte-13liwz7 .excel-grid:where(.svelte-13liwz7) .col-header:where(.svelte-13liwz7),.chaos-excel.svelte-13liwz7 .excel-grid:where(.svelte-13liwz7) .cell:where(.svelte-13liwz7){padding:.5rem;border-bottom:1px solid var(--border-color);border-right:1px solid var(--border-color)}.chaos-excel.svelte-13liwz7 .excel-grid:where(.svelte-13liwz7) .col-header:where(.svelte-13liwz7){background-color:var(--bg-col);color:var(--text-muted);text-align:center;font-weight:700}.chaos-excel.svelte-13liwz7 .excel-grid:where(.svelte-13liwz7) .cell:where(.svelte-13liwz7){color:var(--text-light);display:flex;align-items:center}.chaos-excel.svelte-13liwz7 .excel-grid:where(.svelte-13liwz7) .cell.id:where(.svelte-13liwz7){background-color:var(--bg-header);justify-content:center;color:var(--text-muted)}.chaos-excel.svelte-13liwz7 .excel-grid:where(.svelte-13liwz7) .cell.status-container:where(.svelte-13liwz7){justify-content:center}.chaos-excel.svelte-13liwz7 .excel-grid:where(.svelte-13liwz7) .cell.owner:where(.svelte-13liwz7){color:var(--text-muted);justify-content:center}.chaos-excel.svelte-13liwz7 .excel-grid:where(.svelte-13liwz7) .cell.metric:where(.svelte-13liwz7){justify-content:center;font-weight:700}.chaos-excel.svelte-13liwz7 .excel-grid:where(.svelte-13liwz7) .cell.metric.error:where(.svelte-13liwz7){color:#ef4444}.chaos-excel.svelte-13liwz7 .status-badge:where(.svelte-13liwz7){padding:.125rem .5rem;border-radius:.25rem;font-size:.625rem;font-weight:700}.chaos-excel.svelte-13liwz7 .status-badge.ref:where(.svelte-13liwz7){background-color:#ef444426;color:#ef4444;border:1px solid rgba(239,68,68,.3)}.chaos-excel.svelte-13liwz7 .status-badge.late:where(.svelte-13liwz7){background-color:#eab30826;color:#eab308;border:1px solid rgba(234,179,8,.3)}.chaos-excel.svelte-13liwz7 .status-badge.corrupt:where(.svelte-13liwz7){background-color:#f9731626;color:#f97316;text-decoration:line-through}.chaos-excel.svelte-13liwz7 .status-badge.urgent:where(.svelte-13liwz7){background-color:#dc262633;color:#dc2626;animation:svelte-13liwz7-glitch 1s infinite}@keyframes svelte-13liwz7-glitch{0%,to{opacity:1;transform:translate(0)}50%{opacity:.8;transform:translate(-1px)}}.dark-neon.svelte-1tor8ic{--bg: #0a0a0a;--ribbon: #107c41;--panel: #1a1a1a;--border: #262626;--text: #e5e5e5;--err: #ef4444}.light-panic.svelte-1tor8ic{--bg: #ffffff;--ribbon: #107c41;--panel: #f3f4f6;--border: #d1d5db;--text: #111827;--err: #dc2626}.light-legacy.svelte-1tor8ic{--bg: #ffffff;--ribbon: #217346;--panel: #f8fafc;--border: #cbd5e1;--text: #0f172a;--err: #e11d48}.broken-dashboard.svelte-1tor8ic{width:100%;max-width:48rem;height:32rem;background-color:var(--bg);border:1px solid var(--border);border-radius:.75rem;overflow:hidden;font-family:sans-serif;box-shadow:0 10px 30px #0000000d;display:flex;flex-direction:column}.broken-dashboard.svelte-1tor8ic .ribbon:where(.svelte-1tor8ic){background-color:var(--ribbon);padding:.5rem 1rem;color:#fff;font-size:.75rem;font-weight:700}.broken-dashboard.svelte-1tor8ic .ribbon:where(.svelte-1tor8ic) .error-tab:where(.svelte-1tor8ic){background-color:#fff3;padding:.25rem .5rem;border-radius:.25rem;color:#fee2e2}.broken-dashboard.svelte-1tor8ic .sheet-area:where(.svelte-1tor8ic){padding:1.5rem;flex:1;background-image:linear-gradient(var(--border) 1px,transparent 1px),linear-gradient(90deg,var(--border) 1px,transparent 1px);background-size:100px 30px}.broken-dashboard.svelte-1tor8ic .sheet-area:where(.svelte-1tor8ic) .title-cell:where(.svelte-1tor8ic){font-size:1.25rem;font-weight:900;color:var(--text);border:2px solid var(--err);background:#e11d480d;padding:.5rem;margin-bottom:2rem;width:-moz-fit-content;width:fit-content}.broken-dashboard.svelte-1tor8ic .sheet-area:where(.svelte-1tor8ic) .dashboard-grid:where(.svelte-1tor8ic){display:flex;gap:2rem}.broken-dashboard.svelte-1tor8ic .sheet-area:where(.svelte-1tor8ic) .dashboard-grid:where(.svelte-1tor8ic) .chart-box:where(.svelte-1tor8ic){background:var(--panel);border:1px solid var(--border);padding:1rem;width:250px;height:200px;position:relative}.broken-dashboard.svelte-1tor8ic .sheet-area:where(.svelte-1tor8ic) .dashboard-grid:where(.svelte-1tor8ic) .chart-box:where(.svelte-1tor8ic) .chart-title:where(.svelte-1tor8ic){color:var(--text);font-size:.875rem;margin-bottom:1rem;font-weight:700}.broken-dashboard.svelte-1tor8ic .sheet-area:where(.svelte-1tor8ic) .dashboard-grid:where(.svelte-1tor8ic) .chart-box:where(.svelte-1tor8ic) .broken-chart:where(.svelte-1tor8ic){display:flex;align-items:flex-end;gap:1rem;height:120px;position:relative}.broken-dashboard.svelte-1tor8ic .sheet-area:where(.svelte-1tor8ic) .dashboard-grid:where(.svelte-1tor8ic) .chart-box:where(.svelte-1tor8ic) .broken-chart:where(.svelte-1tor8ic) .bar:where(.svelte-1tor8ic){width:40px}.broken-dashboard.svelte-1tor8ic .sheet-area:where(.svelte-1tor8ic) .dashboard-grid:where(.svelte-1tor8ic) .chart-box:where(.svelte-1tor8ic) .broken-chart:where(.svelte-1tor8ic) .bar.red:where(.svelte-1tor8ic){background:var(--err)}.broken-dashboard.svelte-1tor8ic .sheet-area:where(.svelte-1tor8ic) .dashboard-grid:where(.svelte-1tor8ic) .chart-box:where(.svelte-1tor8ic) .broken-chart:where(.svelte-1tor8ic) .bar.gray:where(.svelte-1tor8ic){background:#94a3b8}.broken-dashboard.svelte-1tor8ic .sheet-area:where(.svelte-1tor8ic) .dashboard-grid:where(.svelte-1tor8ic) .chart-box:where(.svelte-1tor8ic) .broken-chart:where(.svelte-1tor8ic) .error-overlay:where(.svelte-1tor8ic){position:absolute;top:30%;left:10%;font-size:1.5rem;font-weight:700;color:var(--err);transform:rotate(-15deg)}.broken-dashboard.svelte-1tor8ic .sheet-area:where(.svelte-1tor8ic) .dashboard-grid:where(.svelte-1tor8ic) .kpi-box:where(.svelte-1tor8ic){display:flex;flex-direction:column;gap:1rem}.broken-dashboard.svelte-1tor8ic .sheet-area:where(.svelte-1tor8ic) .dashboard-grid:where(.svelte-1tor8ic) .kpi-box:where(.svelte-1tor8ic) .kpi-item:where(.svelte-1tor8ic){background:var(--panel);border:1px solid var(--border);padding:1rem;width:200px;display:flex;flex-direction:column}.broken-dashboard.svelte-1tor8ic .sheet-area:where(.svelte-1tor8ic) .dashboard-grid:where(.svelte-1tor8ic) .kpi-box:where(.svelte-1tor8ic) .kpi-item:where(.svelte-1tor8ic) .label:where(.svelte-1tor8ic){font-size:.75rem;color:#64748b;text-transform:uppercase;font-weight:700}.broken-dashboard.svelte-1tor8ic .sheet-area:where(.svelte-1tor8ic) .dashboard-grid:where(.svelte-1tor8ic) .kpi-box:where(.svelte-1tor8ic) .kpi-item:where(.svelte-1tor8ic) .value:where(.svelte-1tor8ic){font-size:1.5rem;font-weight:700;margin-top:.25rem}.broken-dashboard.svelte-1tor8ic .sheet-area:where(.svelte-1tor8ic) .dashboard-grid:where(.svelte-1tor8ic) .kpi-box:where(.svelte-1tor8ic) .kpi-item:where(.svelte-1tor8ic) .value.error:where(.svelte-1tor8ic){color:var(--err)}.broken-dashboard.svelte-1tor8ic .sheet-area:where(.svelte-1tor8ic) .dashboard-grid:where(.svelte-1tor8ic) .kpi-box:where(.svelte-1tor8ic) .kpi-item:where(.svelte-1tor8ic) .value.warning:where(.svelte-1tor8ic){color:#d97706}.broken-dashboard.svelte-1tor8ic .sheet-area:where(.svelte-1tor8ic) .dashboard-grid:where(.svelte-1tor8ic) .kpi-box:where(.svelte-1tor8ic) .kpi-item:where(.svelte-1tor8ic) .value.fatal:where(.svelte-1tor8ic){color:var(--text);text-decoration:line-through;opacity:.5}.dark-neon.svelte-elgg8t{--bg-viewer: #0a0a0a;--bg-toolbar: #121212;--border-color: #262626;--text-muted: #737373;--paper-bg: #171717;--paper-shadow: 0 20px 40px rgba(0,0,0,.8);--line-color: #262626;--watermark: rgba(255,255,255,.03)}.dark-system.svelte-elgg8t{--bg-viewer: #0f172a;--bg-toolbar: #1e293b;--border-color: #334155;--text-muted: #64748b;--paper-bg: #1e293b;--paper-shadow: 0 20px 40px rgba(0,0,0,.9);--line-color: #334155;--watermark: rgba(255,255,255,.02)}.light-panic.svelte-elgg8t{--bg-viewer: #e2e8f0;--bg-toolbar: #f8fafc;--border-color: #cbd5e1;--text-muted: #64748b;--paper-bg: #ffffff;--paper-shadow: 0 25px 50px rgba(0,0,0,.15);--line-color: #e2e8f0;--watermark: rgba(0,0,0,.03)}.light-legacy.svelte-elgg8t{--bg-viewer: #d1d5db;--bg-toolbar: #e5e7eb;--border-color: #9ca3af;--text-muted: #4b5563;--paper-bg: #f9fafb;--paper-shadow: 0 10px 15px rgba(0,0,0,.1);--line-color: #d1d5db;--watermark: rgba(0,0,0,.04)}.pdf-viewer.svelte-elgg8t{width:100%;max-width:48rem;height:32rem;background-color:var(--bg-viewer);border:1px solid var(--border-color);border-radius:.75rem;display:flex;flex-direction:column;overflow:hidden;font-family:sans-serif}.pdf-viewer.svelte-elgg8t .toolbar:where(.svelte-elgg8t){display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background-color:var(--bg-toolbar);border-bottom:1px solid var(--border-color);font-size:.75rem;color:var(--text-muted)}.pdf-viewer.svelte-elgg8t .toolbar:where(.svelte-elgg8t) .tools-left:where(.svelte-elgg8t){display:flex;align-items:center;gap:.5rem}.pdf-viewer.svelte-elgg8t .toolbar:where(.svelte-elgg8t) .tools-left:where(.svelte-elgg8t) .filename:where(.svelte-elgg8t){font-weight:700}.pdf-viewer.svelte-elgg8t .toolbar:where(.svelte-elgg8t) .tools-right:where(.svelte-elgg8t){display:flex;align-items:center;gap:1.5rem}.pdf-viewer.svelte-elgg8t .toolbar:where(.svelte-elgg8t) .tools-right:where(.svelte-elgg8t) .zoom-bar:where(.svelte-elgg8t){display:flex;align-items:center;gap:.5rem;background:var(--bg-viewer);padding:.25rem .5rem;border-radius:.25rem;border:1px solid var(--border-color)}.pdf-viewer.svelte-elgg8t .document-container:where(.svelte-elgg8t){flex:1;display:flex;justify-content:center;padding:2rem;overflow:hidden;position:relative}.pdf-viewer.svelte-elgg8t .document-container:where(.svelte-elgg8t) .paper:where(.svelte-elgg8t){width:100%;max-width:32rem;background-color:var(--paper-bg);box-shadow:var(--paper-shadow);border:1px solid var(--border-color);padding:3rem 2rem;position:relative;display:flex;flex-direction:column;gap:2rem}.pdf-viewer.svelte-elgg8t .document-container:where(.svelte-elgg8t) .paper:where(.svelte-elgg8t) .watermark:where(.svelte-elgg8t){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-45deg);font-size:4rem;font-weight:900;color:var(--watermark);pointer-events:none}.pdf-viewer.svelte-elgg8t .document-container:where(.svelte-elgg8t) .paper:where(.svelte-elgg8t) .doc-header:where(.svelte-elgg8t){display:flex;justify-content:space-between;border-bottom:2px solid var(--line-color);padding-bottom:1rem}.pdf-viewer.svelte-elgg8t .document-container:where(.svelte-elgg8t) .paper:where(.svelte-elgg8t) .doc-header:where(.svelte-elgg8t) .logo-placeholder:where(.svelte-elgg8t){width:3rem;height:3rem;background-color:var(--line-color);border-radius:.25rem}.pdf-viewer.svelte-elgg8t .document-container:where(.svelte-elgg8t) .paper:where(.svelte-elgg8t) .doc-header:where(.svelte-elgg8t) .doc-meta:where(.svelte-elgg8t){display:flex;flex-direction:column;gap:.5rem;align-items:flex-end}.pdf-viewer.svelte-elgg8t .document-container:where(.svelte-elgg8t) .paper:where(.svelte-elgg8t) .doc-title:where(.svelte-elgg8t){font-size:1.5rem;font-weight:900;color:var(--text-muted);text-align:center;letter-spacing:.1em}.pdf-viewer.svelte-elgg8t .document-container:where(.svelte-elgg8t) .paper:where(.svelte-elgg8t) .text-content:where(.svelte-elgg8t){display:flex;flex-direction:column;gap:1.5rem}.pdf-viewer.svelte-elgg8t .document-container:where(.svelte-elgg8t) .paper:where(.svelte-elgg8t) .text-content:where(.svelte-elgg8t) .text-block:where(.svelte-elgg8t){display:flex;flex-direction:column;gap:.5rem}.pdf-viewer.svelte-elgg8t .document-container:where(.svelte-elgg8t) .paper:where(.svelte-elgg8t) .text-content:where(.svelte-elgg8t) .line:where(.svelte-elgg8t){height:.5rem;background-color:var(--line-color);border-radius:1rem}.pdf-viewer.svelte-elgg8t .document-container:where(.svelte-elgg8t) .paper:where(.svelte-elgg8t) .text-content:where(.svelte-elgg8t) .line.full:where(.svelte-elgg8t){width:100%}.pdf-viewer.svelte-elgg8t .document-container:where(.svelte-elgg8t) .paper:where(.svelte-elgg8t) .text-content:where(.svelte-elgg8t) .line.almost-full:where(.svelte-elgg8t){width:85%}.pdf-viewer.svelte-elgg8t .document-container:where(.svelte-elgg8t) .paper:where(.svelte-elgg8t) .text-content:where(.svelte-elgg8t) .line.half:where(.svelte-elgg8t){width:50%}.pdf-viewer.svelte-elgg8t .document-container:where(.svelte-elgg8t) .paper:where(.svelte-elgg8t) .text-content:where(.svelte-elgg8t) .line.short:where(.svelte-elgg8t){width:30%}.pdf-viewer.svelte-elgg8t .document-container:where(.svelte-elgg8t) .paper:where(.svelte-elgg8t) .stamp:where(.svelte-elgg8t){position:absolute;top:40%;left:10%;transform:rotate(-15deg);font-size:3rem;font-weight:900;letter-spacing:.2em;padding:.5rem 1rem;border:4px solid;border-radius:.5rem;opacity:.8}.pdf-viewer.svelte-elgg8t .document-container:where(.svelte-elgg8t) .paper:where(.svelte-elgg8t) .stamp.obsolete:where(.svelte-elgg8t){color:#ef4444;border-color:#ef4444;background-color:#ef44440d;box-shadow:inset 0 0 10px #ef444433}.dark-neon.svelte-m2k24z{--bg-win: #0a0a0a;--bg-side: #121212;--border: #262626;--text-main: #e5e5e5;--text-muted: #737373;--bg-hover: rgba(255,255,255,.05);--bg-selected: rgba(59, 130, 246, .2);--border-selected: #3b82f6}.dark-system.svelte-m2k24z{--bg-win: #0f172a;--bg-side: #1e293b;--border: #334155;--text-main: #f8fafc;--text-muted: #64748b;--bg-hover: rgba(255,255,255,.05);--bg-selected: #334155;--border-selected: #475569}.light-panic.svelte-m2k24z{--bg-win: #ffffff;--bg-side: #f1f5f9;--border: #e2e8f0;--text-main: #0f172a;--text-muted: #64748b;--bg-hover: #f8fafc;--bg-selected: #e0f2fe;--border-selected: #7dd3fc}.light-legacy.svelte-m2k24z{--bg-win: #ffffff;--bg-side: #e5e7eb;--border: #d1d5db;--text-main: #111827;--text-muted: #4b5563;--bg-hover: #f3f4f6;--bg-selected: #dbeafe;--border-selected: #bfdbfe}.folder-hell.svelte-m2k24z{width:100%;max-width:48rem;height:32rem;background-color:var(--bg-win);border:1px solid var(--border);border-radius:.75rem;box-shadow:0 20px 40px #0006;font-family:sans-serif;display:flex;flex-direction:column;overflow:hidden}.folder-hell.svelte-m2k24z .window-header:where(.svelte-m2k24z){display:flex;align-items:center;padding:.75rem 1rem;background-color:var(--bg-side);border-bottom:1px solid var(--border)}.folder-hell.svelte-m2k24z .window-header:where(.svelte-m2k24z) .mac-dots:where(.svelte-m2k24z){display:flex;gap:.375rem}.folder-hell.svelte-m2k24z .window-header:where(.svelte-m2k24z) .mac-dots:where(.svelte-m2k24z) .dot:where(.svelte-m2k24z){width:.75rem;height:.75rem;border-radius:50%}.folder-hell.svelte-m2k24z .window-header:where(.svelte-m2k24z) .mac-dots:where(.svelte-m2k24z) .dot.red:where(.svelte-m2k24z){background:#ef4444}.folder-hell.svelte-m2k24z .window-header:where(.svelte-m2k24z) .mac-dots:where(.svelte-m2k24z) .dot.yellow:where(.svelte-m2k24z){background:#eab308}.folder-hell.svelte-m2k24z .window-header:where(.svelte-m2k24z) .mac-dots:where(.svelte-m2k24z) .dot.green:where(.svelte-m2k24z){background:#22c55e}.folder-hell.svelte-m2k24z .window-header:where(.svelte-m2k24z) .window-title:where(.svelte-m2k24z){margin:0 auto;font-size:.75rem;font-weight:700;color:var(--text-muted);transform:translate(-2rem)}.folder-hell.svelte-m2k24z .window-body:where(.svelte-m2k24z){display:flex;flex:1;overflow:hidden}.folder-hell.svelte-m2k24z .window-body:where(.svelte-m2k24z) .sidebar:where(.svelte-m2k24z){width:14rem;background-color:var(--bg-side);border-right:1px solid var(--border);padding:1rem .5rem;display:flex;flex-direction:column;gap:.25rem}.folder-hell.svelte-m2k24z .window-body:where(.svelte-m2k24z) .sidebar:where(.svelte-m2k24z) .nav-item:where(.svelte-m2k24z){padding:.5rem .75rem;font-size:.875rem;color:var(--text-muted);border-radius:.375rem;cursor:pointer}.folder-hell.svelte-m2k24z .window-body:where(.svelte-m2k24z) .sidebar:where(.svelte-m2k24z) .nav-item.active:where(.svelte-m2k24z){background-color:var(--bg-hover);color:var(--text-main);font-weight:700}.folder-hell.svelte-m2k24z .window-body:where(.svelte-m2k24z) .file-list:where(.svelte-m2k24z){flex:1;display:flex;flex-direction:column;background-color:var(--bg-win)}.folder-hell.svelte-m2k24z .window-body:where(.svelte-m2k24z) .file-list:where(.svelte-m2k24z) .list-header:where(.svelte-m2k24z){display:flex;padding:.5rem 1rem;border-bottom:1px solid var(--border);font-size:.75rem;font-weight:700;color:var(--text-muted)}.folder-hell.svelte-m2k24z .window-body:where(.svelte-m2k24z) .file-list:where(.svelte-m2k24z) .list-header:where(.svelte-m2k24z) .col.name:where(.svelte-m2k24z){flex:2}.folder-hell.svelte-m2k24z .window-body:where(.svelte-m2k24z) .file-list:where(.svelte-m2k24z) .list-header:where(.svelte-m2k24z) .col.date:where(.svelte-m2k24z){flex:1}.folder-hell.svelte-m2k24z .window-body:where(.svelte-m2k24z) .file-list:where(.svelte-m2k24z) .list-header:where(.svelte-m2k24z) .col.size:where(.svelte-m2k24z){width:4rem;text-align:right}.folder-hell.svelte-m2k24z .window-body:where(.svelte-m2k24z) .file-list:where(.svelte-m2k24z) .file-row:where(.svelte-m2k24z){display:flex;align-items:center;padding:.5rem 1rem;border-bottom:1px solid transparent;font-size:.875rem;color:var(--text-main);cursor:pointer}.folder-hell.svelte-m2k24z .window-body:where(.svelte-m2k24z) .file-list:where(.svelte-m2k24z) .file-row:where(.svelte-m2k24z):hover{background-color:var(--bg-hover)}.folder-hell.svelte-m2k24z .window-body:where(.svelte-m2k24z) .file-list:where(.svelte-m2k24z) .file-row.selected:where(.svelte-m2k24z){background-color:var(--bg-selected);border-color:var(--border-selected);border-radius:.25rem;margin:.125rem .5rem;padding:.5rem}.folder-hell.svelte-m2k24z .window-body:where(.svelte-m2k24z) .file-list:where(.svelte-m2k24z) .file-row:where(.svelte-m2k24z) .col.name:where(.svelte-m2k24z){flex:2;display:flex;align-items:center;gap:.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.folder-hell.svelte-m2k24z .window-body:where(.svelte-m2k24z) .file-list:where(.svelte-m2k24z) .file-row:where(.svelte-m2k24z) .col.name:where(.svelte-m2k24z) .icon-pdf:where(.svelte-m2k24z){color:#ef4444}.folder-hell.svelte-m2k24z .window-body:where(.svelte-m2k24z) .file-list:where(.svelte-m2k24z) .file-row:where(.svelte-m2k24z) .col.name:where(.svelte-m2k24z) .highlight:where(.svelte-m2k24z){color:#ef4444;font-weight:700}.folder-hell.svelte-m2k24z .window-body:where(.svelte-m2k24z) .file-list:where(.svelte-m2k24z) .file-row:where(.svelte-m2k24z) .col.date:where(.svelte-m2k24z){flex:1;color:var(--text-muted)}.folder-hell.svelte-m2k24z .window-body:where(.svelte-m2k24z) .file-list:where(.svelte-m2k24z) .file-row:where(.svelte-m2k24z) .col.size:where(.svelte-m2k24z){width:4rem;text-align:right;color:var(--text-muted)}.dark-neon.svelte-15sqiag{--bg-app: #0a0a0a;--bg-board: #121212;--bg-card: #1a1a1a;--border: #262626;--text-main: #e5e5e5;--text-muted: #737373;--shadow-card: 0 10px 30px rgba(0,0,0,.5);--glow: 0 0 40px rgba(255,255,255,.05)}.dark-system.svelte-15sqiag{--bg-app: #0f172a;--bg-board: #1e293b;--bg-card: #334155;--border: #475569;--text-main: #f8fafc;--text-muted: #94a3b8;--shadow-card: 0 10px 25px rgba(0,0,0,.4);--glow: none}.light-panic.svelte-15sqiag{--bg-app: #f1f5f9;--bg-board: #e2e8f0;--bg-card: #ffffff;--border: #cbd5e1;--text-main: #0f172a;--text-muted: #64748b;--shadow-card: 0 20px 40px rgba(220, 38, 38, .15);--glow: none}.light-legacy.svelte-15sqiag{--bg-app: #e5e7eb;--bg-board: #d1d5db;--bg-card: #f9fafb;--border: #9ca3af;--text-main: #111827;--text-muted: #4b5563;--shadow-card: 0 4px 6px rgba(0,0,0,.1);--glow: none}.random-tasks.svelte-15sqiag{width:100%;max-width:48rem;height:32rem;background-color:var(--bg-app);border:1px solid var(--border);border-radius:.75rem;box-shadow:var(--glow);font-family:sans-serif;display:flex;flex-direction:column;overflow:hidden}.random-tasks.svelte-15sqiag .board-header:where(.svelte-15sqiag){padding:1rem 1.5rem;background-color:var(--bg-board);border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center}.random-tasks.svelte-15sqiag .board-header:where(.svelte-15sqiag) .board-title:where(.svelte-15sqiag){display:flex;align-items:center;gap:.5rem}.random-tasks.svelte-15sqiag .board-header:where(.svelte-15sqiag) .board-title:where(.svelte-15sqiag) h2:where(.svelte-15sqiag){font-size:1rem;font-weight:700;color:var(--text-main);margin:0}.random-tasks.svelte-15sqiag .board-header:where(.svelte-15sqiag) .board-filters:where(.svelte-15sqiag){display:flex;gap:.5rem;font-size:.75rem}.random-tasks.svelte-15sqiag .board-header:where(.svelte-15sqiag) .board-filters:where(.svelte-15sqiag) .filter:where(.svelte-15sqiag){padding:.25rem .5rem;background-color:var(--bg-app);border:1px solid var(--border);border-radius:.25rem;color:var(--text-muted)}.random-tasks.svelte-15sqiag .board-header:where(.svelte-15sqiag) .board-filters:where(.svelte-15sqiag) .filter.active:where(.svelte-15sqiag){background-color:#ef44441a;color:#ef4444;border-color:#ef44444d}.random-tasks.svelte-15sqiag .kanban-area:where(.svelte-15sqiag){flex:1;padding:1.5rem;overflow:hidden;position:relative}.random-tasks.svelte-15sqiag .kanban-area:where(.svelte-15sqiag):after{content:"";position:absolute;bottom:0;left:0;right:0;height:100px;background:linear-gradient(transparent,var(--bg-app));pointer-events:none}.random-tasks.svelte-15sqiag .kanban-area:where(.svelte-15sqiag) .column:where(.svelte-15sqiag){width:20rem;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.random-tasks.svelte-15sqiag .kanban-area:where(.svelte-15sqiag) .column:where(.svelte-15sqiag) .col-header:where(.svelte-15sqiag){font-size:.75rem;font-weight:800;color:#ef4444;letter-spacing:.05em;border-bottom:2px solid #ef4444;padding-bottom:.5rem}.random-tasks.svelte-15sqiag .kanban-area:where(.svelte-15sqiag) .column:where(.svelte-15sqiag) .cards-container:where(.svelte-15sqiag){display:flex;flex-direction:column;gap:.75rem}.random-tasks.svelte-15sqiag .kanban-area:where(.svelte-15sqiag) .column:where(.svelte-15sqiag) .task-card:where(.svelte-15sqiag){background-color:var(--bg-card);border:1px solid var(--border);border-radius:.5rem;padding:1rem;box-shadow:var(--shadow-card);display:flex;flex-direction:column;gap:.75rem;transition:transform .2s ease}.random-tasks.svelte-15sqiag .kanban-area:where(.svelte-15sqiag) .column:where(.svelte-15sqiag) .task-card:where(.svelte-15sqiag) .card-top:where(.svelte-15sqiag){display:flex;justify-content:space-between;align-items:center}.random-tasks.svelte-15sqiag .kanban-area:where(.svelte-15sqiag) .column:where(.svelte-15sqiag) .task-card:where(.svelte-15sqiag) .card-top:where(.svelte-15sqiag) .tag:where(.svelte-15sqiag){font-size:.625rem;font-weight:700;padding:.125rem .375rem;border-radius:.25rem}.random-tasks.svelte-15sqiag .kanban-area:where(.svelte-15sqiag) .column:where(.svelte-15sqiag) .task-card:where(.svelte-15sqiag) .card-top:where(.svelte-15sqiag) .tag.red:where(.svelte-15sqiag){background-color:#ef444433;color:#ef4444}.random-tasks.svelte-15sqiag .kanban-area:where(.svelte-15sqiag) .column:where(.svelte-15sqiag) .task-card:where(.svelte-15sqiag) .card-top:where(.svelte-15sqiag) .tag.orange:where(.svelte-15sqiag){background-color:#f9731633;color:#f97316}.random-tasks.svelte-15sqiag .kanban-area:where(.svelte-15sqiag) .column:where(.svelte-15sqiag) .task-card:where(.svelte-15sqiag) .card-top:where(.svelte-15sqiag) .tag.gray:where(.svelte-15sqiag){background-color:#6b728033;color:#9ca3af}.random-tasks.svelte-15sqiag .kanban-area:where(.svelte-15sqiag) .column:where(.svelte-15sqiag) .task-card:where(.svelte-15sqiag) .card-top:where(.svelte-15sqiag) .menu-dots:where(.svelte-15sqiag){color:var(--text-muted);font-size:.75rem;letter-spacing:.1em}.random-tasks.svelte-15sqiag .kanban-area:where(.svelte-15sqiag) .column:where(.svelte-15sqiag) .task-card:where(.svelte-15sqiag) .task-title:where(.svelte-15sqiag){font-size:.875rem;font-weight:600;color:var(--text-main);margin:0;line-height:1.4}.random-tasks.svelte-15sqiag .kanban-area:where(.svelte-15sqiag) .column:where(.svelte-15sqiag) .task-card:where(.svelte-15sqiag) .card-bottom:where(.svelte-15sqiag){display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--border);padding-top:.5rem;margin-top:.25rem}.random-tasks.svelte-15sqiag .kanban-area:where(.svelte-15sqiag) .column:where(.svelte-15sqiag) .task-card:where(.svelte-15sqiag) .card-bottom:where(.svelte-15sqiag) .checkbox-fake:where(.svelte-15sqiag){width:1rem;height:1rem;border:2px solid var(--border);border-radius:.25rem}.random-tasks.svelte-15sqiag .kanban-area:where(.svelte-15sqiag) .column:where(.svelte-15sqiag) .task-card:where(.svelte-15sqiag) .card-bottom:where(.svelte-15sqiag) .avatar.empty:where(.svelte-15sqiag){width:1.5rem;height:1.5rem;border-radius:50%;background-color:var(--bg-app);border:1px dashed var(--text-muted);display:flex;align-items:center;justify-content:center;font-size:.625rem;color:var(--text-muted);font-weight:700}.dark-neon.svelte-realf5{--bg-canvas: #0a0a0a;--dot-color: rgba(255,255,255,.1);--toolbar-bg: #121212;--border: #262626;--text-main: #e5e5e5;--sticky-urgent: rgba(239, 68, 68, .15);--sticky-urgent-border: #ef4444;--sticky-vague: rgba(234, 179, 8, .15);--sticky-vague-border: #eab308;--glow: 0 0 40px rgba(255,255,255,.05)}.dark-system.svelte-realf5{--bg-canvas: #0f172a;--dot-color: rgba(255,255,255,.05);--toolbar-bg: #1e293b;--border: #334155;--text-main: #f8fafc;--sticky-urgent: #334155;--sticky-urgent-border: #ef4444;--sticky-vague: #1e293b;--sticky-vague-border: #475569;--glow: none}.light-panic.svelte-realf5{--bg-canvas: #f8fafc;--dot-color: rgba(0,0,0,.1);--toolbar-bg: #ffffff;--border: #e2e8f0;--text-main: #0f172a;--sticky-urgent: #fee2e2;--sticky-urgent-border: #ef4444;--sticky-vague: #fef3c7;--sticky-vague-border: #f59e0b;--glow: none}.light-legacy.svelte-realf5{--bg-canvas: #e5e7eb;--dot-color: transparent;--toolbar-bg: #d1d5db;--border: #9ca3af;--text-main: #111827;--sticky-urgent: #ffffff;--sticky-urgent-border: #9ca3af;--sticky-vague: #ffffff;--sticky-vague-border: #9ca3af;--glow: none}.canvas-chaos.svelte-realf5{width:100%;max-width:48rem;height:32rem;background-color:var(--bg-canvas);border:1px solid var(--border);border-radius:.75rem;box-shadow:var(--glow);font-family:sans-serif;display:flex;flex-direction:column;overflow:hidden}.canvas-chaos.svelte-realf5 .canvas-toolbar:where(.svelte-realf5){display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem;background-color:var(--toolbar-bg);border-bottom:1px solid var(--border);z-index:10}.canvas-chaos.svelte-realf5 .canvas-toolbar:where(.svelte-realf5) .tools:where(.svelte-realf5){display:flex;gap:.5rem}.canvas-chaos.svelte-realf5 .canvas-toolbar:where(.svelte-realf5) .tools:where(.svelte-realf5) .tool-icon:where(.svelte-realf5){width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.25rem;border:1px solid transparent;cursor:pointer}.canvas-chaos.svelte-realf5 .canvas-toolbar:where(.svelte-realf5) .tools:where(.svelte-realf5) .tool-icon.active:where(.svelte-realf5){background-color:#ffffff1a;border-color:var(--border)}.canvas-chaos.svelte-realf5 .canvas-toolbar:where(.svelte-realf5) .zoom:where(.svelte-realf5){font-size:.75rem;color:#ef4444;font-weight:700}.canvas-chaos.svelte-realf5 .board-area:where(.svelte-realf5){flex:1;position:relative;background-image:radial-gradient(var(--dot-color) 1px,transparent 1px);background-size:20px 20px;overflow:hidden}.canvas-chaos.svelte-realf5 .board-area:where(.svelte-realf5) .sticky-note:where(.svelte-realf5){position:absolute;width:14rem;padding:1rem;border:1px solid;border-radius:.25rem;box-shadow:0 10px 15px -3px #0000004d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.canvas-chaos.svelte-realf5 .board-area:where(.svelte-realf5) .sticky-note:where(.svelte-realf5) h4:where(.svelte-realf5){margin:0 0 .5rem;font-size:.875rem;color:var(--text-main);font-weight:700}.canvas-chaos.svelte-realf5 .board-area:where(.svelte-realf5) .sticky-note:where(.svelte-realf5) p:where(.svelte-realf5){margin:0;font-size:.75rem;color:var(--text-main);opacity:.8}.canvas-chaos.svelte-realf5 .board-area:where(.svelte-realf5) .sticky-note.urgent:where(.svelte-realf5){background-color:var(--sticky-urgent);border-color:var(--sticky-urgent-border)}.canvas-chaos.svelte-realf5 .board-area:where(.svelte-realf5) .sticky-note.vague:where(.svelte-realf5){background-color:var(--sticky-vague);border-color:var(--sticky-vague-border)}.canvas-chaos.svelte-realf5 .board-area:where(.svelte-realf5) .sticky-note.error:where(.svelte-realf5){background-color:#dc262633;border-color:#ef4444;animation:svelte-realf5-pulse 2s infinite}.canvas-chaos.svelte-realf5 .board-area:where(.svelte-realf5) .cursor-player:where(.svelte-realf5){position:absolute;display:flex;align-items:flex-start;gap:.25rem;pointer-events:none;z-index:20}.canvas-chaos.svelte-realf5 .board-area:where(.svelte-realf5) .cursor-player:where(.svelte-realf5) .cursor-icon:where(.svelte-realf5){width:1.5rem;height:1.5rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.5))}.canvas-chaos.svelte-realf5 .board-area:where(.svelte-realf5) .cursor-player:where(.svelte-realf5) .cursor-name:where(.svelte-realf5){font-size:.625rem;padding:.125rem .375rem;border-radius:1rem;color:#fff;font-weight:700;white-space:nowrap}.canvas-chaos.svelte-realf5 .board-area:where(.svelte-realf5) .cursor-player:where(.svelte-realf5) .cursor-name.blue:where(.svelte-realf5){background-color:#3b82f6}.canvas-chaos.svelte-realf5 .board-area:where(.svelte-realf5) .cursor-player:where(.svelte-realf5) .cursor-name.orange:where(.svelte-realf5){background-color:#f97316}.canvas-chaos.svelte-realf5 .board-area:where(.svelte-realf5) .chaotic-line:where(.svelte-realf5){position:absolute;background-color:#ef4444;opacity:.5}.canvas-chaos.svelte-realf5 .board-area:where(.svelte-realf5) .chaotic-line.line-1:where(.svelte-realf5){top:30%;left:20%;width:200px;height:2px;transform:rotate(25deg)}.canvas-chaos.svelte-realf5 .board-area:where(.svelte-realf5) .chaotic-line.line-2:where(.svelte-realf5){top:50%;left:40%;width:150px;height:2px;transform:rotate(-45deg)}@keyframes svelte-realf5-pulse{0%,to{transform:rotate(-2deg) scale(1)}50%{transform:rotate(-2deg) scale(1.02)}}.dark-neon.svelte-jb0hiu{--bg-doc: #0a0a0a;--bg-top: #121212;--border: #262626;--text-main: #e5e5e5;--text-muted: #737373;--text-strike: #525252;--hl-red: rgba(239, 68, 68, .2);--hl-yellow: rgba(234, 179, 8, .2);--glow: 0 0 40px rgba(255,255,255,.02)}.dark-system.svelte-jb0hiu{--bg-doc: #0f172a;--bg-top: #1e293b;--border: #334155;--text-main: #f8fafc;--text-muted: #64748b;--text-strike: #475569;--hl-red: rgba(220, 38, 38, .25);--hl-yellow: rgba(217, 119, 6, .25);--glow: none}.light-panic.svelte-jb0hiu{--bg-doc: #ffffff;--bg-top: #f8fafc;--border: #e2e8f0;--text-main: #0f172a;--text-muted: #64748b;--text-strike: #94a3b8;--hl-red: #fee2e2;--hl-yellow: #fef3c7;--glow: 0 10px 30px rgba(0,0,0,.05)}.light-legacy.svelte-jb0hiu{--bg-doc: #f9fafb;--bg-top: #e5e7eb;--border: #d1d5db;--text-main: #111827;--text-muted: #6b7280;--text-strike: #9ca3af;--hl-red: transparent;--hl-yellow: transparent;--glow: none}.chaos-doc.svelte-jb0hiu{width:100%;max-width:48rem;height:32rem;background-color:var(--bg-doc);border:1px solid var(--border);border-radius:.75rem;box-shadow:var(--glow);font-family:sans-serif;display:flex;flex-direction:column;overflow:hidden}.chaos-doc.svelte-jb0hiu .doc-header:where(.svelte-jb0hiu){display:flex;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;border-bottom:1px solid var(--border);background-color:var(--bg-top)}.chaos-doc.svelte-jb0hiu .doc-header:where(.svelte-jb0hiu) .breadcrumb:where(.svelte-jb0hiu){font-size:.75rem;color:var(--text-muted)}.chaos-doc.svelte-jb0hiu .doc-header:where(.svelte-jb0hiu) .breadcrumb:where(.svelte-jb0hiu) span:where(.svelte-jb0hiu){color:var(--text-main);font-weight:500}.chaos-doc.svelte-jb0hiu .doc-header:where(.svelte-jb0hiu) .avatars:where(.svelte-jb0hiu){display:flex;gap:-.5rem}.chaos-doc.svelte-jb0hiu .doc-header:where(.svelte-jb0hiu) .avatars:where(.svelte-jb0hiu) .avatar:where(.svelte-jb0hiu){width:1.5rem;height:1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.625rem;font-weight:700;color:#fff;border:2px solid var(--bg-top)}.chaos-doc.svelte-jb0hiu .doc-header:where(.svelte-jb0hiu) .avatars:where(.svelte-jb0hiu) .avatar.blue:where(.svelte-jb0hiu){background:#3b82f6;z-index:3}.chaos-doc.svelte-jb0hiu .doc-header:where(.svelte-jb0hiu) .avatars:where(.svelte-jb0hiu) .avatar.orange:where(.svelte-jb0hiu){background:#f97316;z-index:2;transform:translate(-.5rem)}.chaos-doc.svelte-jb0hiu .doc-header:where(.svelte-jb0hiu) .avatars:where(.svelte-jb0hiu) .avatar.gray:where(.svelte-jb0hiu){background:var(--border);color:var(--text-muted);z-index:1;transform:translate(-1rem)}.chaos-doc.svelte-jb0hiu .doc-content:where(.svelte-jb0hiu){padding:3rem 4rem;flex:1;overflow:hidden}.chaos-doc.svelte-jb0hiu .doc-content:where(.svelte-jb0hiu) .doc-title:where(.svelte-jb0hiu){font-size:2rem;font-weight:800;color:var(--text-main);margin:0 0 .5rem;letter-spacing:-.02em}.chaos-doc.svelte-jb0hiu .doc-content:where(.svelte-jb0hiu) .doc-meta:where(.svelte-jb0hiu){font-size:.875rem;color:var(--text-muted);margin:0 0 2rem}.chaos-doc.svelte-jb0hiu .doc-content:where(.svelte-jb0hiu) .editor-area:where(.svelte-jb0hiu){display:flex;flex-direction:column;gap:.75rem}.chaos-doc.svelte-jb0hiu .doc-content:where(.svelte-jb0hiu) .editor-area:where(.svelte-jb0hiu) .slash-command:where(.svelte-jb0hiu){color:var(--border);font-size:1rem;margin-bottom:1rem}.chaos-doc.svelte-jb0hiu .doc-content:where(.svelte-jb0hiu) .editor-area:where(.svelte-jb0hiu) .checkbox-item:where(.svelte-jb0hiu){display:flex;align-items:flex-start;gap:.75rem;padding:.25rem;border-radius:.25rem}.chaos-doc.svelte-jb0hiu .doc-content:where(.svelte-jb0hiu) .editor-area:where(.svelte-jb0hiu) .checkbox-item:where(.svelte-jb0hiu) .box:where(.svelte-jb0hiu){width:1.25rem;height:1.25rem;border:2px solid var(--border);border-radius:.25rem;display:flex;align-items:center;justify-content:center;color:transparent;font-size:.75rem}.chaos-doc.svelte-jb0hiu .doc-content:where(.svelte-jb0hiu) .editor-area:where(.svelte-jb0hiu) .checkbox-item:where(.svelte-jb0hiu) .box.checked:where(.svelte-jb0hiu){background-color:#3b82f6;border-color:#3b82f6;color:#fff}.chaos-doc.svelte-jb0hiu .doc-content:where(.svelte-jb0hiu) .editor-area:where(.svelte-jb0hiu) .checkbox-item:where(.svelte-jb0hiu) .text:where(.svelte-jb0hiu){font-size:1rem;color:var(--text-main);line-height:1.4}.chaos-doc.svelte-jb0hiu .doc-content:where(.svelte-jb0hiu) .editor-area:where(.svelte-jb0hiu) .checkbox-item:where(.svelte-jb0hiu) .text.strike:where(.svelte-jb0hiu){text-decoration:line-through;color:var(--text-strike)}.chaos-doc.svelte-jb0hiu .doc-content:where(.svelte-jb0hiu) .editor-area:where(.svelte-jb0hiu) .checkbox-item.nested:where(.svelte-jb0hiu){margin-left:2rem}.chaos-doc.svelte-jb0hiu .doc-content:where(.svelte-jb0hiu) .editor-area:where(.svelte-jb0hiu) .checkbox-item.nested-deep:where(.svelte-jb0hiu){margin-left:4rem}.chaos-doc.svelte-jb0hiu .doc-content:where(.svelte-jb0hiu) .editor-area:where(.svelte-jb0hiu) .checkbox-item.highlight-red:where(.svelte-jb0hiu){background-color:var(--hl-red);border-left:3px solid #ef4444}.chaos-doc.svelte-jb0hiu .doc-content:where(.svelte-jb0hiu) .editor-area:where(.svelte-jb0hiu) .checkbox-item.highlight-yellow:where(.svelte-jb0hiu){background-color:var(--hl-yellow)}.chaos-doc.svelte-jb0hiu .doc-content:where(.svelte-jb0hiu) .editor-area:where(.svelte-jb0hiu) .toggle-list:where(.svelte-jb0hiu){display:flex;align-items:center;gap:.5rem;margin-top:1rem;color:var(--text-main)}.chaos-doc.svelte-jb0hiu .doc-content:where(.svelte-jb0hiu) .editor-area:where(.svelte-jb0hiu) .toggle-list:where(.svelte-jb0hiu) .arrow:where(.svelte-jb0hiu){font-size:.75rem;color:var(--text-muted)}.chaos-doc.svelte-jb0hiu .doc-content:where(.svelte-jb0hiu) .editor-area:where(.svelte-jb0hiu) .toggle-list:where(.svelte-jb0hiu) .bold:where(.svelte-jb0hiu){font-weight:700}.dark-neon.svelte-gm99p5{--bg-app: #0a0a0a;--bg-chat: #0b141a;--header: #202c33;--bubble-in: #202c33;--text: #e9edef;--text-muted: #8696a0;--urgent: rgba(239,68,68,.2);--border: #222e35}.light-panic.svelte-gm99p5{--bg-app: #ffffff;--bg-chat: #efeae2;--header: #f0f2f5;--bubble-in: #ffffff;--text: #111b21;--text-muted: #667781;--urgent: #fee2e2;--border: #d1d7db}.whatsapp-ui.svelte-gm99p5{width:100%;max-width:28rem;height:32rem;margin:0 auto;background-color:var(--bg-chat);border:1px solid var(--border);border-radius:1rem;overflow:hidden;display:flex;flex-direction:column;font-family:sans-serif;box-shadow:0 20px 40px #00000080}.whatsapp-ui.svelte-gm99p5 .chat-header:where(.svelte-gm99p5){background-color:var(--header);padding:.75rem 1rem;display:flex;align-items:center;gap:1rem;border-bottom:1px solid var(--border)}.whatsapp-ui.svelte-gm99p5 .chat-header:where(.svelte-gm99p5) .avatar-group:where(.svelte-gm99p5){display:flex}.whatsapp-ui.svelte-gm99p5 .chat-header:where(.svelte-gm99p5) .avatar-group:where(.svelte-gm99p5) .circle:where(.svelte-gm99p5){width:2rem;height:2rem;border-radius:50%;background:#64748b;border:2px solid var(--header);margin-left:-1rem}.whatsapp-ui.svelte-gm99p5 .chat-header:where(.svelte-gm99p5) .avatar-group:where(.svelte-gm99p5) .circle:where(.svelte-gm99p5):first-child{margin-left:0;background:#3b82f6}.whatsapp-ui.svelte-gm99p5 .chat-header:where(.svelte-gm99p5) .avatar-group:where(.svelte-gm99p5) .circle:where(.svelte-gm99p5):last-child{background:#10b981}.whatsapp-ui.svelte-gm99p5 .chat-header:where(.svelte-gm99p5) .chat-info:where(.svelte-gm99p5) h3:where(.svelte-gm99p5){margin:0;font-size:1rem;color:var(--text)}.whatsapp-ui.svelte-gm99p5 .chat-header:where(.svelte-gm99p5) .chat-info:where(.svelte-gm99p5) span:where(.svelte-gm99p5){font-size:.75rem;color:var(--text-muted)}.whatsapp-ui.svelte-gm99p5 .chat-body:where(.svelte-gm99p5){flex:1;padding:1rem;display:flex;flex-direction:column;gap:.5rem;position:relative;background-image:radial-gradient(var(--border) 1px,transparent 1px);background-size:20px 20px}.whatsapp-ui.svelte-gm99p5 .chat-body:where(.svelte-gm99p5) .date-badge:where(.svelte-gm99p5){align-self:center;background:var(--header);color:var(--text-muted);font-size:.75rem;padding:.25rem .75rem;border-radius:.5rem;margin-bottom:1rem}.whatsapp-ui.svelte-gm99p5 .chat-body:where(.svelte-gm99p5) .message:where(.svelte-gm99p5){display:flex;flex-direction:column;align-items:flex-start;max-width:85%}.whatsapp-ui.svelte-gm99p5 .chat-body:where(.svelte-gm99p5) .message:where(.svelte-gm99p5) .sender:where(.svelte-gm99p5){font-size:.75rem;color:#f59e0b;margin-bottom:.25rem;margin-left:.5rem;font-weight:700}.whatsapp-ui.svelte-gm99p5 .chat-body:where(.svelte-gm99p5) .message:where(.svelte-gm99p5) .bubble:where(.svelte-gm99p5){background:var(--bubble-in);color:var(--text);padding:.5rem .75rem;border-radius:0 .5rem .5rem;font-size:.875rem;line-height:1.4;box-shadow:0 1px 2px #0000001a}.whatsapp-ui.svelte-gm99p5 .chat-body:where(.svelte-gm99p5) .message:where(.svelte-gm99p5) .bubble.file:where(.svelte-gm99p5){display:flex;align-items:center;gap:.75rem;background:var(--header);border:1px solid var(--border)}.whatsapp-ui.svelte-gm99p5 .chat-body:where(.svelte-gm99p5) .message:where(.svelte-gm99p5) .bubble.file:where(.svelte-gm99p5) .icon:where(.svelte-gm99p5){font-size:1.5rem}.whatsapp-ui.svelte-gm99p5 .chat-body:where(.svelte-gm99p5) .message:where(.svelte-gm99p5) .bubble.file:where(.svelte-gm99p5) .file-info:where(.svelte-gm99p5){display:flex;flex-direction:column}.whatsapp-ui.svelte-gm99p5 .chat-body:where(.svelte-gm99p5) .message:where(.svelte-gm99p5) .bubble.file:where(.svelte-gm99p5) .file-info:where(.svelte-gm99p5) .size:where(.svelte-gm99p5){font-size:.7rem;color:var(--text-muted)}.whatsapp-ui.svelte-gm99p5 .chat-body:where(.svelte-gm99p5) .message:where(.svelte-gm99p5) .bubble.urgent:where(.svelte-gm99p5){border-left:4px solid #ef4444;background:var(--urgent);color:#ef4444}.whatsapp-ui.svelte-gm99p5 .chat-body:where(.svelte-gm99p5) .message:where(.svelte-gm99p5) .time:where(.svelte-gm99p5){font-size:.65rem;color:var(--text-muted);align-self:flex-end;margin-top:.25rem}.whatsapp-ui.svelte-gm99p5 .chat-body:where(.svelte-gm99p5) .unread-badge:where(.svelte-gm99p5){position:absolute;bottom:1rem;left:50%;transform:translate(-50%);background:#25d366;color:#111b21;font-weight:700;font-size:.75rem;padding:.5rem 1rem;border-radius:1rem;box-shadow:0 4px 6px #0003;animation:svelte-gm99p5-bounce 2s infinite}@keyframes svelte-gm99p5-bounce{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,-5px)}}.dark-system.svelte-xiwm08{--bg-chat: #0b141a;--header: #202c33;--bubble-in: #202c33;--text: #e9edef;--text-muted: #8696a0;--border: #222e35;--green: #00a884}.light-panic.svelte-xiwm08{--bg-chat: #efeae2;--header: #f0f2f5;--bubble-in: #ffffff;--text: #111b21;--text-muted: #667781;--border: #d1d7db;--green: #25d366}.whatsapp-ui.svelte-xiwm08{width:100%;max-width:28rem;height:32rem;margin:0 auto;background-color:var(--bg-chat);border:1px solid var(--border);border-radius:1rem;overflow:hidden;display:flex;flex-direction:column;font-family:sans-serif;box-shadow:0 20px 40px #00000080}.whatsapp-ui.svelte-xiwm08 .chat-header:where(.svelte-xiwm08){background-color:var(--header);padding:.75rem 1rem;display:flex;align-items:center;gap:1rem;border-bottom:1px solid var(--border)}.whatsapp-ui.svelte-xiwm08 .chat-header:where(.svelte-xiwm08) .avatar.boss:where(.svelte-xiwm08){width:2.5rem;height:2.5rem;border-radius:50%;background:#ef4444;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem}.whatsapp-ui.svelte-xiwm08 .chat-header:where(.svelte-xiwm08) .chat-info:where(.svelte-xiwm08) h3:where(.svelte-xiwm08){margin:0;font-size:1rem;color:var(--text)}.whatsapp-ui.svelte-xiwm08 .chat-header:where(.svelte-xiwm08) .chat-info:where(.svelte-xiwm08) .typing:where(.svelte-xiwm08){font-size:.75rem;color:var(--green);font-style:italic}.whatsapp-ui.svelte-xiwm08 .chat-body:where(.svelte-xiwm08){flex:1;padding:1rem;display:flex;flex-direction:column;gap:.75rem;justify-content:flex-end}.whatsapp-ui.svelte-xiwm08 .chat-body:where(.svelte-xiwm08) .call-missed:where(.svelte-xiwm08){align-self:center;background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#ef4444;font-size:.8rem;padding:.5rem 1rem;border-radius:1rem;margin-bottom:1rem;font-weight:700}.whatsapp-ui.svelte-xiwm08 .chat-body:where(.svelte-xiwm08) .message:where(.svelte-xiwm08){display:flex;flex-direction:column;align-items:flex-start;max-width:90%}.whatsapp-ui.svelte-xiwm08 .chat-body:where(.svelte-xiwm08) .message:where(.svelte-xiwm08) .bubble:where(.svelte-xiwm08){background:var(--bubble-in);color:var(--text);padding:.5rem .75rem;border-radius:0 .5rem .5rem;font-size:.875rem}.whatsapp-ui.svelte-xiwm08 .chat-body:where(.svelte-xiwm08) .message:where(.svelte-xiwm08) .bubble.text:where(.svelte-xiwm08){background:#ef44441a;border-left:4px solid #ef4444;font-weight:700}.whatsapp-ui.svelte-xiwm08 .chat-body:where(.svelte-xiwm08) .message:where(.svelte-xiwm08) .bubble.audio:where(.svelte-xiwm08){display:flex;align-items:center;gap:.75rem;padding:.75rem;width:240px}.whatsapp-ui.svelte-xiwm08 .chat-body:where(.svelte-xiwm08) .message:where(.svelte-xiwm08) .bubble.audio:where(.svelte-xiwm08) .play-btn:where(.svelte-xiwm08){color:var(--text-muted);font-size:1.5rem}.whatsapp-ui.svelte-xiwm08 .chat-body:where(.svelte-xiwm08) .message:where(.svelte-xiwm08) .bubble.audio:where(.svelte-xiwm08) .waveform:where(.svelte-xiwm08){display:flex;align-items:center;gap:2px;flex:1;height:30px}.whatsapp-ui.svelte-xiwm08 .chat-body:where(.svelte-xiwm08) .message:where(.svelte-xiwm08) .bubble.audio:where(.svelte-xiwm08) .waveform:where(.svelte-xiwm08) .bar:where(.svelte-xiwm08){width:3px;background:var(--green);border-radius:2px;height:5px}.whatsapp-ui.svelte-xiwm08 .chat-body:where(.svelte-xiwm08) .message:where(.svelte-xiwm08) .bubble.audio:where(.svelte-xiwm08) .waveform:where(.svelte-xiwm08) .bar.tall:where(.svelte-xiwm08){height:15px}.whatsapp-ui.svelte-xiwm08 .chat-body:where(.svelte-xiwm08) .message:where(.svelte-xiwm08) .bubble.audio:where(.svelte-xiwm08) .waveform:where(.svelte-xiwm08) .bar.max:where(.svelte-xiwm08){height:25px}.whatsapp-ui.svelte-xiwm08 .chat-body:where(.svelte-xiwm08) .message:where(.svelte-xiwm08) .bubble.audio:where(.svelte-xiwm08) .duration:where(.svelte-xiwm08){font-size:.7rem;color:var(--text-muted)}.whatsapp-ui.svelte-xiwm08 .chat-body:where(.svelte-xiwm08) .message:where(.svelte-xiwm08) .time:where(.svelte-xiwm08){font-size:.65rem;color:var(--text-muted);align-self:flex-end;margin-top:.25rem}.bento-container.svelte-12hyiir{width:100%;max-width:56rem;height:36rem;background-color:#030303;display:flex;align-items:center;justify-content:center;padding:2rem;font-family:sans-serif}.bento-grid.svelte-12hyiir{display:grid;grid-template-columns:1fr 1fr 1.2fr;grid-template-rows:1fr 1fr;gap:1rem;width:100%;height:100%}.bento-card.svelte-12hyiir{background:linear-gradient(145deg,#0f0f0f,#0a0a0a);border:1px solid #1a1a1a;border-radius:1.5rem;padding:1.5rem;display:flex;flex-direction:column;box-shadow:0 10px 30px #00000080;opacity:0;transform:translateY(20px) scale(.95);animation:svelte-12hyiir-popIn .6s cubic-bezier(.34,1.56,.64,1) forwards}.bento-card.svelte-12hyiir .card-header:where(.svelte-12hyiir){font-size:.875rem;font-weight:600;color:#a3a3a3;display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.item-1.svelte-12hyiir{animation-delay:.2s}.item-2.svelte-12hyiir{animation-delay:.8s}.item-3.svelte-12hyiir{animation-delay:1.4s}.item-4.svelte-12hyiir{animation-delay:2s}@keyframes svelte-12hyiir-popIn{to{opacity:1;transform:translateY(0) scale(1)}}.swot-card.svelte-12hyiir{grid-column:1/2;grid-row:1/3}.swot-card.svelte-12hyiir .swot-mini-grid:where(.svelte-12hyiir){display:grid;grid-template-columns:1fr 1fr;gap:.5rem;flex:1}.swot-card.svelte-12hyiir .swot-mini-grid:where(.svelte-12hyiir) .swot-item:where(.svelte-12hyiir){background:#141414;border:1px solid #1f1f1f;border-radius:.75rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;font-size:.75rem;color:#737373;font-weight:700}.swot-card.svelte-12hyiir .swot-mini-grid:where(.svelte-12hyiir) .swot-item:where(.svelte-12hyiir) span:where(.svelte-12hyiir){font-size:1.5rem;color:#e5e5e5}.swot-card.svelte-12hyiir .swot-mini-grid:where(.svelte-12hyiir) .swot-item.s:where(.svelte-12hyiir){border-top:2px solid #22c55e}.swot-card.svelte-12hyiir .swot-mini-grid:where(.svelte-12hyiir) .swot-item.w:where(.svelte-12hyiir){border-top:2px solid #ef4444}.swot-card.svelte-12hyiir .swot-mini-grid:where(.svelte-12hyiir) .swot-item.o:where(.svelte-12hyiir){border-top:2px solid #3b82f6}.swot-card.svelte-12hyiir .swot-mini-grid:where(.svelte-12hyiir) .swot-item.t:where(.svelte-12hyiir){border-top:2px solid #f59e0b}.kpi-card.svelte-12hyiir{grid-column:2/3;grid-row:1/2;position:relative;overflow:hidden}.kpi-card.svelte-12hyiir .kpi-content:where(.svelte-12hyiir){display:flex;flex-direction:column}.kpi-card.svelte-12hyiir .kpi-content:where(.svelte-12hyiir) .kpi-value:where(.svelte-12hyiir){font-size:2.5rem;font-weight:900;color:#a855f7;letter-spacing:-.05em}.kpi-card.svelte-12hyiir .kpi-content:where(.svelte-12hyiir) .kpi-label:where(.svelte-12hyiir){font-size:.75rem;color:#737373}.kpi-card.svelte-12hyiir .kpi-content:where(.svelte-12hyiir) .trend-line:where(.svelte-12hyiir){position:absolute;bottom:0;right:0;width:100%;height:50%;opacity:.5}.ia-card.svelte-12hyiir{grid-column:2/3;grid-row:2/3;align-items:center;justify-content:center;text-align:center;border:1px solid rgba(168,85,247,.3);background:radial-gradient(circle at center,rgba(168,85,247,.1) 0%,transparent 70%)}.ia-card.svelte-12hyiir .ia-core:where(.svelte-12hyiir){position:relative;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center}.ia-card.svelte-12hyiir .ia-core:where(.svelte-12hyiir) .ia-logo:where(.svelte-12hyiir){font-weight:900;color:#fff;z-index:2;font-size:.9rem;letter-spacing:.1em}.ia-card.svelte-12hyiir .ia-core:where(.svelte-12hyiir) .pulse-ring:where(.svelte-12hyiir){position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid #a855f7;border-radius:50%;animation:svelte-12hyiir-ping 2s cubic-bezier(0,0,.2,1) infinite}.ia-card.svelte-12hyiir .ia-status:where(.svelte-12hyiir){margin-top:1rem;font-size:.65rem;color:#a855f7;text-transform:uppercase;letter-spacing:.1em}.objectives-card.svelte-12hyiir{grid-column:3/4;grid-row:1/3}.objectives-card.svelte-12hyiir .objectives-list:where(.svelte-12hyiir){display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.objectives-card.svelte-12hyiir .objectives-list:where(.svelte-12hyiir) .obj-item:where(.svelte-12hyiir){display:flex;align-items:center;gap:.75rem}.objectives-card.svelte-12hyiir .objectives-list:where(.svelte-12hyiir) .obj-item:where(.svelte-12hyiir) .check:where(.svelte-12hyiir){width:1.5rem;height:1.5rem;background:#22c55e;color:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}.objectives-card.svelte-12hyiir .objectives-list:where(.svelte-12hyiir) .obj-item:where(.svelte-12hyiir) .spinner:where(.svelte-12hyiir){width:1.5rem;height:1.5rem;border:2px solid #3b82f6;border-top-color:transparent;border-radius:50%;animation:svelte-12hyiir-spin 1s linear infinite}.objectives-card.svelte-12hyiir .objectives-list:where(.svelte-12hyiir) .obj-item:where(.svelte-12hyiir) .circle:where(.svelte-12hyiir){width:1.5rem;height:1.5rem;border:2px solid #404040;border-radius:50%}.objectives-card.svelte-12hyiir .objectives-list:where(.svelte-12hyiir) .obj-item:where(.svelte-12hyiir) .bar:where(.svelte-12hyiir){height:.5rem;border-radius:1rem;background:#262626;flex:1}.objectives-card.svelte-12hyiir .objectives-list:where(.svelte-12hyiir) .obj-item:where(.svelte-12hyiir) .bar.full:where(.svelte-12hyiir){background:#22c55e;width:100%}.objectives-card.svelte-12hyiir .objectives-list:where(.svelte-12hyiir) .obj-item:where(.svelte-12hyiir) .bar.half:where(.svelte-12hyiir){background:linear-gradient(90deg,#3b82f6 50%,#262626 50%)}@keyframes svelte-12hyiir-ping{75%,to{transform:scale(2);opacity:0}}@keyframes svelte-12hyiir-spin{to{transform:rotate(360deg)}}.start-screen.svelte-bfh4bg{width:100%;max-width:56rem;height:36rem;background:#000}.start-screen.svelte-bfh4bg button:where(.svelte-bfh4bg){padding:1rem 2rem;font-size:1.5rem;font-weight:700;background:#8b5cf6;color:#fff;border:none;border-radius:.5rem;cursor:pointer}.bento-container-light.svelte-bfh4bg{width:100%;max-width:56rem;height:36rem;background-color:#f8fafc;display:flex;align-items:center;justify-content:center;padding:2rem;font-family:sans-serif}.bento-grid.svelte-bfh4bg{display:grid;grid-template-columns:1fr 1fr 1.2fr;grid-template-rows:1fr 1fr;gap:1.25rem;width:100%;height:100%}.bento-card.svelte-bfh4bg{background:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;padding:1.5rem;display:flex;flex-direction:column;box-shadow:0 10px 40px -10px #00000014;opacity:0;transform:translateY(20px) scale(.95);animation:svelte-bfh4bg-popIn .6s cubic-bezier(.34,1.56,.64,1) forwards}.bento-card.svelte-bfh4bg .card-header:where(.svelte-bfh4bg){font-size:.875rem;font-weight:700;color:#64748b;display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.item-1.svelte-bfh4bg{animation-delay:.2s}.item-2.svelte-bfh4bg{animation-delay:.8s}.item-3.svelte-bfh4bg{animation-delay:1.4s}.item-4.svelte-bfh4bg{animation-delay:2s}@keyframes svelte-bfh4bg-popIn{to{opacity:1;transform:translateY(0) scale(1)}}.swot-card.svelte-bfh4bg{grid-column:1/2;grid-row:1/3}.swot-card.svelte-bfh4bg .swot-mini-grid:where(.svelte-bfh4bg){display:grid;grid-template-columns:1fr 1fr;gap:.75rem;flex:1}.swot-card.svelte-bfh4bg .swot-mini-grid:where(.svelte-bfh4bg) .swot-item:where(.svelte-bfh4bg){background:#f1f5f9;border:1px solid #e2e8f0;border-radius:.75rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;font-size:.75rem;color:#64748b;font-weight:700}.swot-card.svelte-bfh4bg .swot-mini-grid:where(.svelte-bfh4bg) .swot-item:where(.svelte-bfh4bg) span:where(.svelte-bfh4bg){font-size:1.5rem;color:#0f172a}.swot-card.svelte-bfh4bg .swot-mini-grid:where(.svelte-bfh4bg) .swot-item.s:where(.svelte-bfh4bg){border-top:3px solid #10b981}.swot-card.svelte-bfh4bg .swot-mini-grid:where(.svelte-bfh4bg) .swot-item.w:where(.svelte-bfh4bg){border-top:3px solid #ef4444}.swot-card.svelte-bfh4bg .swot-mini-grid:where(.svelte-bfh4bg) .swot-item.o:where(.svelte-bfh4bg){border-top:3px solid #3b82f6}.swot-card.svelte-bfh4bg .swot-mini-grid:where(.svelte-bfh4bg) .swot-item.t:where(.svelte-bfh4bg){border-top:3px solid #f59e0b}.kpi-card.svelte-bfh4bg{grid-column:2/3;grid-row:1/2;position:relative;overflow:hidden}.kpi-card.svelte-bfh4bg .kpi-content:where(.svelte-bfh4bg){display:flex;flex-direction:column}.kpi-card.svelte-bfh4bg .kpi-content:where(.svelte-bfh4bg) .kpi-value:where(.svelte-bfh4bg){font-size:2.5rem;font-weight:900;color:#8b5cf6;letter-spacing:-.05em}.kpi-card.svelte-bfh4bg .kpi-content:where(.svelte-bfh4bg) .kpi-label:where(.svelte-bfh4bg){font-size:.75rem;color:#64748b;font-weight:500}.kpi-card.svelte-bfh4bg .kpi-content:where(.svelte-bfh4bg) .trend-line:where(.svelte-bfh4bg){position:absolute;bottom:-5px;right:0;width:100%;height:55%;opacity:.3}.ia-card.svelte-bfh4bg{grid-column:2/3;grid-row:2/3;align-items:center;justify-content:center;text-align:center;border:1px solid rgba(139,92,246,.2);background:radial-gradient(circle at center,rgba(139,92,246,.05) 0%,transparent 70%)}.ia-card.svelte-bfh4bg .ia-core:where(.svelte-bfh4bg){position:relative;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center}.ia-card.svelte-bfh4bg .ia-core:where(.svelte-bfh4bg) .ia-logo:where(.svelte-bfh4bg){font-weight:900;color:#8b5cf6;z-index:2;font-size:.9rem;letter-spacing:.1em}.ia-card.svelte-bfh4bg .ia-core:where(.svelte-bfh4bg) .pulse-ring:where(.svelte-bfh4bg){position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid rgba(139,92,246,.5);border-radius:50%;animation:svelte-bfh4bg-ping 2s cubic-bezier(0,0,.2,1) infinite}.ia-card.svelte-bfh4bg .ia-status:where(.svelte-bfh4bg){margin-top:1rem;font-size:.65rem;color:#8b5cf6;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.objectives-card.svelte-bfh4bg{grid-column:3/4;grid-row:1/3}.objectives-card.svelte-bfh4bg .objectives-list:where(.svelte-bfh4bg){display:flex;flex-direction:column;gap:1.25rem;margin-top:1rem}.objectives-card.svelte-bfh4bg .objectives-list:where(.svelte-bfh4bg) .obj-item:where(.svelte-bfh4bg){display:flex;align-items:center;gap:.75rem}.objectives-card.svelte-bfh4bg .objectives-list:where(.svelte-bfh4bg) .obj-item:where(.svelte-bfh4bg) .check:where(.svelte-bfh4bg){width:1.5rem;height:1.5rem;background:#10b981;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}.objectives-card.svelte-bfh4bg .objectives-list:where(.svelte-bfh4bg) .obj-item:where(.svelte-bfh4bg) .spinner:where(.svelte-bfh4bg){width:1.5rem;height:1.5rem;border:2px solid #3b82f6;border-top-color:transparent;border-radius:50%;animation:svelte-bfh4bg-spin 1s linear infinite}.objectives-card.svelte-bfh4bg .objectives-list:where(.svelte-bfh4bg) .obj-item:where(.svelte-bfh4bg) .circle:where(.svelte-bfh4bg){width:1.5rem;height:1.5rem;border:2px solid #cbd5e1;border-radius:50%}.objectives-card.svelte-bfh4bg .objectives-list:where(.svelte-bfh4bg) .obj-item:where(.svelte-bfh4bg) .bar:where(.svelte-bfh4bg){height:.5rem;border-radius:1rem;background:#e2e8f0;flex:1}.objectives-card.svelte-bfh4bg .objectives-list:where(.svelte-bfh4bg) .obj-item:where(.svelte-bfh4bg) .bar.full:where(.svelte-bfh4bg){background:#10b981;width:100%}.objectives-card.svelte-bfh4bg .objectives-list:where(.svelte-bfh4bg) .obj-item:where(.svelte-bfh4bg) .bar.half:where(.svelte-bfh4bg){background:linear-gradient(90deg,#3b82f6 50%,#e2e8f0 50%)}@keyframes svelte-bfh4bg-ping{75%,to{transform:scale(2);opacity:0}}@keyframes svelte-bfh4bg-spin{to{transform:rotate(360deg)}}
