*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#e4e4e7;background:#07070a;font-family:Inter,-apple-system,sans-serif;line-height:1.6;overflow-x:hidden}::selection{color:#fff;background:#6366f1}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.navbar{z-index:1000;padding:1.2rem 2rem;transition:all .3s;position:fixed;top:0;left:0;right:0}.navbar.scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#07070ad9;border-bottom:1px solid #6366f11a;padding:.8rem 2rem}.nav-inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.nav-logo{letter-spacing:-.5px;background:linear-gradient(135deg,#e4e4e7,#a1a1aa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.5rem;font-weight:800}.nav-logo .accent{color:#6366f1;-webkit-text-fill-color:#6366f1}.nav-links{gap:2rem;display:flex}.nav-link{color:#a1a1aa;font-size:.9rem;font-weight:500;transition:color .3s;position:relative}.nav-link:after{content:"";background:#6366f1;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.nav-link:hover{color:#e4e4e7}.nav-link:hover:after{width:100%}.nav-toggle{cursor:pointer;background:0 0;border:none;display:none}.hamburger,.hamburger:before,.hamburger:after{background:#e4e4e7;width:24px;height:2px;transition:all .3s;display:block;position:relative}.hamburger:before,.hamburger:after{content:"";position:absolute;left:0}.hamburger:before{top:-7px}.hamburger:after{top:7px}.hamburger.active{background:0 0}.hamburger.active:before{top:0;transform:rotate(45deg)}.hamburger.active:after{top:0;transform:rotate(-45deg)}.landing{align-items:center;min-height:100vh;padding:0 2rem;display:flex;position:relative;overflow:hidden}.landing-bg{z-index:0;background:radial-gradient(80% 60% at 50% -20%,#6366f126,#0000),radial-gradient(60% 50% at 80% 80%,#6366f114,#0000),radial-gradient(50% 40% at 20% 60%,#a855f714,#0000);position:absolute;inset:0}.landing-content{z-index:1;width:100%;max-width:1200px;margin:0 auto;position:relative}.landing-inner{justify-content:space-between;align-items:center;gap:4rem;display:flex}.landing-text{flex:1;max-width:620px}.landing-photo-col{flex-shrink:0;justify-content:center;align-items:center;display:flex}.photo-frame{background:linear-gradient(135deg,#6366f126,#a855f71a);border:1px solid #6366f133;border-radius:20px;width:380px;height:480px;position:relative;overflow:hidden;box-shadow:0 0 60px #6366f126,inset 0 0 60px #6366f10d}.photo-frame:before{content:"";-webkit-mask-composite:xor;pointer-events:none;z-index:2;background:linear-gradient(135deg,#6366f166,#0000 50%,#a855f74d);border-radius:20px;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.profile-photo{object-fit:cover;object-position:center 20%;width:100%;height:100%;transition:transform .5s}.photo-frame:hover .profile-photo{transform:scale(1.03)}.landing-greeting{color:#6366f1;letter-spacing:2px;text-transform:uppercase;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.landing-title{letter-spacing:-2px;background:linear-gradient(135deg,#f4f4f5,#a1a1aa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;line-height:1.05}.landing-sub{color:#6366f1;margin-bottom:1.2rem;font-size:clamp(1rem,2vw,1.4rem);font-weight:600}.landing-desc{color:#71717a;max-width:600px;margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.landing-cta{flex-wrap:wrap;gap:1rem;margin-bottom:3rem;display:flex}.btn-primary,.btn-secondary{border-radius:8px;padding:.85rem 2rem;font-size:.9rem;font-weight:600;transition:all .3s;display:inline-block}.btn-primary{color:#fff;background:#6366f1;border:1px solid #6366f1}.btn-primary:hover{background:#4f46e5;transform:translateY(-2px);box-shadow:0 8px 30px #6366f14d}.btn-secondary{color:#e4e4e7;background:0 0;border:1px solid #27272a}.btn-secondary:hover{color:#6366f1;border-color:#6366f1;transform:translateY(-2px)}.landing-stats{gap:3rem;display:flex}.stat{flex-direction:column;display:flex}.stat-num{background:linear-gradient(135deg,#6366f1,#a855f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:2rem;font-weight:800}.stat-label{color:#71717a;text-transform:uppercase;letter-spacing:1px;font-size:.8rem}.landing-scroll{color:#52525b;letter-spacing:2px;text-transform:uppercase;flex-direction:column;align-items:center;gap:.5rem;font-size:.75rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.scroll-line{background:linear-gradient(#6366f1,#0000);width:1px;height:40px;animation:2s infinite scrollPulse}@keyframes scrollPulse{0%,to{opacity:1;transform:scaleY(1)}50%{opacity:.5;transform:scaleY(.5)}}.section{padding:6rem 2rem;position:relative}.section-content{max-width:1100px;margin:0 auto}.section-header{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.section-number{color:#6366f1;border:1px solid #6366f14d;border-radius:4px;padding:.3rem .8rem;font-family:JetBrains Mono,monospace;font-size:.85rem;font-weight:600}.section-header h2{letter-spacing:-1px;font-size:2.2rem;font-weight:800}.section-line{background:linear-gradient(90deg,#6366f14d,#0000);flex:1;min-width:60px;height:1px}.about-grid{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.about-text p{color:#a1a1aa;margin-bottom:1.2rem;font-size:.95rem;line-height:1.8}.info-card{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.info-item{border-bottom:1px solid #ffffff0a;justify-content:space-between;padding:.6rem 0;display:flex}.info-item:last-child{border-bottom:none}.info-label{color:#71717a;font-size:.85rem}.info-value{color:#e4e4e7;text-align:right;font-size:.85rem;font-weight:500}.highlights-row{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.highlight-card{text-align:center;background:#6366f114;border:1px solid #6366f126;border-radius:10px;padding:1rem}.highlight-num{background:linear-gradient(135deg,#6366f1,#a855f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.5rem;font-weight:800;display:block}.highlight-label{color:#71717a;text-transform:uppercase;letter-spacing:1px;font-size:.75rem}.skills-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.skill-card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;padding:2rem;transition:all .4s;display:flex}.skill-card:hover{background:#6366f10d;border-color:#6366f14d;transform:translateY(-4px)}.skill-card-header{margin-bottom:1rem}.skill-card h3{color:#6366f1;letter-spacing:2px;margin-bottom:.3rem;font-size:.75rem;font-weight:700}.skill-desc{color:#e4e4e7;font-size:1.1rem;font-weight:600}.skill-details{color:#71717a;flex:1;margin-bottom:1.2rem;font-size:.85rem;line-height:1.7}.skill-tools{flex-wrap:wrap;gap:.5rem;display:flex}.tool-tag{color:#a1a1aa;background:#6366f11a;border:1px solid #6366f11a;border-radius:4px;padding:.3rem .7rem;font-family:JetBrains Mono,monospace;font-size:.75rem}.timeline{padding-left:2rem;position:relative}.timeline:before{content:"";background:linear-gradient(#6366f1,#6366f11a);width:2px;position:absolute;top:0;bottom:0;left:7px}.timeline-item{opacity:0;padding-bottom:2.5rem;position:relative}.timeline-item:last-child{padding-bottom:0}.timeline-dot{background:#6366f1;border:3px solid #07070a;border-radius:50%;width:16px;height:16px;position:absolute;top:5px;left:-2rem;box-shadow:0 0 0 2px #6366f1}.timeline-content{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;padding:1.5rem 2rem;transition:all .3s}.timeline-content:hover{background:#6366f108;border-color:#6366f133}.timeline-period{color:#6366f1;margin-bottom:.3rem;font-family:JetBrains Mono,monospace;font-size:.8rem}.timeline-position{margin-bottom:.2rem;font-size:1.15rem;font-weight:700}.timeline-company{color:#a1a1aa;margin-bottom:.8rem;font-size:.9rem}.timeline-desc{color:#71717a;margin-bottom:.8rem;font-size:.85rem;line-height:1.7}.timeline-tech{flex-wrap:wrap;gap:.4rem;display:flex}.tech-tag{color:#71717a;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:3px;padding:.2rem .6rem;font-size:.7rem}.projects-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.project-card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:14px;transition:all .4s;display:flex;overflow:hidden}.project-card:hover{background:#6366f10a;border-color:#6366f140;transform:translateY(-3px)}.project-card-num{color:#6366f1;writing-mode:vertical-lr;opacity:.5;padding:1.2rem 0 0 1.5rem;font-family:JetBrains Mono,monospace;font-size:.75rem}.project-card-body{flex:1;padding:1.5rem 1.5rem 1.5rem .8rem}.project-card-top{margin-bottom:.8rem}.project-category{color:#6366f1;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:.3rem;font-size:.7rem;font-weight:600;display:inline-block}.project-card h3{font-size:1.1rem;font-weight:700}.project-desc{color:#71717a;margin-bottom:.8rem;font-size:.85rem;line-height:1.6}.project-tech{color:#52525b;margin-bottom:.8rem;font-family:JetBrains Mono,monospace;font-size:.75rem}.project-link{color:#6366f1;font-size:.8rem;font-weight:600;transition:gap .3s;display:inline-block}.project-link:hover{gap:.3rem}.contact-grid{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.contact-text p{color:#a1a1aa;font-size:1.1rem;line-height:1.8}.contact-links{flex-direction:column;gap:1rem;display:flex}.contact-item{cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:1rem;padding:1rem 1.2rem;transition:all .3s;display:flex}.contact-item:hover{background:#6366f10d;border-color:#6366f14d}.contact-icon{font-size:1.3rem}.contact-label{color:#71717a;text-transform:uppercase;letter-spacing:1px;font-size:.75rem;display:block}.contact-value{font-size:.9rem;font-weight:500}.footer{text-align:center;border-top:1px solid #ffffff0f;margin-top:4rem;padding-top:2rem}.footer p{color:#52525b;font-size:.8rem}@media (width<=900px){.about-grid,.skills-grid,.projects-grid,.contact-grid{grid-template-columns:1fr}.landing-inner{text-align:center;flex-direction:column-reverse;gap:2rem}.landing-text{max-width:100%}.landing-desc{margin:0 auto 2rem}.landing-cta,.landing-stats{justify-content:center}.photo-frame{width:280px;height:350px}.landing{padding-bottom:4rem}}@media (width<=768px){.nav-links{z-index:999;background:#07070afa;flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:none;position:fixed;inset:0}.nav-links.open{display:flex}.nav-link{font-size:1.3rem}.nav-toggle{z-index:1001;display:block;position:relative}.highlights-row{grid-template-columns:1fr 1fr}.landing-stats{gap:2rem}}@media (width<=480px){.section{padding:4rem 1.2rem}.landing-cta{flex-direction:column}.highlights-row{grid-template-columns:1fr}.landing-stats{flex-wrap:wrap;gap:1.5rem}}
