html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInLeft{from{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{from{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}@keyframes scaleIn{from{opacity:0;transform:scale(0.9)}to{opacity:1;transform:scale(1)}}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}@keyframes float{0%, 100%{transform:translateY(0px)}50%{transform:translateY(-10px)}}@keyframes pulse-glow{0%, 100%{box-shadow:0 0 5px rgba(0,212,255,0.2)}50%{box-shadow:0 0 20px rgba(0,212,255,0.4),0 0 40px rgba(124,58,237,0.2)}}@keyframes typing{from{width:0}to{width:100%}}@keyframes blink-caret{from, to{border-color:transparent}50%{border-color:#00d4ff}}@keyframes orbit{from{transform:rotate(0deg) translateX(120px) rotate(0deg)}to{transform:rotate(360deg) translateX(120px) rotate(-360deg)}}@keyframes particle-float{0%, 100%{transform:translate(0, 0) scale(1);opacity:0.3}25%{transform:translate(10px, -30px) scale(1.1);opacity:0.6}50%{transform:translate(-5px, -60px) scale(0.9);opacity:0.4}75%{transform:translate(15px, -30px) scale(1.05);opacity:0.5}}@keyframes border-rotate{0%{--angle: 0deg}100%{--angle: 360deg}}.reveal{opacity:0;transform:translateY(30px);transition:opacity 0.6s ease, transform 0.6s ease}.reveal.revealed{opacity:1;transform:translateY(0)}.reveal-left{opacity:0;transform:translateX(-40px);transition:opacity 0.6s ease, transform 0.6s ease}.reveal-left.revealed{opacity:1;transform:translateX(0)}.reveal-right{opacity:0;transform:translateX(40px);transition:opacity 0.6s ease, transform 0.6s ease}.reveal-right.revealed{opacity:1;transform:translateX(0)}.reveal-scale{opacity:0;transform:scale(0.9);transition:opacity 0.6s ease, transform 0.6s ease}.reveal-scale.revealed{opacity:1;transform:scale(1)}.stagger-children .reveal:nth-child(1),.stagger-children .reveal-left:nth-child(1),.stagger-children .reveal-right:nth-child(1),.stagger-children .reveal-scale:nth-child(1){transition-delay:.1s}.stagger-children .reveal:nth-child(2),.stagger-children .reveal-left:nth-child(2),.stagger-children .reveal-right:nth-child(2),.stagger-children .reveal-scale:nth-child(2){transition-delay:.2s}.stagger-children .reveal:nth-child(3),.stagger-children .reveal-left:nth-child(3),.stagger-children .reveal-right:nth-child(3),.stagger-children .reveal-scale:nth-child(3){transition-delay:.3s}.stagger-children .reveal:nth-child(4),.stagger-children .reveal-left:nth-child(4),.stagger-children .reveal-right:nth-child(4),.stagger-children .reveal-scale:nth-child(4){transition-delay:.4s}.stagger-children .reveal:nth-child(5),.stagger-children .reveal-left:nth-child(5),.stagger-children .reveal-right:nth-child(5),.stagger-children .reveal-scale:nth-child(5){transition-delay:.5s}.stagger-children .reveal:nth-child(6),.stagger-children .reveal-left:nth-child(6),.stagger-children .reveal-right:nth-child(6),.stagger-children .reveal-scale:nth-child(6){transition-delay:.6s}.stagger-children .reveal:nth-child(7),.stagger-children .reveal-left:nth-child(7),.stagger-children .reveal-right:nth-child(7),.stagger-children .reveal-scale:nth-child(7){transition-delay:.7s}.stagger-children .reveal:nth-child(8),.stagger-children .reveal-left:nth-child(8),.stagger-children .reveal-right:nth-child(8),.stagger-children .reveal-scale:nth-child(8){transition-delay:.8s}.stagger-children .reveal:nth-child(9),.stagger-children .reveal-left:nth-child(9),.stagger-children .reveal-right:nth-child(9),.stagger-children .reveal-scale:nth-child(9){transition-delay:.9s}.stagger-children .reveal:nth-child(10),.stagger-children .reveal-left:nth-child(10),.stagger-children .reveal-right:nth-child(10),.stagger-children .reveal-scale:nth-child(10){transition-delay:1s}.stagger-children .reveal:nth-child(11),.stagger-children .reveal-left:nth-child(11),.stagger-children .reveal-right:nth-child(11),.stagger-children .reveal-scale:nth-child(11){transition-delay:1.1s}.stagger-children .reveal:nth-child(12),.stagger-children .reveal-left:nth-child(12),.stagger-children .reveal-right:nth-child(12),.stagger-children .reveal-scale:nth-child(12){transition-delay:1.2s}html{font-size:16px;scroll-behavior:smooth}body{background:#0a0a0f;color:#e4e4e7;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:400;line-height:1.7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}*,*::before,*::after{box-sizing:border-box}::selection{background:rgba(0,212,255,0.3);color:#e4e4e7}a{color:#00d4ff;text-decoration:none;transition:color 0.3s ease}a:hover{color:#3df}img{max-width:100%;height:auto}.container{max-width:1200px;margin:0 auto;padding:0 2rem}@media screen and (max-width: 640px){.container{padding:0 1.5rem}}.gradient-text{background:linear-gradient(135deg, #00d4ff 0%, #7c3aed 50%, #ec4899 100%);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradientShift 6s ease infinite}.bg-particles{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden}.particle{position:absolute;width:3px;height:3px;background:rgba(0,212,255,0.3);border-radius:50%;animation:particle-float 15s infinite ease-in-out}.particle:nth-child(1){top:20%;left:10%;animation-delay:0s;animation-duration:20s}.particle:nth-child(2){top:60%;left:80%;animation-delay:-5s;animation-duration:18s;background:rgba(124,58,237,0.3)}.particle:nth-child(3){top:40%;left:50%;animation-delay:-3s;animation-duration:22s}.particle:nth-child(4){top:80%;left:20%;animation-delay:-8s;animation-duration:16s;background:rgba(124,58,237,0.2)}.particle:nth-child(5){top:10%;left:70%;animation-delay:-2s;animation-duration:25s}.particle:nth-child(6){top:50%;left:30%;animation-delay:-10s;animation-duration:19s;background:rgba(236,72,153,0.2)}.nav{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1.5rem 0;transition:all 0.3s ease;background:transparent}.nav--scrolled{background:rgba(10,10,15,0.85);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,0.06);padding:1rem 0}.nav__container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 640px){.nav__container{padding:0 1.5rem}}.nav__logo{display:flex;align-items:center;text-decoration:none}.nav__logo-text{font-family:"Space Grotesk","Inter",sans-serif;font-size:1.5rem;font-weight:700;background:linear-gradient(135deg, #00d4ff, #7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav__toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px;z-index:1001}.nav__toggle span{width:24px;height:2px;background:#e4e4e7;border-radius:2px;transition:all 0.3s ease}.nav__toggle.active span:nth-child(1){transform:rotate(45deg) translate(5px, 5px)}.nav__toggle.active span:nth-child(2){opacity:0}.nav__toggle.active span:nth-child(3){transform:rotate(-45deg) translate(5px, -5px)}@media screen and (max-width: 768px){.nav__toggle{display:flex}}.nav__links{display:flex;align-items:center;gap:.5rem}@media screen and (max-width: 768px){.nav__links{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(10,10,15,0.98);flex-direction:column;justify-content:center;gap:2rem}.nav__links.active{display:flex}}.nav__link{color:#a1a1aa;font-size:0.9rem;font-weight:500;padding:.5rem 1rem;border-radius:9999px;transition:all 0.3s ease;text-decoration:none}.nav__link:hover{color:#e4e4e7;background:rgba(255,255,255,0.05)}.nav__link--active{color:#00d4ff}.nav__link--cta{display:flex;align-items:center;gap:.25rem;background:rgba(0,212,255,0.1);color:#00d4ff;border:1px solid rgba(0,212,255,0.2)}.nav__link--cta:hover{background:rgba(0,212,255,0.15);color:#00d4ff}@media screen and (max-width: 768px){.nav__link{font-size:1.2rem;padding:1rem 2rem}}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:6rem 2rem}.hero__orbs{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;pointer-events:none}.hero__orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:0.3;transition:transform 0.3s ease}.hero__orb--1{width:400px;height:400px;background:#00d4ff;top:10%;right:10%;animation:float 8s ease-in-out infinite}.hero__orb--2{width:350px;height:350px;background:#7c3aed;bottom:10%;left:5%;animation:float 10s ease-in-out infinite;animation-delay:-3s}.hero__orb--3{width:250px;height:250px;background:#ec4899;top:50%;left:40%;animation:float 12s ease-in-out infinite;animation-delay:-6s;opacity:0.15}.hero__content{text-align:center;position:relative;z-index:1;animation:fadeInUp 1s ease;max-width:800px}.hero__greeting{font-family:"JetBrains Mono","Fira Code",monospace;font-size:1rem;color:#00d4ff;margin-bottom:.5rem;letter-spacing:2px;text-transform:uppercase}.hero__name{font-family:"Space Grotesk","Inter",sans-serif;font-size:clamp(2.5rem, 7vw, 5rem);font-weight:700;line-height:1.1;margin-bottom:1.5rem;color:#e4e4e7}.hero__typing-wrapper{display:flex;align-items:center;justify-content:center;gap:2px;margin-bottom:2rem;min-height:2rem}.hero__typing{font-family:"JetBrains Mono","Fira Code",monospace;font-size:clamp(0.9rem, 2vw, 1.1rem);color:#a1a1aa}.hero__cursor{font-family:"JetBrains Mono","Fira Code",monospace;color:#00d4ff;animation:blink-caret 0.8s step-end infinite;font-weight:100}.hero__bio{font-size:1.1rem;color:#a1a1aa;max-width:600px;margin:0 auto 3rem;line-height:1.8}.hero__actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.hero__scroll-indicator{position:absolute;bottom:3rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;animation:fadeIn 1s ease 1.5s both}.hero__scroll-indicator span{font-family:"JetBrains Mono","Fira Code",monospace;font-size:0.7rem;color:#71717a;letter-spacing:3px;text-transform:uppercase}.hero__scroll-line{width:1px;height:40px;background:linear-gradient(to bottom, #00d4ff, transparent);animation:float 2s ease-in-out infinite}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:0.75rem 1.75rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:0.9rem;font-weight:600;border-radius:9999px;transition:all 0.3s ease;text-decoration:none;cursor:pointer;border:none}.btn--primary{background:linear-gradient(135deg, #00d4ff, #7c3aed);color:#0a0a0f;box-shadow:0 4px 15px rgba(0,212,255,0.3)}.btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,212,255,0.4);color:#0a0a0f}.btn--secondary{background:transparent;color:#e4e4e7;border:1px solid rgba(255,255,255,0.06)}.btn--secondary:hover{border-color:rgba(0,212,255,0.3);background:rgba(0,212,255,0.05);color:#00d4ff;transform:translateY(-2px)}.section{padding:6rem 0;position:relative;z-index:1}.section--alt{background:rgba(17,17,24,0.5)}.section__header{text-align:center;margin-bottom:4rem}.section__label{display:inline-block;font-family:"JetBrains Mono","Fira Code",monospace;font-size:0.8rem;color:#00d4ff;letter-spacing:3px;text-transform:uppercase;margin-bottom:1rem}.section__title{font-family:"Space Grotesk","Inter",sans-serif;font-size:clamp(1.8rem, 4vw, 2.5rem);font-weight:700;color:#e4e4e7;margin-bottom:1rem}.section__subtitle{font-size:1.05rem;color:#a1a1aa;max-width:600px;margin:0 auto}.section__cta{text-align:center;margin-top:4rem}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(260px, 1fr));gap:2rem}.feature-card{background:#16161f;border:1px solid rgba(255,255,255,0.06);border-radius:16px;padding:3rem;transition:all 0.3s ease;position:relative;overflow:hidden}.feature-card::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(135deg, #00d4ff, #7c3aed);opacity:0;transition:opacity 0.3s ease}.feature-card:hover{border-color:rgba(0,212,255,0.15);transform:translateY(-4px);box-shadow:0 0 20px rgba(0,212,255,0.15)}.feature-card:hover::before{opacity:1}.feature-card__icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:rgba(0,212,255,0.1);color:#00d4ff;margin-bottom:1.5rem}.feature-card__title{font-family:"Space Grotesk","Inter",sans-serif;font-size:1.2rem;font-weight:600;color:#e4e4e7;margin-bottom:.5rem}.feature-card__text{font-size:0.9rem;color:#a1a1aa;line-height:1.7}.project-showcase{display:grid;grid-template-columns:repeat(auto-fit, minmax(320px, 1fr));gap:2rem}.showcase-card{display:flex;flex-direction:column;background:#16161f;border:1px solid rgba(255,255,255,0.06);border-radius:16px;padding:3rem;text-decoration:none;color:#e4e4e7;transition:all 0.3s ease;will-change:transform}.showcase-card:hover{border-color:rgba(0,212,255,0.2);box-shadow:0 0 20px rgba(0,212,255,0.15);color:#e4e4e7}.showcase-card:hover .showcase-card__link{color:#00d4ff}.showcase-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;color:#00d4ff}.showcase-card__tag{font-family:"JetBrains Mono","Fira Code",monospace;font-size:0.75rem;color:#7c3aed;background:rgba(124,58,237,0.1);padding:.25rem .5rem;border-radius:9999px}.showcase-card__title{font-family:"Space Grotesk","Inter",sans-serif;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.showcase-card__desc{font-size:0.9rem;color:#a1a1aa;line-height:1.7;flex:1}.showcase-card__footer{margin-top:2rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,0.06)}.showcase-card__link{font-size:0.85rem;font-weight:500;color:#71717a;transition:color 0.3s ease}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(160px, 1fr));gap:2rem;text-align:center}.stat-card{padding:3rem 1.5rem}.stat-card__number{display:block;font-family:"Space Grotesk","Inter",sans-serif;font-size:3rem;font-weight:700;background:linear-gradient(135deg, #00d4ff, #7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2;margin-bottom:.5rem}.stat-card__label{font-size:0.85rem;color:#71717a;text-transform:uppercase;letter-spacing:2px;font-weight:500}.cta-section{padding-bottom:6rem}.cta-card{background:#16161f;border:1px solid rgba(255,255,255,0.06);border-radius:24px;padding:6rem;text-align:center;position:relative;overflow:hidden}.cta-card::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(135deg, #00d4ff, #7c3aed)}.cta-card__title{font-family:"Space Grotesk","Inter",sans-serif;font-size:clamp(1.5rem, 3vw, 2.2rem);font-weight:700;margin-bottom:1rem}.cta-card__text{font-size:1rem;color:#a1a1aa;max-width:500px;margin:0 auto 3rem}.cta-card__actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.page-hero{padding:10rem 0 4rem;text-align:center;position:relative;z-index:1}@media screen and (max-width: 640px){.page-hero{padding-top:8rem}}.page-hero__title{font-family:"Space Grotesk","Inter",sans-serif;font-size:clamp(2rem, 5vw, 3.5rem);font-weight:700;line-height:1.2;margin-bottom:1rem}.page-hero__subtitle{font-size:1.05rem;color:#a1a1aa;max-width:600px;margin:0 auto}.page-section{padding:10rem 0 6rem;position:relative;z-index:1}@media screen and (max-width: 640px){.page-section{padding-top:8rem}}.page-section__title{font-family:"Space Grotesk","Inter",sans-serif;font-size:clamp(2rem, 5vw, 3rem);font-weight:700;margin-bottom:3rem}.page-section__content{font-size:1rem;line-height:1.8;color:#a1a1aa}.page-section__content h1,.page-section__content h2,.page-section__content h3,.page-section__content h4,.page-section__content h5,.page-section__content h6{font-family:"Space Grotesk","Inter",sans-serif;color:#e4e4e7;font-weight:600;margin:3rem 0 1rem}.page-section__content h1{font-size:2rem}.page-section__content h2{font-size:1.6rem}.page-section__content h3{font-size:1.3rem}.page-section__content p{margin-bottom:1.5rem}.page-section__content ul,.page-section__content ol{margin:1rem 0;padding-left:2rem}.page-section__content li{margin-bottom:.5rem}.page-section__content code{font-family:"JetBrains Mono","Fira Code",monospace;background:rgba(0,212,255,0.1);padding:2px 6px;border-radius:4px;font-size:0.9em;color:#00d4ff}.page-section__content blockquote{border-left:3px solid #00d4ff;padding-left:1.5rem;margin:2rem 0;color:#71717a;font-style:italic}.page-section__content a{color:#00d4ff;text-decoration:underline;text-underline-offset:3px}.page-section__content a:hover{color:#3df}.about-intro{display:grid;grid-template-columns:1fr auto;gap:6rem;align-items:center;margin-bottom:6rem}@media screen and (max-width: 768px){.about-intro{grid-template-columns:1fr;gap:3rem}}.about-intro__lead{font-size:1.2rem;color:#e4e4e7;line-height:1.8;margin-bottom:2rem}.about-intro__lead strong{color:#00d4ff}.about-intro__text p{font-size:1rem;color:#a1a1aa;line-height:1.8;margin-bottom:1.5rem}.about-intro__quote{font-style:italic;padding:1.5rem;border-left:3px solid #00d4ff;background:rgba(0,212,255,0.05);border-radius:0 12px 12px 0;color:#71717a !important;font-size:1rem !important}.avatar-frame{position:relative;width:250px;height:250px}@media screen and (max-width: 768px){.avatar-frame{width:200px;height:200px;margin:0 auto}}.avatar-frame__img{width:100%;height:100%;object-fit:cover;border-radius:24px;border:2px solid rgba(255,255,255,0.06);position:relative;z-index:1}.avatar-frame__glow{position:absolute;top:-5px;left:-5px;right:-5px;bottom:-5px;border-radius:24px;background:linear-gradient(135deg, #00d4ff, #7c3aed);opacity:0.3;filter:blur(15px);z-index:0;animation:pulse-glow 4s ease infinite}.tech-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(140px, 1fr));gap:1rem}.tech-item{background:#16161f;border:1px solid rgba(255,255,255,0.06);border-radius:12px;padding:1rem 1.5rem;text-align:center;transition:all 0.3s ease}.tech-item:hover{border-color:rgba(0,212,255,0.3);transform:translateY(-2px);box-shadow:0 0 20px rgba(0,212,255,0.15)}.tech-item__name{font-family:"JetBrains Mono","Fira Code",monospace;font-size:0.85rem;font-weight:500;color:#a1a1aa}.achievements-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:2rem}.achievement-card{background:#16161f;border:1px solid rgba(255,255,255,0.06);border-radius:16px;padding:3rem;text-align:center;transition:all 0.3s ease}.achievement-card:hover{border-color:rgba(124,58,237,0.2);transform:translateY(-3px)}.achievement-card__icon{font-size:2rem;margin-bottom:1rem}.achievement-card__title{font-family:"Space Grotesk","Inter",sans-serif;font-size:1.1rem;font-weight:600;margin-bottom:.25rem}.achievement-card__text{font-size:0.85rem;color:#71717a}.interests-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(140px, 1fr));gap:1rem;margin-bottom:4rem}.interest-card{background:#16161f;border:1px solid rgba(255,255,255,0.06);border-radius:16px;padding:2rem;text-align:center;transition:all 0.3s ease}.interest-card:hover{border-color:rgba(236,72,153,0.2);transform:translateY(-3px)}.interest-card__emoji{display:block;font-size:2rem;margin-bottom:.5rem}.interest-card__name{font-size:0.9rem;color:#a1a1aa;font-weight:500}.about-closing{text-align:center;max-width:700px;margin:0 auto}.about-closing p{font-size:1rem;color:#a1a1aa;line-height:1.8}.project-filters{display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap;margin-bottom:4rem}.filter-btn{font-family:"JetBrains Mono","Fira Code",monospace;font-size:0.8rem;padding:.5rem 1.5rem;border-radius:9999px;background:transparent;border:1px solid rgba(255,255,255,0.06);color:#71717a;cursor:pointer;transition:all 0.3s ease}.filter-btn:hover{border-color:rgba(0,212,255,0.3);color:#e4e4e7}.filter-btn--active{background:rgba(0,212,255,0.1);border-color:rgba(0,212,255,0.3);color:#00d4ff}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(320px, 1fr));gap:2rem}@media screen and (max-width: 640px){.projects-grid{grid-template-columns:1fr}}.project-card{display:flex;flex-direction:column;background:#16161f;border:1px solid rgba(255,255,255,0.06);border-radius:16px;padding:3rem;text-decoration:none;color:#e4e4e7;transition:all 0.3s ease;will-change:transform}.project-card:hover{border-color:rgba(0,212,255,0.2);box-shadow:0 0 20px rgba(0,212,255,0.15);color:#e4e4e7}.project-card:hover .project-card__links{color:#00d4ff}.project-card__top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.project-card__icon{color:#00d4ff}.project-card__links{color:#71717a;transition:color 0.3s ease}.project-card__title{font-family:"Space Grotesk","Inter",sans-serif;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.project-card__desc{font-size:0.9rem;color:#a1a1aa;line-height:1.7;flex:1}.project-card__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:2rem}.tag{font-family:"JetBrains Mono","Fira Code",monospace;font-size:0.7rem;color:#71717a;background:rgba(255,255,255,0.04);padding:3px 10px;border-radius:9999px;border:1px solid rgba(255,255,255,0.06)}.timeline{position:relative;max-width:800px;margin:0 auto}.timeline::before{content:'';position:absolute;left:0;top:0;bottom:0;width:2px;background:linear-gradient(to bottom, #00d4ff, #7c3aed, transparent)}@media screen and (max-width: 640px){.timeline::before{left:0}}.timeline__item{position:relative;padding-left:4rem;margin-bottom:4rem}.timeline__item:last-child{margin-bottom:0}.timeline__marker{position:absolute;left:-5px;top:8px;width:12px;height:12px;border-radius:50%;background:#00d4ff;border:2px solid #0a0a0f;box-shadow:0 0 10px rgba(0,212,255,0.5)}.timeline__content{background:#16161f;border:1px solid rgba(255,255,255,0.06);border-radius:16px;padding:3rem}.timeline__content:hover{border-color:rgba(0,212,255,0.15)}.timeline__header{margin-bottom:.5rem}.timeline__title{font-family:"Space Grotesk","Inter",sans-serif;font-size:1.2rem;font-weight:600;color:#e4e4e7}.timeline__company{font-size:0.9rem;color:#00d4ff}.timeline__date{display:inline-block;font-family:"JetBrains Mono","Fira Code",monospace;font-size:0.75rem;color:#71717a;margin-bottom:1rem;letter-spacing:1px}.timeline__desc{font-size:0.9rem;color:#a1a1aa;line-height:1.7}.timeline__list{list-style:none;padding:0;margin:0}.timeline__list li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;font-size:0.9rem;color:#a1a1aa;line-height:1.6}.timeline__list li::before{content:'▹';position:absolute;left:0;color:#00d4ff}.education-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(320px, 1fr));gap:2rem}.education-card{background:#16161f;border:1px solid rgba(255,255,255,0.06);border-radius:16px;padding:3rem;text-align:center;transition:all 0.3s ease}.education-card:hover{border-color:rgba(124,58,237,0.2);transform:translateY(-3px)}.education-card__icon{font-size:2.5rem;margin-bottom:1rem}.education-card__school{font-family:"Space Grotesk","Inter",sans-serif;font-size:1.2rem;font-weight:600;margin-bottom:.25rem}.education-card__degree{font-size:0.9rem;color:#a1a1aa;margin-bottom:.5rem}.education-card__year{font-family:"JetBrains Mono","Fira Code",monospace;font-size:0.8rem;color:#00d4ff;display:block;margin-bottom:1.5rem}.education-card__details{display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap}.research-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(320px, 1fr));gap:2rem}.research-card{background:#16161f;border:1px solid rgba(255,255,255,0.06);border-radius:16px;padding:3rem;transition:all 0.3s ease}.research-card:hover{border-color:rgba(0,212,255,0.15);transform:translateY(-3px)}.research-card__title{font-family:"Space Grotesk","Inter",sans-serif;font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:#e4e4e7}.research-card__text{font-size:0.9rem;color:#a1a1aa;line-height:1.7}.org-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:1rem}.org-item{background:#16161f;border:1px solid rgba(255,255,255,0.06);border-radius:12px;padding:1.5rem 2rem;display:flex;flex-direction:column;gap:.25rem;transition:all 0.3s ease}.org-item:hover{border-color:rgba(124,58,237,0.2)}.org-item__name{font-family:"Space Grotesk","Inter",sans-serif;font-weight:600;font-size:0.95rem;color:#e4e4e7}.org-item__role{font-size:0.8rem;color:#71717a}.footer{background:#111118;border-top:1px solid rgba(255,255,255,0.06);padding:6rem 0 3rem;position:relative;z-index:1}.footer__container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:4rem;margin-bottom:4rem}@media screen and (max-width: 768px){.footer__grid{grid-template-columns:1fr;gap:3rem;text-align:center}}.footer__logo{font-family:"Space Grotesk","Inter",sans-serif;font-size:1.3rem;font-weight:700;color:#e4e4e7;text-decoration:none;display:inline-block;margin-bottom:.5rem}.footer__tagline{font-size:0.9rem;color:#71717a}.footer__heading{font-family:"JetBrains Mono","Fira Code",monospace;font-size:0.75rem;color:#71717a;text-transform:uppercase;letter-spacing:2px;margin-bottom:1.5rem}.footer__nav{display:flex;flex-direction:column;gap:.5rem}.footer__link{font-size:0.9rem;color:#a1a1aa;text-decoration:none;transition:color 0.3s ease}.footer__link:hover{color:#00d4ff}.footer__social-links{display:flex;gap:1rem}@media screen and (max-width: 768px){.footer__social-links{justify-content:center}}.footer__social-link{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.06);color:#a1a1aa;transition:all 0.3s ease}.footer__social-link:hover{border-color:rgba(0,212,255,0.3);color:#00d4ff;transform:translateY(-2px);box-shadow:0 0 20px rgba(0,212,255,0.15)}.footer__bottom{border-top:1px solid rgba(255,255,255,0.06);padding-top:2rem;text-align:center}.footer__bottom p{font-size:0.8rem;color:#71717a}.error-page{min-height:80vh;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;z-index:1}.error-page__code{font-family:"Space Grotesk","Inter",sans-serif;font-size:clamp(6rem, 15vw, 12rem);font-weight:700;background:linear-gradient(135deg, #00d4ff, #7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:1rem}.error-page__text{font-size:1.2rem;color:#a1a1aa;margin-bottom:3rem}.post{padding-top:2rem}.post__header{margin-bottom:3rem}.post__title{font-family:"Space Grotesk","Inter",sans-serif;font-size:clamp(1.8rem, 4vw, 2.5rem);font-weight:700;margin-bottom:.5rem}.post__date{font-family:"JetBrains Mono","Fira Code",monospace;font-size:0.8rem;color:#71717a;display:block}.post__content{font-size:1rem;line-height:1.8;color:#a1a1aa}.post__content p{margin-bottom:1.5rem}.post__content h2,.post__content h3{font-family:"Space Grotesk","Inter",sans-serif;color:#e4e4e7;font-weight:600;margin:3rem 0 1rem}.post__content code{font-family:"JetBrains Mono","Fira Code",monospace;font-size:0.85em;background:rgba(124,58,237,0.15);padding:0.15em 0.4em;border-radius:6px}.post__content pre{background:#12121b;border:1px solid rgba(255,255,255,0.06);border-radius:12px;padding:1.5rem;overflow-x:auto;margin-bottom:1.5rem}.post__content pre code{background:none;padding:0}.post__content ul,.post__content ol{padding-left:2rem;margin-bottom:1.5rem}.post__content blockquote{border-left:3px solid #00d4ff;padding-left:1.5rem;color:#71717a;font-style:italic;margin:1.5rem 0}.post__content img{border-radius:12px;margin:1.5rem 0}.post__footer{margin-top:4rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,0.06)}
