@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}:root{--primary-color:#0ff0fc;--secondary-color:#ff00ff;--dark-bg:#121212;--darker-bg:#0a0a0a;--text-color:#ffffff;--card-bg:#1e1e1e}body{background-color:var(--dark-bg);color:var(--text-color);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.neon-text{color:var(--primary-color);text-shadow:0 0 5px var(--primary-color),0 0 10px var(--primary-color),0 0 20px var(--primary-color);animation:flicker 1.5s infinite alternate}.neon-subtext{color:var(--secondary-color);text-shadow:0 0 5px var(--secondary-color),0 0 10px var(--secondary-color)}@keyframes flicker{0%,19%,21%,23%,25%,54%,56%,to{text-shadow:0 0 5px var(--primary-color),0 0 10px var(--primary-color),0 0 20px var(--primary-color)}20%,24%,55%{text-shadow:none}}section{padding:4rem 0}.section-title{font-size:2.5rem;margin-bottom:1rem;position:relative;display:inline-block}.section-title:after{content:"";position:absolute;bottom:-10px;left:0;width:100%;height:3px;background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));border-radius:3px}.section-subtitle{color:#aaa;margin-bottom:2rem}.hero-section{background:linear-gradient(135deg,var(--darker-bg),var(--dark-bg));padding:6rem 0}.hero-section h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem}.hero-section h2{font-size:2rem;margin-bottom:1.5rem}.intro-text{font-size:1.2rem;line-height:1.6;max-width:600px}.skills-section{background-color:var(--darker-bg)}.skill-category{margin:2rem 0 1rem;color:var(--primary-color);font-size:1.5rem}.skill-item{margin-bottom:1.5rem}.skill-card{background-color:var(--card-bg);border-radius:8px;padding:1.5rem;text-align:center;transition:transform .3s,box-shadow .3s;border:1px solid #333}.skill-card:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0,255,252,.3);border-color:var(--primary-color)}.skill-name{font-size:1.1rem;font-weight:500}.project-card{background-color:var(--card-bg);border:1px solid #333;border-radius:10px;transition:transform .3s,box-shadow .3s;height:100%}.project-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,255,252,.2);border-color:var(--primary-color)}.neon-button,.project-card .card-title{color:var(--primary-color)}.neon-button{position:relative;overflow:hidden;border:2px solid var(--primary-color);background-color:transparent;font-weight:600;transition:all .3s;z-index:1}.neon-button:hover{color:#000;box-shadow:0 0 10px var(--primary-color),0 0 20px var(--primary-color)}.neon-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:var(--primary-color);transition:all .3s;z-index:-1}.neon-button:hover:before{left:0}.contact-form{background-color:var(--card-bg);padding:2rem;border-radius:10px;border:1px solid #333}.contact-form .form-control{background-color:#2a2a2a;border:1px solid #444;color:white}.contact-form .form-control:focus{background-color:#2a2a2a;color:white;border-color:var(--primary-color);box-shadow:0 0 0 .25rem rgba(0,255,252,.25)}.contact-info p{margin-bottom:1rem;font-size:1.1rem}.contact-info i{margin-right:10px;color:var(--primary-color)}.social-links{margin-top:2rem}.social-icon{display:inline-block;font-size:1.5rem;color:var(--text-color);margin-right:1rem;transition:color .3s}.social-icon:hover{color:var(--primary-color)}.footer{background-color:var(--darker-bg);padding:3rem 0;border-top:1px solid #333}.footer h5{color:var(--primary-color);margin-bottom:1.5rem}.footer-links{list-style:none;padding:0}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#aaa;text-decoration:none;transition:color .3s}.footer-links a:hover{color:var(--primary-color)}.copyright{margin-top:2rem;text-align:center;color:#666}