:root{--motion-fast:.18s;--motion-normal:.26s;--motion-slow:.39s;--ease-spring:cubic-bezier(.22, 1, .36, 1);--ease-smooth:cubic-bezier(.4, 0, .2, 1);--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--radius-full:9999px;--elevation-1:0 4px 12px #0000000a;--elevation-2:0 12px 24px #0000000f;--elevation-3:0 24px 48px #0000001f;--color-primary:#2563eb;--color-primary-hover:#1d4ed8;--color-success:#10b981;--color-warning:#f59e0b;--color-danger:#ef4444;--color-info:#3b82f6;--color-surface:#fff;--color-surface-hover:#f9fafb;--color-background:#f3f4f6;--color-text-primary:#111827;--color-text-secondary:#4b5563;--color-text-muted:#9ca3af;--color-border:#e5e7eb;--color-border-hover:#d1d5db;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-6:24px;--space-8:32px;--space-12:48px;--space-16:64px;--font-display:36px;--font-hero:30px;--font-page-title:24px;--font-section-title:20px;--font-card-title:16px;--font-body:14px;--font-caption:12px;--font-label:12px;--sidebar-width:280px;--sidebar-collapsed-width:80px;--header-height:72px}.dark{--color-surface:#141414;--color-surface-hover:#1f1f1f;--color-background:#202124;--color-text-primary:#ffffffd9;--color-text-secondary:#ffffffa6;--color-text-muted:#ffffff73;--color-border:#424242;--color-border-hover:#525252;--elevation-1:0 4px 12px #0003;--elevation-2:0 12px 24px #0000004d;--elevation-3:0 24px 48px #0006}html,body{background-color:var(--color-background);margin:0;padding:0}body{scroll-behavior:smooth}.ampliar{transition:transform .3s ease-in-out}.ampliar:hover{transform:scale(1.1)}@keyframes tocar{0%{transform:rotate(0)}20%{transform:rotate(-15deg)}40%{transform:rotate(15deg)}60%{transform:rotate(-10deg)}80%{transform:rotate(10deg)}to{transform:rotate(0)}}@keyframes pulsar{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.custom-sidebar::-webkit-scrollbar{display:none}.custom-sidebar{scrollbar-width:none;-ms-overflow-style:none}.upload-icon-always-visible .ant-upload-list-item-actions{opacity:1!important}.modal-hide-scrollbar .ant-modal-content{scrollbar-width:none;-ms-overflow-style:none}.modal-hide-scrollbar .ant-modal-content::-webkit-scrollbar{display:none}.modal-hide-scrollbar .ant-modal-wrap{scrollbar-width:none;-ms-overflow-style:none}.modal-hide-scrollbar .ant-modal-wrap::-webkit-scrollbar{display:none}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}
