:root{--bg:#f7f9fa;--card:#ffffff;--text:#0f1419;--text-muted:#536471;--border:#cfd9de;--accent:#1d9bf0;--accent-hover:#1a8cd8;--like:#f91880;--repost:#00ba7c;--danger:#f4212e;--shadow:0 1px 3px rgba(0,0,0,0.04),0 4px 12px rgba(0,0,0,0.06)}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic UI,Meiryo,sans-serif;line-height:1.5}button{font:inherit}