@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0a0a;--surface:#141414;--surface-light:#1a1a1a;--foreground:#ededed;--muted:#737373;--accent:#d4a054;--accent-dim:rgba(212,160,84,.12);--accent-border:rgba(212,160,84,.18);--glass:rgba(212,160,84,.04);--glass-border:rgba(212,160,84,.08);--border:hsla(0,0%,100%,.06);--green:#22c55e;--red:#ef4444}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,sans-serif;background:var(--bg);color:var(--foreground);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}::selection{background:var(--accent-dim);color:var(--foreground)}.Nav_nav__xAgyr{position:fixed;top:0;left:0;right:0;z-index:100;background:hsla(0,0%,4%,.8);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.Nav_inner__8sLxf{max-width:1000px;margin:0 auto;padding:0 2rem;height:52px;display:flex;align-items:center;justify-content:space-between}.Nav_logo__kDc5k{font-size:.9rem;font-weight:700;color:var(--foreground);text-decoration:none;letter-spacing:-.02em}.Nav_links__fi5Y9{display:flex;gap:1.5rem}.Nav_links__fi5Y9 a{font-size:.8rem;font-weight:500;color:var(--muted);text-decoration:none;transition:color .15s}.Nav_links__fi5Y9 a:hover{color:var(--foreground)}.Nav_active__mZshr{color:var(--foreground)!important}