.Layout-module__YDn9fa__container{flex-direction:column;min-height:100vh;display:flex}.Layout-module__YDn9fa__header{height:var(--nav-height);z-index:1000;-webkit-backdrop-filter:blur(10px);background:#fffffffa;border-bottom:none;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.Layout-module__YDn9fa__header:after{content:"";opacity:.3;background:linear-gradient(90deg,#7928ca,#ff0080);height:1px;position:absolute;bottom:0;left:0;right:0}.Layout-module__YDn9fa__nav{justify-content:space-between;align-items:center;width:100%;max-width:800px;margin:0 auto;padding:0 1.5rem;display:flex}.Layout-module__YDn9fa__logo{color:#111;background:linear-gradient(90deg,#111,#333);-webkit-text-fill-color:transparent;cursor:pointer;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700;transition:opacity .2s}.Layout-module__YDn9fa__logo:hover{opacity:.7}.Layout-module__YDn9fa__links{gap:1.5rem;display:flex}.Layout-module__YDn9fa__links a{color:#555;font-weight:500;transition:color .2s}.Layout-module__YDn9fa__links a:hover{color:var(--foreground)}.Layout-module__YDn9fa__activeLink{position:relative;color:var(--accent)!important}.Layout-module__YDn9fa__activeLink:after{content:"";background:var(--accent);border-radius:2px;width:100%;height:2px;position:absolute;bottom:-4px;left:0}.Layout-module__YDn9fa__main{width:100%;max-width:800px;margin:calc(var(--nav-height) + 2rem)auto 0;flex:1;padding:0 1.5rem}.Layout-module__YDn9fa__footer{text-align:center;border-top:1px solid var(--card-border);background:#f1f3f5;margin-top:4rem;padding:2rem 1.5rem}.Layout-module__YDn9fa__footer p{color:#666;margin-bottom:1rem;font-size:.9rem}.Layout-module__YDn9fa__socials{justify-content:center;gap:1.5rem;display:flex}.Layout-module__YDn9fa__socials a{color:#555;font-size:.9rem;transition:color .2s}.Layout-module__YDn9fa__socials a:hover{color:var(--accent)}.Layout-module__YDn9fa__mobileText{display:none}@media (max-width:768px){.Layout-module__YDn9fa__header{height:auto;padding:.8rem 0}.Layout-module__YDn9fa__nav{flex-direction:column;align-items:flex-start;gap:.8rem;padding:0 1rem}.Layout-module__YDn9fa__logo{font-size:1.3rem}.Layout-module__YDn9fa__links{white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:1.2rem;width:100%;padding-bottom:.5rem;overflow-x:auto}.Layout-module__YDn9fa__links::-webkit-scrollbar{display:none}.Layout-module__YDn9fa__main{margin-top:calc(var(--nav-height) + 4rem)}.Layout-module__YDn9fa__desktopText{display:none}.Layout-module__YDn9fa__mobileText{display:inline}}
.Hero-module__ZARIfG__hero{justify-content:space-between;align-items:center;gap:3rem;margin:4rem 0 6rem;display:flex}.Hero-module__ZARIfG__content{flex:1}.Hero-module__ZARIfG__title{letter-spacing:-.05rem;color:#111;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__highlight{background:linear-gradient(90deg,#007cf0,#00dfd8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__cursor{color:#111;margin-left:2px;font-weight:400;animation:1s step-end infinite Hero-module__ZARIfG__blink;display:inline-block}@keyframes Hero-module__ZARIfG__blink{0%,to{opacity:1}50%{opacity:0}}.Hero-module__ZARIfG__bio{color:#555;margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.Hero-module__ZARIfG__socials{align-items:center;gap:1.2rem;display:flex}.Hero-module__ZARIfG__socialLink{color:#555;background:0 0;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.Hero-module__ZARIfG__socialLink:after{display:none}.Hero-module__ZARIfG__socialLink:hover{color:var(--accent);background:#0000000d;transform:translateY(-2px)}.Hero-module__ZARIfG__imageWrapper{flex-shrink:0;width:250px;height:250px;position:relative}.Hero-module__ZARIfG__profileImage{object-fit:cover;border:4px solid #fff;border-radius:50%;width:100%;height:100%;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 30px #00000026}.Hero-module__ZARIfG__profileImage:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0003}@media (max-width:768px){.Hero-module__ZARIfG__hero{text-align:center;flex-direction:column-reverse;gap:2rem}.Hero-module__ZARIfG__socials{justify-content:center}}
