@import "https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;700;900&display=swap";:root{--bg:#fafafa;--bg-card:#fff;--text:#1a1a1a;--text-muted:#666;--text-light:#999;--accent:#ffe234;--accent-dark:#f5d000;--border:#eee;--radius:12px}*{box-sizing:border-box;margin:0;padding:0}html{height:100dvh}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100dvh;font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6}h1,h2,h3{font-family:Noto Sans SC,sans-serif}::selection{background:var(--accent);color:var(--text)}
