*{box-sizing:border-box}body{color:#e5e7eb;background:#0b1220;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#root{min-height:100vh}.container{max-width:900px;margin:0 auto;padding:24px}.header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.header h1{margin:0;font-size:2rem}.header nav{gap:16px;display:flex}.header a{color:#93c5fd;border:1px solid #0000;border-radius:999px;padding:8px 12px;text-decoration:none}.header a.active{color:#0b1220;background:#93c5fd;border-color:#93c5fd}.content{background:#111827cc;border:1px solid #94a3b84d;border-radius:16px;padding:24px;line-height:1.65}.content h2{margin-top:0;margin-bottom:16px}.content ul{margin:16px 0 0;padding-left:20px}.footer{color:#94a3b8;margin-top:20px;font-size:.95rem}
