.animation-container{position:relative}.hero-section{z-index:999;background:#07022e;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.hero-content{text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:900px;padding:24px;display:flex}.name-text{letter-spacing:-.04em;opacity:0;margin:0;font-size:clamp(3.5rem,8vw,6.2rem);font-weight:800;line-height:1;transition:all .15s;transform:translateY(30px)}.hero-info{opacity:0;flex-direction:column;align-items:center;gap:10px;margin-top:20px;transition:all .15s;display:flex;transform:translateY(20px)}.hero-title{color:#ffffffe6;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;font-size:1.25rem;font-weight:500;line-height:1.8;display:flex}.hero-title span{color:#39e75f;opacity:.8;font-size:14px}.hero-subtitle{color:#ffffffb3;font-size:1.08rem;line-height:1.7}.hero-subtitle strong{color:#fff;font-weight:600}.hero-experience{color:#39e75f;background:#39e75f14;border:1px solid #39e75f33;border-radius:999px;justify-content:center;align-items:center;margin-top:6px;padding:10px 18px;font-size:.95rem;font-weight:600;display:inline-flex}.hero-socials{justify-content:center;align-items:center;gap:16px;margin-top:18px;display:flex}.hero-socials a{color:#ffffffb3;background:#ffffff05;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .25s;display:flex}.hero-socials a:hover{color:#fff;background:#39e75f14;border-color:#39e75f;transform:translateY(-4px);box-shadow:0 0 25px #39e75f33}.x-logo{font-size:18px;font-weight:700;line-height:1}.scroll-indicator{text-align:center;color:#fff9;transition:all .3s;position:absolute;bottom:48px;left:50%;transform:translate(-50%)}.scroll-arrow{background:#fff9;width:2px;height:24px;margin:10px auto 0;animation:2s infinite bounce;position:relative}.scroll-arrow:after{content:"";border-bottom:2px solid #fff9;border-right:2px solid #fff9;width:8px;height:8px;position:absolute;bottom:-4px;left:-3px;transform:rotate(45deg)}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-8px)}60%{transform:translateY(-4px)}}@media (max-width:768px){.hero-content{padding:20px}.name-text{letter-spacing:-.07em;color:#f8fafc;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Geist,Inter,sans-serif;font-size:clamp(2.9rem,5vw,4rem);font-weight:700;line-height:.92}.hero-title{font-size:1.15rem;font-weight:500}.hero-subtitle{color:#ffffffb8;font-size:1rem}.hero-subtitle strong{color:#fff;font-weight:500}.hero-experience{padding:8px 18px;font-size:.9rem}.hero-socials{gap:14px;margin-top:24px}.hero-socials a{width:44px;height:44px}.scroll-indicator{bottom:36px}}html,body{background:#07022e;margin:0;padding:0;overflow-x:hidden}
