*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#0f1117;color:#e8eaed;line-height:1.5;font-size:.875rem}a{color:#6366f1;text-decoration:none}a:hover{color:#818cf8}button,input,select,textarea{font-family:inherit;font-size:inherit}input,select,textarea{background:#242735;border:1px solid #2d3042;border-radius:6px;color:#e8eaed;padding:.5rem .75rem;transition:border-color .15s ease;width:100%}input:focus,select:focus,textarea:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.15)}input::placeholder,select::placeholder,textarea::placeholder{color:#6b7280}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%239ca3b0' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;padding-right:30px}button,select{cursor:pointer}button{border:none;border-radius:6px;font-weight:500;transition:all .15s ease;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}table{border-collapse:collapse;width:100%}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#2d3042;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#363a50}.btn{padding:.5rem 1rem;font-size:.8125rem;height:36px}.btn-primary{background:#6366f1;color:#fff}.btn-primary:hover{background:#818cf8}.btn-danger{background:#ef4444;color:#fff}.btn-danger:hover{background:#f26a6a}.btn-ghost{background:transparent;color:#9ca3b0;border:1px solid #2d3042}.btn-ghost:hover{background:#2d3042;color:#e8eaed}.btn-sm{height:30px;padding:.25rem .5rem;font-size:.75rem}.btn:disabled{opacity:.5;cursor:not-allowed}