@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#0f172a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}#root{width:100%;max-width:1280px;margin:0 auto;padding:2rem;text-align:center}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}input{border-radius:8px;border:1px solid #334155;padding:.6em 1.2em;font-size:1em;font-family:inherit;background-color:#1e293b;color:#fff;width:100%;box-sizing:border-box;margin-bottom:1rem}input:focus{outline:none;border-color:#646cff}.card{background-color:#1e293b;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}table{width:100%;border-collapse:collapse;margin-top:1rem;background-color:#1e293b;border-radius:.5rem;overflow:hidden}th,td{padding:1rem;text-align:left;border-bottom:1px solid #334155}th{background-color:#0f172a;font-weight:600;color:#94a3b8}tr:hover{background-color:#334155}.status-badge{padding:.25rem .5rem;border-radius:9999px;font-size:.875rem;font-weight:500}.status-active{background-color:#059669;color:#ecfdf5}.status-suspended{background-color:#b91c1c;color:#fef2f2}.status-deactivated{background-color:#4b5563;color:#f3f4f6}
