*{margin:0;padding:0;box-sizing:border-box}body,html{background:#08080c;color:#e0e0e0;font-family:system-ui,-apple-system,sans-serif;min-height:100vh}::selection{background:rgba(0,220,100,.3)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(255,255,255,.15);border-radius:3px}