@import url(https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:wght@400;700&family=Inter:wght@400;600&family=Noto+Nastaliq+Urdu&display=swap);h2,h3{font-weight:600;margin-top:20px;margin-bottom:20px}header ul,ul{list-style:none}body{background-color:#0f0f19;color:#fff;font-family:'Bricolage Grotesque',sans-serif!important}.font-noto{font-family:'Noto Nastaliq Urdu',serif!important}.font-bricolage{font-family:'Bricolage Grotesque',sans-serif!important}.loader{width:60px;aspect-ratio:1;background:linear-gradient(45deg,#818cf8 50%,#0000 0),linear-gradient(45deg,#0000 50%,#6366f1 0),linear-gradient(-45deg,#4f46e5 50%,#0000 0),linear-gradient(-45deg,#0000 50%,#4338ca 0),linear-gradient(#3730a3 0 0);background-size:50% 50%;background-repeat:no-repeat;animation:1.5s infinite l18}@keyframes l18{0%,100%{background-position:50% 50%,50% 50%,50% 50%,50% 50%,50% 50%}25%{background-position:0 100%,100% 0,50% 50%,50% 50%,50% 50%}50%{background-position:0 100%,100% 0,100% 100%,0 0,50% 50%}75%{background-position:50% 50%,50% 50%,100% 100%,0 0,50% 50%}}.fade-in{opacity:0;transform:translateY(10px);animation:2.5s ease-out forwards fadeIn}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}article a:hover{transition:color .3s}.pagination a{padding:8px 16px;background-color:#2d2d2d;color:#fff;border-radius:4px;margin:0 5px}.pagination a:hover{background-color:#4a4a4a}h2{font-size:22px}h3{font-size:16px}header ul{padding-left:20px}li{margin-bottom:8px}.about ul li::before,.blog ul li::before,.privacy-policy ul li::before{content:"✅";display:inline-block;margin-right:8px}