.Navbar-module__cJzEcG__navbar{z-index:1000;transition:all var(--transition-base);padding:16px 0;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-color);background:#0a0a0fd9;padding:12px 0}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{font-family:var(--font-heading);z-index:10;align-items:center;gap:10px;font-size:1.2rem;font-weight:700;display:flex}.Navbar-module__cJzEcG__logoIcon{background:var(--accent-gradient);border-radius:var(--radius-sm);color:#fff;justify-content:center;align-items:center;width:38px;height:38px;font-size:1rem;font-weight:800;display:flex}.Navbar-module__cJzEcG__logoImg{border-radius:var(--radius-sm);object-fit:contain;width:38px;height:38px}.Navbar-module__cJzEcG__logoText{color:var(--text-primary)}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:4px;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--text-secondary);transition:color var(--transition-fast);border-radius:var(--radius-sm);padding:8px 14px;font-size:.875rem;font-weight:500;position:relative}.Navbar-module__cJzEcG__navLink:hover,.Navbar-module__cJzEcG__navLink.Navbar-module__cJzEcG__active{color:var(--text-primary)}.Navbar-module__cJzEcG__activeIndicator{background:var(--accent-gradient);border-radius:var(--radius-full);width:20px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Navbar-module__cJzEcG__mobileToggle{color:var(--text-primary);cursor:pointer;z-index:10;background:0 0;border:none;padding:8px;display:none}.Navbar-module__cJzEcG__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border-color);background:#0a0a0ff2;flex-direction:column;padding:16px 24px 24px;display:none;overflow:hidden}.Navbar-module__cJzEcG__mobileLink{color:var(--text-secondary);border-radius:var(--radius-sm);transition:all var(--transition-fast);padding:12px 16px;font-size:1rem;font-weight:500}.Navbar-module__cJzEcG__mobileLink:hover,.Navbar-module__cJzEcG__mobileLink.Navbar-module__cJzEcG__active{color:var(--text-primary);background:var(--bg-glass)}@media (max-width:900px){.Navbar-module__cJzEcG__navLinks{display:none}.Navbar-module__cJzEcG__mobileToggle,.Navbar-module__cJzEcG__mobileMenu{display:flex}}
.Hero-module__ZARIfG__hero{justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgOrbs{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__ZARIfG__orb{filter:blur(100px);border-radius:50%;animation:20s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute}.Hero-module__ZARIfG__orb1{background:#7c3aed26;width:500px;height:500px;animation-delay:0s;top:-10%;right:-5%}.Hero-module__ZARIfG__orb2{background:#3b82f61f;width:400px;height:400px;animation-delay:-7s;bottom:-10%;left:-5%}.Hero-module__ZARIfG__orb3{background:#ec489914;width:300px;height:300px;animation-delay:-14s;top:40%;left:30%}@keyframes Hero-module__ZARIfG__float{0%,to{transform:translate(0)scale(1)}25%{transform:translate(30px,-30px)scale(1.05)}50%{transform:translate(-20px,20px)scale(.95)}75%{transform:translate(15px,15px)scale(1.02)}}.Hero-module__ZARIfG__gridOverlay{pointer-events:none;background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0}.Hero-module__ZARIfG__heroContainer{z-index:1;justify-content:space-between;align-items:center;gap:80px;display:flex;position:relative}.Hero-module__ZARIfG__heroContent{flex:1;max-width:600px}.Hero-module__ZARIfG__greeting{color:var(--text-secondary);margin-bottom:12px;font-size:1.1rem;display:inline-block}.Hero-module__ZARIfG__name{letter-spacing:-1px;margin-bottom:20px;font-size:clamp(2.8rem,6vw,4.5rem);font-weight:900;line-height:1.1}.Hero-module__ZARIfG__roleWrapper{align-items:center;gap:8px;margin-bottom:20px;font-size:1.25rem;display:flex}.Hero-module__ZARIfG__roleLabel{color:var(--text-secondary)}.Hero-module__ZARIfG__roleText{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}.Hero-module__ZARIfG__tagline{color:var(--text-secondary);max-width:500px;margin-bottom:36px;font-size:1.1rem;line-height:1.8}.Hero-module__ZARIfG__heroCta{flex-wrap:wrap;gap:16px;display:flex}.Hero-module__ZARIfG__heroVisual{flex-shrink:0}.Hero-module__ZARIfG__profileFrame{width:380px;height:380px;position:relative}.Hero-module__ZARIfG__profileGlow{background:var(--accent-gradient);opacity:.15;filter:blur(40px);border-radius:50%;animation:4s ease-in-out infinite Hero-module__ZARIfG__pulse;position:absolute;inset:-20px}@keyframes Hero-module__ZARIfG__pulse{0%,to{opacity:.15;transform:scale(1)}50%{opacity:.25;transform:scale(1.05)}}.Hero-module__ZARIfG__profileImageWrapper{border:3px solid var(--border-color);background:var(--bg-secondary);border-radius:50%;width:100%;height:100%;position:relative;overflow:hidden}.Hero-module__ZARIfG__profilePlaceholder{background:var(--accent-gradient);opacity:.8;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Hero-module__ZARIfG__profilePlaceholder span{color:#fff;font-size:8rem;font-weight:900;font-family:var(--font-heading)}.Hero-module__ZARIfG__profileImage{object-fit:cover;width:100%;height:100%}.Hero-module__ZARIfG__floatingBadge{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:12px 20px;animation:3s ease-in-out infinite Hero-module__ZARIfG__badgeFloat;position:absolute}.Hero-module__ZARIfG__floatingBadge span{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:.85rem;font-weight:700}@keyframes Hero-module__ZARIfG__badgeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Hero-module__ZARIfG__scrollIndicator{z-index:1;flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__scrollIndicator span{color:var(--text-muted);letter-spacing:1px;text-transform:uppercase;font-size:.75rem}.Hero-module__ZARIfG__scrollMouse{border:2px solid var(--border-color);border-radius:12px;justify-content:center;width:24px;height:38px;padding-top:8px;display:flex}.Hero-module__ZARIfG__scrollDot{background:var(--accent-primary);border-radius:var(--radius-full);width:4px;height:8px;animation:2s ease-in-out infinite Hero-module__ZARIfG__scrollDown}@keyframes Hero-module__ZARIfG__scrollDown{0%{opacity:1;transform:translateY(0)}50%{opacity:.5;transform:translateY(8px)}to{opacity:0;transform:translateY(16px)}}@media (max-width:900px){.Hero-module__ZARIfG__heroContainer{text-align:center;flex-direction:column;gap:48px}.Hero-module__ZARIfG__heroContent{flex-direction:column;align-items:center;display:flex}.Hero-module__ZARIfG__roleWrapper{justify-content:center}.Hero-module__ZARIfG__tagline{text-align:center}.Hero-module__ZARIfG__heroCta{justify-content:center}.Hero-module__ZARIfG__profileFrame{width:280px;height:280px}.Hero-module__ZARIfG__profilePlaceholder span{font-size:6rem}}@media (max-width:480px){.Hero-module__ZARIfG__heroCta{flex-direction:column;width:100%}.Hero-module__ZARIfG__heroCta a{justify-content:center;width:100%}.Hero-module__ZARIfG__profileFrame{width:220px;height:220px}.Hero-module__ZARIfG__floatingBadge{padding:8px 14px}.Hero-module__ZARIfG__floatingBadge span{font-size:.75rem}}
.About-module__vAULUW__cardGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;display:grid}.About-module__vAULUW__card{text-align:center;padding:36px 28px}.About-module__vAULUW__cardIcon{border-radius:var(--radius-md);background:var(--accent-gradient);color:#fff;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:20px;display:inline-flex}.About-module__vAULUW__cardTitle{color:var(--text-primary);margin-bottom:12px;font-size:1.15rem;font-weight:700}.About-module__vAULUW__cardDescription{color:var(--text-secondary);font-size:.95rem;line-height:1.7}
.Stats-module__yL2aHq__stats{padding:60px 0;position:relative}.Stats-module__yL2aHq__stats:before{content:"";pointer-events:none;background:linear-gradient(#0000,#7c3aed08,#0000);position:absolute;inset:0}.Stats-module__yL2aHq__statsGrid{grid-template-columns:repeat(4,1fr);gap:32px;display:grid;position:relative}.Stats-module__yL2aHq__statItem{text-align:center;border-radius:var(--radius-lg);background:var(--bg-card);border:1px solid var(--border-color);transition:all var(--transition-base);padding:32px 16px}.Stats-module__yL2aHq__statItem:hover{border-color:var(--border-color-hover);box-shadow:var(--shadow-glow);transform:translateY(-4px)}.Stats-module__yL2aHq__statValue{font-size:2.5rem;font-weight:800;font-family:var(--font-heading);background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;display:block}.Stats-module__yL2aHq__statLabel{color:var(--text-secondary);font-size:.9rem;font-weight:500}@media (max-width:768px){.Stats-module__yL2aHq__statsGrid{grid-template-columns:repeat(2,1fr);gap:16px}.Stats-module__yL2aHq__statValue{font-size:2rem}}@media (max-width:480px){.Stats-module__yL2aHq__statsGrid{grid-template-columns:repeat(2,1fr)}}
