@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";
:root{--theme-color-primary:#1a1a1a;--theme-color-secondary:#6b7280;--theme-color-accent:#fdc700;--theme-color-background:#fff;--theme-color-text:#1a1a1a;--theme-font-heading:"Inter", sans-serif;--theme-font-body:"Inter", sans-serif}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{font-family:var(--theme-font-heading);color:var(--theme-color-text);font-weight:700}.prose h1{margin-top:1.5rem;margin-bottom:.75rem;font-size:1.75rem}.prose h2{margin-top:1.25rem;margin-bottom:.6rem;font-size:1.4rem}.prose h3{margin-top:1rem;margin-bottom:.5rem;font-size:1.15rem}.prose h4{margin-top:.75rem;margin-bottom:.4rem;font-size:1rem}.prose p{font-family:var(--theme-font-body);color:#4b5563;margin-bottom:.75rem;line-height:1.7}.prose ul{margin-bottom:.75rem;padding-left:1.5rem;list-style-type:disc}.prose ol{margin-bottom:.75rem;padding-left:1.5rem;list-style-type:decimal}.prose li{color:#4b5563;margin-bottom:.25rem}.prose strong{color:var(--theme-color-text);font-weight:700}.prose em{color:#374151}.prose table{border-collapse:collapse;width:100%;margin-bottom:1rem;font-size:.9rem}.prose th{text-align:left;color:var(--theme-color-text);background:#f3f4f6;border:1px solid #d1d5db;padding:.5rem .75rem;font-weight:600}.prose td{color:#374151;vertical-align:top;border:1px solid #e5e7eb;padding:.5rem .75rem}.prose tr:nth-child(2n) td{background:#f9fafb}.prose img{border-radius:.5rem;max-width:100%;margin:.75rem 0}.cd-nav-item{color:#ffffffd9;transition:background .15s,color .15s}.cd-nav-item:hover{color:#111;background:linear-gradient(135deg,#f6eb00 0%,#f5c500 100%)}.cd-nav-item-active{color:#111;background:linear-gradient(135deg,#f6eb00 0%,#f5c500 100%);font-weight:600}.cd-mega-item{transition:background .15s,color .15s}.cd-mega-item:hover{color:#fff;background:#ffffff14}
