@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--orange:#f97316;--orange-dark:#ea580c;--orange-light:#fff7ed;--navy:#2c3e50;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827}body{color:var(--gray-900);background:#fff;margin:0;font-family:Inter,-apple-system,system-ui,sans-serif;line-height:1.6}a{color:var(--orange);text-decoration:none}a:hover{color:var(--orange-dark)}.prose h1{margin:1.5rem 0 .75rem;font-size:1.75rem;font-weight:700;line-height:1.3}.prose h2{margin:1.25rem 0 .5rem;font-size:1.375rem;font-weight:600;line-height:1.3}.prose h3{margin:1rem 0 .5rem;font-size:1.125rem;font-weight:600}.prose p{margin:.5rem 0}.prose ul,.prose ol{margin:.5rem 0;padding-left:1.5rem}.prose li{margin:.25rem 0}.prose blockquote{border-left:3px solid var(--orange);color:var(--gray-600);margin:1rem 0;padding-left:1rem;font-style:italic}.prose img{border-radius:8px;max-width:100%;height:auto;margin:1rem 0}.prose hr{border:none;border-top:1px solid var(--gray-200);margin:1.5rem 0}.prose a{color:var(--orange);text-decoration:underline}
