:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}@font-face{font-family:UrduFont;src:url(/induction/fonts/urdu.ttf) format("truetype");font-weight:400;font-style:normal}.urduFont{font-family:UrduFont,serif}body,html{max-width:100vw;overflow-x:hidden;overflow-y:auto;min-height:100vh}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}ul{line-height:1.6rem;font-size:inherit;font-family:inherit}*,:after,:before{box-sizing:border-box;padding:0;margin:0}#nprogress .bar{background:linear-gradient(90deg,#ff5733,#ffbd33,#33ff57,#3377ff)!important;height:3px!important}#nprogress .peg{box-shadow:0 0 10px #ff5733,0 0 5px #ffbd33!important}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;border-color:#ff5733 transparent transparent #ffbd33;border-style:solid;border-width:2px;border-radius:50%;animation:nprogress-spinner .4s linear infinite}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.layout{display:flex;min-height:100vh;width:100vw;overflow-x:hidden}.sidebar{flex-shrink:0;position:relative;z-index:10}.main-section{overflow-x:hidden;transition:width .2s ease-in-out;box-sizing:border-box;flex-grow:1}.main-body{flex-grow:1;overflow-x:auto;background:#f4f4f4;height:100%;overflow-y:hidden}.focusedOutline:focus{outline:none!important;tab-index:-1!important}.main-container{width:100%;overflow-x:auto}.main-container:focus{outline:none!important;tab-index:-1!important}.noSelect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cp{cursor:pointer}.fwb{font-weight:700!important}.hfc{height:-moz-fit-content;height:fit-content}.mhe1{min-height:100vh}.df{display:flex}.flex1{flex:1 1}.flex5{flex:0.5 1}.jcc{justify-content:center}.aic{align-items:center}.we1{width:100%}.pr{position:relative}.fdc{flex-direction:column!important}.fdr{flex-direction:row!important}.he1{height:100%}.jce{justify-content:flex-end}.jcs{justify-content:space-between}.pf{position:fixed}.tpl{top:0;left:0}.tpr{top:0;right:0}.br5{border-radius:5px}.fs_1{font-size:1.1rem}.fs_2{font-size:1.2rem}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.imgAll{max-height:100%;max-width:100%;width:auto;height:auto;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.glow-text{font-size:1.3rem;font-weight:700;text-transform:uppercase;text-align:center}.logoGlow{filter:drop-shadow(0 0 10px rgba(0,255,255,.8))}.loading-container{position:relative;width:50px;height:50px;display:flex;justify-content:center;align-items:center}.dot{position:absolute;width:12px;height:12px;background-color:#3498db;border-radius:50%;animation:squareMove 2s ease-in-out infinite}.dot1{top:0;left:0}.dot2{top:0;right:0}.dot3{bottom:0;left:0}.dot4{bottom:0;right:0}@keyframes squareMove{0%{transform:translate(0)}25%{transform:translate(50%,50%)}50%{transform:translate(0)}75%{transform:translate(-50%,-50%)}to{transform:translate(0)}}