*{box-sizing:border-box}:root{--bg:#05080e;--text:#f5f7fb;--muted:#9aa4b2;--teal:#00e0c0;--orange:#ff5b01}html{font-size:13px}body,html{margin:0;padding:0;width:100%;min-height:100%;color:var(--text);font-family:Roboto,Helvetica,Arial,sans-serif;overflow-x:hidden;scroll-behavior:smooth}body,html{background:#05080e}a{color:inherit;text-decoration:none}button,input,textarea{font-family:inherit}.vortic-page{min-height:100vh;background:#05080e}.vortic-shell{width:min(1040px,calc(100% - 56px));margin:0 auto}.MuiTypography-root{font-size-adjust:none}@media (max-width:768px){html{font-size:14px}.vortic-shell{width:min(100% - 28px,1040px)}}