@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Playfair+Display:ital,wght@0,600;0,700;0,800;0,900;1,600;1,700&display=swap');:root{--color-primary:#cce5ff;--color-primary-dark:#0284c7;--color-secondary:#0f172a;--color-accent-purple:#8b5cf6;--color-accent-blue:#3b82f6;--color-accent-orange:#f97316;--color-accent-green:#10b981;--font-serif:'Playfair Display',Georgia,serif;--font-sans:'Inter',system-ui,-apple-system,sans-serif}body{font-family:var(--font-sans);color:#1f2937;background-color:#fcfcfc}h1,h2,h3,h4,h5,h6,.font-serif-title{font-family:var(--font-serif)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6,#article-content h1,#article-content h2,#article-content h3,#article-content h4,#article-content h5,#article-content h6,#page-content h1,#page-content h2,#page-content h3,#page-content h4,#page-content h5,#page-content h6{font-family:var(--font-serif);font-weight:700;color:#0f172a;margin-top:1.75em;margin-bottom:.75em;line-height:1.3}.prose h1,#article-content h1,#page-content h1{font-size:2.25em}.prose h2,#article-content h2,#page-content h2{font-size:1.75em;border-bottom:2px solid #e2e8f0;padding-bottom:.4em}.prose h3,#article-content h3,#page-content h3{font-size:1.4em}.prose h4,#article-content h4,#page-content h4{font-size:1.2em}.prose p,#article-content p,#page-content p{margin-top:1.25em;margin-bottom:1.25em;line-height:1.8;color:#334155;font-size:1.05rem}.prose ul,#article-content ul,#page-content ul{list-style-type:disc !important;padding-left:1.75em !important;margin-top:1.25em;margin-bottom:1.25em}.prose ol,#article-content ol,#page-content ol{list-style-type:decimal !important;padding-left:1.75em !important;margin-top:1.25em;margin-bottom:1.25em}.prose li,#article-content li,#page-content li{margin-top:.4em;margin-bottom:.4em;line-height:1.7;color:#334155}.prose blockquote,#article-content blockquote,#page-content blockquote{border-left:4px solid var(--color-primary-dark);background-color:#f8fafc;padding:1.25em 1.5em;margin-top:1.75em;margin-bottom:1.75em;font-style:italic;color:#475569;border-radius:0 .75rem .75rem 0}.prose img,#article-content img,#page-content img{max-width:100%;height:auto;border-radius:.75rem;margin-top:1.75em;margin-bottom:1.75em;box-shadow:0 1px 3px 0 rgba(0,0,0,.05)}.prose a,.prose-a,#article-content a,#page-content a{background-color:rgba(0,0,0,0) !important;color:var(--color-primary-dark) !important;text-decoration:underline;font-weight:600}.prose table,#article-content table,#page-content table{width:100%;border-collapse:collapse;margin-top:1.5em;margin-bottom:1.5em}.prose th,.prose td,#article-content th,#article-content td,#page-content th,#page-content td{border:1px solid #e2e8f0;padding:.75em 1em;text-align:left}.prose th,#article-content th,#page-content th{background-color:#f1f5f9;font-weight:700;color:#0f172a}a{transition:color .2s ease}a:hover{color:var(--color-primary-dark) !important}.widget a{transition:color .2s ease}.widget a:hover{color:var(--color-primary-dark) !important}#section-footer,#section-footer *,#section-footer a{color:#fff !important}#section-footer a:hover{color:#e0f2fe !important;opacity:.85 !important}