:root{--primary: #1d4ed8;--primary-dark: #1d4ed8;--primary-light: #1d4ed8;--secondary: #047857;--secondary-dark: #065f46;--secondary-light: #065f46;--text-dark: #1f2937;--text-light: #6b7280;--background: #ffffff;--card-bg: #f9fafb;--border-color: #e5e7eb;--shadow: 0 1px 3px rgba(0, 0, 0, .1);--shadow-md: 0 4px 6px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .15)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#1f2937;line-height:1.6}html{scroll-behavior:smooth}router-outlet{display:none}.prose{line-height:1.8;font-size:18px;color:#374151}.prose h2{font-size:30px;font-weight:700;margin:48px 0 16px;color:#1f2937;line-height:1.3}.prose h3{font-size:22px;font-weight:600;margin:32px 0 12px;color:#1f2937;line-height:1.4}.prose h4{font-size:19px;font-weight:600;margin:24px 0 10px;color:#1f2937}.prose h5,.prose h6{font-size:17px;font-weight:600;margin:20px 0 8px;color:#374151}.prose p{margin-bottom:16px}.prose ul{list-style-type:disc;margin:20px 0;padding-left:1.6rem}.prose ol{list-style-type:decimal;margin:20px 0;padding-left:1.6rem}.prose li{display:list-item;margin-bottom:6px;padding-left:4px;line-height:1.75}.prose li>p{margin-bottom:4px}.prose li>p:last-child{margin-bottom:0}.prose ul ul{list-style-type:circle;margin:4px 0}.prose ul ul ul{list-style-type:square}.prose ol ol{list-style-type:lower-alpha;margin:4px 0}.prose a{color:#1d4ed8;text-decoration:underline;text-underline-offset:2px}.prose a:hover{opacity:.8}.prose img{max-width:100%;height:auto;border-radius:12px;margin:32px 0;display:block}.prose blockquote{border-left:4px solid #1d4ed8;padding:4px 20px;margin:32px 0;font-style:italic;color:#6b7280;background:#f9fafb;border-radius:0 8px 8px 0}.prose blockquote p{margin-bottom:0}.prose hr{border:none;height:1px;background:#e5e7eb;margin:40px 0}.prose code{font-size:.875em;background:#f3f4f6;padding:2px 6px;border-radius:4px;color:#1f2937;font-family:Courier New,monospace}.prose pre{background:#1f2937;color:#f9fafb;padding:20px;border-radius:10px;overflow-x:auto;margin:24px 0}.prose pre code{background:none;padding:0;color:inherit;font-size:.875rem}.prose table{width:100%;border-collapse:collapse;margin:24px 0;font-size:.95rem}.prose th{background:#f3f4f6;padding:10px 14px;text-align:left;font-weight:600;color:#1f2937;border-bottom:2px solid #e5e7eb}.prose td{padding:10px 14px;border-bottom:1px solid #e5e7eb;color:#374151;vertical-align:top}.prose tr:last-child td{border-bottom:none}.prose figure{margin:32px 0}.prose figcaption{font-size:14px;color:#9ca3af;text-align:center;margin-top:8px}.prose iframe{max-width:100%;border-radius:10px;margin:24px 0}@media(max-width:768px){.prose{font-size:16px}}
