:root,[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-bg:#f8fafc;--color-surface:#fff;--color-surface-2:#f1f5f9;--color-stripe:#f8fafc;--color-scrim:#0f172a73;--color-text:#0f172a;--color-text-2:#334155;--color-text-muted:#64748b;--color-text-subtle:#94a3b8;--color-on-primary:#fff;--color-primary:#1e40af;--color-primary-hover:#1e3a8a;--color-accent:#d97706;--color-ring:#1e40af;--color-border:#e2e8f0;--color-border-strong:#cbd5e1;--color-success:#059669;--color-success-bg:#dcfce7;--color-success-fg:#166534;--color-warning:#d97706;--color-warning-bg:#fef3c7;--color-warning-fg:#92400e;--color-error:#dc2626;--color-error-bg:#fee2e2;--color-error-fg:#991b1b;--color-info:#2563eb;--color-info-bg:#eff6ff;--color-info-fg:#1e40af;--q-proteger:#059669;--q-proteger-bg:#dcfce7;--q-desenvolver:#2563eb;--q-desenvolver-bg:#eff6ff;--q-revisar:#d97706;--q-revisar-bg:#fef3c7;--q-urgente:#dc2626;--q-urgente-bg:#fee2e2;--shadow-card:0 1px 3px #0f172a14, 0 1px 2px #0f172a0a;--shadow-pop:0 8px 24px #0f172a29;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--space-3xl:64px;--font-mono:"Fira Code", "Courier New", monospace;--font-sans:"Fira Sans", "Segoe UI", Arial, sans-serif;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--radius-xl:12px;--dur-fast:.15s;--dur-normal:.25s;--ease:cubic-bezier(.16, 1, .3, 1)}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-bg:#0b1220;--color-surface:#131c2e;--color-surface-2:#1b2640;--color-stripe:#101a2c;--color-scrim:#0009;--color-text:#e5eaf2;--color-text-2:#c2ccdc;--color-text-muted:#93a1b8;--color-text-subtle:#6b7a93;--color-on-primary:#fff;--color-primary:#3b82f6;--color-primary-hover:#60a5fa;--color-accent:#f59e0b;--color-ring:#60a5fa;--color-border:#2a3650;--color-border-strong:#3a4a6b;--color-success:#34d399;--color-success-bg:#0c2e22;--color-success-fg:#6ee7b7;--color-warning:#fbbf24;--color-warning-bg:#33260a;--color-warning-fg:#fcd34d;--color-error:#f87171;--color-error-bg:#3a1414;--color-error-fg:#fca5a5;--color-info:#60a5fa;--color-info-bg:#0e2038;--color-info-fg:#93c5fd;--q-proteger:#34d399;--q-proteger-bg:#0c2e22;--q-desenvolver:#60a5fa;--q-desenvolver-bg:#0e2038;--q-revisar:#fbbf24;--q-revisar-bg:#33260a;--q-urgente:#f87171;--q-urgente-bg:#3a1414;--shadow-card:0 1px 3px #0006, 0 1px 2px #0000004d;--shadow-pop:0 10px 30px #0000008c}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}.skeleton-pulse{animation:none}.sidebar,.drawer-backdrop{transition:none}}*,:before,:after{box-sizing:border-box}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);margin:0;font-size:14px;line-height:1.5}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.skeleton-pulse{background:var(--color-border);border-radius:var(--radius-sm);animation:1.2s ease-in-out infinite pulse}.sidebar{background:var(--color-bg);z-index:200;width:280px;height:100vh;padding:var(--space-lg);border-right:1px solid var(--color-border);transition:transform .2s ease-out;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.drawer-backdrop{opacity:0;pointer-events:none;z-index:199;background:#0006;transition:opacity .2s;position:fixed;inset:0}.drawer-backdrop.visible{opacity:1;pointer-events:auto}@media (width>=768px){.sidebar{flex-shrink:0;width:240px;position:sticky;top:0;transform:none}.drawer-backdrop{display:none}}@media (width<=900px){.ofertas-grid{grid-template-columns:1fr!important}}@media (width<=767px){.mobile-menu-btn{display:flex!important}.kpi-row>*{width:calc(50% - 6px);min-width:unset!important;max-width:unset!important;flex:none!important}.mini-row{grid-template-columns:repeat(3,1fr)!important}}@media (width>=768px){.kpi-row>*{flex:1;min-width:200px;max-width:280px}.mini-row{gap:var(--space-md);flex-direction:row;display:flex!important}}
