*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#e6edf3;background:#0f1117;font-family:Inter,sans-serif}.hero{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:0 2rem;display:flex;position:relative}.hero-content{text-align:center;max-width:850px}.hero-tag{color:#58a6ff;letter-spacing:3px;font-size:.85rem}.hero h1{margin-top:1rem;margin-bottom:1rem;font-size:5rem}.hero h1 span{color:#58a6ff}.hero h2{margin-bottom:1rem;font-size:2rem;font-weight:500;line-height:1.4}.hero p{color:#8b949e;max-width:700px;margin:auto;font-size:1.1rem;line-height:1.8}.hero-buttons{justify-content:center;gap:1rem;margin-top:2rem;display:flex}.primary-btn,.secondary-btn{border-radius:10px;padding:.9rem 1.6rem;text-decoration:none;transition:all .3s}.primary-btn{color:#fff;background:#58a6ff}.primary-btn:hover{transform:translateY(-2px)}.secondary-btn{color:#e6edf3;border:1px solid #30363d}.secondary-btn:hover{background:#161b22}.socials{justify-content:center;gap:1.5rem;margin-top:2rem;display:flex}.socials a{color:#8b949e;transition:all .3s}.socials a:hover{color:#58a6ff}.scroll-indicator{color:#8b949e;position:absolute;bottom:40px}.email-container{cursor:pointer;color:#8b949e;align-items:center;transition:color .3s;display:flex;position:relative}.email-container:hover{color:#58a6ff}.email-tooltip{text-align:center;z-index:1000;background:#161b22;border:1px solid #30363d;border-radius:12px;min-width:240px;padding:.85rem 1rem;position:absolute;bottom:140%;left:50%;transform:translate(-50%);box-shadow:0 10px 25px #00000040}.email-tooltip:before{content:"";height:12px;position:absolute;top:100%;left:0;right:0}.email-container:hover .email-tooltip{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.email-address{color:#e6edf3;margin-bottom:.35rem;font-size:.9rem;font-weight:500;transition:color .2s}.email-address:hover{color:#58a6ff}.copy-text{color:#8b949e;font-size:.75rem}@media (width<=768px){.hero{justify-content:flex-start;padding-top:100px}.hero-tag{margin-bottom:0}.hero h1{font-size:3rem}.hero h2{font-size:1.3rem}.hero-buttons{flex-direction:column}}.about{background:#11151d;padding:8rem 2rem}.container{max-width:1200px;margin:auto}.about .container{grid-template-columns:1.1fr 1fr;align-items:center;gap:4rem;display:grid}.section-tag{color:#58a6ff;letter-spacing:2px;font-size:.8rem}.about-left h2{margin:1rem 0;font-size:3rem}.about-left p{color:#8b949e;margin-bottom:1rem;line-height:1.8}.tech-stack{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.tech-stack span{background:#161b22;border:1px solid #30363d;border-radius:999px;padding:.6rem 1rem}.about-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem;display:grid}.about-card{background:#161b22;border:1px solid #30363d;border-radius:16px;padding:1.5rem;transition:all .3s}.about-card:hover{transform:translateY(-4px)}.about-card h3{margin:1rem 0}.about-card p{color:#8b949e;line-height:1.6}@media (width<=900px){.about .container,.about-grid{grid-template-columns:1fr}.about-left h2{font-size:2.2rem}}.projects{padding:8rem 2rem}.section-header{text-align:center;max-width:700px;margin:0 auto 4rem}.section-header h2{margin:1rem 0;font-size:3rem}.section-header p{color:#8b949e;line-height:1.7}.projects-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;display:grid}.project-card{background:#161b22;border:1px solid #30363d;border-radius:16px;flex-direction:column;padding:1.8rem;transition:all .3s;display:flex}.project-card:hover{border-color:#58a6ff;transform:translateY(-6px)}.project-card h3{margin-bottom:1rem;font-size:1.4rem}.project-card p{color:#8b949e;flex-grow:1;margin-bottom:1.5rem;line-height:1.7}.project-tech{flex-wrap:wrap;gap:.7rem;margin-bottom:1.5rem;display:flex}.project-tech span{background:#0f1117;border:1px solid #30363d;border-radius:999px;padding:.45rem .8rem;font-size:.85rem}.project-links{gap:1.5rem;margin-top:auto;display:flex}.project-links a{color:#58a6ff;align-items:center;gap:.4rem;text-decoration:none;display:flex}.skills{background:#11151d;padding:8rem 2rem}.skills .section-header{text-align:center;margin-bottom:4rem}.skills .section-header h2{margin:1rem 0;font-size:3rem}.skills .section-header p{color:#8b949e;max-width:650px;margin:0 auto;line-height:1.7}.skills-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:stretch;gap:1.5rem;display:grid}.skill-card{background:#161b22;border:1px solid #30363d;border-radius:16px;min-height:280px;padding:1.8rem;transition:all .3s}.skill-card:hover{border-color:#58a6ff;transform:translateY(-4px)}.skill-card h3{margin-bottom:1rem;font-size:1.3rem}.skill-divider{background:#30363d;height:1px;margin-bottom:1.5rem}.skill-list{flex-direction:column;gap:1rem;display:flex}.skill-item{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding-bottom:.75rem;display:flex}.skill-item span:first-child{color:#e6edf3;font-size:1rem}.skill-level{color:#58a6ff;font-size:.85rem;font-weight:500}@media (width<=768px){.skills{padding:6rem 1.5rem}.skills .section-header h2{font-size:2.3rem}.skills-grid{grid-template-columns:1fr}}.experience{padding:8rem 2rem}.timeline{max-width:900px;margin:4rem auto 0;position:relative}.timeline:before{content:"";background:#30363d;width:2px;height:100%;position:absolute;top:0;left:10px}.timeline-item{margin-bottom:3rem;padding-left:50px;position:relative}.timeline-dot{background:#58a6ff;border:4px solid #0f1117;border-radius:50%;width:20px;height:20px;position:absolute;top:10px;left:0}.timeline-content{background:#161b22;border:1px solid #30363d;border-radius:16px;padding:1.5rem}.timeline-top{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.timeline-top span{color:#58a6ff;font-size:.9rem}.timeline-content h3{margin-bottom:.4rem}.timeline-content h4{color:#8b949e;font-weight:500}.timeline-content ul{padding-left:1rem}.timeline-content li{color:#8b949e;margin-bottom:.75rem;line-height:1.6}.education{background:#11151d;padding:8rem 2rem}.education-list{flex-direction:column;gap:1.5rem;max-width:1000px;margin:4rem auto 0;display:flex}.education-card{background:#161b22;border:1px solid #30363d;border-radius:18px;gap:1.5rem;padding:1.8rem;transition:all .3s;display:flex}.education-card:hover{border-color:#58a6ff;transform:translateY(-4px)}.education-icon{color:#58a6ff;background:#58a6ff1f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.education-content{width:100%}.education-header{grid-template-columns:1fr 180px;align-items:start;gap:1rem;margin-bottom:1.25rem;display:grid}.education-period{text-align:right;color:#58a6ff;white-space:nowrap;font-size:.95rem;font-weight:500}.education-content h3{margin-bottom:.35rem;font-size:1.5rem;line-height:1.3}.education-content h4{color:#8b949e;margin:0;font-weight:500}.education-content ul{padding-left:1rem}.education-content li{color:#8b949e;margin-bottom:.5rem;line-height:1.7}@media (width<=768px){.education-card{flex-direction:column}.education-header{grid-template-columns:1fr}.education-period{text-align:left}}.contact{padding:8rem 2rem}.contact-card{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;max-width:900px;margin:4rem auto 0;display:grid}.contact-item{color:#e6edf3;background:#161b22;border:1px solid #30363d;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:140px;padding:1.5rem;text-decoration:none;transition:all .3s;display:flex}.contact-item:hover{color:#58a6ff;border-color:#58a6ff;transform:translateY(-4px)}.contact-item span{font-weight:500}.email-card{cursor:pointer;position:relative;overflow:hidden}.email-reveal{opacity:0;max-height:0;margin-top:.75rem;transition:max-height .3s,opacity .3s}.email-card:hover .email-reveal{opacity:1;max-height:60px}.email-text{color:#e6edf3;word-break:break-all;margin-bottom:.25rem;font-size:.8rem;display:block}.copy-hint{color:#58a6ff;text-align:center;font-size:.75rem;display:block}.footer{background:#0f1117;border-top:1px solid #30363d;padding:4rem 2rem}.footer-content{text-align:center;max-width:900px;margin:0 auto}.footer h3{margin-bottom:.75rem;font-size:1.4rem}.footer p{color:#8b949e;max-width:500px;margin:0 auto 1.5rem;line-height:1.7}.footer-links{justify-content:center;gap:1.5rem;margin-bottom:2rem;display:flex}.footer-links a{color:#8b949e;font-size:1.4rem;transition:all .3s}.footer-links a:hover{color:#58a6ff;transform:translateY(-2px)}.footer-divider{background:#30363d;height:1px;margin:2rem 0}.footer span{color:#8b949e;font-size:.9rem}.navbar{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f1117cc;border-bottom:1px solid #30363d;width:100%;position:fixed;top:0;left:0}.navbar-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.logo{cursor:pointer;font-size:1.7rem;font-weight:700}.desktop-nav{align-items:center;gap:2rem;display:flex}.desktop-nav a{cursor:pointer;color:#8b949e;transition:all .3s}.desktop-nav a:hover{color:#58a6ff}.active-link{color:#58a6ff!important}.resume-btn{background:#e6edf3;border:none;border-radius:10px;padding:.65rem 1rem;font-weight:600;text-decoration:none;transition:all .3s;color:#0f1117!important}.resume-btn:hover{background:#fff;transform:translateY(-2px)}.menu-btn{color:#fff;cursor:pointer;background:0 0;border:none;display:none}.mobile-menu{background:#161b22;border-top:1px solid #30363d;flex-direction:column;width:100%;padding:1rem;display:flex;position:absolute;top:70px;left:0}.mobile-menu a{cursor:pointer;padding:1rem 0}@media (width<=900px){.desktop-nav{display:none}.menu-btn{display:block}}
