.Header-module__hBw1pG__header{z-index:999;width:100%;transition:var(--transition-smooth);border-bottom:1px solid #0000;position:fixed;top:0;left:0}.Header-module__hBw1pG__headerScrolled{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--glass-border);box-shadow:0 10px 30px -10px #00000026}.Header-module__hBw1pG__nav{justify-content:space-between;align-items:center;max-width:1200px;height:5rem;margin:0 auto;padding:0 2rem;display:flex}.Header-module__hBw1pG__logo{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.65rem;font-size:1.5rem;font-weight:800;text-decoration:none;display:flex}.Header-module__hBw1pG__cliBadge{font-family:var(--font-outfit), monospace;color:var(--accent-cyan);background:#06b6d41a;border:1px solid #06b6d459;border-radius:8px;justify-content:center;align-items:center;padding:.2rem .55rem;font-size:1.15rem;font-weight:800;transition:all .3s;display:flex;box-shadow:0 0 12px #06b6d426}.Header-module__hBw1pG__logo:hover .Header-module__hBw1pG__cliBadge{border-color:var(--accent-cyan);background:#06b6d433;transform:translateY(-1px);box-shadow:0 0 20px #06b6d466}.Header-module__hBw1pG__logoText{color:var(--text-primary);letter-spacing:-.03em;font-size:1.45rem;font-weight:800}.Header-module__hBw1pG__logoDot{color:var(--accent-cyan);margin-left:1px;display:inline-block}.Header-module__hBw1pG__navLinks{align-items:center;gap:2.5rem;list-style:none;display:flex}.Header-module__hBw1pG__navItem{position:relative}.Header-module__hBw1pG__navLink{color:var(--text-secondary);transition:var(--transition-smooth);cursor:pointer;padding:.5rem 0;font-size:.95rem;font-weight:500}.Header-module__hBw1pG__navLink:hover{color:var(--text-primary)}.Header-module__hBw1pG__activeIndicator{background:linear-gradient(90deg, var(--accent-cyan), var(--accent-violet));border-radius:9999px;width:100%;height:2px;position:absolute;bottom:0;left:0}.Header-module__hBw1pG__rightContainer{align-items:center;gap:1.5rem;display:flex}.Header-module__hBw1pG__langToggle{border:1px solid var(--glass-border);color:var(--text-primary);cursor:pointer;transition:var(--transition-smooth);background:#ffffff0d;border-radius:9999px;align-items:center;gap:.4rem;padding:.4rem .9rem;font-family:inherit;font-size:.85rem;font-weight:600;display:flex}.Header-module__hBw1pG__langToggle:hover{border-color:var(--accent-violet);background:#ffffff1a;box-shadow:0 0 10px #8b5cf64d}.Header-module__hBw1pG__themeToggle{border:1px solid var(--glass-border);color:var(--text-primary);cursor:pointer;width:36px;height:36px;transition:var(--transition-smooth);background:#ffffff0d;border-radius:9999px;justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__themeToggle:hover{color:var(--accent-cyan);border-color:var(--accent-cyan);box-shadow:0 0 12px var(--accent-cyan-glow);background:#ffffff1a;transform:rotate(15deg)}.Header-module__hBw1pG__hireBtn{background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);border-radius:10px;align-items:center;gap:.4rem;padding:.5rem 1.1rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #6366f166;color:#fff!important}.Header-module__hBw1pG__hireBtn:hover{background:linear-gradient(135deg,#4f46e5 0%,#4338ca 100%);transform:translateY(-2px);box-shadow:0 6px 20px #6366f199}.Header-module__hBw1pG__menuBtn{color:var(--text-primary);cursor:pointer;z-index:1001;transition:var(--transition-smooth);background:0 0;border:none;border-radius:.5rem;padding:.5rem;display:none}.Header-module__hBw1pG__menuBtn:hover{background:#ffffff0d}.Header-module__hBw1pG__mobileMenu{-webkit-backdrop-filter:blur(25px);border-left:1px solid var(--glass-border);z-index:1000;background:#08071af2;flex-direction:column;gap:2.5rem;width:75%;max-width:300px;height:100vh;padding:6rem 2rem 2rem;transition:right .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:-100%}.Header-module__hBw1pG__mobileMenuOpen{right:0}.Header-module__hBw1pG__mobileNavLinks{flex-direction:column;gap:1.8rem;list-style:none;display:flex}.Header-module__hBw1pG__mobileNavLink{color:var(--text-secondary);cursor:pointer;transition:var(--transition-smooth);padding:.5rem 0;font-size:1.1rem;font-weight:500;text-decoration:none;display:block}.Header-module__hBw1pG__mobileNavLink:hover,.Header-module__hBw1pG__mobileActiveLink{color:var(--text-primary);padding-left:.5rem}.Header-module__hBw1pG__mobileActiveLink{border-left:3px solid var(--accent-violet);padding-left:.8rem}.Header-module__hBw1pG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:998;opacity:0;pointer-events:none;background:#0009;width:100%;height:100%;transition:opacity .3s;position:fixed;top:0;left:0}.Header-module__hBw1pG__overlayVisible{opacity:1;pointer-events:all}.Header-module__hBw1pG__mobileDrawerControls{border-bottom:1px solid var(--glass-border);align-items:center;gap:.75rem;padding-bottom:1rem;display:flex}.Header-module__hBw1pG__mobileLangToggle{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-primary);cursor:pointer;border-radius:8px;align-items:center;gap:.4rem;padding:.5rem .85rem;font-size:.85rem;font-weight:600;display:flex}.Header-module__hBw1pG__mobileDrawerFooter{margin-top:auto;padding-top:1rem}.Header-module__hBw1pG__mobileHireBtn{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1.25rem;font-size:.95rem;font-weight:700;text-decoration:none;display:flex;box-shadow:0 4px 15px #6366f14d}@media (max-width:768px){.Header-module__hBw1pG__navLinks,.Header-module__hBw1pG__hireBtn,.Header-module__hBw1pG__langToggle{display:none!important}.Header-module__hBw1pG__menuBtn{display:flex}.Header-module__hBw1pG__nav{height:4rem;padding:0 1.25rem}}
.Hero-module__ZARIfG__hero{align-items:center;min-height:100vh;padding:7.5rem 0 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroGrid{z-index:10;grid-template-columns:1.15fr .85fr;align-items:center;gap:3.5rem;width:100%;display:grid;position:relative}.Hero-module__ZARIfG__heroLeft{flex-direction:column;align-items:flex-start;gap:1.4rem;display:flex}.Hero-module__ZARIfG__pillBadge{color:#818cf8;letter-spacing:.08em;text-transform:uppercase;background:#6366f11f;border:1px solid #6366f159;border-radius:9999px;align-items:center;gap:.5rem;padding:.35rem .95rem;font-size:.78rem;font-weight:700;display:inline-flex}.Hero-module__ZARIfG__heroHeadingGroup{flex-direction:column;align-items:flex-start;gap:.35rem;display:flex}.Hero-module__ZARIfG__heroMainTitle{letter-spacing:-.03em;color:var(--text-primary);font-size:clamp(2.6rem,5.2vw,4.2rem);font-weight:800;line-height:1.15}.Hero-module__ZARIfG__heroSubTitle{letter-spacing:-.02em;color:var(--text-primary);opacity:.95;font-size:clamp(1.7rem,3.4vw,2.6rem);font-weight:700;line-height:1.25}.Hero-module__ZARIfG__laoMainTitle,.Hero-module__ZARIfG__laoSubTitle{letter-spacing:normal;font-weight:700;line-height:1.35}.Hero-module__ZARIfG__nameHighlight{background:linear-gradient(135deg,#818cf8 0%,#06b6d4 50%,#a855f7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__heroDesc{color:var(--text-secondary);max-width:580px;font-size:1.08rem;line-height:1.7}.Hero-module__ZARIfG__heroCtas{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.Hero-module__ZARIfG__techSection{flex-direction:column;gap:.75rem;margin-top:1.25rem;display:flex}.Hero-module__ZARIfG__techLabel{letter-spacing:.1em;color:var(--text-muted);text-transform:uppercase;font-size:.75rem;font-weight:700}.Hero-module__ZARIfG__techRow{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.Hero-module__ZARIfG__techIconBadge{background:var(--glass-card-bg);border:1px solid var(--glass-border);width:38px;height:38px;color:var(--text-secondary);border-radius:10px;justify-content:center;align-items:center;font-size:1.25rem;transition:all .3s;display:flex}.Hero-module__ZARIfG__techIconBadge:hover{border-color:var(--accent-cyan);color:var(--accent-cyan);transform:translateY(-3px);box-shadow:0 4px 15px #06b6d433}.Hero-module__ZARIfG__heroRight{justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__ZARIfG__profileFrame{border-radius:50%;justify-content:center;align-items:center;width:380px;height:380px;display:flex;position:relative}.Hero-module__ZARIfG__profileAura{filter:blur(20px);z-index:1;background:radial-gradient(circle,#6366f173 0%,#8b5cf640 50%,#0000 75%);border-radius:50%;position:absolute;inset:-15px}.Hero-module__ZARIfG__profileImageContainer{z-index:2;border:3px solid #818cf866;border-radius:50%;width:340px;height:340px;position:relative;overflow:hidden;box-shadow:0 0 50px #6366f14d}.Hero-module__ZARIfG__codeCardOverlay{-webkit-backdrop-filter:blur(16px);z-index:10;background:#0a0f1df0;border:1px solid #ffffff1f;border-radius:14px;width:310px;padding:.9rem 1.1rem;position:absolute;bottom:-20px;right:-30px;box-shadow:0 20px 40px #00000080}.Hero-module__ZARIfG__codeCardHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:.6rem;padding-bottom:.6rem;display:flex}.Hero-module__ZARIfG__codeCardDots{gap:.35rem;display:flex}.Hero-module__ZARIfG__dotRed{background:#ef4444;border-radius:50%;width:9px;height:9px}.Hero-module__ZARIfG__dotYellow{background:#f59e0b;border-radius:50%;width:9px;height:9px}.Hero-module__ZARIfG__dotGreen{background:#10b981;border-radius:50%;width:9px;height:9px}.Hero-module__ZARIfG__codeCardTitle{color:var(--text-muted);font-family:monospace;font-size:.72rem}.Hero-module__ZARIfG__codeContent{color:#e2e8f0;font-family:monospace;font-size:.75rem;line-height:1.5}.Hero-module__ZARIfG__codeKey{color:#f472b6}.Hero-module__ZARIfG__codeVar{color:#60a5fa}.Hero-module__ZARIfG__codeStr{color:#fde047}.Hero-module__ZARIfG__codeBracket{color:#a78bfa}[data-theme=light] .Hero-module__ZARIfG__pillBadge{color:#4f46e5;background:#6366f114;border-color:#6366f140}[data-theme=light] .Hero-module__ZARIfG__nameHighlight{background:linear-gradient(135deg,#4f46e5 0%,#0284c7 50%,#7c3aed 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}[data-theme=light] .Hero-module__ZARIfG__techIconBadge{color:#1e293b;background:#fff;border-color:#0f172a1f;box-shadow:0 2px 8px #0000000f}[data-theme=light] .Hero-module__ZARIfG__profileAura{background:radial-gradient(circle,#6366f140 0%,#8b5cf61f 50%,#0000 75%)}[data-theme=light] .Hero-module__ZARIfG__codeCardOverlay{background:#0f172af2;border-color:#ffffff26;box-shadow:0 20px 40px #0f172a33}@media (max-width:992px){.Hero-module__ZARIfG__heroGrid{text-align:center;grid-template-columns:1fr;gap:3rem}.Hero-module__ZARIfG__heroLeft{text-align:center;align-items:center}.Hero-module__ZARIfG__pillBadge{margin:0 auto}.Hero-module__ZARIfG__heroHeadingGroup{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.Hero-module__ZARIfG__heroMainTitle,.Hero-module__ZARIfG__heroSubTitle,.Hero-module__ZARIfG__laoMainTitle,.Hero-module__ZARIfG__laoSubTitle{text-align:center;width:100%}.Hero-module__ZARIfG__heroDesc{text-align:center;margin:0 auto}.Hero-module__ZARIfG__heroCtas,.Hero-module__ZARIfG__techRow{justify-content:center}.Hero-module__ZARIfG__codeCardOverlay{bottom:-30px;right:50%;transform:translate(50%)}}
