.container-colum{display:flex;flex-direction:column;min-height:100vh}main{flex:1}*{transition:color .2s ease,background-color .2s ease,border-color .2s ease}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.hover-card{transition:transform .3s ease,box-shadow .3s ease!important}.hover-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f!important}@media (max-width: 768px){.mantine-AppShell-main{padding:.5rem!important}}
