:root{--display-font: "Inter", system-ui, sans-serif;--bg: #0c0c0f}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;overflow:hidden}body{background:var(--bg);font-family:var(--display-font);-webkit-font-smoothing:antialiased}.layout{position:relative;height:100dvh;width:100%;overflow:hidden;transition:background .25s,color .25s}.head{position:absolute;inset:clamp(34px,5vh,64px);overflow:hidden}@media(max-width:768px){.head{inset:30px}}.head table{text-align:center!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
