*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,sans-serif;background:#09090f;color:#e4e4f0;min-height:100vh;overflow-x:hidden}::selection{background:rgba(108,92,231,.3)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#09090f}::-webkit-scrollbar-thumb{background:#223;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#2a2a40}