@font-face{font-family:vazir;src:url(/_next/static/media/Vazirmatn-RD-FD-Regular.005d907e.woff2);src:url(/_next/static/media/Vazirmatn-RD-FD-Medium.16259a57.woff2),url(/_next/static/media/Vazirmatn-RD-FD-Bold.2fc8a32e.woff2),url(/_next/static/media/Vazirmatn-RD-FD-Light.02e781bf.woff2),url(/_next/static/media/Vazirmatn-RD-FD-SemiBold.92c76752.woff2),url(/_next/static/media/Vazirmatn-RD-FD-Thin.b2add482.woff2),}:root{--border-radius-tiny:3px;--border-radius-sm:5px;--border-radius-md:7px;--border-radius-lg:9px;--color-brand-50:#eef2ff;--color-brand-100:#e0e7ff;--color-brand-200:#c7d2fe;--color-brand-500:#6366f1;--color-brand-600:#4f46e5;--color-brand-700:#4338ca;--color-brand-800:#3730a3;--color-brand-900:#312e81;background-color:var(--color-grey-0);--color-grey-0:#fff;--color-grey-50:#f9fafb;--color-grey-100:#f3f4f6;--color-grey-100-low_opacity:#f3f4f6bb;--color-grey-200:#e5e7eb;--color-grey-300:#d1d5db;--color-grey-400:#9ca3af;--color-grey-500:#6b7280;--color-grey-600:#4b5563;--color-grey-700:#374151;--color-grey-800:#1f2937;--color-grey-900:#111827;--color-blue-100:#e0f2fe;--color-blue-700:#0369a1;--color-green-100:#dcfce7;--color-green-700:#15803d;--color-yellow-100:#fef9c3;--color-yellow-700:#a16207;--color-silver-100:#e5e7eb;--color-silver-700:#374151;--color-indigo-100:#e0e7ff;--color-indigo-700:#4338ca;--color-red-100:#fee2e2;--color-red-700:#b91c1c;--color-red-800:#991b1b;--backdrop-color:hsla(0,0%,100%,.1);--shadow-sm:0 1px 2px rgba(0,0,0,.04);--shadow-md:0px 0.6rem 2.4rem rgba(0,0,0,.06);--shadow-lg:0 2.4rem 3.2rem rgba(0,0,0,.12);--image-grayscale:0;--image-opacity:100%;--navbar-bgc:#f3f4f6aa}:root.dark-mode{--color-grey-0:#18212f;--color-grey-50:#111827;--color-grey-100:#1f2937;--color-grey-100-low_opacity:#1f2937bb;--color-grey-200:#374151;--color-grey-300:#4b5563;--color-grey-400:#6b7280;--color-grey-500:#9ca3af;--color-grey-600:#d1d5db;--color-grey-700:#e5e7eb;--color-grey-800:#f3f4f6;--color-grey-900:#f9fafb;--color-blue-100:#075985;--color-blue-700:#e0f2fe;--color-green-100:#166534;--color-green-700:#dcfce7;--color-yellow-100:#854d0e;--color-yellow-700:#fef9c3;--color-silver-100:#374151;--color-silver-700:#f3f4f6;--color-indigo-100:#3730a3;--color-indigo-700:#e0e7ff;--color-red-100:#fee2e2;--color-red-700:#b91c1c;--color-red-800:#991b1b;--backdrop-color:rgba(0,0,0,.3);--shadow-sm:0 1px 2px rgba(0,0,0,.4);--shadow-md:0px 0.6rem 2.4rem rgba(0,0,0,.3);--shadow-lg:0 2.4rem 3.2rem rgba(0,0,0,.4);--image-grayscale:10%;--image-opacity:90%;--navbar-bgc:#1f2937aa}*,:after,:before{box-sizing:border-box;margin:0;padding:0;font-family:vazir,sans-serif}html{font-size:62.5%}body{color:var(--color-grey-700);background-color:var(--color-grey-50);transition:color .3s,background-color .1s;font-size:1.6rem;min-height:100dvh;width:100dvw;overflow-x:hidden}::selection{background-color:var(--color-brand-600);color:var(--color-grey-0)}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}:disabled{cursor:not-allowed}input:disabled,select:disabled,textarea:disabled{background-color:var(--color-grey-200);color:var(--color-grey-500)}input:focus,select:focus,textarea:focus{outline:2px solid var(--color-brand-600);outline-offset:-1px}button:has(svg){line-height:0}a{color:inherit;text-decoration:none}ul{list-style:none}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.rotate{transform:rotate(0deg)!important}.hidden{transform:scale(0);opacity:0;pointer-events:none}.show{height:250px!important;@media screen and (max-width:820px){height:270px!important}@media screen and (max-width:650px){height:300px!important}@media screen and (max-width:500px){height:330px!important}@media screen and (max-width:425px){height:380px!important}@media screen and (max-width:350px){height:430px!important}@media screen and (max-width:290px){height:460px!important}}.loader{width:50px;margin:2rem auto;aspect-ratio:1;display:grid;border:4px solid #0000;border-radius:50%;border-color:var(--color-grey-400) #0000;animation:l16 1s linear infinite}.loader:after,.loader:before{content:"";grid-area:1/1;margin:2px;border:inherit;border-radius:50%}.loader:before{border-color:var(--color-brand-600) #0000;animation:inherit;animation-duration:.5s;animation-direction:reverse}.loader:after{margin:8px}@keyframes l16{to{transform:rotate(1turn)}}.nav{width:100%;justify-content:center;align-items:stretch;height:80px;background-color:var(--navbar-bgc);position:-webkit-sticky;position:sticky;top:0;padding:0 2rem;z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.logo,.nav{display:flex}.logo{align-items:center;position:absolute;top:50%;right:2rem;transform:translateY(-50%);width:65px}.logo img{width:100%;aspect-ratio:1/1;border-radius:50%}.links{display:flex;align-items:center;gap:2rem;transition:all .2s;font-size:1.8rem}.nav button{all:unset;padding:.5rem;border-radius:5px;cursor:pointer;transition:all .1s;display:grid;place-items:center;position:absolute;top:20px;left:2rem}.nav button .icon{font-size:3rem}.nav button:active{transform:translateY(3px)}.nav button:hover{background-color:var(--color-grey-300)}.links.expand{padding:1rem 0;background-color:var(--color-grey-100);transform:scale(1) translateY(0)!important;pointer-events:all}@media screen and (max-width:768px){.links{position:absolute;top:80px;right:0;width:100dvw;display:flex;flex-direction:column;z-index:99;transform:scale(1) translateY(-40rem);pointer-events:none}}.link{cursor:pointer;transition:color .1s}.link:hover{color:var(--color-brand-500)}.menuButton{position:absolute;top:26px;left:calc(2rem + 50px);cursor:pointer;display:none;@media screen and (max-width:768px){display:unset}}.menuButton>.close{display:none}.footer_footer__MbdlQ{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:2rem;gap:2rem;background-color:var(--color-grey-100);padding:2rem}.footer_list__lG0CT{display:flex;flex-direction:column;gap:1rem}.footer_title__vaQ9K{margin-bottom:1rem;font-size:2rem;font-weight:800;border-right:4px solid var(--color-brand-500);padding-right:2rem;border-radius:1px}.footer_item__6thov{display:flex;align-items:center;gap:1rem;width:-moz-fit-content;width:fit-content;transition:all .1s}.footer_item__6thov:hover{color:var(--color-brand-500);margin-right:.5rem}@media screen and (max-width:1024px){.footer_footer__MbdlQ{grid-template-columns:1fr 1fr}}@media screen and (max-width:660px){.footer_footer__MbdlQ{grid-template-columns:1fr}}.developer_developer__E_rZx{background-color:var(--color-grey-200);display:flex;justify-content:space-between;gap:2rem;flex-wrap:wrap;align-items:center;padding:1rem 2rem}.developer_developer__E_rZx>p{display:flex;align-items:center;gap:.5rem}.developer_links__wRDNe{display:flex;gap:1rem;align-items:center}.developer_links__wRDNe>div{display:flex;align-items:center;gap:.5rem}.developer_links__wRDNe a{padding:5px;border-radius:50%;background-color:var(--color-grey-300);width:40px;height:40px;display:grid;place-items:center}.developer_links__wRDNe a>svg{transition:all .1s}.developer_links__wRDNe a:hover>svg{fill:var(--color-red-700)}