:root{--bg-primary:#5286d0;--bg-secondary:#283351;--text-primary:#e6e6eb;--text-secondary:#c8c8ef;--accent:#000002;--border:#182332;--max-width:1100px}
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg-primary);color:var(--text-primary);font-family:system-ui,-apple-system,BlinkMacSystemFont,Inter,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}section{scroll-margin-top:80px}
.Navbar-module__P48_Aa__nav{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border);background:#000c25cc;position:sticky;top:0}.Navbar-module__P48_Aa__inner{max-width:var(--max-width);justify-content:space-between;align-items:center;margin:0 auto;padding:16px 24px;display:flex}.Navbar-module__P48_Aa__name{font-size:2.4rem;font-weight:950}.Navbar-module__P48_Aa__links a{color:var(--text-secondary);margin-left:24px;font-size:1.3rem;font-weight:800}.Navbar-module__P48_Aa__links a:hover{color:var(--text-primary)}.Navbar-module__P48_Aa__brand{align-items:center;gap:.7rem;display:flex}.Navbar-module__P48_Aa__logo{width:auto;height:100px}.Navbar-module__P48_Aa__logoRight{image-rendering:auto;width:auto;height:100px}
