@import url("https://fonts.googleapis.com/css2?family=DotGothic16&display=swap");:root{--bg:#0f0b1e;--fg:#e9e4ff;--accent:#a06bff;--pixel-font:"DotGothic16","Courier New",monospace}*{box-sizing:border-box}body,html{margin:0;padding:0}body{background:var(--bg);color:var(--fg);font-family:-apple-system,Hiragino Sans,Yu Gothic,system-ui,sans-serif;line-height:1.6}