:root{--color-primary: #2563EB;--color-primary-hover: #1D4ED8;--color-secondary: #1E40AF}body{font-family:Inter,sans-serif;background-color:#f8fafc;color:#0f172a}.dark body{background-color:#0f172a;color:#f1f5f9}h1{font-size:2.25rem;font-weight:700;line-height:2.5rem;margin-bottom:1rem}h2{font-size:1.875rem;font-weight:700;line-height:2.25rem;margin-bottom:.75rem}h3{font-size:1.5rem;font-weight:600;line-height:2rem;margin-bottom:.5rem}h4{font-size:1.25rem;font-weight:600;line-height:1.75rem}h5{font-size:1.125rem;font-weight:600}h6{font-size:1rem;font-weight:600}p{font-size:1rem;line-height:1.6;margin-bottom:1rem}.prose{line-height:1.75;color:inherit}.prose h2{margin-top:2rem;margin-bottom:1rem;color:inherit}.prose h3{margin-top:1.5rem;margin-bottom:.75rem;color:inherit}.prose p{margin-bottom:1.25rem}.prose ul{list-style-type:disc;padding-left:1.625rem;margin-bottom:1.25rem}.prose ol{list-style-type:decimal;padding-left:1.625rem;margin-bottom:1.25rem}.prose li{margin-top:.5rem;margin-bottom:.5rem;padding-left:.375rem}.prose b,.prose strong{font-weight:700}.prose i,.prose em{font-style:italic}.prose a{color:var(--color-primary);text-decoration:underline;font-weight:500}.prose img{max-width:100%;height:auto;border-radius:.75rem;margin:2rem 0}.dark .prose{color:#cbd5e1}.dark .prose h1,.dark .prose h2,.dark .prose h3{color:#f8fafc}body.maint-alert-active header.fixed,body.maint-alert-active nav.fixed{top:40px!important}body.maint-alert-active .pt-10-maint{padding-top:40px!important}.eap-node-card{transition:all .3s cubic-bezier(.4,0,.2,1)}.eap-node-card:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;border-color:#2563eb!important}@keyframes eap-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.eap-animate-in{animation:eap-fade-in .5s ease forwards}
