*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--color-forest:#2d5016;--color-forest-light:#4a7c2e;--color-gold:#c9a227;--color-gold-light:#e8b84b;--color-bg:#f5f3ee;--color-bg-card:#fff;--color-text:#1a1a1a;--color-text-muted:#666;--color-border:#e0ddd6;--color-error:#c0392b;--color-success:#27ae60;--font-serif:"Georgia","Times New Roman",serif;--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--radius:8px;--shadow:0 2px 8px rgba(0,0,0,.1);--color-link:#2d5016;--color-code-bg:#f0f0ec;--color-bg-subtle:#f5f5f0;--color-bg-tint-green:#eef5ee;--color-bg-tint-blue:#e8f0fb;--color-bg-tint-amber:#fff3e8;--color-bg-tint-purple:#f5f0fa;--color-border-green:#a3d9a5;--color-border-blue:#c5d8f5;--color-border-amber:#f5d0a5;--color-border-purple:#d0b8f0;--color-text-success:#2d7a38;--color-text-gold:#b7770d;--color-bg-tip-box:#eaf5ea;--color-border-tip-box:#8fc98f;--color-bg-tint-red:#fdf0ef;--color-border-red:#f5c6c0;--color-text-amber:#7a5a0a;--color-bg-selected-blue:#dbeafe;--color-border-selected-blue:#2563eb}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--color-forest:#2d5016;--color-forest-light:#4a7c2e;--color-gold:#e8c84b;--color-gold-light:#f0d86a;--color-bg:#1a1a1a;--color-bg-card:#252525;--color-text:#e8e6e1;--color-text-muted:#999;--color-border:#3a3a3a;--color-error:#e74c3c;--color-success:#2ecc71;--shadow:0 2px 8px rgba(0,0,0,.3);--color-code-bg:#2a2a28;--color-bg-subtle:#252525;--color-bg-tint-green:#1a2e1a;--color-bg-tint-blue:#1a2035;--color-bg-tint-amber:#2e1e0a;--color-bg-tint-purple:#1e1a2e;--color-border-green:#2a4a2a;--color-border-blue:#1a2a45;--color-border-amber:#4a3010;--color-border-purple:#3a2a4a;--color-text-success:#4da85e;--color-text-gold:#e8c070;--color-link:#6abf4a;--color-bg-tip-box:#162516;--color-border-tip-box:#2a4a2a;--color-bg-tint-red:#3a1a1a;--color-border-red:#6a3a3a;--color-text-amber:#f0c060;--color-bg-selected-blue:#1a3060;--color-border-selected-blue:#4a8af5}}:root[data-theme=dark]{--color-forest:#2d5016;--color-forest-light:#4a7c2e;--color-gold:#e8c84b;--color-gold-light:#f0d86a;--color-bg:#1a1a1a;--color-bg-card:#252525;--color-text:#e8e6e1;--color-text-muted:#999;--color-border:#3a3a3a;--color-error:#e74c3c;--color-success:#2ecc71;--shadow:0 2px 8px rgba(0,0,0,.3);--color-code-bg:#2a2a28;--color-bg-subtle:#252525;--color-bg-tint-green:#1a2e1a;--color-bg-tint-blue:#1a2035;--color-bg-tint-amber:#2e1e0a;--color-bg-tint-purple:#1e1a2e;--color-border-green:#2a4a2a;--color-border-blue:#1a2a45;--color-border-amber:#4a3010;--color-border-purple:#3a2a4a;--color-text-success:#4da85e;--color-text-gold:#e8c070;--color-link:#6abf4a;--color-bg-tip-box:#162516;--color-border-tip-box:#2a4a2a;--color-bg-tint-red:#3a1a1a;--color-border-red:#6a3a3a;--color-text-amber:#f0c060;--color-bg-selected-blue:#1a3060;--color-border-selected-blue:#4a8af5}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) h1,:root:not([data-theme=light]) h2,:root:not([data-theme=light]) h3,:root:not([data-theme=light]) h4{color:var(--color-text)}}:root[data-theme=dark] h1,:root[data-theme=dark] h2,:root[data-theme=dark] h3,:root[data-theme=dark] h4,body{color:var(--color-text)}body{font-family:var(--font-sans);background:var(--color-bg);line-height:1.5}h1,h2,h3,h4{font-family:var(--font-serif)}a{color:var(--color-link);text-decoration:none}