:root{--color-bg: #f0f2f5;--color-surface: #ffffff;--color-surface-2: #f8fafc;--color-topbar: #ffffff;--color-text: #1a2540;--color-text-secondary:#475569;--color-text-muted: #94a3b8;--color-border: #e2e8f0;--color-border-input: #d1d5db;--color-accent: #c8621a;--color-accent-hover: #e07420;--color-success: #16a34a;--color-success-bg: #dcfce7;--color-danger: #dc2626;--color-danger-bg: #fee2e2;--color-warning: #d97706;--color-warning-bg: #fef3c7;--color-info: #2563eb;--color-info-bg: #dbeafe;--shadow-card: 0 2px 8px rgba(0,0,0,.06);--shadow-modal: 0 24px 64px rgba(0,0,0,.2);--shadow-topbar: 0 1px 4px rgba(0,0,0,.08)}[data-theme=dark]{--color-bg: #0f1117;--color-surface: #1e2433;--color-surface-2: #252d3d;--color-topbar: #1e2433;--color-text: #f1f5f9;--color-text-secondary:#cbd5e1;--color-text-muted: #94a3b8;--color-border: rgba(255,255,255,.08);--color-border-input: rgba(255,255,255,.14);--color-accent: #c8621a;--color-accent-hover: #e07420;--color-success: #4ade80;--color-success-bg: rgba(34,197,94,.16);--color-danger: #f87171;--color-danger-bg: rgba(248,113,113,.14);--color-warning: #fbbf24;--color-warning-bg: rgba(251,191,36,.16);--color-info: #60a5fa;--color-info-bg: rgba(96,165,250,.16);--shadow-card: 0 4px 16px rgba(0,0,0,.4);--shadow-modal: 0 24px 64px rgba(0,0,0,.6);--shadow-topbar: 0 1px 8px rgba(0,0,0,.4)}:root{color-scheme:light}[data-theme=dark]{color-scheme:dark}[data-theme=light]{color-scheme:light}body{background:var(--color-bg);color:#1a2540;font-family:Inter,system-ui,sans-serif;transition:background-color .25s,color .25s}::placeholder{color:var(--color-text-muted);opacity:1}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-text-fill-color:var(--color-text)!important;-webkit-box-shadow:0 0 0px 1000px var(--color-surface) inset!important;box-shadow:0 0 0 1000px var(--color-surface) inset!important;transition:background-color 5000s ease-in-out 0s}[data-theme=dark] ::-webkit-scrollbar{width:6px;height:6px}[data-theme=dark] ::-webkit-scrollbar-track{background:transparent}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#ffffff40}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;color:#1a2540;background:#f2f4f7;-webkit-font-smoothing:antialiased}#app{height:100%}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c8621a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#1a2540}h1,h2,h3,h4,h5,h6{font-weight:700;color:#1a2540;line-height:1.3}a{color:#c8621a;text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit;font-size:14px}.text-center{text-align:center}.text-right{text-align:right}.text-muted{color:#6b7280}.text-verde{color:#16a34a;font-weight:700}.text-rojo{color:#dc2626;font-weight:700}.text-naranja{color:#c8621a;font-weight:700}.fw-bold{font-weight:700}.fw-800{font-weight:800}.fs-12{font-size:12px}.fs-11{font-size:11px}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}.fade-in{animation:fadeIn .3s ease}.route-enter-active,.route-leave-active{transition:opacity .2s ease}.route-enter-from,.route-leave-to{opacity:0}:root{--presam-azul: #1a2540;--presam-naranja: #c8621a;--presam-gris: #f2f4f7;--presam-borde: #e5e7eb;--presam-texto: #374151;--presam-muted: #6b7280;--presam-verde: #16a34a;--presam-rojo: #dc2626;--presam-amarillo:#d97706}
