:root{--ink:#15161a;--muted:#6b6f7b;--accent:#5b53ff;--bg:#fafaf8;--line:#e6e6e3;--card:#fff}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Pretendard,Apple SD Gothic Neo,Roboto,sans-serif;background:var(--bg);color:var(--ink);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:var(--accent)}