body,html{padding:0;margin:0;scroll-behavior:smooth}a{color:inherit;text-decoration:none}*{box-sizing:border-box}body::-webkit-scrollbar{width:.4em}body::-webkit-scrollbar-track-piece{width:10px}body::-webkit-scrollbar-thumb{background:var(--chakra-colors-gray-600);border-radius:1em}@media (max-width:480px){body::-webkit-scrollbar,body::-webkit-scrollbar-track-piece{width:0}}@media (max-width:1279px){#mainGrid{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(1,0)}.contentRow{min-height:auto!important}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1){body{overflow-y:scroll!important}#mainGrid{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(1,0)}main{overflow-y:unset!important}#sidebarCircle{display:none!important}.contentRow{min-height:auto!important;padding:var(--chakra-space-14);justify-content:center}}