:root{--bg-color:#ffffff;--text-color:#000000;--navbar-bg:#ffffff;--navbar-text:#000000;--accent-color:#0ABEAD;--btn-orange:#F57F17}[data-theme=dark]{--bg-color:#161D26;--text-color:#f5f5f5;--navbar-bg:#1F2935;--navbar-text:#f5f5f5}@font-face{font-family:Vazirmatn;src:url(/fonts/Vazirmatn-Regular.woff2) format("woff2");font-weight:400;font-style:normal}body,html{max-width:100vw;overflow-x:hidden}body{font-family:Vazirmatn,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:var(--text-color);transition:background-color .3s ease,color .3s ease}[data-theme=dark] body,body{background-color:var(--bg-color)}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.container{max-width:1300px;margin:0 auto;padding:20px}.box{margin-top:6.5rem}.navbar{box-shadow:0 .5rem 6rem rgba(4,195,255,.16)}[data-theme=dark] .navbar{background-color:var(--navbar-bg)}.section_title{margin-bottom:1.5rem;align-items:center;display:flex;flex-direction:column}.section_title h2{font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:3rem;margin-bottom:1rem;color:var(--accent-color)}.section_title p{font-size:1.2rem;font-weight:400;line-height:2rem;color:#333333;margin-bottom:1rem}[data-theme=dark] .section_title p{color:#95A5C6}.section_line{display:block;position:relative;text-align:center;width:12rem;height:3px}.section_line,.section_line:after{background-color:var(--accent-color)}.section_line:after{content:"";position:absolute;width:2.5rem;height:.5rem;top:-2px;left:40%;border-radius:14px}.About_buttons{margin-top:1rem;display:flex;gap:2rem}.hire_btn{background-color:var(--btn-orange);padding:.8rem 3.5rem;font-size:16px;font-weight:700;border:none;border-radius:30px;color:#ffffff;text-align:center;cursor:pointer;transition:background-color .3s ease,transform .2s ease}.hire_btn:hover{background-color:#EF6C00}.resume_btn{background-color:#09BEAD;padding:.8rem 3.5rem;font-size:16px;font-weight:700;border:none;border-radius:30px;color:#ffffff;text-align:center;transition:background-color .3s ease,transform .2s ease}.resume_btn:hover{background-color:#089b91}.skew{transform:skew(-6deg)}@media (max-width:768px){.About_buttons{flex-direction:column;gap:1rem}.hire_btn,.resume_btn{padding:.8rem 2rem}}.Navbar_navbar__IRa4n{position:fixed;width:100%;z-index:999;background-color:#fff}.Navbar_navbar_links__tosI3{display:flex;justify-content:space-between;align-items:center;padding:1rem 20px}.Navbar_links__P1h_k{display:flex;align-items:center;gap:32px;transition:all .3s ease;font-weight:700}.Navbar_links__P1h_k a:hover{color:#0abead;transition:all .25s ease}.Navbar_theme__Z_tCH{display:flex;align-items:center;gap:16px}.Navbar_logo__iB1ng,.Navbar_theme__Z_tCH span{font-size:2rem;font-weight:600;color:#0abead}.Navbar_hamburger__CUCmx{position:relative;width:30px;height:24px;background:none;border:none;cursor:pointer;z-index:1001;display:none}.Navbar_hamburger__CUCmx span,.Navbar_hamburger__CUCmx:after,.Navbar_hamburger__CUCmx:before{content:"";position:absolute;left:0;width:100%;height:3px;background-color:#0abead;border-radius:3px;transition:all .3s ease}.Navbar_hamburger__CUCmx span{top:10px}.Navbar_hamburger__CUCmx:before{top:0}.Navbar_hamburger__CUCmx:after{top:20px}.Navbar_hamburger__CUCmx.Navbar_open__zWQM0:before{transform:rotate(45deg);top:10px}.Navbar_hamburger__CUCmx.Navbar_open__zWQM0 span{opacity:0}.Navbar_hamburger__CUCmx.Navbar_open__zWQM0:after{transform:rotate(-45deg);top:10px}.Navbar_logoMobile__3Hnmr{display:none;justify-content:space-between;align-items:center;width:100%}@media (max-width:768px){.Navbar_navbar_links__tosI3{position:relative;width:100%}.Navbar_logoMobile__3Hnmr{display:flex}.Navbar_hamburger__CUCmx{display:block}.Navbar_links__P1h_k{flex-direction:column;width:100%;position:absolute;top:100%;left:0;transform:translateY(-200%);opacity:0;visibility:hidden;transition:all .3s ease-in-out;padding:1rem;gap:1.5rem;border-top:1px solid #ccc;z-index:998}.Navbar_links__P1h_k a{font-size:1rem;width:100%;text-align:center}.Navbar_links__P1h_k.Navbar_active__EX2va{transform:translateY(0);opacity:1;visibility:visible;background-color:#fff}[data-theme=dark] .Navbar_links__P1h_k.Navbar_active__EX2va{background-color:#161D26}}.Footer_footer__lXhcZ{display:flex;justify-content:space-between;align-items:center;background-color:#f0f0f0;padding:1rem 2rem;font-size:14px;border-top:1px solid #ddd;color:#333;flex-wrap:wrap;gap:1rem;text-align:center}[data-theme=dark] .Footer_footer__lXhcZ{background-color:#161D26;color:#f5f5f5}.Footer_socialIcons__seLLu{display:flex;gap:16px;flex-wrap:wrap;justify-content:center}.Footer_socialIcons__seLLu a{color:#333;transition:color .3s ease}[data-theme=dark] .Footer_socialIcons__seLLu a{color:#f5f5f5}.Footer_socialIcons__seLLu a:hover{color:#0ABEAD}@media (max-width:600px){.Footer_footer__lXhcZ{flex-direction:column;padding:1.5rem 1rem;font-size:13px}.Footer_socialIcons__seLLu{gap:12px}}.Layout_container__m2XBw{display:flex;flex-direction:column;min-height:100vh}.Layout_main__65zHd{flex:1 1}