:root{--background:#0a0a0a;--foreground:#ededed;--box-background:#2a2a2a;--header-height:60px;--bottom-tab-height:80px}body,html{max-width:100vw;max-height:100vh;overflow-x:hidden;font-family:Pretendard Variable,system-ui,sans-serif}body{color:var(--foreground);background:var(--background)}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}