.Hero-module__Z8hQ_W__hero{justify-content:space-between;align-items:center;min-height:100vh;padding:0 0 0 5%;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__content{z-index:2;flex-direction:column;flex:1.2;justify-content:center;padding-top:100px;display:flex}.Hero-module__Z8hQ_W__greeting{color:var(--primary-light);font-family:var(--font-inter);text-transform:uppercase;letter-spacing:3px;margin-bottom:1rem;font-size:1rem;font-weight:700}.Hero-module__Z8hQ_W__name,.Hero-module__Z8hQ_W__lastName{font-family:var(--font-outfit);color:var(--typography);text-transform:uppercase;letter-spacing:-2px;font-size:clamp(3rem,10vw,8rem);font-weight:900;line-height:.9}.Hero-module__Z8hQ_W__lastName{color:#0000;-webkit-text-stroke:2px var(--typography);margin-bottom:3rem}.Hero-module__Z8hQ_W__bottomBar{flex-direction:column;gap:2rem;margin-top:2rem;display:flex}.Hero-module__Z8hQ_W__ctaContainer{flex-wrap:wrap;gap:1.5rem;display:flex}.Hero-module__Z8hQ_W__description{color:var(--primary-light);border-left:2px solid var(--accent-pop);max-width:450px;padding-left:1rem;font-size:1rem;line-height:1.6}.Hero-module__Z8hQ_W__imageContainer{flex:1;justify-content:center;align-items:center;height:100vh;display:flex;position:relative}.Hero-module__Z8hQ_W__geoShapeMain{background:var(--primary-light);z-index:0;border-top-left-radius:200px;width:90%;height:90%;position:absolute;top:10%;right:0}.Hero-module__Z8hQ_W__geoShapeAccent{background:var(--accent-pop);z-index:1;border-top-left-radius:50px;border-top-right-radius:100px;width:50%;height:30%;position:absolute;bottom:0;left:-10%}.Hero-module__Z8hQ_W__avatarWrapper{z-index:2;background:var(--primary-dark);border-radius:50%;justify-content:center;align-items:center;width:400px;height:400px;display:flex;position:relative}.Hero-module__Z8hQ_W__avatarWrapper:after{content:"";z-index:1;border:2px solid #ffc832e6;border-radius:50%;animation:2.5s ease-in-out infinite Hero-module__Z8hQ_W__pulsePortal;position:absolute;inset:-6px;box-shadow:0 0 15px 2px #ff6400cc,inset 0 0 15px 2px #ff6400cc,0 0 30px #ff320099}.Hero-module__Z8hQ_W__avatarWrapper:before{content:"";z-index:-1;filter:blur(20px);opacity:.5;background:conic-gradient(#ff2a00,#ff7b00,#fc0,#ff7b00,#ff2a00);border-radius:50%;animation:5s linear infinite Hero-module__Z8hQ_W__spinLight;position:absolute;inset:-20px}@keyframes Hero-module__Z8hQ_W__pulsePortal{0%,to{opacity:.8;transform:scale(1);box-shadow:0 0 15px 2px #ff6400cc,inset 0 0 15px 2px #ff6400cc,0 0 30px #ff320099}50%{opacity:1;transform:scale(1.03);box-shadow:0 0 25px 5px #ff7800,inset 0 0 25px 5px #ff7800,0 0 45px #ff3200e6}}@keyframes Hero-module__Z8hQ_W__spinLight{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Hero-module__Z8hQ_W__avatar{object-fit:cover;object-position:center;z-index:2;border-radius:50%;width:100%;height:100%;position:relative}.Hero-module__Z8hQ_W__themeToggle{background:var(--primary-dark);border:1px solid var(--primary-light);color:var(--typography);cursor:pointer;z-index:10;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:absolute;top:14.6%;right:14.6%;transform:translate(50%,-50%);box-shadow:0 4px 12px #0000001a}.Hero-module__Z8hQ_W__themeToggle:hover{background:var(--primary-mid);transform:translate(50%,-50%)scale(1.1)}@media (max-width:900px){.Hero-module__Z8hQ_W__hero{flex-direction:column;padding:60px 5% 0}.Hero-module__Z8hQ_W__content{align-items:flex-start}.Hero-module__Z8hQ_W__imageContainer{align-items:center;width:100%;height:60vh;margin-top:2rem}.Hero-module__Z8hQ_W__avatarWrapper{width:300px;height:300px}.Hero-module__Z8hQ_W__themeToggle{width:40px;height:40px}.Hero-module__Z8hQ_W__geoShapeMain{border-top-left-radius:100px;border-top-right-radius:100px;width:100%}.Hero-module__Z8hQ_W__geoShapeAccent{display:none}}
