:root{--accent:#1d4ed8;--accent-soft:#e0e7ff;--bg:#f8fafc;--text:#0f172a}body{font-family:'Noto Sans KR',system-ui,sans-serif;color:var(--text);background:var(--bg);margin:0;line-height:1.65}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}