.Navbar-module__cJzEcG__header{z-index:1000;-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--card-border);background:#0a0a0ab3;width:100%;transition:all .3s;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__nav{justify-content:space-between;align-items:center;height:80px;display:flex}.Navbar-module__cJzEcG__logo{font-family:var(--font-display);letter-spacing:-.5px;font-size:1.5rem;font-weight:700}.Navbar-module__cJzEcG__links{align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__link{color:var(--text-secondary);font-size:.95rem;font-weight:500;transition:color .2s}.Navbar-module__cJzEcG__link:hover{color:var(--text-primary)}
.Hero-module___w2HtG__hero{align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__bgElements{z-index:-1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module___w2HtG__glow{filter:blur(60px);background:radial-gradient(circle,#3b82f626 0%,#8b5cf600 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;left:-200px}.Hero-module___w2HtG__content{max-width:800px}.Hero-module___w2HtG__greeting{color:var(--accent-primary);margin-bottom:1rem;font-size:1.1rem;font-weight:600;display:inline-block}.Hero-module___w2HtG__title{margin-bottom:1.5rem;font-size:4.5rem}.Hero-module___w2HtG__subtitle{color:var(--text-secondary);max-width:600px;margin-bottom:2.5rem;font-size:1.25rem}.Hero-module___w2HtG__actions{gap:1rem;display:flex}
.About-module__RHteCa__grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (max-width:768px){.About-module__RHteCa__grid{grid-template-columns:1fr;gap:2rem}}.About-module__RHteCa__textContent{color:var(--text-secondary);font-size:1.1rem}.About-module__RHteCa__textContent p{margin-bottom:1.5rem}.About-module__RHteCa__skills{margin-top:2rem}.About-module__RHteCa__skillsList{flex-wrap:wrap;gap:1rem;margin-top:1rem;display:flex}.About-module__RHteCa__skillItem{background:var(--card-bg);border:1px solid var(--card-border);color:var(--text-primary);border-radius:9999px;padding:.5rem 1rem;font-size:.9rem;font-weight:500}.About-module__RHteCa__imageWrapper{aspect-ratio:1;border:1px solid var(--card-border);border-radius:20px;width:100%;position:relative;overflow:hidden}.About-module__RHteCa__imageWrapper img{object-fit:cover;object-position:center;width:100%;height:100%}
.Projects-module__tl4Q0a__grid{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.Projects-module__tl4Q0a__card{background:var(--card-bg);border:1px solid var(--card-border);-webkit-backdrop-filter:blur(12px);border-radius:20px;width:100%;max-width:450px;transition:all .3s;overflow:hidden}.Projects-module__tl4Q0a__card:hover{border-color:#fff3;transform:translateY(-5px);box-shadow:0 10px 30px #00000080}.Projects-module__tl4Q0a__imageWrapper{border-bottom:1px solid var(--card-border);width:100%;height:220px;position:relative;overflow:hidden}.Projects-module__tl4Q0a__imageWrapper img{object-fit:cover;object-position:center;width:100%;height:100%}.Projects-module__tl4Q0a__content{padding:1.5rem}.Projects-module__tl4Q0a__title{margin-bottom:.5rem;font-size:1.5rem}.Projects-module__tl4Q0a__description{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.95rem}.Projects-module__tl4Q0a__tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.Projects-module__tl4Q0a__tag{color:var(--accent-primary);font-size:.8rem;font-family:var(--font-display);font-weight:500}.Projects-module__tl4Q0a__links{gap:1rem;display:flex}.Projects-module__tl4Q0a__link{align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;display:flex}.Projects-module__tl4Q0a__link:hover{color:var(--accent-primary)}
.Contact-module__DIbnYa__container{text-align:center;max-width:600px;margin:0 auto}.Contact-module__DIbnYa__text{color:var(--text-secondary);margin-bottom:3rem;font-size:1.1rem}.Contact-module__DIbnYa__buttonContainer{margin-top:2rem}.Contact-module__DIbnYa__email{font-size:2rem;font-family:var(--font-display);color:var(--text-primary);margin-bottom:2rem;font-weight:700;display:block}.Contact-module__DIbnYa__email:hover{color:var(--accent-primary)}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--card-border);background-color:var(--bg-secondary);margin-top:4rem;padding:4rem 0}.Footer-module__S6Hkya__content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.Footer-module__S6Hkya__text{color:var(--text-secondary);font-size:.95rem}.Footer-module__S6Hkya__links{gap:1.5rem;display:flex}.Footer-module__S6Hkya__link{color:var(--text-secondary);font-size:.95rem;transition:color .2s}.Footer-module__S6Hkya__link:hover{color:var(--text-primary)}
