@import"https://api.fontshare.com/v2/css?f[]=satoshi@900,700,500,300,401,400&f[]=clash-display@200,400,700,500,600,300&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root{--background-color:#071013;--text-color:#f8f7f9;--primary-color:#fbe698;--secondary-color:#6dece0;--cyan:#00d4ff;--body-font:"Satoshi","Poppins",sans-serif;--heading-font:"Clash Display","Poppins",sans-serif}*{margin:0;padding:0}body,html{background-color:var(--background-color)}body,html{overflow-x:hidden!important;color:var(--text-color)}body{font-family:var(--body-font)}a:hover,body,input,textarea{cursor:url(/_next/static/media/cur1156.76c40255.ani),url(https://cur.cursors-4u.net/cursors/cur-1/cur1.png),default!important;cursor:none}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}.text-only-outline{color:var(--text-color);text-shadow:-1px -1px 0 var(--text-color),1px -1px 0 var(--text-color),-1px 1px 0 var(--text-color),1px 1px 0 var(--text-color)}@supports(text-stroke:1px var(--text-color )) or (-webkit-text-stroke:1px var(--text-color )){.text-only-outline{color:transparent;-webkit-text-stroke:1px var(--text-color);text-stroke:1px var(--text-color);text-shadow:none}}.project-title span{position:relative;display:inline-block;transition:color .3s ease-in-out}.project-title span:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:2px;background:var(--cyan);transform:scaleX(0);transform-origin:left center;transition:transform .3s ease-in-out;will-change:transform}.project-title span:hover{color:var(--cyan)}.project-title span:hover:after{transform:scaleX(1);transform-origin:right;transition:transform .3s ease-out}.about{display:flex;width:90%;justify-content:space-between;align-items:center;margin:9rem auto;position:relative;gap:1rem}.about:before{position:absolute;bottom:-8rem;z-index:1;left:1%;width:10rem;height:10rem;background:linear-gradient(to bottom right,var(--primary-color),var(--secondary-color));border-radius:50%;content:"";filter:blur(100px);opacity:40%}@media screen and (max-width:739px){.about{flex-wrap:wrap;justify-content:center}}.about .section-1{z-index:2;width:40%;overflow:hidden}@media screen and (max-width:856px){.about .section-1{width:90%}}.about .section-1 p{transform:translateY(100px);font-size:2.2rem;font-family:var(--heading-font)}.about .section-2{z-index:2;overflow:hidden;width:40%}@media screen and (max-width:856px){.about .section-2{width:90%;text-align:justify}}.about .section-2 p{margin-top:-1rem;transform:translateY(100px);color:hsla(0,0%,100%,.507);font-size:1.2rem}.about .coding-langs{display:flex;gap:10px;padding:8rem 0;flex-wrap:wrap}.footer{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;padding:2rem}.footer p{font-family:var(--heading-font)}.footer .footer-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:15px;width:100%}.footer .footer-links a{opacity:50%;color:var(--text-color);transition:all .2s ease;display:flex;align-items:center}.footer .footer-links a:hover{color:var(--primary-color);opacity:100%}.hero{display:flex;justify-content:center;align-items:center;padding:7rem 10px!important;flex-direction:column;gap:4rem;position:relative}.hero .thunder-image{position:absolute;z-index:1;top:-1rem;opacity:10%}.hero .thunder-image img{filter:drop-shadow(0 0 20px var(--text-color))}.hero .hero-title{overflow:hidden}.hero h1{transform:translateY(300px);text-align:left;z-index:2;display:flex;flex-direction:column;font-family:var(--heading-font);font-size:clamp(2rem,19vw,10rem);line-height:clamp(2rem,19vw,9rem);background:linear-gradient(to right,var(--text-color),var(--secondary-color));background-size:100%!important;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero h1 span{-webkit-text-fill-color:var(--text-color);background:unset}.navbar{justify-content:space-between;align-items:center;padding:2rem;color:var(--text-color)}.navbar,.navbar .navbar-links{display:flex}.navbar .navbar-links ul{justify-content:center;list-style:none;gap:15px}.navbar .navbar-links ul,.navbar .navbar-links ul li{display:flex;align-items:center}.navbar .navbar-links ul li div{cursor:pointer;display:flex;align-items:center}.navbar .navbar-links ul li a{display:flex;align-items:center;font-size:15px;font-weight:500;color:var(--text-color);text-decoration:none;position:relative;z-index:2}.navbar .navbar-links ul li a:before{position:absolute;width:0;height:1px;content:"";background-color:var(--text-color);bottom:0;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.navbar .navbar-links ul li a:hover:before{width:100%}.projects{margin:7rem 1rem;justify-content:center;perspective:484px;transform-style:preserve-3d;overflow:hidden}.projects,.projects .project-card{display:flex;flex-direction:column}.projects .project-card .project-heading{display:flex;justify-content:space-between;padding:2rem 0;position:relative}.projects .project-card .project-heading .section-1{flex-wrap:wrap;display:flex;align-items:center;gap:20px}@media screen and (max-width:420px){.projects .project-card .project-heading .section-1{flex-direction:column;justify-content:left;align-items:flex-start}}.projects .project-card .project-heading .section-1 .project-title{font-size:2rem;font-family:var(--heading-font);display:flex;flex-direction:column}.projects .project-card .project-heading .section-1 .project-title p{width:14rem;font-size:16px;opacity:85%}.projects .project-card .project-heading .section-1 .project-title a{color:var(--text-color);font-weight:600}.projects .project-card .project-heading .section-1 .project-use{display:flex;gap:10px}.projects .project-card .project-heading .section-1 .project-use span{padding:7px 15px;border:1px solid var(--text-color);border-radius:10rem}.projects .project-card .project-heading .project-numbering{font-size:9rem;opacity:50%;font-family:var(--heading-font);font-weight:bolder;border-radius:50%;right:0;display:flex;justify-content:center;align-items:center}@media screen and (max-width:420px){.projects .project-card .project-heading .project-numbering{position:absolute;top:-10px}}.projects .project-card .project-heading .project-numbering span{display:flex;text-align:center;justify-self:center;justify-content:center;align-items:center}.projects .project-card .project-image{perspective:484px;transform-style:preserve-3d;overflow:hidden;border-radius:30px}.projects .project-card .project-image img{transform-style:preserve-3d;border-radius:30px;max-width:100%;height:auto;object-fit:cover}.IntroCurtains{position:fixed;top:0;min-width:100vw;height:100vh;overflow:hidden!important;left:50%;transform:translateX(-50%);z-index:999999;animation:displayNoneAnimation 2s ease}.IntroCurtains img{height:100vh;min-width:100vw;object-fit:cover;position:absolute}@keyframes displayNoneAnimation{0%{display:block}to{display:none}}