:root{--background:#08111f;--foreground:#eff6ff;--surface:rgba(255,255,255,0.08);--surface-strong:rgba(255,255,255,0.14);--text-muted:rgba(225,236,247,0.78)}html{scroll-behavior:smooth}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Avenir Next,Segoe UI,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}::selection{background:rgba(125,211,252,.28)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}