*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6;transition:background-color .3s ease,color .3s ease;overflow-x:hidden}body.dark{background-color:#0a0a0a;color:#e0e0e0}body.light{background-color:#f8f9fa;color:#1a1a2e}a{text-decoration:none;color:inherit}ul{list-style:none}img{max-width:100%}.container{max-width:1100px;margin:0 auto;padding:0 20px}.section{padding:80px 0}.section-title{font-size:2rem;font-weight:700;margin-bottom:40px;text-align:center;animation:fadeInUp .6s ease}.dark .section-title{color:#fff}.light .section-title{color:#1a1a2e}.section-title:after{content:"";display:block;width:80px;height:3px;background:linear-gradient(90deg,#ff6b35,#ff9f6a,#fff0e8);background-size:200% auto;margin:12px auto 0;border-radius:2px;animation:shimmer 3s ease infinite}.section-subtitle{text-align:center;max-width:500px;margin:-20px auto 40px;opacity:.7;font-size:.95rem}.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;padding:16px 0;transition:all .3s ease;background:transparent}.dark .navbar.scrolled{background:#0a0a0af2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 20px #0000004d;padding:10px 0}.light .navbar.scrolled{background:#f8f9faf2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 20px #00000014;padding:10px 0}.nav-container{max-width:1100px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.nav-logo{font-family:Fira Code,monospace;font-size:1.2rem;font-weight:700;background:linear-gradient(135deg,#ff6b35,#ff9f6a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;transition:opacity .3s ease}.nav-logo:hover{opacity:.8}.light .nav-logo{background:linear-gradient(135deg,#ff6b35,#ff9f6a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.nav-links{display:flex;gap:28px}.nav-links a{font-size:.9rem;font-weight:500;position:relative;transition:color .3s ease}.dark .nav-links a{color:#b0b0b0}.light .nav-links a{color:#555}.dark .nav-links a:hover{color:#fff}.light .nav-links a:hover{color:#1a1a2e}.nav-links a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#ff6b35;transition:width .3s ease}.nav-links a:hover:after{width:100%}.nav-actions{display:flex;align-items:center;gap:12px}.theme-toggle{background:none;border:none;cursor:pointer;padding:8px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.dark .theme-toggle{color:#ff9f6a}.light .theme-toggle{color:#e05520}.dark .theme-toggle:hover{background:#ff6b351a}.light .theme-toggle:hover{background:#e055201a}.menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:8px}.dark .menu-toggle{color:#e0e0e0}.light .menu-toggle{color:#1a1a2e}.nav-cta{padding:8px 20px;border-radius:8px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s ease;background:#ff6b35;color:#fff;letter-spacing:.3px}.nav-cta:hover{transform:translateY(-1px);box-shadow:0 4px 16px #ff6b3559}.light .nav-cta{background:#e05520}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:80px 20px 40px;position:relative;overflow:hidden}.dark .hero{background:radial-gradient(ellipse at 20% 50%,rgba(255,107,53,.08) 0%,transparent 50%),radial-gradient(ellipse at 80% 20%,rgba(255,159,106,.06) 0%,transparent 50%),radial-gradient(circle at 50% 40%,rgba(255,107,53,.04) 0%,transparent 40%)}.light .hero{background:radial-gradient(ellipse at 20% 50%,rgba(255,107,53,.05) 0%,transparent 50%),radial-gradient(ellipse at 80% 20%,rgba(255,159,106,.04) 0%,transparent 50%),radial-gradient(circle at 50% 40%,rgba(224,85,32,.03) 0%,transparent 40%)}.hero:before{content:"< />";position:absolute;top:15%;left:8%;font-family:Fira Code,monospace;font-size:6rem;opacity:.05;animation:floatUp 6s ease-in-out infinite}.hero:after{content:"{ }";position:absolute;bottom:15%;right:8%;font-family:Fira Code,monospace;font-size:6rem;opacity:.05;animation:floatUp 6s ease-in-out infinite 3s}.dark .hero:before,.dark .hero:after{color:#ff6b35}.light .hero:before,.light .hero:after{color:#e05520}@keyframes floatUp{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(5deg)}}.hero-content{max-width:700px;text-align:center;animation:fadeInUp .8s ease}.hero-intro{font-size:1.1rem;font-weight:500;margin-bottom:4px;letter-spacing:4px;text-transform:uppercase}.dark .hero-intro{color:#ff9f6a}.light .hero-intro{color:#ff6b35}.hero-name{font-size:5rem;font-weight:800;margin-bottom:8px;letter-spacing:-2px;background:linear-gradient(135deg,#ff6b35,#ff9f6a,#fff0e8,#ff6b35);background-size:300% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:gradientShift 4s ease infinite;filter:drop-shadow(0 0 30px rgba(255,107,53,.15))}@keyframes gradientShift{0%{background-position:0% center}50%{background-position:100% center}to{background-position:0% center}}.light .hero-name{background:linear-gradient(135deg,#ff6b35,#ff9f6a,#ff6b35,#ff6b35);background-size:300% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:gradientShift 4s ease infinite}.hero-subtitle{font-size:1.4rem;font-weight:500;margin-bottom:24px;font-family:Fira Code,monospace;letter-spacing:1px;position:relative;display:inline-block}.hero-subtitle:after{content:"|";animation:blink 1s step-end infinite;margin-left:2px;font-weight:300}.dark .hero-subtitle{color:#ff9f6a}.light .hero-subtitle{color:#ff6b35}.cursor{animation:blink 1s step-end infinite;font-weight:300;margin-left:2px}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.hero-description{font-size:1rem;line-height:1.8;margin-bottom:32px;max-width:600px;margin-left:auto;margin-right:auto}.dark .hero-description{color:#a0a0a0}.light .hero-description{color:#666}.hero-socials{display:flex;gap:16px;justify-content:center;margin-bottom:48px}.hero-socials a{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.dark .hero-socials a{border:1px solid #333;color:#b0b0b0}.light .hero-socials a{border:1px solid #ddd;color:#555}.dark .hero-socials a:hover{background:#ff6b35;border-color:#ff6b35;color:#fff;transform:translateY(-3px) scale(1.1);box-shadow:0 6px 20px #ff6b354d}.light .hero-socials a:hover{background:#e05520;border-color:#e05520;color:#fff;transform:translateY(-3px) scale(1.1);box-shadow:0 6px 20px #e0552033}.hero-scroll{display:inline-flex;align-items:center;gap:8px;font-size:.85rem;opacity:.5;animation:bounce 2s infinite}.dark .hero-scroll{color:#b0b0b0}.light .hero-scroll{color:#666}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes shimmer{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.about-profile-img{width:170px;height:170px;border-radius:50%;object-fit:cover;margin:0 auto 28px;display:block;animation:fadeInUp .8s ease,float 4s ease-in-out infinite 1s;transition:transform .4s ease,box-shadow .4s ease}.about-profile-img:hover{transform:scale(1.08)}.dark .about-profile-img{border:none;box-shadow:0 8px 32px #0000004d}.dark .about-profile-img:hover{box-shadow:0 12px 40px #0006}.light .about-profile-img{border:none;box-shadow:0 8px 32px #0000001a}.light .about-profile-img:hover{box-shadow:0 12px 40px #00000026}.about-content{max-width:800px;margin:0 auto}.about-text p{font-size:1rem;line-height:1.8;margin-bottom:20px}.dark .about-text p{color:#b0b0b0}.light .about-text p{color:#555}.dark .about-text strong{color:#ff6b35}.light .about-text strong{color:#e05520}.about-info-grid{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px;justify-content:center}.info-chip{display:inline-flex;align-items:center;gap:10px;padding:10px 20px;border-radius:50px;font-size:.9rem;font-weight:500;transition:all .3s ease;animation:fadeInUp .6s ease both;text-decoration:none}.info-chip:nth-child(1){animation-delay:.05s}.info-chip:nth-child(2){animation-delay:.1s}.info-chip:nth-child(3){animation-delay:.15s}.info-chip:nth-child(4){animation-delay:.2s}.dark .info-chip{background:#ff6b3514;border:1px solid rgba(255,107,53,.2);color:#d0d0d0}.light .info-chip{background:#e055200f;border:1px solid rgba(224,85,32,.15);color:#555}.dark .info-chip svg{color:#ff6b35}.light .info-chip svg{color:#e05520}.info-chip:hover{transform:translateY(-2px)}.dark .info-chip:hover{background:#ff6b3526;border-color:#ff6b3559;box-shadow:0 4px 16px #ff6b351a}.light .info-chip:hover{background:#e055201a;border-color:#e0552040;box-shadow:0 4px 16px #e0552014}.info-chip-link{cursor:pointer}.dark .info-chip-link:hover{color:#ff6b35}.light .info-chip-link:hover{color:#e05520}.timeline{max-width:700px;margin:0 auto;position:relative;padding-left:40px}.timeline:before{content:"";position:absolute;left:15px;top:0;bottom:0;width:2px}.dark .timeline:before{background:#222}.light .timeline:before{background:#e0e0e0}.timeline-item{position:relative;margin-bottom:40px;animation:slideInLeft .5s ease both}.timeline-icon{position:absolute;left:-40px;top:0;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center}.dark .timeline-icon{background:#ff6b35;color:#fff}.light .timeline-icon{background:#e05520;color:#fff}.timeline-content{padding:24px;border-radius:12px}.dark .timeline-content{background:#111;border:1px solid #1a1a1a}.light .timeline-content{background:#fff;border:1px solid #e8e8e8;box-shadow:0 2px 12px #0000000a}.timeline-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:4px}.timeline-header h3{font-size:1.1rem;font-weight:600}.dark .timeline-header h3{color:#fff}.light .timeline-header h3{color:#1a1a2e}.timeline-company{font-size:.9rem;font-weight:600}.dark .timeline-company{color:#ff6b35}.light .timeline-company{color:#e05520}.timeline-date{font-size:.85rem;display:block;margin-bottom:12px}.dark .timeline-date{color:#ff9f6a}.light .timeline-date{color:#ff6b35}.timeline-content p{font-size:.95rem;line-height:1.7;margin-bottom:16px}.dark .timeline-content p{color:#a0a0a0}.light .timeline-content p{color:#666}.timeline-tags{display:flex;flex-wrap:wrap;gap:8px}.timeline-tags span{font-size:.8rem;padding:4px 12px;border-radius:20px;font-weight:500}.dark .timeline-tags span{background:#ff6b351a;color:#ff6b35}.light .timeline-tags span{background:#e055201a;color:#e05520}.timeline-list{list-style:none;padding:0;margin-bottom:16px}.timeline-list li{font-size:.9rem;line-height:1.7;padding-left:20px;margin-bottom:8px;position:relative}.timeline-list li:before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:50%}.dark .timeline-list li{color:#a0a0a0}.light .timeline-list li{color:#666}.dark .timeline-list li:before{background:#ff6b35}.light .timeline-list li:before{background:#e05520}.skills-categories{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.skill-category{padding:22px 20px 20px;border-radius:14px;transition:transform .3s ease,box-shadow .3s ease;animation:fadeInUp .6s ease both;position:relative;overflow:hidden}.skill-category:nth-child(1){animation-delay:0s}.skill-category:nth-child(2){animation-delay:.15s}.skill-category:nth-child(3){animation-delay:.3s}.skill-category:hover{transform:translateY(-4px)}.dark .skill-category{background:#111;border:1px solid rgba(255,255,255,.08)}.dark .skill-category:hover{border-color:#ffffff26;box-shadow:0 4px 16px #0003}.light .skill-category{background:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:0 2px 8px #00000008}.light .skill-category:hover{border-color:#0000001f;box-shadow:0 4px 16px #0000000f}.skill-category-number{position:absolute;top:12px;right:14px;font-size:2rem;font-weight:800;line-height:1;opacity:.06;pointer-events:none;font-family:Fira Code,monospace}.dark .skill-category-number{color:#ff9f6a}.light .skill-category-number{color:#ff6b35}.skill-category-header{display:flex;align-items:center;gap:14px;margin-bottom:6px}.skill-category-icon{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:.9em}.dark .skill-category-icon{background:#ff6b351a;color:#ff9f6a}.light .skill-category-icon{background:#ff6b350f;color:#ff6b35}.skill-category h3{font-size:1rem;font-weight:700}.dark .skill-category h3{color:#fff}.light .skill-category h3{color:#1a1a2e}.skill-category-subtitle{font-size:.75rem;margin-top:2px}.dark .skill-category-subtitle{color:#666}.light .skill-category-subtitle{color:#999}.skill-divider{height:1px;margin:12px 0}.dark .skill-divider{background:linear-gradient(90deg,rgba(255,107,53,.2),transparent)}.light .skill-divider{background:linear-gradient(90deg,rgba(255,107,53,.1),transparent)}.skill-tags{display:flex;flex-wrap:wrap;gap:8px}.skill-tag{font-size:.78rem;padding:5px 12px;border-radius:6px;font-weight:500;transition:all .3s ease;cursor:default;display:flex;align-items:center;gap:6px}.skill-tag-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.dark .skill-tag-dot{background:#ff6b35}.light .skill-tag-dot{background:#e05520}.dark .skill-tag{background:#ffffff0a;color:#bbb;border:1px solid rgba(255,255,255,.06)}.light .skill-tag{background:#00000005;color:#555;border:1px solid rgba(0,0,0,.06)}.dark .skill-tag:hover{border-color:#ff6b3533;background:#ff6b350f;color:#ff9f6a;transform:translateY(-1px)}.light .skill-tag:hover{border-color:#e0552026;background:#e055200a;color:#e05520;transform:translateY(-1px)}.projects-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.project-card{padding:28px;border-radius:12px;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;animation:fadeInUp .6s ease both}.project-card:nth-child(1){animation-delay:0s}.project-card:nth-child(2){animation-delay:.1s}.project-card:nth-child(3){animation-delay:.2s}.project-card:nth-child(4){animation-delay:.3s}.project-card:hover{transform:translateY(-4px)}.dark .project-card:hover{box-shadow:0 8px 24px #ff6b351f}.light .project-card:hover{box-shadow:0 8px 24px #ff6b3514}.dark .project-card{background:#111;border:1px solid rgba(255,107,53,.2)}.light .project-card{background:#fff;border:1px solid rgba(255,107,53,.12);box-shadow:0 2px 12px #00000008}.project-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.project-card-header h3{font-size:1.1rem;font-weight:600}.dark .project-card-header h3{color:#fff}.light .project-card-header h3{color:#1a1a2e}.project-links a{transition:color .3s ease}.dark .project-links a{color:#b0b0b0}.light .project-links a{color:#555}.dark .project-links a:hover{color:#ff6b35}.light .project-links a:hover{color:#e05520}.project-card p{font-size:.9rem;line-height:1.7;flex-grow:1;margin-bottom:16px}.dark .project-card p{color:#a0a0a0}.light .project-card p{color:#666}.project-tech{display:flex;flex-wrap:wrap;gap:8px}.project-tech span{font-size:.75rem;padding:4px 10px;border-radius:4px;font-family:Fira Code,monospace}.dark .project-tech span{background:#ff9f6a14;color:#ff9f6a}.light .project-tech span{background:#ff6b3514;color:#ff6b35}.education-timeline{max-width:700px;margin:0 auto;position:relative;padding-left:40px}.education-timeline:before{content:"";position:absolute;left:15px;top:0;bottom:0;width:2px}.dark .education-timeline:before{background:#222}.light .education-timeline:before{background:#e0e0e0}.edu-timeline-item{position:relative;margin-bottom:32px}.edu-timeline-item:last-child{margin-bottom:0}.edu-timeline-dot{position:absolute;left:-40px;top:4px;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;animation:pulse 2s ease-in-out infinite}.dark .edu-timeline-dot{background:#ff6b35;color:#fff}.light .edu-timeline-dot{background:#e05520;color:#fff}.edu-timeline-content{padding:20px 24px;border-radius:12px;transition:transform .3s ease}.edu-timeline-content:hover{transform:translate(4px)}.dark .edu-timeline-content{background:#111;border:1px solid #1a1a1a}.light .edu-timeline-content{background:#fff;border:1px solid #e8e8e8;box-shadow:0 2px 12px #0000000a}.edu-timeline-header{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:8px;margin-bottom:4px}.edu-timeline-header h3{font-size:1rem;font-weight:600}.dark .edu-timeline-header h3{color:#fff}.light .edu-timeline-header h3{color:#1a1a2e}.edu-timeline-period{font-size:.8rem;font-weight:600;padding:3px 10px;border-radius:20px;flex-shrink:0}.dark .edu-timeline-period{background:#ff9f6a1a;color:#ff9f6a}.light .edu-timeline-period{background:#ff6b351a;color:#ff6b35}.edu-timeline-degree{font-size:.9rem;font-weight:500;margin-bottom:4px}.dark .edu-timeline-degree{color:#ff6b35}.light .edu-timeline-degree{color:#e05520}.edu-timeline-desc{font-size:.85rem;font-style:italic}.dark .edu-timeline-desc{color:#777}.light .edu-timeline-desc{color:#999}.achievements-featured{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:24px}.achievement-featured-card{padding:28px;border-radius:16px;border:2px solid transparent;transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden;animation:fadeInUp .6s ease both}.achievement-featured-card:nth-child(1){animation-delay:0s}.achievement-featured-card:nth-child(2){animation-delay:.15s}.dark .achievement-featured-card{background:#111;border:1px solid rgba(255,107,53,.2)}.light .achievement-featured-card{background:#fff;border:1px solid rgba(255,107,53,.12);box-shadow:0 2px 12px #00000008}.achievement-featured-card:hover{transform:translateY(-5px)}.dark .achievement-featured-card:hover{border-color:#ff6b3566;box-shadow:0 8px 24px #ff6b351f}.light .achievement-featured-card:hover{border-color:#ff6b3540;box-shadow:0 8px 24px #ff6b3514}.achievement-badge{font-size:2rem;margin-bottom:12px;display:block}.achievement-featured-content h3{font-size:1.05rem;font-weight:700;margin-bottom:8px}.dark .achievement-featured-content h3{color:#fff}.light .achievement-featured-content h3{color:#1a1a2e}.achievement-featured-content p{font-size:.88rem;line-height:1.6;margin-bottom:14px}.dark .achievement-featured-content p{color:#a0a0a0}.light .achievement-featured-content p{color:#666}.achievement-featured-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.achievement-tag{font-size:.72rem;font-weight:600;padding:3px 10px;border-radius:20px;letter-spacing:.3px}.dark .achievement-tag{background:#ff6b3526;color:#ff9f6a}.light .achievement-tag{background:#e055201a;color:#e05520}.achievement-featured-link{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;font-weight:500;transition:color .3s ease}.dark .achievement-featured-link{color:#ff6b35}.light .achievement-featured-link{color:#e05520}.dark .achievement-featured-link:hover{color:#ff9f6a}.light .achievement-featured-link:hover{color:#ff6b35}.achievements-compact{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.achievement-compact-card{display:flex;align-items:center;gap:16px;padding:18px 22px;border-radius:12px;transition:transform .3s ease}.achievement-compact-card:hover{transform:translateY(-3px)}.dark .achievement-compact-card{background:#111;border:1px solid #1a1a1a}.light .achievement-compact-card{background:#fff;border:1px solid #e8e8e8;box-shadow:0 2px 12px #0000000a}.achievement-compact-badge{font-size:1.5rem;flex-shrink:0}.achievement-compact-content h4{font-size:.92rem;font-weight:600;margin-bottom:4px}.dark .achievement-compact-content h4{color:#fff}.light .achievement-compact-content h4{color:#1a1a2e}.achievement-compact-content p{font-size:.82rem;line-height:1.5}.dark .achievement-compact-content p{color:#a0a0a0}.light .achievement-compact-content p{color:#666}.achievement-compact-date{font-size:.75rem;font-weight:500;margin-left:auto;flex-shrink:0}.dark .achievement-compact-date{color:#555}.light .achievement-compact-date{color:#999}.contact-header{text-align:center;margin-bottom:48px;animation:fadeInUp .6s ease}.contact-tagline{font-size:.9rem;font-weight:500;letter-spacing:2px;text-transform:uppercase;margin-bottom:12px}.dark .contact-tagline{color:#ff9f6a}.light .contact-tagline{color:#ff6b35}.contact-title{font-size:2.5rem;font-weight:800;line-height:1.2;margin-bottom:16px}.dark .contact-title{color:#fff}.light .contact-title{color:#1a1a2e}.contact-title-accent{background:linear-gradient(135deg,#ff6b35,#ff9f6a,#fff0e8);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:gradientShift 4s ease infinite}.contact-desc{font-size:1rem;max-width:500px;margin:0 auto;line-height:1.6}.dark .contact-desc{color:#a0a0a0}.light .contact-desc{color:#666}.contact-form{display:flex;flex-direction:column;gap:18px;max-width:580px;margin:0 auto;padding:36px;border-radius:20px;animation:fadeInUp .6s ease .2s both;transition:all .3s ease}.dark .contact-form{background:#ffffff08;border:1px solid rgba(255,107,53,.15)}.light .contact-form{background:#fff;border:1px solid rgba(224,85,32,.1);box-shadow:0 4px 20px #0000000a}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-group{display:flex;flex-direction:column}.input-wrapper{position:relative;display:flex;align-items:center}.input-icon{position:absolute;left:14px;pointer-events:none;transition:color .3s ease}.dark .input-icon{color:#ff6b3580}.light .input-icon{color:#e0552066}.input-icon-textarea{top:16px}.input-wrapper input,.input-wrapper textarea{width:100%;padding:14px 16px 14px 44px;border-radius:12px;font-size:.92rem;font-family:Inter,sans-serif;outline:none;transition:all .3s ease}.dark .input-wrapper input,.dark .input-wrapper textarea{background:#ffffff0a;border:1px solid rgba(255,107,53,.15);color:#e0e0e0}.light .input-wrapper input,.light .input-wrapper textarea{background:#e0552005;border:1px solid rgba(224,85,32,.12);color:#333}.dark .input-wrapper input:focus,.dark .input-wrapper textarea:focus{border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a;background:#ff6b350d}.light .input-wrapper input:focus,.light .input-wrapper textarea:focus{border-color:#e05520;box-shadow:0 0 0 3px #e055200f;background:#e0552005}.dark .input-wrapper:focus-within .input-icon{color:#ff6b35}.light .input-wrapper:focus-within .input-icon{color:#e05520}.input-wrapper input::placeholder,.input-wrapper textarea::placeholder{opacity:.35}.input-wrapper textarea{resize:vertical;min-height:120px}.btn-submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:15px 32px;border:none;border-radius:12px;font-size:.95rem;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;transition:all .3s ease;background:linear-gradient(135deg,#ff6b35,#ff9f6a);background-size:200% auto;color:#fff;position:relative;overflow:hidden;margin-top:4px}.btn-submit:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent,rgba(255,255,255,.15),transparent);transform:translate(-100%);transition:transform .5s ease}.btn-submit:hover:not(:disabled):after{transform:translate(100%)}.btn-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #ff6b3559;background-position:right center}.btn-submit:disabled{opacity:.7;cursor:not-allowed}.form-error{font-size:.85rem;color:#ff4d4d;text-align:center}.form-success{font-size:.85rem;color:#00d26a;text-align:center}.contact-quick-links{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:32px;animation:fadeInUp .6s ease .4s both}.contact-quick-label{font-size:.8rem;letter-spacing:1px;text-transform:uppercase}.dark .contact-quick-label{color:#666}.light .contact-quick-label{color:#aaa}.contact-quick-items{display:flex;align-items:center;gap:24px;flex-wrap:wrap;justify-content:center}.contact-quick-link{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .3s ease;padding:6px 14px;border-radius:20px}.dark .contact-quick-link{color:#aaa;background:#ff6b350f;border:1px solid rgba(255,107,53,.1)}.dark .contact-quick-link:hover{color:#ff9f6a;background:#ff6b351f;border-color:#ff6b3540}.light .contact-quick-link{color:#777;background:#e055200a;border:1px solid rgba(224,85,32,.08)}.light .contact-quick-link:hover{color:#ff6b35;background:#e0552014;border-color:#e0552033}.footer{padding:40px 0;text-align:center}.dark .footer{border-top:1px solid #1a1a1a}.light .footer{border-top:1px solid #e8e8e8}.footer-content{display:flex;flex-direction:column;align-items:center;gap:20px}.footer-socials{display:flex;gap:16px}.footer-socials a{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.dark .footer-socials a{border:1px solid #222;color:#777}.light .footer-socials a{border:1px solid #ddd;color:#999}.dark .footer-socials a:hover{background:#ff6b35;border-color:#ff6b35;color:#fff;transform:translateY(-3px) scale(1.1);box-shadow:0 4px 16px #ff6b3540}.light .footer-socials a:hover{background:#e05520;border-color:#e05520;color:#fff;transform:translateY(-3px) scale(1.1);box-shadow:0 4px 16px #e0552026}.footer-text{font-size:.9rem;font-weight:500}.footer-text span{background:linear-gradient(135deg,#ff6b35,#ff9f6a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:600}.dark .footer-text{color:#555}.light .footer-text{color:#999}.light .footer-text span{background:linear-gradient(135deg,#ff6b35,#ff9f6a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.footer-copyright{font-size:.78rem;font-weight:400;letter-spacing:.3px;margin-top:4px}.dark .footer-copyright{color:#777}.light .footer-copyright{color:#888}@media(max-width:768px){.hero-name{font-size:3rem}.nav-links{position:fixed;top:0;right:-100%;width:70%;height:100vh;flex-direction:column;padding:80px 32px 32px;gap:24px;transition:right .3s ease;z-index:999}.dark .nav-links{background:#0a0a0a;border-left:1px solid #1a1a1a}.light .nav-links{background:#f8f9fa;border-left:1px solid #e8e8e8}.nav-links.active{right:0}.menu-toggle{display:flex}.skills-categories,.achievements-featured,.achievements-compact,.projects-grid{grid-template-columns:1fr}.contact-title{font-size:1.8rem}.contact-form{padding:24px}.form-row{grid-template-columns:1fr}.about-info-grid{justify-content:center}.section{padding:60px 0}}@media(max-width:1024px)and (min-width:769px){.achievements-featured{grid-template-columns:1fr}}
