html,body,#root{height:100%}body{margin:0;background:var(--gradient-app, linear-gradient(135deg, #FFE8E8 0%, #F0ECF2 100%));background-attachment:fixed;-webkit-font-smoothing:antialiased}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:#0000002e;border-radius:8px}*::-webkit-scrollbar-thumb:hover{background:#00000047}a{color:var(--primary, #D32F2F)}.tabela-zebrada tbody tr:nth-of-type(odd){background-color:#fff5f580}.kanban-coluna{min-width:280px;width:280px}.kanban-cards{max-height:62vh;overflow-y:auto}
