@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Space+Grotesk:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#a0b8cc;background:#050810;font-family:Inter,sans-serif;overflow-x:hidden}canvas#neon-scene{z-index:0;pointer-events:none;position:fixed;inset:0}nav{z-index:100;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#050810d9;border-bottom:1px solid #00f0ff0f;justify-content:space-between;align-items:center;width:100%;padding:1.2rem 3rem;display:flex;position:fixed;top:0}.nav-logo{background:linear-gradient(135deg,#00f0ff,#ff2daa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:800}.nav-links{gap:2rem;list-style:none;display:flex}.nav-links a{color:#8aa0b8b3;font-size:.8rem;font-weight:500;text-decoration:none;transition:color .3s}.nav-links a:hover{color:#00f0ff}section{z-index:2;align-items:center;min-height:100vh;padding:6rem 4rem;display:flex;position:relative}.tag{text-transform:uppercase;letter-spacing:3px;color:#ff2daa;margin-bottom:1rem;font-size:.7rem;font-weight:600}.heading{color:#e8f0ff;margin-bottom:1.5rem;font-family:Space Grotesk,sans-serif;font-size:2.5rem;font-weight:700}.heading span{color:#00f0ff}.hero{text-align:center;flex-direction:column;justify-content:center}.hero-eyebrow{text-transform:uppercase;letter-spacing:5px;color:#ff2daa;margin-bottom:1.5rem;font-size:.8rem;font-weight:600}.hero h1{color:#f0f4ff;margin-bottom:1.5rem;font-family:Space Grotesk,sans-serif;font-size:clamp(3.5rem,8vw,7rem);font-weight:800;line-height:1.05}.hero h1 .gradient-text{background:linear-gradient(135deg,#00f0ff,#ff2daa,#5e5eff);-webkit-text-fill-color:transparent;background-size:300% 300%;-webkit-background-clip:text;animation:6s infinite gradient-flow}@keyframes gradient-flow{0%,to{background-position:0%}50%{background-position:100%}}.hero-sub{color:#a8bed2bf;max-width:480px;margin:0 auto 3rem;font-size:1.05rem;line-height:1.7}.hero-cta{color:#00f0ff;background:linear-gradient(135deg,#00f0ff1a,#ff2daa0f);border:1px solid #00f0ff33;border-radius:50px;align-items:center;gap:.6rem;padding:.9rem 2rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .4s;display:inline-flex}.hero-cta:hover{border-color:#00f0ff;box-shadow:0 0 30px #00f0ff26}.two-col{grid-template-columns:1fr 1fr;gap:4rem;width:100%;max-width:1000px;margin:0 auto;display:grid}.col p{color:#a8bed2c7;font-size:.92rem;line-height:1.8}.col strong{color:#e0eaf4}.neon-stats{gap:2rem;margin-top:2rem;display:flex}.neon-stat{text-align:center;flex-direction:column;align-items:center;display:flex}.neon-stat .val{color:#00f0ff;text-shadow:0 0 15px #00f0ff66;font-family:Space Grotesk,sans-serif;font-size:1.8rem;font-weight:700}.neon-stat .lbl{text-transform:uppercase;letter-spacing:2px;color:#8aa0b880;margin-top:.2rem;font-size:.6rem}.exp-section{flex-direction:column;max-width:700px;margin:0 auto}.exp-item{background:#00f0ff05;border:1px solid #00f0ff0f;border-radius:16px;margin-bottom:1rem;padding:2rem;transition:border-color .3s}.exp-item:hover{border-color:#00f0ff26}.exp-top{justify-content:space-between;align-items:baseline;margin-bottom:.3rem;display:flex}.exp-top h3{color:#eaf0ff;font-family:Space Grotesk,sans-serif;font-size:1.2rem;font-weight:600}.exp-date{color:#ff2daa;font-size:.75rem;font-weight:500}.exp-role{color:#a8bed2b3;margin-bottom:.4rem;font-size:.85rem}.exp-desc{color:#a8bed2a6;font-size:.85rem;line-height:1.6}.exp-bullets{margin:.5rem 0 0;padding:0;list-style:none}.exp-bullets li{color:#a8bed2b8;margin-bottom:.4rem;padding-left:1rem;font-size:.82rem;line-height:1.6;position:relative}.exp-bullets li:before{content:"▹";color:#00f0ff;position:absolute;left:0}.skills-section{flex-direction:column;max-width:800px;margin:0 auto}.skill-groups{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:1.5rem;display:grid}.skill-group-label{text-transform:uppercase;letter-spacing:2px;color:#00f0ff;margin-bottom:.8rem;font-family:Space Grotesk,sans-serif;font-size:.75rem}.skill-pills{flex-wrap:wrap;gap:.5rem;display:flex}.skill-pill{color:#c8dae8c7;background:#00f0ff05;border:1px solid #00f0ff14;border-radius:50px;padding:.4rem .9rem;font-size:.78rem}.hobbies-section{text-align:center;flex-direction:column;max-width:800px;margin:0 auto}.hobby-pills{flex-wrap:wrap;justify-content:center;gap:.8rem;margin-top:1.5rem;display:flex}.hobby-pill{color:#c8dae8cc;background:#00f0ff05;border:1px solid #00f0ff14;border-radius:50px;align-items:center;gap:.5rem;padding:.7rem 1.4rem;font-size:.85rem;transition:all .3s;display:flex}.hobby-pill:hover{color:#00f0ff;border-color:#00f0ff40;box-shadow:0 0 15px #00f0ff14}.hobby-pill .icon{font-size:1.2rem}.contact{text-align:center;flex-direction:column;justify-content:center;align-items:center}.contact p{color:#a8bed2b8;max-width:400px;margin-bottom:2rem;font-size:.95rem}.contact-btns{gap:1rem;display:flex}.neon-btn{color:#c8dae8;border:1px solid #00f0ff33;border-radius:50px;padding:.8rem 1.8rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .4s}.neon-btn:hover{color:#00f0ff;border-color:#00f0ff;box-shadow:0 0 20px #00f0ff26}.neon-btn.primary{color:#00f0ff;background:linear-gradient(135deg,#00f0ff1a,#ff2daa0f)}@media (width<=768px){section{padding:4rem 1.5rem}nav{padding:1rem 1.5rem}.nav-links{gap:1rem}.two-col{grid-template-columns:1fr;gap:2rem}.neon-stats{gap:1.2rem}.neon-stat .val{font-size:1.4rem}.contact-btns{flex-direction:column;align-items:center}}
