@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
:root{--background:#050511;--foreground:#ededed;--primary:#7c3aed;--secondary:#d946ef;--surface:#10101b;--text-secondary:#a1a1aa}body{color:var(--foreground);background:var(--background);margin:0;padding:0;font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}
.Header-module__Af2_WG__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background-color:#050511cc;border-bottom:1px solid #ffffff0d;padding:1rem 0;position:sticky;top:0}.Header-module__Af2_WG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex}.Header-module__Af2_WG__logo a{color:var(--foreground);font-size:1.5rem;font-weight:700;text-decoration:none}.Header-module__Af2_WG__nav{gap:2rem;display:flex}.Header-module__Af2_WG__navLink{color:var(--text-secondary);font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s}.Header-module__Af2_WG__navLink:hover{color:var(--primary)}
.Footer-module__EZoWya__footer{background:var(--surface);color:var(--text-secondary);border-top:1px solid #ffffff0d;margin-top:4rem;padding:3rem 0}.Footer-module__EZoWya__container{text-align:center;max-width:1200px;margin:0 auto;padding:0 1rem;font-size:1rem}
