:root{--bg: #0f1117;--surface: #1a1d27;--surface2: #232733;--border: #2e3345;--text: #e8eaf0;--text-dim: #8b90a5;--accent-blue: #5b8def;--accent-orange: #f0a050;--accent-green: #5bc49e;--accent-purple: #a78bfa;--accent-red: #f07070}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Noto Sans JP,sans-serif;background:var(--bg);color:var(--text);min-height:100vh;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}
