*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,sans-serif;color:#f3f4f6;background:#0f0a1e;background-image:radial-gradient(at 20% 30%,rgba(168,85,247,.15) 0,transparent 50%),radial-gradient(at 80% 70%,rgba(248,17,118,.15) 0,transparent 50%),radial-gradient(at 50% 50%,rgba(139,92,246,.1) 0,transparent 50%);background-attachment:fixed}a{color:inherit;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}h1,h2,h3,h4,h5,h6{margin-bottom:16px;font-weight:700;color:#f3f4f6;letter-spacing:-.02em}p{margin-bottom:16px;line-height:1.7;color:#d1d5db}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#0f0a1e}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#f81176,#a855f7);border-radius:6px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#8b5cf6,#f81176)}