.LocaleSwitcher-module__IQVBha__switcher{align-items:center;display:inline-flex;position:relative}.LocaleSwitcher-module__IQVBha__trigger{align-items:center;gap:var(--space-2);padding:var(--space-1) var(--space-3);font-family:var(--font-display);font-size:var(--text-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--text-secondary);border:1px solid var(--color-border);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-fast);background:0 0;font-weight:500;display:inline-flex}.LocaleSwitcher-module__IQVBha__trigger:hover{color:var(--color-cyan);border-color:var(--color-border-strong);background:var(--color-cyan-glow)}.LocaleSwitcher-module__IQVBha__globe{opacity:.7;width:14px;height:14px}
.Header-module__lnUIdW__header{z-index:1000;height:var(--header-height);padding:0 var(--space-6);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--color-border);background:#050810f2;align-items:center;animation:.6s both Header-module__lnUIdW__slideDown;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__lnUIdW__inner{width:100%;max-width:var(--max-width);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Header-module__lnUIdW__logo{align-items:center;gap:var(--space-3);text-decoration:none;display:flex}.Header-module__lnUIdW__logoIcon{width:36px;height:36px;position:relative}.Header-module__lnUIdW__logoIcon svg{width:100%;height:100%}.Header-module__lnUIdW__logoText{font-family:var(--font-display);font-size:var(--text-lg);letter-spacing:.05em;background:linear-gradient(135deg, var(--color-cyan), #80e8ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}.Header-module__lnUIdW__logoSub{font-family:var(--font-display);font-size:var(--text-xs);letter-spacing:.15em;color:var(--text-tertiary);text-transform:uppercase;margin-left:var(--space-2);font-weight:400;display:none}@media (min-width:768px){.Header-module__lnUIdW__logoSub{display:inline}}.Header-module__lnUIdW__nav{align-items:center;gap:var(--space-1);display:flex}.Header-module__lnUIdW__navLink{padding:var(--space-2) var(--space-3);font-size:var(--text-sm);color:var(--text-secondary);border-radius:var(--radius-sm);transition:all var(--transition-fast);font-weight:500;display:none;position:relative}@media (min-width:768px){.Header-module__lnUIdW__navLink{display:inline-flex}}.Header-module__lnUIdW__navLink:hover{color:var(--color-cyan);background:var(--color-cyan-glow)}.Header-module__lnUIdW__navLink:after{content:"";background:var(--color-cyan);width:0;height:1px;transition:all var(--transition-base);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Header-module__lnUIdW__navLink:hover:after{width:60%}.Header-module__lnUIdW__actions{align-items:center;gap:var(--space-3);display:flex}.Header-module__lnUIdW__hamburger{cursor:pointer;z-index:1010;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;padding:0;display:flex}.Header-module__lnUIdW__hamburgerLine{background-color:var(--text-primary,#fff);transform-origin:1px;border-radius:10px;width:100%;height:2px;transition:all .3s linear;position:relative}.Header-module__lnUIdW__hamburger.Header-module__lnUIdW__open .Header-module__lnUIdW__hamburgerLine:first-child{transform:rotate(45deg)}.Header-module__lnUIdW__hamburger.Header-module__lnUIdW__open .Header-module__lnUIdW__hamburgerLine:nth-child(2){opacity:0;transform:translate(20px)}.Header-module__lnUIdW__hamburger.Header-module__lnUIdW__open .Header-module__lnUIdW__hamburgerLine:nth-child(3){transform:rotate(-45deg)}.Header-module__lnUIdW__mobileMenu{-webkit-backdrop-filter:blur(24px);border-bottom:1px solid var(--color-border);background:#050810fa;width:100%;max-height:0;padding:0;transition:max-height .4s ease-out,padding .4s ease-out;position:absolute;top:100%;left:0;overflow:hidden}.Header-module__lnUIdW__mobileMenuOpen{max-height:400px;padding:var(--space-4) 0}.Header-module__lnUIdW__mobileNav{padding:0 var(--space-6);gap:var(--space-4);flex-direction:column;display:flex}.Header-module__lnUIdW__mobileNavLink{font-size:var(--text-base);color:var(--text-secondary);transition:color var(--transition-fast);padding-bottom:var(--space-2);border-bottom:1px solid #ffffff0d;font-weight:500;text-decoration:none}.Header-module__lnUIdW__mobileNavLink:hover{color:var(--color-cyan)}@media (min-width:768px){.Header-module__lnUIdW__hamburger,.Header-module__lnUIdW__mobileMenu{display:none}}
.Footer-module__3hUVsW__footer{padding:var(--space-16) 0 var(--space-8);background:linear-gradient(#ffffff05,#0000 40%);border-top:1px solid #00d4ff26;position:relative;box-shadow:inset 0 1px 20px #00d4ff08}.Footer-module__3hUVsW__inner{max-width:var(--max-width);padding:0 var(--space-6);margin:0 auto}.Footer-module__3hUVsW__top{padding-bottom:var(--space-8);border-bottom:1px solid var(--color-border);flex-direction:column;display:flex}@media (min-width:768px){.Footer-module__3hUVsW__top{text-align:center;align-items:center}}.Footer-module__3hUVsW__brand{max-width:480px;margin:0 auto}.Footer-module__3hUVsW__brandName{font-family:var(--font-display);font-size:var(--text-lg);letter-spacing:.05em;color:var(--color-cyan);margin-bottom:var(--space-4);font-weight:700}.Footer-module__3hUVsW__brandDesc{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.8}.Footer-module__3hUVsW__bottom{gap:var(--space-6);padding-top:var(--space-6);text-align:center;flex-direction:column;display:flex}@media (min-width:768px){.Footer-module__3hUVsW__bottom{text-align:center;flex-direction:row;justify-content:center;align-items:center}}.Footer-module__3hUVsW__bottomLegal{gap:var(--space-1);flex-direction:column;display:flex}@media (min-width:768px){.Footer-module__3hUVsW__bottomLegal{align-items:center}}.Footer-module__3hUVsW__copyright{font-size:var(--text-xs);color:var(--text-tertiary)}
:root{--color-void:#050810;--color-deep:#0a0e17;--color-surface:#0f1420;--color-surface-elevated:#151b2b;--color-surface-hover:#1a2236;--color-border:#00d4ff1f;--color-border-strong:#00d4ff40;--color-cyan:#00d4ff;--color-cyan-dim:#00d4ff99;--color-cyan-glow:#00d4ff26;--color-amber:#ff8c00;--color-amber-dim:#ff8c0099;--color-amber-glow:#ff8c0026;--color-indigo:#6366f1;--color-indigo-dim:#6366f199;--color-indigo-glow:#6366f126;--color-emerald:#10b981;--color-emerald-glow:#10b98126;--text-primary:#e8ecf4;--text-secondary:#e8ecf4a6;--text-tertiary:#e8ecf466;--text-accent:var(--color-cyan);--font-display:"Orbitron", sans-serif;--font-body:"Noto Sans SC", "Source Sans 3", sans-serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:3.75rem;--text-7xl:4.5rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--shadow-glow-cyan:0 0 20px #00d4ff26, 0 0 60px #00d4ff0d;--shadow-glow-amber:0 0 20px #ff8c0026, 0 0 60px #ff8c000d;--glass-bg:#0f142099;--glass-bg-hover:#0f1420cc;--glass-blur:20px;--transition-fast:.15s ease;--transition-base:.25s ease;--transition-slow:.4s ease;--max-width:1200px;--header-height:72px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body);font-size:var(--text-base);color:var(--text-primary);background-color:var(--color-void);min-height:100vh;line-height:1.7;overflow-x:hidden}a{color:inherit;text-decoration:none}ul,ol{list-style:none}img,svg{max-width:100%;display:block}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none}.container{width:100%;max-width:var(--max-width);padding:0 var(--space-6);margin:0 auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}body:after{content:"";pointer-events:none;z-index:9999;background:repeating-linear-gradient(0deg,#0000,#0000 2px,#00d4ff02 2px 4px);position:fixed;inset:0}::selection{color:var(--text-primary);background:#00d4ff4d}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--color-void)}::-webkit-scrollbar-thumb{background:var(--color-border-strong);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--color-cyan-dim)}
@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes glowPulse{0%,to{box-shadow:0 0 15px #00d4ff1a,0 0 45px #00d4ff08}50%{box-shadow:0 0 25px #00d4ff33,0 0 70px #00d4ff0f}}@keyframes textGlow{0%,to{text-shadow:0 0 10px #00d4ff4d}50%{text-shadow:0 0 20px #00d4ff80,0 0 40px #00d4ff33}}@keyframes scanLine{0%{transform:translateY(-100%)}to{transform:translateY(100vh)}}@keyframes borderTrace{0%{background-position:0 0}to{background-position:200% 0}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes countPulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes slowRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes gridPulse{0%,to{opacity:.03}50%{opacity:.08}}
