.container-colum{flex-direction:column;min-height:100vh;display:flex}main{flex:1}*{transition:color .2s,background-color .2s,border-color .2s}::-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,box-shadow .3s!important}.hover-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f!important}@media (width<=768px){.mantine-AppShell-main{padding:.5rem!important}}
