*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{background:#0a0a0a;color:#f2f2f2;font-family:-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow:hidden}button{font-family:inherit;cursor:pointer;border:none;border-radius:8px}input,select{font-family:inherit;background:#1a1a1a;color:#f2f2f2;border:1px solid #2a2a2a;border-radius:8px;padding:10px 12px;font-size:16px;outline:none}input:focus,select:focus{border-color:#0f8}@keyframes pulse{0%,to{opacity:1}50%{opacity:.55}}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:6px}::-webkit-scrollbar-track{background:transparent}
