:root{--dark:#0b1b36;--green:#1fa24a;--green-light:#eaf7ee;--green-dark:#178038;--white:#fff;--text:#101828;--muted:#5b6472;--border:#e5e7eb;--bg-soft:#f9fafb}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--text);background:var(--white);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.prose h2{color:var(--dark);margin:40px 0 16px;font-size:24px;font-weight:700}.prose h3{color:var(--dark);margin:32px 0 12px;font-size:20px;font-weight:600}.prose p{color:#374151;margin-bottom:20px;font-size:16px;line-height:1.8}.prose ul{margin:16px 0 20px 24px}.prose li{color:#374151;margin-bottom:8px;font-size:16px;line-height:1.8}.prose strong{color:var(--dark);font-weight:700}.prose a{color:var(--green);text-decoration:underline}.prose blockquote{border-left:3px solid var(--green);background:var(--green-light);color:var(--muted);border-radius:0 8px 8px 0;margin:24px 0;padding:12px 20px;font-style:italic}.prose code{background:#f3f4f6;border-radius:4px;padding:2px 6px;font-family:monospace;font-size:14px}
