:root{--bg:#0b0b0d;--on-bg:#f4f4f5;--muted:#9a9aa2;--accent:#ffffff}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}body,html{margin:0;padding:0;height:100%;background:var(--bg);color:var(--on-bg);font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased}body{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none}a{color:inherit;text-decoration:none}