.navbar{display:flex;align-items:center;justify-content:space-between;margin:35px clamp(50px,8vw,120px);position:relative;gap:40px;z-index:2}.navbar h1{font-size:42px;font-weight:700;background:linear-gradient(to right,#fff 20%,#888 30%,#fff 70%,#888 80%);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:shine 3s linear infinite;cursor:pointer;transition:transform .3s ease;flex-shrink:0;margin-right:0;margin-left:-50px;position:relative;z-index:2}.navbar h1:hover{transform:scale(1.05) translateY(-2px);text-shadow:0 10px 20px rgba(0,0,0,.2)}.nav-menu{display:flex;align-items:center;list-style:none;gap:40px;font-size:clamp(16px,1.5vw,24px);margin:0;padding:0;position:relative;z-index:2}.nav-connect{padding:15px 35px;border-radius:30px;background:gray;font-size:clamp(14px,1vw,18px);cursor:pointer;transition:all .3s ease;color:#fff;white-space:nowrap;position:relative;z-index:2;margin-top:5px}.nav-connect:hover{transform:scale(1.05);background:#fff;color:#1a1a1a}.nav-menu li{cursor:pointer;position:relative;padding:5px 0;white-space:nowrap}.nav-menu li:after{content:"";position:absolute;width:0;height:2px;background:#fff;left:0;bottom:0;transition:width .3s ease}.nav-menu li:hover:after,.nav-menu li.active:after{width:100%}.nav-menu li.active .anchor-link{color:#fff}.nav-menu .anchor-link{color:#888;text-decoration:none;transition:all .3s ease}.nav-menu .anchor-link:hover{color:#fff;transform:scale(1.05)}.nav-connect .anchor-link{color:inherit;text-decoration:none;transition:all .3s ease}.nav-menu li p{margin:0}.nav-mob-open,.nav-mob-close{display:none}@media (max-width: 768px){.navbar{margin:0;padding:0 10px;width:100%;height:60px;box-sizing:border-box;background:#1a1a1a;position:fixed;top:0;left:0;z-index:98;display:flex;justify-content:space-between;align-items:center}.navbar h1{font-size:24px;margin:0 auto 0 0;padding-left:0}.nav-connect{display:none}.nav-mob-open{display:block;position:absolute;top:50%;right:10px;transform:translateY(-50%);width:25px;height:25px;cursor:pointer;transition:opacity .3s ease,visibility .3s ease;z-index:100;margin-left:0}.nav-mob-close{display:block;position:fixed;top:17px;right:10px;width:25px;height:25px;cursor:pointer;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:101}.nav-menu{position:fixed;flex-direction:column;align-items:start;top:0;right:-100%;width:180px;height:100vh;background-color:#1a1a1a;transition:right .3s ease;padding-top:60px;z-index:99;box-sizing:border-box}.nav-menu.open{right:0;box-shadow:-5px 0 15px #0000004d}.nav-mob-close.show{opacity:1;visibility:visible}.nav-mob-open.hide{opacity:0;visibility:hidden}.nav-menu li{font-size:16px;padding:12px 25px;width:100%;box-sizing:border-box}.nav-connect{padding:15px 30px;border-radius:50px;background:gray;font-size:18px}.nav-connect:hover{transform:scale(1.05)}body{padding-top:80px}}@media (max-width: 430px){.navbar{padding:0 10px}.navbar h1{margin:0}.nav-mob-open,.nav-mob-close{width:22px;height:22px;right:8px}.nav-menu{width:160px}.nav-menu li{padding:10px 20px;font-size:14px}}.hero{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;padding:0 100px;min-height:100vh;height:100vh;box-sizing:border-box;overflow:hidden;position:relative;margin-bottom:-5%;margin-right:-100px;z-index:1}#particles-js{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:0}.hero img{width:38%;border-radius:50%;object-fit:cover;margin-top:-8%;margin-bottom:0;position:relative;z-index:2}.hero-content{flex:1;display:flex;flex-direction:column;gap:30px;max-width:800px;margin-top:-5%;text-align:center;padding:0 30px;position:relative;z-index:2}.hero h1{font-size:64px;line-height:1.2;margin:0}.hero h1 span{background:gray;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero p{width:100%;text-align:center;font-size:24px;line-height:1.7;min-height:3.4em;margin-bottom:30px;color:#888;transition:transform .5s ease-in-out}.hero-action{display:flex;align-items:center;justify-content:center;gap:35px;font-size:24px;font-weight:500;margin-top:-5%}.hero-connect{padding:32px 60px;border-radius:50px;background:gray;cursor:pointer;transition:all .3s ease}.hero-connect a{color:#fff;text-decoration:none}.hero-resume{padding:32px 90px;border-radius:50px;border:2px solid #fff;cursor:pointer;color:#fff;transition:all .3s ease}.hero-connect:hover{transform:scale(1.05);background:#fff;color:#1a1a1a}.hero-connect:hover a{color:#1a1a1a}.hero-resume:hover{transform:scale(1.05);background:gray;border-color:gray}.hero-social{display:flex;justify-content:center;gap:45px}.hero-social a{color:#666;font-size:45px;transition:all .3s ease;position:relative}.hero-social a[href*=github]:hover{color:#fff;filter:drop-shadow(0 0 8px rgba(255,255,255,.8));transform:translateY(-3px)}.hero-social a[href*=linkedin]:hover{color:#0077b5;filter:drop-shadow(0 0 8px rgba(0,119,181,.8));transform:translateY(-3px)}.hero-social a[href*=twitter]:hover{color:#fff;filter:drop-shadow(0 0 8px rgba(255,255,255,.8));transform:translateY(-3px)}.hero-social a[href*=instagram]:hover{color:#e4405f;filter:drop-shadow(0 0 8px rgba(228,64,95,.8));transform:translateY(-3px)}.hero-social a[href*=discord]:hover{color:#7289da;filter:drop-shadow(0 0 8px rgba(114,137,218,.8));transform:translateY(-3px)}.hero-social a[href*="t.me"]:hover{color:#24a1de;filter:drop-shadow(0 0 8px rgba(36,161,222,.8));transform:translateY(-3px)}.hero-social a[href*="x.com"]:hover{color:#fff;filter:drop-shadow(0 0 8px rgba(255,255,255,.8));transform:translateY(-3px)}.hero-social a:after{display:none}@media (max-width: 768px){.hero{flex-direction:column;padding:10% 0 0;min-height:100vh;height:100vh;margin-bottom:-30%;margin-right:0;margin-top:-8%}.hero img{width:73%;margin:0 0 20px}.hero h1{font-size:36px;text-align:center;line-height:1.3}.hero p{text-align:center;font-size:16px;line-height:1.5;min-height:calc(1.6em * 3);padding:0 10px;max-width:90%;margin:0 auto 25px;color:#888;transition:transform .5s ease-in-out}.hero-content{gap:10px;padding:0;min-height:auto;width:100%;box-sizing:border-box;margin:0 auto}.hero-action{gap:15px;margin-top:-10px;flex-direction:row;justify-content:center;width:auto;position:relative;bottom:0}.hero-connect,.hero-resume{padding:10px 25px;border-radius:25px;font-size:15px;font-weight:500}.hero-connect{background:gray}.hero-resume{border:1px solid #fff}.hero-connect:hover,.hero-resume:hover{transform:translateY(-2px)}.hero-social{gap:35px;margin-top:25px;margin-bottom:39%}.hero-social a{font-size:32px}.hero-social a[href*=github]:hover{color:#fff;filter:drop-shadow(0 0 8px rgba(255,255,255,.8))}.hero-social a[href*=linkedin]:hover{color:#0077b5;filter:drop-shadow(0 0 8px rgba(0,119,181,.8))}.hero-social a[href*=twitter]:hover{color:#fff;filter:drop-shadow(0 0 8px rgba(255,255,255,.8))}.hero-social a[href*=instagram]:hover{color:#e4405f;filter:drop-shadow(0 0 8px rgba(228,64,95,.8))}.hero-social a[href*=discord]:hover{color:#7289da;filter:drop-shadow(0 0 8px rgba(114,137,218,.8))}.hero-social a[href*="x.com"]:hover{color:#fff;filter:drop-shadow(0 0 8px rgba(255,255,255,.8))}.hero-social a[href*="t.me"]:hover{color:#24a1de;filter:drop-shadow(0 0 8px rgba(36,161,222,.8))}.hero-social a[href*="x.com"]{color:#fff;filter:drop-shadow(0 0 8px rgba(255,255,255,.4))}.hero-social a[href*=github]{color:#fff;filter:drop-shadow(0 0 8px rgba(255,255,255,.4))}.hero-social a[href*=linkedin]{color:#0077b5;filter:drop-shadow(0 0 8px rgba(0,119,181,.4))}.hero-social a[href*=twitter]{color:#fff;filter:drop-shadow(0 0 8px rgba(255,255,255,.4))}.hero-social a[href*=instagram]{color:#e4405f;filter:drop-shadow(0 0 8px rgba(228,64,95,.4))}.hero-social a[href*=discord]{color:#7289da;filter:drop-shadow(0 0 8px rgba(114,137,218,.4))}.hero-social a[href*="t.me"]{color:#24a1de;filter:drop-shadow(0 0 8px rgba(36,161,222,.4))}.hero-social a:after{display:none}.hero:hover .hero p{transform:none}}.nav{position:relative;z-index:1}.about{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:80px;margin:100px auto 0%;max-width:1200px;padding:0 40px;position:relative;z-index:2}.about-title{position:relative;margin-bottom:-20px;z-index:2}.about-title h1{font-size:56px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:2px;text-align:center}.about-title h1 span{color:#61dbfb;font-weight:800}.about-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:4px;background:linear-gradient(90deg,#61DBFB,transparent);border-radius:2px}.about-title img{display:none}.about-left{flex:0 0 500px;position:relative;z-index:2}.about-left img{width:85%;height:auto;border-radius:20px;box-shadow:0 10px 30px #0003;transition:transform .3s ease;margin-top:-10px}.about-left:after{content:"";margin-top:-20px;position:absolute;top:15px;left:15px;width:85%;height:100%;background:#61dbfb0d;border-radius:20px;z-index:-1}.about-sections{display:flex;gap:80px;position:relative;z-index:2}.about-right{display:flex;flex-direction:column;gap:60px;position:relative;z-index:2}.about-para{margin-top:20px;display:flex;flex-direction:column;font-weight:300;gap:15px;font-size:22px}.about-skills{display:flex;flex-direction:column;gap:20px}.about-skill{display:flex;align-items:center;gap:50px;transition:.3s}.about-skill p{min-width:150px;font-size:22px;font-weight:500}.about-skill hr{outline:none;border:none;width:50%;height:8px;border-radius:50px;background:#fff}.about-achievements{display:flex;width:100%;justify-content:space-around;margin-bottom:80px;position:relative;z-index:2}.achievement{display:flex;flex-direction:column;align-items:center;gap:10px;transition:.5s}.achievement h1{font-size:56px;font-weight:700;color:gray}.achievement p{font-size:20px;font-weight:500}.about-skill:hover{transform:scale(1.05);transition:.3s;z-index:3}.achievement:hover{transform:scale(1.12);transition:o.5s;z-index:3}@media (max-width: 768px){.about{gap:30px;margin:60px auto;padding:20px;align-items:center;text-align:center;min-height:auto;position:relative}.about-title{margin-bottom:15px;width:100%}.about-title h1{font-size:38px}.about-title:after{width:40px;height:3px}.about-sections{flex-direction:column;align-items:center;gap:30px;width:100%;margin-top:10px}.about-left{display:none}.about-right{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;width:90%;margin:0 auto}.about-para{font-size:18px;line-height:1.6;margin:0;padding:0 10px}.about-skills{width:100%;gap:20px;margin:0 auto}.about-skill{gap:20px;align-items:center}.about-skill p{font-size:20px}.about-skill hr{height:6px}.about-achievements{width:100%;padding:20px 0;gap:20px;margin:10px 0;justify-content:space-around}.about-achievements h1{font-size:34px;font-weight:700}.about-achievements p{font-size:16px;text-align:center}}:root{--timeline-line-extend: -13%}.education{display:flex;flex-direction:column;align-items:center;margin:8% auto -2%;max-width:1200px;padding:0 40px;position:relative;z-index:2}.education-title{position:relative;margin-bottom:40px;text-align:center;width:100%;z-index:2}.education-title h1{font-size:48px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:2px;text-align:center}.education-title span{color:#61dbfb;font-weight:800}.education-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:4px;background:linear-gradient(90deg,#61DBFB,transparent);border-radius:2px}.education-title img{position:absolute;top:-40%;right:0;width:180px;opacity:.2;pointer-events:none}.education-timeline{display:grid;grid-template-columns:1fr;gap:30px;width:100%;max-width:1000px;margin:0 auto;padding:20px}.timeline-item{position:relative;padding-left:35px;margin-bottom:40px;border-left:none}.timeline-item:before{content:"";position:absolute;left:0;top:30px;height:calc(100% + var(--timeline-line-extend));width:2px;background:#61dbfb33}.timeline-item:last-child:before{height:calc(100% + var(--timeline-line-extend))}.timeline-dot{position:absolute;left:-5px;top:30px;width:12px;height:12px;border-radius:50%;background:#61dbfb;display:block;box-shadow:0 0 15px #61dbfb66;z-index:3}.timeline-content{background:#ffffff08;padding:0;border-radius:16px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease;height:100%;display:flex;flex-direction:row;overflow:hidden;position:relative;z-index:2}.timeline-content:hover{transform:translateY(-5px);border-color:#61dbfb;background:#61dbfb0d;box-shadow:0 10px 20px #61dbfb1a}.timeline-content:hover .timeline-image{border-color:#61dbfb}.timeline-content:hover img{transform:scale(1.05)}.timeline-content h3{font-size:24px;color:#fff;margin-bottom:10px}.timeline-details{color:#888;font-size:16px;line-height:1.6}.timeline-image{flex:0 0 350px;height:100%;border-radius:0;border:none;overflow:hidden}.timeline-image img{width:100%;height:100%;object-fit:cover;transition:all .3s ease}.timeline-text{flex:1;padding:30px;display:flex;flex-direction:column;justify-content:center}.timeline-text h3{font-size:24px;color:#fff;margin-bottom:10px;font-weight:600;letter-spacing:.5px}.timeline-date{color:#61dbfb;font-size:16px;font-weight:500;margin-bottom:15px}.timeline-details{color:#ffffffb3;font-size:16px;line-height:1.6}@media (max-width: 768px){:root{--timeline-line-extend: 30px}.education{margin:0 auto -30px;padding:0;width:100%}.education-title h1{font-size:38px}.education-title img{width:130px;opacity:.15}.education-timeline{display:flex;flex-direction:column;gap:20px;padding:0 20px;width:90%;margin:0 auto}.timeline-item{border-left:none;padding:0;width:100%}.timeline-item:before{left:0;top:20px;height:calc(100% + var(--timeline-line-extend))}.timeline-item:last-child:before{height:calc(100% + var(--timeline-line-extend))}.timeline-dot{left:-5px;top:0;transform:none;width:10px;height:10px;display:block}.timeline-item:before,.timeline-dot{display:none}.timeline-content{flex-direction:column;padding:0;border-radius:16px;background:#ffffff08;border:1px solid rgba(97,219,251,.1);overflow:hidden;width:100%;margin:0;transition:transform .3s ease;height:auto}.timeline-content h3{font-size:20px}.timeline-date,.timeline-details{font-size:14px}.timeline-image{width:100%;height:200px;border-radius:16px 16px 0 0;overflow:hidden;flex:none}.timeline-image img{width:100%;height:100%;object-fit:cover}.timeline-text{padding:20px;text-align:left;border-top:1px solid rgba(97,219,251,.1);min-height:150px;display:flex;flex-direction:column;justify-content:center}.timeline-text h3{font-size:20px;margin-bottom:8px;color:#fff}.timeline-date{font-size:14px;margin-bottom:12px;display:inline-block;padding:4px 12px;background:#61dbfb1a;border-radius:20px;color:#61dbfb}.timeline-details{font-size:14px;line-height:1.5;color:#ffffffb3}.timeline-content:active{transform:scale(.98)}}.skills{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;margin:80px auto;max-width:1200px;padding:4rem 2rem;position:relative;z-index:2}.skills-title{margin-bottom:40px;position:relative;z-index:2}.skills-title h1{font-size:48px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:2px;text-align:center}.skills-title span{color:#61dbfb;font-weight:800}.skills-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:4px;background:linear-gradient(90deg,#61DBFB,transparent);border-radius:2px}.skills-title img{display:none}.skills-container{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;max-width:1400px;margin:0 auto;width:100%;position:relative;z-index:2}.skills-format{display:flex;flex-direction:column;justify-content:flex-start;gap:30px;padding:3rem 2rem;border-radius:25px;border:1px solid rgba(255,255,255,.1);transition:all .4s ease;cursor:pointer;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-height:450px;max-width:320px;text-align:center;position:relative;z-index:2}.skills-format:hover{transform:translateY(-8px);background:#8080801a;border-color:gray;box-shadow:0 12px 30px #80808033;z-index:3}.skill-icon{color:#888;font-size:48px;margin:20px 0;transition:all .3s ease-in-out}.skills-format:hover .skill-icon{color:inherit;text-shadow:0 0 12px currentColor}.skills-format:nth-child(1):hover .skill-icon{color:#61dbfb;filter:drop-shadow(0 0 8px #61DBFB) brightness(1.2);text-shadow:0 0 15px #61DBFB}.skills-format:nth-child(2):hover .skill-icon{color:#ed92f5;filter:drop-shadow(0 0 8px #ed92f5) brightness(1.2);text-shadow:0 0 15px #ed92f5}.skills-format:nth-child(3):hover .skill-icon{color:#f90;filter:drop-shadow(0 0 8px #FF9900) brightness(1.2);text-shadow:0 0 15px #FF9900}.skills-format:nth-child(4):hover .skill-icon{color:#0f0;filter:drop-shadow(0 0 8px #00ff00) brightness(1.2);text-shadow:0 0 15px #00ff00}.skills-format:nth-child(5):hover .skill-icon{color:#00758f;filter:drop-shadow(0 0 8px #00758f) brightness(1.2);text-shadow:0 0 15px #00758f}.skills-format:nth-child(6):hover .skill-icon{color:#fff;filter:drop-shadow(0 0 8px #ffffff) brightness(1.2);text-shadow:0 0 15px #ffffff}.skills-format h2{font-size:26px;font-weight:600;margin:1rem 0;color:#fff}.skills-format p{color:#888;font-size:17px;line-height:1.7;max-width:280px;margin:0 auto}.skills-readmore{display:flex;gap:20px;align-items:center;margin-top:20px}.skill-header{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:1.5rem}.skill-number{color:gray;font-size:1.2rem;font-weight:500}@media (max-width: 1200px){.skills-container{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.skills{margin:40px 20px;padding:2rem 1rem;gap:30px;align-items:center}.skills-title{width:100%;text-align:center;margin-bottom:30px}.skills-title h1{font-size:38px;text-align:center}.skills-title:after{width:40px;height:3px}.skills-container{grid-template-columns:1fr;margin-left:-2.5%;gap:2rem}.skills-format{gap:20px;padding:2.5rem 1.5rem;min-height:auto;transform:none;transition:none;position:relative;z-index:2}.skills-format:hover{transform:none;background:#ffffff0d;border-color:#ffffff1a;box-shadow:none}.skills-format:nth-child(1) .skill-icon{color:#61dbfb;text-shadow:0 0 12px #61DBFB;filter:drop-shadow(0 0 8px #61DBFB) brightness(1.5);text-shadow:0 0 15px #61DBFB,0 0 25px #61DBFB}.skills-format:nth-child(2) .skill-icon{color:#ed92f5;text-shadow:0 0 12px #ed92f5;filter:drop-shadow(0 0 8px #ed92f5) brightness(1.5);text-shadow:0 0 15px #ed92f5,0 0 25px #ed92f5}.skills-format:nth-child(3) .skill-icon{color:#f90;text-shadow:0 0 12px #FF9900;filter:drop-shadow(0 0 8px #FF9900) brightness(1.5);text-shadow:0 0 15px #FF9900,0 0 25px #FF9900}.skills-format:nth-child(4) .skill-icon{color:#0f0;text-shadow:0 0 12px #00ff00;filter:drop-shadow(0 0 8px #00ff00) brightness(1.5);text-shadow:0 0 15px #00ff00,0 0 25px #00ff00}.skills-format:nth-child(5) .skill-icon{color:#00758f;text-shadow:0 0 12px #00758f;filter:drop-shadow(0 0 8px #00758f) brightness(1.5);text-shadow:0 0 15px #00758f,0 0 25px #00758f}.skills-format:nth-child(6) .skill-icon{color:#fff;text-shadow:0 0 12px #ffff;filter:drop-shadow(0 0 8px #ffffff) brightness(1.5);text-shadow:0 0 15px #ffffff,0 0 25px #ffffff}.skill-icon{font-size:36px;transition:none}.skills-format h2{font-size:24px}.skills-format p{font-size:16px}.skills-format{opacity:0;transform:translateY(20px);animation:none;transition:none;position:relative;z-index:2}.skills-format.show{animation:cardEntrance .5s ease-out forwards;position:relative;z-index:2}@keyframes cardEntrance{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.skills-format.show:nth-child(1){animation-delay:.05s}.skills-format.show:nth-child(2){animation-delay:.1s}.skills-format.show:nth-child(3){animation-delay:.15s}.skills-format.show:nth-child(4){animation-delay:.2s}.skills-format.show:nth-child(5){animation-delay:.25s}.skills-format.show:nth-child(6){animation-delay:.3s}.skills-format.fade-up:nth-child(n){transition-delay:0s}.skills-container{grid-template-columns:1fr;gap:2rem;padding:.5rem}}q.projects{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:80px;margin:80px 170px}.projects{display:flex;flex-direction:column;align-items:center;gap:50px;margin:60px auto;max-width:1200px;padding:0 40px;position:relative;z-index:2}.projects-title{position:relative;margin-bottom:40px;text-align:center;width:100%}.projects-title{display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center;position:relative;z-index:2}.projects-title h1{font-size:48px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:2px;text-align:center}.projects-title h1{font-size:48px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:2px}.projects-title span{color:#61dbfb;font-weight:800}.projects-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:4px;background:linear-gradient(90deg,#61DBFB,transparent);border-radius:2px}.projects-title img{display:none}.projects-container{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:40px;max-width:1200px;margin:-5% auto 0;position:relative;z-index:2}.projects-container img{box-sizing:border-box;width:419px;height:280px;transition:.3s;cursor:pointer}.projects-container img:hover{transform:scale(1.1);border-radius:10px;transition:.3s}.showmore{display:flex;align-items:center;gap:12px;border-radius:50px;border:1px solid rgba(255,255,255,.2);padding:14px 28px;font-size:16px;font-weight:500;transition:all .3s ease;cursor:pointer;width:fit-content;margin:-3% auto 40px;background:transparent;color:#fffc;overflow:hidden;position:relative;z-index:2}.showmore:hover{border-color:#61dbfb;color:#61dbfb;transform:translateY(-2px);background:#61dbfb08}.showmore:active{transform:translateY(0)}.showmore img{width:18px;height:18px;transition:transform .3s ease}.showmore:hover img{transform:translate(4px)}.showmore:before{display:none}@media (max-width: 768px){.showmore{padding:12px 24px;font-size:15px;border-width:1px;transition:all .3s ease}.showmore:hover{transform:none;background:#61dbfb08}.showmore:hover img{transform:translate(4px)}.showmore:active{transform:translateY(1px);background:#61dbfb0d}.showmore:active{background:#61dbfb1a;border-color:#61dbfb;color:#61dbfb;transform:scale(.98)}.showmore:active img{transform:translate(4px)}.showmore:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;background-image:radial-gradient(circle,#61DBFB 10%,transparent 10.01%);background-repeat:no-repeat;background-position:50%;transform:scale(10);opacity:0;transition:transform .5s,opacity .5s}.showmore:active:after{transform:scale(0);opacity:.3;transition:0s}.repo-card,.showmore{position:relative;z-index:2}}.showmore a{display:flex;align-items:center;text-decoration:none;color:inherit}.repo-card{background:#1a1a1a;border-radius:16px;padding:30px;transition:all .3s ease;display:flex;flex-direction:column;justify-content:space-between;min-height:320px;max-width:300px;border:1px solid #333;position:relative;z-index:2}.repo-card:hover{background:#fff;transform:translateY(-8px) scale(1.02);box-shadow:0 0 30px #61dbfb26;z-index:3}.repo-card h3{color:#fff;font-size:22px;margin-bottom:20px;font-weight:600;transition:color .3s ease}.repo-card:hover h3{color:#1a1a1a}.repo-card p{color:#888;font-size:15px;line-height:1.6;margin-bottom:25px;transition:color .3s ease}.repo-card:hover p{color:#555}.repo-stats{display:flex;gap:20px;margin:20px 0;color:#888;font-size:16px}.repo-card a{color:#fff;text-decoration:none;font-size:16px;font-weight:500;transition:all .3s ease;align-self:flex-start}.repo-card:hover a{color:#1a1a1a}.showmore a{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit}@media (max-width:768px){.projects{gap:30px;margin:40px auto;padding:0 20px;align-items:center}.projects-title h1{padding:0;font-size:38px;font-weight:600}.projects-title img{width:130px;right:-20px}.projects-container{grid-template-columns:repeat(2,1fr);margin-top:-10%;gap:20px;padding:20px}.repo-card{min-height:280px;padding:25px}.repo-card h3{font-size:20px}.repo-card p{font-size:14px}.repo-stats{font-size:14px;gap:15px;margin:15px 0}.repo-card a{padding:10px 20px;font-size:14px}.projects-title h1{font-size:38px}.projects-title:after{width:40px;height:3px}.repo-card:hover{transform:none;box-shadow:none;background:#1a1a1a}.repo-card:hover h3{color:#fff}.repo-card:hover p{color:#888}.repo-card:hover a{color:#fff}.showmore{padding:12px 24px;font-size:15px;border:1px solid #61DBFB;background:transparent;color:#61dbfb;transition:none}.showmore:hover{transform:none;background:transparent}.showmore:hover img{transform:none}.showmore:after,.showmore:before{display:none}.showmore:active{transform:none;background:transparent}.showmore:active img{transform:none}.showmore,.showmore img{transition:none}.showmore:hover,.showmore:active,.showmore:focus{box-shadow:none;animation:none}}@media (max-width: 480px){.projects-container{grid-template-columns:1fr}.repo-card{max-width:100%}.repo-card:hover{transform:none;box-shadow:none;background:#1a1a1a}}@keyframes shine{to{background-position:200% center}}@keyframes glowingBorder{0%{box-shadow:0 0 5px #61dbfb33,0 0 10px #61dbfb33,0 0 15px #61dbfb33;border-color:#fff}50%{box-shadow:0 0 20px #61dbfb66,0 0 30px #61dbfb66,0 0 40px #61dbfb66;border-color:#61dbfbcc}to{box-shadow:0 0 5px #61dbfb33,0 0 10px #61dbfb33,0 0 15px #61dbfb33;border-color:#fff}}.contact{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;margin:-60px auto 0;max-width:1200px;padding:0 20px;min-height:calc(100vh - 60px);position:relative;z-index:2}.contact-title{position:relative;margin-bottom:40px;text-align:center;z-index:2}.contact-title h1{font-size:48px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:2px}.contact-title span{color:#61dbfb;font-weight:800}.contact-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:4px;background:linear-gradient(90deg,#61DBFB,transparent);border-radius:2px}.contact-title img{display:none}.contact-section{display:flex;gap:60px;width:100%;position:relative;z-index:2}.contact-left{flex:1;display:flex;flex-direction:column;gap:30px}.contact-left h1{font-size:36px;font-weight:600;color:#888}.contact-left p{color:#fff;font-size:18px;line-height:1.6}.contact-details{display:flex;flex-direction:column;gap:20px;color:#d8d8d8;font-size:20px}.detail{display:flex;align-items:center;gap:15px;color:#888;font-size:16px;transition:all .3s ease}.detail:hover{color:#fff;transform:translate(5px)}.contact-right{flex:1;display:flex;flex-direction:column;gap:20px}.contact-right label{color:#888;font-size:16px;font-weight:500}.contact-right input,.contact-right textarea{width:100%;padding:12px;background:#ffffff0d;border:1px solid #333;border-radius:8px;color:#fff;font-family:Outfit,sans-serif;font-size:16px;transition:all .3s ease;position:relative;z-index:2}.contact-right input:focus,.contact-right textarea:focus{outline:none;border-color:#fff;background:#ffffff1a}.contact-submit{align-self:flex-start;padding:15px 40px;background:transparent;border:1px solid #fff;border-radius:30px;color:#fff;font-size:16px;cursor:pointer;transition:all .3s ease;position:relative;z-index:2}.contact-submit:hover{background:#fff;color:#1a1a1a;transform:translateY(-3px)}@media (max-width: 768px){.contact{margin:40px 20px;gap:10px}.contact-title h1{font-size:38px}.contact-title:after{width:40px;height:3px}.contact-section{flex-direction:column;margin-left:-7%;gap:30px;gap:40px}.contact-left h1{font-size:32px}.contact-right input,.contact-right textarea{padding:12px}}.footer{margin-top:100px;padding:40px 0;width:100%;display:flex;flex-direction:column;gap:40px;background:#1a1a1a;border-top:1px solid rgba(255,255,255,.05);position:relative;z-index:2}.footer-content{max-width:1200px;margin:0 auto;width:100%;padding:0 40px;box-sizing:border-box}.footer-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.1)}.footer-top-left p{font-size:16px;color:#888;line-height:1.6;max-width:350px}.footer-top-right{display:flex;align-items:center;gap:20px}.footer-email-input{position:relative;display:flex;align-items:center}.footer-email-input input{padding:12px 0;background:transparent;border:none;border-bottom:1px solid #333;color:#fff;font-size:15px;width:250px;transition:all .3s ease}.footer-email-input input:focus{outline:none;border-bottom-color:#fff}.footer-email-input input::placeholder{color:#666}.footer-subscribe{font-size:15px;padding:10px 25px;color:#888;background:transparent;border:none;cursor:pointer;transition:all .3s ease}.footer-subscribe:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:40px}.footer-bottom-right{display:flex;gap:40px}.footer-bottom a{color:#666;text-decoration:none;transition:color .3s ease;position:relative}.footer-bottom a:after{content:"";position:absolute;width:0;height:1px;bottom:-2px;left:0;background-color:#fff;transition:width .3s ease}.footer-bottom a:hover{color:#fff}.footer-bottom a:hover:after{width:100%}@media (max-width: 768px){.footer{margin-top:50px;padding:30px 0}.footer-content{padding:0 20px}.footer-top{flex-direction:column;gap:30px;text-align:center;padding-bottom:30px}.footer-top-left p{max-width:none}.footer-top-right{width:100%;flex-direction:column}.footer-email-input{width:100%;box-sizing:border-box;padding:15px 20px}.footer-email-input input{width:100%;text-align:center}.footer-subscribe{width:100%}.footer-bottom{flex-direction:column;gap:20px;text-align:center;padding-top:30px}.footer-bottom-right{gap:20px}}*{margin:0;padding:0}html{scroll-behavior:smooth;height:100%;overflow-y:auto;overflow-x:hidden}body{min-height:100%;background:#161513;color:#fff;font-family:outfit;position:relative}section{position:relative;width:100%;scroll-margin-top:60px}
