:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;display:flex;justify-content:center;min-width:320px;min-height:100vh}#root{width:100%;max-width:1200px;padding:2rem}h1{font-size:2rem;line-height:1.1;margin-bottom:1rem}h2{font-size:1.5rem;margin-top:2rem;margin-bottom:1rem;color:#888}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}button.primary{background-color:#646cff;color:#fff}button.primary:hover{background-color:#535bf2}button.danger{background-color:#f44;color:#fff}button.danger:hover{background-color:#c33}.card{background-color:#1a1a1a;border-radius:8px;padding:1.5rem;margin-bottom:1rem}.card h3{margin-top:0;color:#888;font-size:.9rem;text-transform:uppercase;letter-spacing:.05em}pre{background-color:#0d0d0d;padding:1rem;border-radius:4px;overflow-x:auto;font-size:.85rem;line-height:1.4}.button-group{display:flex;gap:1rem;margin:1rem 0;flex-wrap:wrap}.loading{color:#888;font-style:italic}.error{color:#f44;background-color:#ff44441a;padding:1rem;border-radius:4px}.success{color:#4f4}.badge{display:inline-block;padding:.25em .5em;border-radius:4px;font-size:.8rem;font-weight:600;margin-right:.5rem}.badge.user{background-color:#44f}.badge.m2m{background-color:#f84}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}.card{background-color:#f5f5f5}pre{background-color:#e5e5e5}button{background-color:#f9f9f9}}
