*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--surface:#f7f9fb;--surface-lowest:#fff;--surface-low:#f2f4f6;--surface-mid:#eceef0;--surface-high:#e6e8ea;--surface-highest:#e0e3e5;--surface-dim:#d8dadc;--primary:#002045;--primary-container:#1a365d;--on-primary:#fff;--secondary:#505f76;--secondary-container:#d0e1fb;--on-surface:#191c1e;--on-surface-variant:#43474e;--outline-variant:#c4c6cf;--status-pago:#1d9e75;--status-warning:#ba7517;--status-error:#e24b4a;--font-headline:"Manrope", sans-serif;--font-body:"Inter", sans-serif;--radius-sm:.375rem;--radius-md:.75rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-full:9999px}html,body,#root{background:var(--surface);height:100%;color:var(--on-surface);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--outline-variant);border-radius:2px}::-webkit-scrollbar-thumb:hover{background:var(--secondary)}.sidebar-desktop{display:none}.bottom-nav-mobile{display:block}@media (width>=768px){.sidebar-desktop{display:flex!important}.bottom-nav-mobile,.mobile-header-bar{display:none!important}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:.25s both fadeIn}
