*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#0a0a0a;color:#fff;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.nav{position:fixed;top:0;width:100%;display:flex;justify-content:center;gap:2rem;padding:1rem;background:#0a0a0a;border-bottom:1px solid #222}.container{text-align:center}h1{font-size:3rem;font-weight:700;margin-bottom:.5rem}.subtitle{font-size:1.25rem;color:#888}.container p{margin-top:1rem;line-height:1.6}h2{font-size:1.75rem;margin-top:2rem;margin-bottom:.25rem}a{color:#6ea8fe;text-decoration:none}a:hover{text-decoration:underline}
