@font-face{font-family:Vazir;src:url(/fonts/Vazir.woff2)format("woff2"),url(/fonts/Vazir.woff)format("woff"),url(/fonts/Vazir.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Vazir;src:url(/fonts/Vazir-Bold.woff2)format("woff2"),url(/fonts/Vazir-Bold.woff)format("woff"),url(/fonts/Vazir-Bold.ttf)format("truetype");font-weight:700;font-style:normal}:root{--background:#fff;--foreground:#171717}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:#0b1852bc;border-radius:20px}html,body{scroll-behavior:smooth;height:100%;margin:0;font-family:Vazir,sans-serif;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#0b1852bc,#764ba2b2,#f64ff1ab);height:100%;margin:0;font-family:Vazir,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}.appBody{flex-direction:column;min-height:100vh;display:flex}.appMain{flex:1;padding-top:90px;padding-bottom:80px}@media (prefers-color-scheme:dark){html{background:linear-gradient(135deg,#0b1852bc,#764ba2b2,#f64ff1ab)}}
.Header-module__ZvQ5Ka__header{z-index:3000;width:100%;box-shadow:0 -2px 5px #0009;box-shadow:#000;background:linear-gradient(135deg,#0b1852dc,#764ba2e3,#f64ff1dc);border-bottom:1px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:center;padding:6px 5%;display:flex;position:fixed;top:0}.Header-module__ZvQ5Ka__hamburger{cursor:pointer;z-index:2020;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:28px;height:22px;display:none}.Header-module__ZvQ5Ka__hamburger span{background-color:#b89cff;border-radius:2px;width:100%;height:3px;transition:all .3s;display:block}.Header-module__ZvQ5Ka__hamburger.Header-module__ZvQ5Ka__active span:first-child{transform:rotate(45deg)translate(5px,5px)}.Header-module__ZvQ5Ka__hamburger.Header-module__ZvQ5Ka__active span:nth-child(2){opacity:0}.Header-module__ZvQ5Ka__hamburger.Header-module__ZvQ5Ka__active span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Header-module__ZvQ5Ka__navMenu{-webkit-backdrop-filter:blur(16px)saturate(180%);backdrop-filter:blur(16px)saturate(180%);color:#000;background-color:#9678ff26;border:1px solid #0ff;border-radius:12px;align-items:center;gap:2rem;padding:8px 16px;transition:all .3s;display:flex;box-shadow:0 -2px 5px #0009}.Header-module__ZvQ5Ka__navList{color:#000;text-align:center;gap:20px;list-style:none;display:flex}.Header-module__ZvQ5Ka__navList li a{color:#000;font-size:1rem;font-weight:700;text-decoration:none;transition:color .3s,transform .2s}.Header-module__ZvQ5Ka__navList li a:hover{color:#03c2c2;transform:scale(1.05)}.Header-module__ZvQ5Ka__navList li a.Header-module__ZvQ5Ka__active{color:#d4c3ff;text-decoration:underline}.Header-module__ZvQ5Ka__userGreeting{color:#fff;background-color:#503c9680;border-radius:12px;align-items:center;gap:10px;padding:6px 12px;font-size:1.1rem;font-weight:700;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 10px #00000026}.Header-module__ZvQ5Ka__dashboardBtn{color:#fff;background:linear-gradient(135deg,#c084fc,#a855f7);border-radius:12px;justify-content:center;align-items:center;padding:8px 18px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #a855f766}.Header-module__ZvQ5Ka__dashboardBtn:hover{background:linear-gradient(135deg,#d8b4fe,#9333ea);transform:translateY(-2px);box-shadow:0 6px 20px #a855f799}.Header-module__ZvQ5Ka__dashboardBtn:active{transform:translateY(1px);box-shadow:0 3px 10px #a855f74d}.Header-module__ZvQ5Ka__userGreeting:hover{transform:scale(1.05);box-shadow:0 6px 12px #0003}.Header-module__ZvQ5Ka__userGreeting span{color:#d4c3ff;font-weight:400}.Header-module__ZvQ5Ka__logo a{color:#f64ff1dc;font-size:1.4rem;font-weight:700;text-decoration:none}.Header-module__ZvQ5Ka__button{color:#000;cursor:pointer;background-color:#d4c3ff;border:none;border-radius:8px;padding:4px 10px;font-size:.85rem;font-weight:700;transition:all .3s}.Header-module__ZvQ5Ka__button:hover{transform:translateY(-2px);box-shadow:0 4px 10px #0003}.Header-module__ZvQ5Ka__button:active{background-color:#2a2c2c;transform:translateY(2px)}@media (max-width:768px){.Header-module__ZvQ5Ka__hamburger{display:flex}.Header-module__ZvQ5Ka__navList li a{color:#000;font-size:2rem;font-weight:700;text-decoration:none;transition:color .3s,transform .2s}.Header-module__ZvQ5Ka__navMenu{background-color:#9678ff33;border-radius:25px 25px 0 0;flex-direction:column;gap:20px;width:100%;height:70%;padding-top:60px;transition:bottom .4s ease-in-out;position:fixed;bottom:-100vh;left:0;box-shadow:0 -4px 15px #0003}.Header-module__ZvQ5Ka__navMenu.Header-module__ZvQ5Ka__active{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);bottom:0}.Header-module__ZvQ5Ka__navList{text-align:center;flex-direction:column;gap:15px;padding:0 20px}.Header-module__ZvQ5Ka__userGreeting{text-align:center;flex-direction:column;gap:12px;width:100%;padding:20px;display:flex}}
.Footer-module__S6Hkya__footer{text-align:center;-webkit-backdrop-filter:blur(16px)saturate(180%);backdrop-filter:blur(16px)saturate(180%);color:#fff;z-index:999;background:linear-gradient(135deg,#0b1852ae,#764ba2b1,#f64ff1b1);border-top:1px solid #ffffff4d;width:100%;padding:1rem 0;font-family:Vazir,sans-serif;font-size:.9rem;transition:background-color .3s,color .3s;position:fixed;bottom:0;box-shadow:0 -2px 10px #0000001a}
