:root{--bg-primary:#0d1117;--bg-secondary:#161b22;--bg-card:#21262d;--bg-card-hover:#2d333b;--text-primary:#e6edf3;--text-secondary:#8b949e;--text-muted:#6e7681;--accent:#e60012;--accent-hover:#ff1a2d;--border:#30363d;--border-light:#21262d;--badge-bg:#1f6feb33;--badge-text:#58a6ff;--shadow:0 4px 16px #0009;--shadow-card:0 2px 8px #00000080;--input-bg:#21262d;--input-border:#30363d;--tag-figure-bg:#1a4a2e;--tag-figure-text:#56d364;--tag-card-bg:#1a3a5c;--tag-card-text:#58a6ff;--tag-yarn-bg:#4a2060;--tag-yarn-text:#c792ea}@media (prefers-color-scheme:light){:root{--bg-primary:#f0f2f5;--bg-secondary:#fff;--bg-card:#fff;--bg-card-hover:#f6f8fa;--text-primary:#1c1c1e;--text-secondary:#3a3a3c;--text-muted:#6e6e73;--accent:#cc0010;--accent-hover:#e60012;--border:#d0d7de;--border-light:#e8ecef;--badge-bg:#dbeafe;--badge-text:#1d4ed8;--shadow:0 4px 16px #0000001f;--shadow-card:0 2px 8px #00000014;--input-bg:#fff;--input-border:#d0d7de;--tag-figure-bg:#dcfce7;--tag-figure-text:#15803d;--tag-card-bg:#dbeafe;--tag-card-text:#1d4ed8;--tag-yarn-bg:#f3e8ff;--tag-yarn-text:#7c3aed}}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:var(--bg-primary);color:var(--text-primary);min-height:100vh;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.5;transition:background-color .2s,color .2s}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;font-family:inherit}input,select{font-family:inherit}
