.Navbar-module__cJzEcG__nav{z-index:100;background-color:#0000;width:100%;height:80px;transition:all .4s;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;max-width:1200px;height:100%;margin:0 auto;padding:0 20px;display:flex}.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px);background-color:#ffffffd9;border-bottom:1px solid #0000000d;box-shadow:0 4px 30px #00000008}.Navbar-module__cJzEcG__brand{font-family:var(--font-body),sans-serif;color:var(--fg);letter-spacing:-.03em;text-transform:uppercase;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:800;text-decoration:none;display:flex}.Navbar-module__cJzEcG__links{align-items:center;gap:.5rem;display:flex}.Navbar-module__cJzEcG__link{font-family:var(--font-body),sans-serif;color:var(--muted);background-color:#0000;border-radius:999px;padding:.6rem 1.25rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .2s}.Navbar-module__cJzEcG__link:hover{background-color:var(--surface)}.Navbar-module__cJzEcG__linkActive{background-color:var(--fg);color:#fff;font-weight:700}.Navbar-module__cJzEcG__hamburger{cursor:pointer;z-index:110;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:24px;height:20px;padding:0;display:none}.Navbar-module__cJzEcG__bar{background-color:var(--fg);transform-origin:1px;border-radius:10px;width:24px;height:2px;transition:all .3s linear;position:relative}.Navbar-module__cJzEcG__barOpenTop{transform:rotate(45deg)}.Navbar-module__cJzEcG__barOpenMid{opacity:0;transform:translate(20px)}.Navbar-module__cJzEcG__barOpenBot{transform:rotate(-45deg)}.Navbar-module__cJzEcG__mobileMenu{border-bottom:1px solid var(--border);background-color:#fff;flex-direction:column;width:100%;padding:1rem 0;display:flex;position:absolute;top:100%;left:0;box-shadow:0 10px 20px #0000000d}.Navbar-module__cJzEcG__mobileMenu a{font-family:var(--font-body),sans-serif;color:var(--fg);text-transform:uppercase;padding:1rem 20px;font-size:1rem;font-weight:600;text-decoration:none}.Navbar-module__cJzEcG__mobileMenu a:hover{color:var(--neon-green)}@media (max-width:768px){.Navbar-module__cJzEcG__nav{height:80px}.Navbar-module__cJzEcG__links{display:none}.Navbar-module__cJzEcG__hamburger{display:flex}}
:root{--bg:#fff;--fg:#1b1b36;--muted:#5c5c77;--faint:#8e8ea8;--surface:#f4f6fb;--border:#e0e4ed;--accent-orange:#fde8cd;--accent-pink:#ffd1d4;--accent-blue:#d3e0ff;--accent-cyan:#d5efff;--neon-green:#1b1b36;--text-muted:#5c5c77;--text-light:#8e8ea8;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem}html,body{background-color:var(--bg);max-width:100vw;color:var(--fg);font-family:var(--font-body),"PingFang SC","Microsoft YaHei",sans-serif;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-body),"PingFang SC","Microsoft YaHei",sans-serif;color:var(--fg);font-weight:800;line-height:1.15}p{line-height:1.75}img{display:block}
