@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";
#github-contributions{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f0f0fe6;border:1px solid #00d4ff33;border-radius:20px;max-width:1000px;margin:4rem auto 0;padding:3rem 2rem;box-shadow:0 20px 60px #0006}.contributions-header h2{color:#fff;text-align:center;margin-bottom:.8rem;font-size:2.4rem;font-weight:700}.total-contributions{color:#b0b0b0;text-align:center;margin-bottom:2.5rem;font-size:1.2rem;font-weight:500}.contributions-grid{-webkit-overflow-scrolling:touch;flex-direction:column;gap:10px;padding-bottom:10px;display:flex;overflow:auto hidden}.month-labels{grid-template-columns:repeat(12,1fr);gap:4px;margin-bottom:10px;padding-left:65px;display:grid}.month-labels span{color:#888;text-align:center;font-size:.9rem;font-weight:500}.days-grid{gap:10px;min-width:max-content;display:flex}.day-labels{flex-direction:column;gap:3px;width:55px;display:flex}.day-labels span{color:#888;align-items:center;height:12px;font-size:.85rem;font-weight:500;display:flex}.contributions-squares{grid-template-rows:repeat(7,12px);grid-template-columns:repeat(53,12px);grid-auto-flow:column;gap:3px;min-width:max-content;display:grid}.day-square{cursor:pointer;border-radius:3px;width:12px;height:12px;transition:all .2s}.day-square:hover{transform:scale(1.2);box-shadow:0 0 10px #00d4ff99}.day-square.level-0{background-color:#0d1117;border:1px solid #21262d}.day-square.level-1{background-color:#0e4429;box-shadow:0 0 4px #0e442966}.day-square.level-2{background-color:#006d32;box-shadow:0 0 6px #006d3266}.day-square.level-3{background-color:#26a641;box-shadow:0 0 8px #26a64166}.day-square.level-4{background-color:#39d353;box-shadow:0 0 10px #39d35366}.contrib-legend{color:#888;justify-content:flex-end;align-items:center;gap:10px;margin-top:2rem;font-size:.95rem;font-weight:500;display:flex}.legend-squares{gap:3px;display:flex}.legend-square{border-radius:3px;width:12px;height:12px}.legend-square.level-0{background-color:#0d1117;border:1px solid #21262d}.legend-square.level-1{background-color:#0e4429}.legend-square.level-2{background-color:#006d32}.legend-square.level-3{background-color:#26a641}.legend-square.level-4{background-color:#39d353}*{box-sizing:border-box;margin:0;padding:0}body{color:#e5e5e5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;background:#0a0a0a;padding-top:80px;font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;overflow-x:hidden}input,textarea,select{font-size:16px}button,.btn,.nav-links a,.project-link{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#00d4ff;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#09c}img{vertical-align:middle;max-width:100%;height:auto}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;background:#0f0f0ff2;border-bottom:1px solid #00d4ff33;padding:1.2rem 3rem;position:fixed;top:0;left:0;right:0;box-shadow:0 8px 32px #0000004d}.navbar{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.logo{color:#fff;background:linear-gradient(135deg,#00d4ff,#09c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;align-items:center;gap:.8rem;font-size:1.8rem;font-weight:700;display:flex}.logo-img{background:#fff;border:2px solid #00d4ff;border-radius:50%;width:40px;height:40px;box-shadow:0 0 20px #00d4ff4d}.nav-links{gap:2.5rem;list-style:none;display:flex}.nav-links a{color:#e5e5e5;letter-spacing:.5px;padding:.5rem 0;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.nav-links a:before{content:"";background:linear-gradient(90deg,#00d4ff,#09c);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.nav-links a:hover{color:#00d4ff;transform:translateY(-2px)}.nav-links a:hover:before{width:100%}.mobile-menu-toggle{cursor:pointer;flex-direction:column;gap:4px;padding:.5rem;display:none}.mobile-menu-toggle span{background:#00d4ff;border-radius:2px;width:25px;height:3px;transition:all .3s}.mobile-menu-toggle.active span:first-child{transform:rotate(45deg)translate(5px,5px)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:rotate(-45deg)translate(7px,-6px)}.hero{background:linear-gradient(135deg,#0a0a0a 0%,#1a1a1a 50%,#0a0a0a 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 20%,#00d4ff1a 0%,#0000 50%),radial-gradient(circle at 80% 20%,#0099cc1a 0%,#0000 50%),radial-gradient(circle at 40% 80%,#00d4ff0d 0%,#0000 50%);position:absolute;inset:0}.hero-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1;background:#141414cc;border:1px solid #00d4ff33;border-radius:24px;grid-template-columns:1fr 400px;align-items:center;gap:3rem;width:100%;max-width:1200px;padding:3rem;display:grid;position:relative;box-shadow:0 20px 40px #0006}.hero-left{align-items:center;gap:2rem;display:flex}.profile-img{object-fit:cover;background:#fff;border:3px solid #00d4ff;border-radius:50%;flex-shrink:0;width:120px;height:120px;transition:transform .3s,box-shadow .3s;box-shadow:0 0 40px #00d4ff66}.profile-img:hover{transform:scale(1.05);box-shadow:0 0 60px #00d4ff99}.hero-info{flex:1}.hero h1{color:#fff;margin-bottom:.8rem;font-size:2.8rem;font-weight:800;line-height:1.2}.hero .highlight{background:linear-gradient(135deg,#00d4ff,#09c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero p{color:#b0b0b0;margin-bottom:1.5rem;font-size:1.2rem;font-weight:400}.hero-actions{gap:1rem;display:flex}.hero-right,.hero-widgets{flex-direction:column;gap:1.5rem;display:flex}.clock-widget{text-align:center;background:#1e1e1ecc;border:1px solid #00d4ff33;border-radius:16px;padding:1.5rem}.location{color:#00d4ff;justify-content:center;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1rem;font-weight:600;display:flex}.location svg{flex-shrink:0}.clock{background:linear-gradient(135deg,#00d4ff,#09c);-webkit-text-fill-color:transparent;letter-spacing:2px;-webkit-background-clip:text;background-clip:text;margin:.5rem 0;font-size:1.8rem;font-weight:700}.timezone{color:#888;font-size:.9rem;font-weight:500}.spotify-widget{background:#1e1e1ecc;border:1px solid #00d4ff33;border-radius:16px;padding:1.5rem}.spotify-header{color:#00d4ff;text-align:center;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1rem;font-weight:600;display:flex}.spotify-header svg{flex-shrink:0}.spotify-content{text-align:center;flex-direction:column;align-items:center;gap:.8rem;display:flex}.spotify-content img{border-radius:8px;width:60px;height:60px;box-shadow:0 4px 12px #0000004d}.spotify-content p{color:#b0b0b0;margin:0;font-size:.9rem}.spotify-content strong{color:#fff;font-size:.95rem}.spotify-content a{color:#1db954;font-size:.85rem;font-weight:500;text-decoration:none}.spotify-content a:hover{color:#1ed760}.btn{cursor:pointer;border:none;border-radius:12px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-primary{color:#000;background:linear-gradient(135deg,#00d4ff,#09c);box-shadow:0 8px 24px #00d4ff4d}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 12px 32px #00d4ff66}.btn-secondary{color:#00d4ff;background:0 0;border:2px solid #00d4ff}.btn-secondary:hover{color:#000;background:#00d4ff;transform:translateY(-3px)}.section{max-width:1200px;margin:0 auto;padding:6rem 3rem;position:relative}.section h2{text-align:center;color:#fff;margin-bottom:3rem;font-size:2.8rem;font-weight:700;position:relative}.section h2:after{content:"";background:linear-gradient(90deg,#00d4ff,#09c);border-radius:2px;width:60px;height:4px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}#about{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14141499;border:1px solid #00d4ff1a;border-radius:20px;margin:4rem auto}.about-content{flex-direction:column;align-items:center;display:flex}.about-text{text-align:center;max-width:800px;margin:0 auto}.about-text p{color:silver;margin-bottom:2rem;font-size:1.2rem;line-height:1.8}.about-stats{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2rem;display:flex}.stat{text-align:center;background:#00d4ff1a;border:1px solid #00d4ff33;border-radius:12px;flex:1;min-width:150px;padding:1.5rem}.stat h3{color:#00d4ff;margin-bottom:.5rem;font-size:2rem;font-weight:700}.stat p{color:#b0b0b0;margin:0;font-size:.9rem}.projects-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem;display:grid}.project-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#191919cc;border:1px solid #00d4ff33;border-radius:20px;padding:2.5rem 2rem;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000004d}.project-card.featured{background:#00d4ff0d;border-color:#00d4ff66}.project-card:before{content:"";background:linear-gradient(90deg,#00d4ff,#09c);height:4px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.project-card:hover:before{transform:scaleX(1)}.project-card:hover{border-color:#00d4ff66;transform:translateY(-10px);box-shadow:0 20px 60px #00d4ff26}.project-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.project-card h3{color:#fff;margin:0;font-size:1.4rem;font-weight:600}.project-links{gap:.5rem;display:flex}.project-link{color:#00d4ff;background:#00d4ff33;border-radius:6px;padding:.3rem .8rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .3s}.project-link:hover{color:#000;background:#00d4ff}.project-card p{color:#b0b0b0;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.project-tech{flex-wrap:wrap;gap:.5rem;display:flex}.project-tech span{color:#00d4ff;background:#00d4ff1a;border:1px solid #00d4ff33;border-radius:12px;padding:.3rem .8rem;font-size:.8rem;font-weight:500}#tech-stack{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f0f0fe6;border:1px solid #00d4ff33;border-radius:24px;margin:4rem auto;padding:4rem 3rem;position:relative;overflow:hidden;box-shadow:0 20px 60px #0006}#tech-stack:before{content:"";pointer-events:none;background:radial-gradient(circle at 10% 20%,#00d4ff0d 0%,#0000 50%),radial-gradient(circle at 90% 80%,#0099cc0d 0%,#0000 50%);position:absolute;inset:0}#tech-stack h2{color:#fff;text-align:center;z-index:1;margin-bottom:4rem;position:relative}.tech-grid{z-index:1;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;max-width:1400px;margin:0 auto;display:grid;position:relative}.tech-category{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#191919cc;border:1px solid #00d4ff26;border-radius:16px;padding:2rem 1.5rem;transition:all .3s}.tech-category:hover{border-color:#00d4ff66;transform:translateY(-5px);box-shadow:0 15px 40px #00d4ff1a}.tech-category h3{background:linear-gradient(135deg,#00d4ff,#09c);-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:1.4rem;font-weight:700}.tech-items{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;display:grid}.tech-item{cursor:pointer;background:#0f0f0f99;border:1px solid #00d4ff1a;border-radius:12px;flex-direction:column;align-items:center;padding:1.2rem .8rem;transition:all .3s;display:flex}.tech-item:hover{border-color:#00d4ff66;transform:translateY(-8px)scale(1.05);box-shadow:0 10px 30px #00d4ff33}.tech-item img{filter:brightness(1.1)saturate(1.2);object-fit:contain;background:#ffffff0d;border-radius:8px;width:45px;height:45px;margin-bottom:.8rem;padding:2px;transition:filter .3s}.tech-item:hover img{filter:brightness(1.3)saturate(1.4)}.tech-item span{color:#fff;text-align:center;font-size:.95rem;font-weight:600;transition:color .3s}.tech-item:hover span{color:#00d4ff}footer{text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#b0b0b0;background:#0a0a0af2;border-top:1px solid #00d4ff33;margin-top:4rem;padding:3rem 2rem;font-size:1rem;position:relative}footer:before{content:"";background:linear-gradient(90deg,#0000,#00d4ff,#0000);height:2px;position:absolute;top:0;left:0;right:0}#contact{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14141499;border:1px solid #00d4ff1a;border-radius:20px;margin:4rem auto}.contact-content{flex-direction:column;align-items:center;gap:2rem;display:flex}.contact-info{flex-direction:column;gap:2rem;width:100%;max-width:600px;display:flex}.contact-item{background:#00d4ff0d;border:1px solid #00d4ff26;border-radius:12px;align-items:center;gap:1.5rem;padding:1.5rem;transition:all .3s;display:flex}.contact-item:hover{border-color:#00d4ff4d;transform:translateY(-2px)}.contact-icon{background:#00d4ff1a;border:2px solid #00d4ff33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:2rem;transition:all .3s;display:flex}.contact-icon svg{transition:transform .3s}.contact-item:hover .contact-icon{background:#00d4ff33;border-color:#00d4ff66;transform:translateY(-2px)}.contact-item:hover .contact-icon svg{transform:scale(1.1)}.contact-item h4{color:#fff;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.contact-item a{color:#00d4ff;font-weight:500;text-decoration:none;transition:all .3s}.contact-item a:hover{color:#fff;text-shadow:0 0 10px #00d4ff80}@media (max-width:1200px){.hero-card{gap:2rem;max-width:1000px}.section{padding:5rem 2rem}header{padding:1rem 2rem}}@media (max-width:1024px){.hero-card{text-align:center;grid-template-columns:1fr;gap:2rem;padding:2.5rem}.hero-left{text-align:center;flex-direction:column;gap:1.5rem}.hero-right{max-width:400px;margin:0 auto}.profile-img{width:100px;height:100px}.tech-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.tech-items{grid-template-columns:repeat(2,1fr);gap:1rem}.projects-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:768px){.hero{min-height:70vh;padding:1rem}.hero-card{border-radius:16px;padding:2rem 1.5rem}.hero h1{font-size:2.2rem}.hero p{font-size:1.1rem}.hero-actions{flex-direction:column;gap:.8rem;width:100%}.hero-actions .btn{text-align:center;width:100%;padding:.8rem 1.5rem}.section{padding:4rem 1.5rem}.section h2{font-size:2.2rem}header{padding:1rem 1.5rem}.navbar{position:relative}.mobile-menu-toggle{display:flex}.nav-links{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;visibility:hidden;background:#0f0f0ffa;border:1px solid #00d4ff33;border-top:none;border-radius:0 0 20px 20px;flex-direction:column;gap:1.5rem;padding:2rem 1.5rem;transition:all .3s;position:absolute;top:100%;left:0;right:0;transform:translateY(-100%);box-shadow:0 10px 30px #0000004d}.nav-links.active{opacity:1;visibility:visible;transform:translateY(0)}.nav-links li{text-align:center}.nav-links a{border-radius:8px;padding:.8rem 0;font-size:1.1rem;transition:all .3s;display:block}.nav-links a:hover{background:#00d4ff1a;transform:none}.tech-grid{grid-template-columns:1fr;gap:1.5rem}.tech-items{grid-template-columns:repeat(2,1fr);gap:.8rem}.tech-item{padding:1rem .6rem}.tech-item img{width:35px;height:35px}.tech-item span{font-size:.85rem}.projects-grid{grid-template-columns:1fr;gap:1.5rem}.project-card{padding:2rem 1.5rem}.about-stats{flex-direction:column;gap:1rem}.contact-content{gap:1.5rem}#github-contributions{border-radius:16px;padding:2rem 1rem;overflow:hidden}.contributions-grid{margin:0 -.5rem;padding:0 .5rem}.month-labels{display:none}.day-labels span{height:12px;font-size:.7rem}.contributions-squares{grid-template-rows:repeat(7,10px);grid-template-columns:repeat(53,10px);gap:2px}.day-square{width:10px;height:10px}.hero-widgets{gap:1rem}.clock-widget,.spotify-widget{padding:1.2rem}.clock{font-size:1.5rem}}@media (max-width:480px){body{padding-top:70px}.hero{min-height:60vh;padding:.5rem}.hero-card{gap:1.5rem;padding:1.5rem 1rem}.profile-img{width:80px;height:80px}.hero h1{font-size:1.8rem;line-height:1.1}.hero p{margin-bottom:1rem;font-size:1rem}.hero-actions{gap:.6rem}.hero-actions .btn{padding:.7rem 1rem;font-size:.9rem}.section{padding:3rem 1rem}.section h2{margin-bottom:2rem;font-size:1.8rem}header{padding:.8rem 1rem}.logo{font-size:1.5rem}.logo-img{width:32px;height:32px}.nav-links{gap:1rem;padding:1.5rem 1rem}.nav-links a{padding:.6rem 0;font-size:1rem}.tech-category{padding:1.5rem 1rem}.tech-category h3{margin-bottom:1rem;font-size:1.2rem}.tech-items{grid-template-columns:1fr 1fr;gap:.6rem}.tech-item{padding:.8rem .4rem}.tech-item img{width:30px;height:30px;margin-bottom:.6rem}.tech-item span{font-size:.8rem}.project-card{border-radius:12px;padding:1.5rem 1rem}.project-header{flex-direction:column;align-items:flex-start;gap:.8rem}.project-card h3{font-size:1.2rem}.project-card p{font-size:.9rem;line-height:1.5}.about-text p{font-size:1rem;line-height:1.6}.stat{min-width:auto;padding:1rem}.stat h3{font-size:1.5rem}.contact-item{text-align:center;flex-direction:column;gap:1rem;padding:1rem}.contact-icon{width:50px;height:50px;font-size:1.5rem}#github-contributions{padding:1.5rem .75rem}.contributions-grid{margin:0 -.25rem;padding:0 .25rem}.day-labels{flex-shrink:0;width:20px}.day-labels span{height:10px;font-size:.6rem}.contributions-squares{grid-template-rows:repeat(7,8px);grid-template-columns:repeat(53,8px);gap:2px}.day-square{border-radius:2px;width:8px;height:8px}.legend-square{width:8px;height:8px}.contrib-legend{margin-top:1rem;font-size:.8rem}.contributions-header h2{margin-bottom:.5rem;font-size:1.8rem}.total-contributions{margin-bottom:2rem;font-size:1rem}.clock-widget,.spotify-widget{border-radius:12px;padding:1rem}.clock{letter-spacing:1px;font-size:1.2rem}.location,.spotify-header{font-size:.9rem}.timezone{font-size:.8rem}.spotify-content img{width:50px;height:50px}.spotify-content p,.spotify-content strong,.spotify-content a{font-size:.85rem}}@media (max-width:320px){.hero-card{padding:1rem .8rem}.hero h1{font-size:1.6rem}.section{padding:2.5rem .8rem}.section h2{font-size:1.6rem}.tech-items{grid-template-columns:1fr}.contributions-squares{grid-template-rows:repeat(7,6px);grid-template-columns:repeat(12,6px)}.day-square{width:6px;height:6px}.month-labels{grid-template-columns:repeat(3,1fr);font-size:.6rem}.contact-item{padding:.8rem}}
