.Hero-module__Z8hQ_W__hero{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;margin-top:-100px;padding:2rem;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__title{text-align:center;will-change:transform;color:var(--foreground);margin-bottom:1rem;font-size:5rem;font-weight:900;line-height:1.1;overflow:hidden}.Hero-module__Z8hQ_W__title2{text-align:center;will-change:transform;color:var(--foreground);margin-bottom:1rem;font-size:3rem;font-weight:900;line-height:1.1;overflow:hidden}.Hero-module__Z8hQ_W__titleLine{display:block}.Hero-module__Z8hQ_W__subtitle{color:var(--foreground);text-align:center;max-width:600px;margin-bottom:3rem;font-size:1.5rem}.Hero-module__Z8hQ_W__cta{color:var(--background);background:var(--foreground);cursor:pointer;border:none;border-radius:50px;padding:1rem 2.5rem;font-size:1.2rem;font-weight:600;transition:transform .3s,background .3s;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__cta:hover{background:var(--primary);color:var(--foreground);transform:translateY(-2px);box-shadow:0 5px 15px #3b82f666}.Hero-module__Z8hQ_W__cta:after{content:"";background:linear-gradient(90deg,transparent,var(--foreground),transparent);opacity:.3;width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.Hero-module__Z8hQ_W__cta:hover:after{left:100%}@media (max-width:768px){.Hero-module__Z8hQ_W__title{font-size:3rem}.Hero-module__Z8hQ_W__title2{font-size:2rem}.Hero-module__Z8hQ_W__subtitle{padding:0 1rem;font-size:1.1rem}.Hero-module__Z8hQ_W__cta{padding:.8rem 2rem;font-size:1rem}}@media (max-width:480px){.Hero-module__Z8hQ_W__title{font-size:2.5rem}}
.AboutMe-module__VmwF-G__section{background:var(--background);color:var(--foreground);padding:6rem 2rem;position:relative;overflow:hidden}.AboutMe-module__VmwF-G__container{grid-template-columns:1fr;gap:4rem;max-width:1200px;margin:0 auto;display:grid}@media (min-width:768px){.AboutMe-module__VmwF-G__container{grid-template-columns:1fr 1fr;align-items:center}}.AboutMe-module__VmwF-G__content{flex-direction:column;gap:1.5rem;display:flex}.AboutMe-module__VmwF-G__title{background:linear-gradient(to right,var(--foreground),var(--foreground-muted));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.AboutMe-module__VmwF-G__subtitle{color:var(--primary);font-size:1.5rem;font-weight:600}.AboutMe-module__VmwF-G__description{color:var(--foreground-muted);font-size:1.1rem;line-height:1.8}.AboutMe-module__VmwF-G__skillsTitle{color:var(--foreground);margin-top:1rem;font-size:1.2rem;font-weight:700}.AboutMe-module__VmwF-G__skillsList{flex-wrap:wrap;gap:1rem;padding:0;list-style:none;display:flex}.AboutMe-module__VmwF-G__skillItem{background:var(--surface);border:1px solid var(--border);color:var(--foreground);border-radius:20px;padding:.5rem 1rem;font-size:.9rem;transition:all .3s}.AboutMe-module__VmwF-G__skillItem:hover{background:var(--surface-hover);border-color:var(--primary);transform:translateY(-2px)}.AboutMe-module__VmwF-G__visual{border-radius:20px;justify-content:center;align-items:center;height:400px;display:flex;position:relative;overflow:hidden}.AboutMe-module__VmwF-G__imageWrapper{width:100%;max-width:300px;height:100%;max-height:300px;position:relative}.AboutMe-module__VmwF-G__profileImage{filter:drop-shadow(0 0 20px #ffffff1a);border-radius:250px}
