.Navbar-module__cJzEcG__navbar{z-index:1000;background:var(--glass-bg);width:auto;max-width:820px;height:56px;-webkit-backdrop-filter:var(--glass-blur);border:var(--glass-border);box-shadow:var(--glass-shadow);transition:var(--transition-liquid);border-radius:100px;justify-content:space-between;align-items:center;gap:1.5rem;padding:0 1rem 0 1.25rem;display:flex;position:fixed;top:1.25rem;left:50%;transform:translate(-50%)}.Navbar-module__cJzEcG__scrolled{background:var(--glass-bg-solid);box-shadow:var(--glass-shadow-hover);top:.75rem}.Navbar-module__cJzEcG__logo{font-family:var(--font-outfit);color:var(--text-primary);letter-spacing:-.02em;white-space:nowrap;flex-shrink:0;align-items:center;gap:.5rem;font-size:1rem;font-weight:800;display:flex}.Navbar-module__cJzEcG__logo span:first-child{background:linear-gradient(135deg,var(--accent-primary),var(--accent-cyan));color:#fff;width:32px;height:32px;box-shadow:0 4px 12px var(--accent-glow);transition:var(--transition-bounce);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;display:flex}.Navbar-module__cJzEcG__logo:hover span:first-child{transform:rotate(-8deg)scale(1.08)}.Navbar-module__cJzEcG__logoText{color:var(--text-primary)!important;width:auto!important;height:auto!important;box-shadow:none!important;background:0 0!important}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:.5rem;display:flex}.Navbar-module__cJzEcG__navLinks a{color:var(--text-secondary);transition:var(--transition-smooth);white-space:nowrap;border-radius:50px;padding:.5rem .85rem;font-size:.8rem;font-weight:600;text-decoration:none;position:relative}.Navbar-module__cJzEcG__navLinks a:hover{color:var(--accent-primary);background:#2563eb1a}.Navbar-module__cJzEcG__navLinks a.Navbar-module__cJzEcG__active{color:var(--accent-primary)}.Navbar-module__cJzEcG__activeIndicator{background:var(--accent-primary);border-radius:50%;width:4px;height:4px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.Navbar-module__cJzEcG__navActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.Navbar-module__cJzEcG__mobileToggle{background:linear-gradient(135deg,var(--accent-primary),var(--accent-cyan));color:#fff;cursor:pointer;transition:var(--transition-smooth);border:none;border-radius:12px;flex-shrink:0;padding:.6rem;display:none}.Navbar-module__cJzEcG__mobileToggle:hover{transform:scale(1.05)}.Navbar-module__cJzEcG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:998;background:#0000004d;width:100%;height:100vh;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__mobileMenu{background:var(--glass-bg-solid);width:90%;max-width:360px;-webkit-backdrop-filter:var(--glass-blur-heavy);border:var(--glass-border);z-index:999;opacity:0;visibility:hidden;transition:var(--transition-liquid);box-shadow:var(--glass-shadow-hover);border-radius:24px;flex-direction:column;gap:.75rem;padding:1.5rem;display:flex;position:fixed;top:5rem;left:50%;transform:translate(-50%)translateY(-20px)}.Navbar-module__cJzEcG__mobileMenu.Navbar-module__cJzEcG__active{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Navbar-module__cJzEcG__mobileMenu a{color:var(--text-primary);transition:var(--transition-smooth);text-align:center;background:#ffffff0d;border-radius:14px;padding:1rem 1.25rem;font-size:1.1rem;font-weight:700;text-decoration:none}.Navbar-module__cJzEcG__mobileMenu a:hover{background:linear-gradient(135deg,var(--accent-glow),var(--accent-cyan-glow));color:var(--accent-primary)}.Navbar-module__cJzEcG__mobileActive{background:linear-gradient(135deg,var(--accent-glow),var(--accent-cyan-glow))!important;color:var(--accent-primary)!important}.Navbar-module__cJzEcG__mobileTheme{border-top:var(--glass-border-light);justify-content:center;padding-top:1rem;display:flex}@media (max-width:900px){.Navbar-module__cJzEcG__navbar{justify-content:space-between;gap:.5rem;width:calc(100% - 2rem);max-width:none;padding:0 1rem;left:1rem;right:1rem;transform:none}.Navbar-module__cJzEcG__navLinks{display:none}.Navbar-module__cJzEcG__mobileToggle{justify-content:center;align-items:center;display:flex}.Navbar-module__cJzEcG__navActions>div:first-child{display:none}}@media (max-width:480px){.Navbar-module__cJzEcG__navbar{width:calc(100% - 1.5rem);height:52px;padding:0 .75rem;top:.75rem;left:.75rem;right:.75rem}.Navbar-module__cJzEcG__logo{font-size:.9rem}.Navbar-module__cJzEcG__logo span:first-child{border-radius:8px;width:28px;height:28px;font-size:.8rem}.Navbar-module__cJzEcG__mobileToggle{border-radius:10px;padding:.5rem}.Navbar-module__cJzEcG__mobileMenu{border-radius:20px;width:92%;padding:1.25rem;top:4.5rem}.Navbar-module__cJzEcG__mobileMenu a{border-radius:12px;padding:.85rem 1rem;font-size:1rem}}@media (min-width:901px){.Navbar-module__cJzEcG__mobileMenu,.Navbar-module__cJzEcG__overlay{display:none!important}}
.ThemeToggle-module__sGqMhG__container{background:var(--glass-bg);border:var(--glass-border);border-radius:10px;flex-shrink:0;gap:.2rem;padding:.2rem;display:flex}.ThemeToggle-module__sGqMhG__button{width:30px;height:30px;color:var(--text-muted);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;display:flex}.ThemeToggle-module__sGqMhG__button:hover{color:var(--text-primary);background:#ffffff1a}.ThemeToggle-module__sGqMhG__button.ThemeToggle-module__sGqMhG__active{background:linear-gradient(135deg,var(--accent-primary),var(--accent-cyan));color:#fff!important}[data-theme=dark] .ThemeToggle-module__sGqMhG__button{color:var(--text-muted)}[data-theme=dark] .ThemeToggle-module__sGqMhG__button:hover{color:var(--text-primary)}[data-theme=dark] .ThemeToggle-module__sGqMhG__button.ThemeToggle-module__sGqMhG__active{color:#fff!important}
.Hero-module__ZARIfG__hero{min-height:100vh;padding-top:calc(var(--nav-height) + 2rem);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__orb1,.Hero-module__ZARIfG__orb2,.Hero-module__ZARIfG__orb3{filter:blur(80px);z-index:0;pointer-events:none;border-radius:50%;position:absolute}.Hero-module__ZARIfG__orb1{background:var(--accent-glow);opacity:.4;width:500px;height:500px;animation:20s ease-in-out infinite Hero-module__ZARIfG__orbFloat;top:10%;left:-10%}.Hero-module__ZARIfG__orb2{background:var(--accent-pink-glow);opacity:.3;width:400px;height:400px;animation:25s ease-in-out infinite reverse Hero-module__ZARIfG__orbFloat;bottom:10%;right:-5%}.Hero-module__ZARIfG__orb3{background:var(--accent-cyan-glow);opacity:.2;width:300px;height:300px;animation:18s ease-in-out -5s infinite Hero-module__ZARIfG__orbFloat;top:50%;right:30%}@keyframes Hero-module__ZARIfG__orbFloat{0%,to{transform:translate(0)scale(1)}25%{transform:translate(30px,-30px)scale(1.1)}50%{transform:translate(-20px,20px)scale(.95)}75%{transform:translate(20px,10px)scale(1.05)}}.Hero-module__ZARIfG__heroContainer{z-index:1;grid-template-columns:1.1fr .9fr;align-items:center;gap:5rem;display:grid;position:relative}.Hero-module__ZARIfG__badge{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:var(--glass-border);color:var(--accent-primary);box-shadow:var(--glass-shadow);border-radius:100px;align-items:center;gap:.6rem;margin-bottom:2.5rem;padding:.6rem 1.4rem;font-size:.85rem;font-weight:700;display:inline-flex}.Hero-module__ZARIfG__badgeDot{background:var(--accent-primary);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__ZARIfG__pulse}@keyframes Hero-module__ZARIfG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.Hero-module__ZARIfG__title{color:var(--text-primary);letter-spacing:-.04em;margin-bottom:2rem;font-size:clamp(3.5rem,8vw,6rem);font-weight:800;line-height:1.05}.Hero-module__ZARIfG__highlight{background:linear-gradient(135deg,var(--accent-primary),var(--accent-cyan),var(--accent-purple));-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;animation:6s infinite Hero-module__ZARIfG__gradientShift;position:relative}@keyframes Hero-module__ZARIfG__gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.Hero-module__ZARIfG__description{color:var(--text-secondary);max-width:520px;margin-bottom:3rem;font-size:1.25rem;font-weight:500;line-height:1.8}.Hero-module__ZARIfG__description strong{color:var(--text-primary)}.Hero-module__ZARIfG__actions{gap:1.25rem;margin-bottom:4rem;display:flex}.Hero-module__ZARIfG__btnPrimary{background:linear-gradient(135deg,var(--accent-primary),var(--accent-cyan));color:#fff;box-shadow:0 10px 30px var(--accent-glow);transition:var(--transition-liquid);border-radius:100px;align-items:center;gap:.75rem;padding:1.15rem 2.25rem;font-size:.95rem;font-weight:700;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__btnPrimary:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:all .6s;position:absolute;top:0;left:-100%}.Hero-module__ZARIfG__btnPrimary:hover{box-shadow:0 15px 40px var(--accent-glow);transform:translateY(-4px)scale(1.02)}.Hero-module__ZARIfG__btnPrimary:hover:before{left:100%}.Hero-module__ZARIfG__btnSecondary{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);color:var(--text-primary);border:var(--glass-border);transition:var(--transition-liquid);border-radius:100px;padding:1.15rem 2.25rem;font-size:.95rem;font-weight:700}.Hero-module__ZARIfG__btnSecondary:hover{background:var(--glass-bg-solid);box-shadow:var(--glass-shadow-hover);transform:translateY(-4px)}.Hero-module__ZARIfG__stats{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:var(--glass-border);border-radius:20px;align-items:center;gap:2rem;width:fit-content;padding:1.5rem 2rem;display:flex}.Hero-module__ZARIfG__statItem{flex-direction:column;align-items:center;gap:.25rem;display:flex}.Hero-module__ZARIfG__statNumber{font-size:1.75rem;font-weight:800;font-family:var(--font-outfit);background:linear-gradient(135deg,var(--accent-primary),var(--accent-cyan));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.Hero-module__ZARIfG__statDivider{background:linear-gradient(to bottom,transparent,var(--glass-border),transparent);width:1px;height:40px}.Hero-module__ZARIfG__imageContainer{justify-content:center;display:flex;position:relative}.Hero-module__ZARIfG__avatarWrapper{width:420px;height:420px;position:relative}.Hero-module__ZARIfG__avatarGlow{background:linear-gradient(135deg,var(--accent-glow),var(--accent-cyan-glow),var(--accent-pink-glow));filter:blur(60px);opacity:.5;border-radius:50%;width:380px;height:380px;animation:4s ease-in-out infinite Hero-module__ZARIfG__glowPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module__ZARIfG__glowPulse{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:.7;transform:translate(-50%,-50%)scale(1.05)}}.Hero-module__ZARIfG__avatarRing{border:2px dashed #fff3;border-radius:50%;width:360px;height:360px;animation:30s linear infinite Hero-module__ZARIfG__rotate;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module__ZARIfG__rotate{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.Hero-module__ZARIfG__avatar{background:var(--glass-bg-solid);width:320px;height:320px;-webkit-backdrop-filter:var(--glass-blur-heavy);backdrop-filter:var(--glass-blur-heavy);border:var(--glass-border);box-shadow:var(--glass-shadow);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__placeholderImg{background:linear-gradient(135deg,var(--accent-primary),var(--accent-cyan));-webkit-text-fill-color:transparent;opacity:.6;-webkit-background-clip:text;background-clip:text;font-size:8rem;font-weight:800}.Hero-module__ZARIfG__floatingIcon{background:var(--glass-bg-solid);width:48px;height:48px;-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:var(--glass-border);color:var(--text-secondary);box-shadow:var(--glass-shadow);transition:var(--transition-liquid);border-radius:14px;justify-content:center;align-items:center;display:flex;position:absolute}.Hero-module__ZARIfG__floatingIcon:hover{color:var(--accent-primary);box-shadow:var(--glass-shadow-hover);transform:scale(1.15)!important}.Hero-module__ZARIfG__iconGithub{top:10%;right:5%}.Hero-module__ZARIfG__iconMail{bottom:15%;left:5%}.Hero-module__ZARIfG__scrollIndicator{flex-direction:column;align-items:center;gap:.75rem;display:flex;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__mouse{border:2px solid var(--text-muted);opacity:.5;border-radius:15px;justify-content:center;width:26px;height:44px;padding-top:8px;display:flex}.Hero-module__ZARIfG__wheel{background:var(--accent-primary);border-radius:2px;width:4px;height:10px}.Hero-module__ZARIfG__scrollText{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:600}@media (max-width:992px){.Hero-module__ZARIfG__heroContainer{text-align:center;grid-template-columns:1fr;gap:4rem}.Hero-module__ZARIfG__content{order:2}.Hero-module__ZARIfG__imageContainer{order:1}.Hero-module__ZARIfG__badge{margin:0 auto 2rem}.Hero-module__ZARIfG__description{margin:0 auto 2.5rem}.Hero-module__ZARIfG__actions{flex-wrap:wrap;justify-content:center}.Hero-module__ZARIfG__stats{margin:0 auto}.Hero-module__ZARIfG__avatarWrapper{width:320px;height:320px}.Hero-module__ZARIfG__avatarGlow,.Hero-module__ZARIfG__avatarRing{width:280px;height:280px}.Hero-module__ZARIfG__avatar{width:260px;height:260px}.Hero-module__ZARIfG__placeholderImg{font-size:6rem}.Hero-module__ZARIfG__floatingIcon{width:42px;height:42px}}@media (max-width:480px){.Hero-module__ZARIfG__hero{padding-top:calc(var(--nav-height) + 1rem);min-height:auto;padding-bottom:2rem}.Hero-module__ZARIfG__title{font-size:2rem}.Hero-module__ZARIfG__description{margin-bottom:2rem;font-size:1rem}.Hero-module__ZARIfG__badge{margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem}.Hero-module__ZARIfG__actions{flex-direction:column;align-items:center;margin-bottom:2rem}.Hero-module__ZARIfG__btnPrimary,.Hero-module__ZARIfG__btnSecondary{justify-content:center;width:100%;padding:1rem 1.5rem;font-size:.9rem}.Hero-module__ZARIfG__stats{flex-direction:column;gap:1rem;width:100%;padding:1.25rem}.Hero-module__ZARIfG__statItem{flex-direction:row;justify-content:center;gap:.75rem;width:100%}.Hero-module__ZARIfG__statDivider{display:none}.Hero-module__ZARIfG__statNumber{font-size:1.5rem}.Hero-module__ZARIfG__statLabel{font-size:.7rem}.Hero-module__ZARIfG__avatarWrapper{width:220px;height:220px}.Hero-module__ZARIfG__avatarGlow,.Hero-module__ZARIfG__avatarRing{width:180px;height:180px}.Hero-module__ZARIfG__avatar{width:160px;height:160px}.Hero-module__ZARIfG__placeholderImg{font-size:4rem}.Hero-module__ZARIfG__floatingIcon{border-radius:10px;width:36px;height:36px}.Hero-module__ZARIfG__orb1{width:250px;height:250px}.Hero-module__ZARIfG__orb2{width:200px;height:200px}.Hero-module__ZARIfG__orb3{width:150px;height:150px}.Hero-module__ZARIfG__scrollIndicator{display:none}}@media (max-width:360px){.Hero-module__ZARIfG__title{font-size:1.75rem}.Hero-module__ZARIfG__avatarWrapper{width:180px;height:180px}.Hero-module__ZARIfG__avatarGlow,.Hero-module__ZARIfG__avatarRing{width:150px;height:150px}.Hero-module__ZARIfG__avatar{width:130px;height:130px}.Hero-module__ZARIfG__placeholderImg{font-size:3rem}}
.LoadingScreen-module__zfmyua__container{background:var(--bg-liquid);z-index:99999;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden}.LoadingScreen-module__zfmyua__content{z-index:1;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.LoadingScreen-module__zfmyua__logo{background:linear-gradient(135deg,var(--accent-primary),var(--accent-cyan));color:#fff;width:100px;height:100px;font-size:3rem;font-weight:800;font-family:var(--font-outfit);box-shadow:0 20px 60px var(--accent-glow);border-radius:28px;justify-content:center;align-items:center;display:flex}.LoadingScreen-module__zfmyua__textContainer{flex-direction:column;align-items:center;gap:.25rem;display:flex}.LoadingScreen-module__zfmyua__name{color:var(--text-primary);font-size:1.5rem;font-weight:700;font-family:var(--font-outfit)}.LoadingScreen-module__zfmyua__title{color:var(--text-muted);text-transform:uppercase;letter-spacing:.2em;font-size:.9rem}.LoadingScreen-module__zfmyua__loader{background:linear-gradient(90deg,var(--accent-primary),var(--accent-cyan));max-width:200px;height:3px;box-shadow:0 0 20px var(--accent-glow);border-radius:10px}.LoadingScreen-module__zfmyua__orb1,.LoadingScreen-module__zfmyua__orb2{filter:blur(80px);pointer-events:none;border-radius:50%;position:absolute}.LoadingScreen-module__zfmyua__orb1{background:var(--accent-glow);opacity:.5;width:400px;height:400px;animation:6s ease-in-out infinite LoadingScreen-module__zfmyua__float;top:-10%;left:-10%}.LoadingScreen-module__zfmyua__orb2{background:var(--accent-pink-glow);opacity:.4;width:300px;height:300px;animation:6s ease-in-out infinite reverse LoadingScreen-module__zfmyua__float;bottom:-10%;right:-10%}@keyframes LoadingScreen-module__zfmyua__float{0%,to{transform:translate(0)}50%{transform:translate(20px,-20px)}}@media (max-width:480px){.LoadingScreen-module__zfmyua__logo{border-radius:20px;width:70px;height:70px;font-size:2rem}.LoadingScreen-module__zfmyua__name{font-size:1.25rem}.LoadingScreen-module__zfmyua__title{letter-spacing:.15em;font-size:.75rem}.LoadingScreen-module__zfmyua__loader{max-width:150px}.LoadingScreen-module__zfmyua__orb1{width:250px;height:250px}.LoadingScreen-module__zfmyua__orb2{width:180px;height:180px}}
