*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{overflow-x:hidden}:root{--header-offset:140px}@media (min-width:480px){:root{--header-offset:180px}}:root{scrollbar-width:thin;scrollbar-color:var(--mantine-color-primary-0) #f8f9fa}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#f8f9fa}::-webkit-scrollbar-thumb{background:#20c997;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#12b886}.page-main>:not(style):first-child,.page-main>style:first-child+:not(style){padding-top:var(--header-offset)!important}