*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;line-height:1.6;color:#fff;background-color:#000}.container{max-width:1200px;margin:0 auto;padding:0 20px}.navbar{position:fixed;top:0;width:100%;background:rgba(0,0,0,.95);backdrop-filter:blur(10px);z-index:1000;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.nav-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.nav-logo a{font-size:1.5rem;font-weight:700;color:#0f8;text-decoration:none}.nav-menu{display:flex;list-style:none;gap:2rem}.nav-link{color:#fff;text-decoration:none;font-weight:500;transition:color .3s ease;position:relative}.nav-link:hover{color:#0f8}.nav-link::after{content:'';position:absolute;width:0;height:2px;bottom:-5px;left:0;background:#0f8;transition:width .3s ease}.nav-link:hover::after{width:100%}.hamburger{display:none;flex-direction:column;cursor:pointer}.bar{width:25px;height:3px;background-color:#fff;margin:3px 0;transition:.3s}.hero{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:100px 20px 50px;background:linear-gradient(135deg,#000 0,#1a1a1a 100%);position:relative}.hero-content{display:flex;align-items:center;gap:4rem;max-width:1200px;width:100%}.hero-text{flex:1}.hero-text h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.highlight{color:#0f8}.hero-text h2{font-size:1.5rem;color:#ccc;margin-bottom:1.5rem;font-weight:400}.hero-text p{font-size:1.1rem;color:#aaa;margin-bottom:2rem;line-height:1.8}.hero-buttons{display:flex;gap:1rem}.btn{padding:12px 30px;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease;border:2px solid transparent;display:inline-block}.btn-primary{background:#0f8;color:#000}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(0,255,136,.3);background:#0c4}.btn-outline{border:2px solid #0f8;color:#0f8;background:0 0}.btn-outline:hover{background:#0f8;color:#000;transform:translateY(-2px)}.hero-image{flex:1;display:flex;justify-content:center}.profile-image{width:300px;height:300px;border-radius:50%;overflow:hidden;border:4px solid #0f8;padding:4px}.profile-image img{width:100%;height:100%;object-fit:cover;border-radius:50%}.hero-info{display:flex;gap:2rem;margin-top:3rem;flex-wrap:wrap;justify-content:flex-start;max-width:1200px;width:100%}.info-item{display:flex;align-items:center;gap:.5rem;color:#ccc}.info-item i{color:#0f8}.section{padding:100px 0;border-bottom:1px solid rgba(255,255,255,.1)}.section-title{font-size:2.5rem;text-align:center;margin-bottom:1rem;color:#0f8}.section-subtitle{text-align:center;color:#aaa;margin-bottom:3rem;font-size:1.1rem}.about-content{max-width:800px;margin:0 auto;text-align:center}.about-text p{margin-bottom:1.5rem;color:#ccc;font-size:1.1rem;line-height:1.8}.social-links{display:flex;justify-content:center;gap:1rem;margin-top:2rem}.social-link{width:50px;height:50px;border-radius:50%;background:rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:all .3s ease}.social-link:hover{background:#0f8;transform:translateY(-3px)}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:800px;margin:0 auto}.skill-item{background:rgba(255,255,255,.05);padding:1.5rem;border-radius:10px;border:1px solid rgba(255,255,255,.1)}.skill-info{display:flex;justify-content:space-between;margin-bottom:.5rem}.skill-name{font-weight:600;color:#fff}.skill-percentage{color:#0f8;font-weight:600}.skill-bar{height:8px;background:rgba(255,255,255,.1);border-radius:4px;overflow:hidden}.skill-progress{height:100%;background:#0f8;border-radius:4px;transition:width 2s ease}.timeline{max-width:800px;margin:0 auto;position:relative;display:flex;flex-direction:column;gap:2rem}.timeline-item{background:rgba(255,255,255,.05);padding:2rem;border-radius:15px;border:1px solid rgba(255,255,255,.1);transition:transform .3s ease,box-shadow .3s ease;width:100%}.timeline-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,255,136,.2)}.timeline-content{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem}.timeline-left{flex:1}.timeline-right{flex-shrink:0}.timeline-date{background:#0f8;color:#000;padding:.5rem 1rem;border-radius:20px;font-weight:600;white-space:nowrap;font-size:.9rem}.timeline-left h3{color:#0f8;margin-bottom:.5rem;font-size:1.3rem;font-weight:600}.timeline-left h4{color:#fff;margin-bottom:1rem;font-weight:500;font-size:1.1rem}.timeline-left p{color:#ccc;line-height:1.6;margin:0}.timeline-left ul{color:#ccc;line-height:1.6;margin:0;padding-left:1.2rem;list-style-type:disc}.timeline-left li{margin-bottom:.5rem}.timeline-left li:last-child{margin-bottom:0}.education-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.education-item{background:rgba(255,255,255,.05);padding:2rem;border-radius:15px;border:1px solid rgba(255,255,255,.1);text-align:center;transition:transform .3s ease}.education-item:hover{transform:translateY(-5px)}.education-icon{font-size:3rem;color:#0f8;margin-bottom:1rem}.education-content h3{color:#fff;margin-bottom:.5rem;font-size:1.3rem}.education-content h4{color:#0f8;margin-bottom:.5rem;font-weight:500}.education-date{background:#0f8;color:#000;padding:.3rem .8rem;border-radius:15px;font-size:.9rem;font-weight:600;display:inline-block;margin-bottom:1rem}.education-content p{color:#ccc;line-height:1.6}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1000px;margin:0 auto}.contact-form{background:rgba(255,255,255,.05);padding:2rem;border-radius:15px;border:1px solid rgba(255,255,255,.1)}.form-group{margin-bottom:1.5rem}.form-group input,.form-group textarea{width:100%;padding:1rem;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:rgba(255,255,255,.1);color:#fff;font-family:inherit;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{outline:0;border-color:#0f8}.form-group input::placeholder,.form-group textarea::placeholder{color:#aaa}.contact-info h3{color:#0f8;margin-bottom:1rem;font-size:1.5rem}.contact-info p{color:#ccc;margin-bottom:2rem;line-height:1.6}.contact-details{display:flex;flex-direction:column;gap:1rem}.contact-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:rgba(255,255,255,.05);border-radius:8px;border:1px solid rgba(255,255,255,.1)}.contact-item i{color:#0f8;font-size:1.2rem;width:20px}.contact-item span{color:#fff}.footer{background:rgba(0,0,0,.8);padding:2rem 0;text-align:center;border-top:1px solid rgba(255,255,255,.1)}.footer p{color:#aaa}@media (max-width:768px){.hamburger{display:flex}.nav-menu{position:fixed;left:-100%;top:70px;flex-direction:column;background-color:rgba(0,0,0,.95);width:100%;text-align:center;transition:.3s;padding:2rem 0;backdrop-filter:blur(10px)}.nav-menu.active{left:0}.nav-menu li{margin:1rem 0}.hero-content{flex-direction:column;text-align:center;gap:2rem}.hero-text h1{font-size:2.5rem}.hero-info{flex-direction:column;gap:1rem}.timeline::before{display:none}.timeline-content{flex-direction:column;gap:1rem}.timeline-right{align-self:flex-start}.contact-content{grid-template-columns:1fr;gap:2rem}.hero-buttons{flex-direction:column;align-items:center}.skills-grid{grid-template-columns:1fr}.education-grid{grid-template-columns:1fr}}@media (max-width:480px){.hero-text h1{font-size:2rem}.section-title{font-size:2rem}.profile-image{width:250px;height:250px}}.skill-progress{animation:progressAnimation 2s ease-in-out}@keyframes progressAnimation{from{width:0}}.section{opacity:0;transform:translateY(50px);transition:all .6s ease}.section.animate{opacity:1;transform:translateY(0)}