:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font-family:system-ui,-apple-system,Segoe UI,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}body{margin:0}.page{background:#f4f5f7;justify-content:center;align-items:center;min-height:100vh;display:flex}.card{background:#fff;border-radius:12px;width:min(420px,90vw);padding:2.5rem;box-shadow:0 1px 3px #0000001a,0 8px 24px #0000000f}h1{color:#1a1a2e;margin:0 0 .5rem;font-size:1.5rem}.subtitle{color:#616172;margin:0 0 1.75rem;font-size:.9rem;line-height:1.4}.field-row{gap:1rem;margin-bottom:1.5rem;display:flex}.field-row label{color:#45455a;flex-direction:column;flex:1;gap:.35rem;font-size:.8rem;font-weight:600;display:flex}.field-row input{border:1px solid #d7d7e0;border-radius:6px;padding:.5rem .6rem;font-size:.95rem}.field-column{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.field-column label{color:#45455a;flex-direction:column;gap:.35rem;font-size:.8rem;font-weight:600;display:flex}.field-column input{border:1px solid #d7d7e0;border-radius:6px;padding:.5rem .6rem;font-size:.95rem}.export-button{color:#fff;cursor:pointer;background:#4285f4;border:none;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:1rem;font-weight:600;transition:background .15s}.export-button:hover:not(:disabled){background:#3367d6}.export-button:disabled{opacity:.6;cursor:not-allowed}.status{color:#45455a;margin:1rem 0 0;font-size:.85rem}.status.success{color:#1e7e34}.status.error{color:#c0392b}.account-row{justify-content:space-between;align-items:center;margin-bottom:1.25rem;font-size:.8rem;display:flex}.account-email{color:#616172}.account-role{color:#9494a3}.link-button{color:#4285f4;cursor:pointer;background:0 0;border:none;padding:0;font-size:.8rem}.link-button:hover{text-decoration:underline}.link-button.danger{color:#c0392b}.account-actions{gap:1rem;display:flex}.card-wide{width:min(640px,90vw)}.section-heading{color:#1a1a2e;margin:2rem 0 1rem;font-size:1.05rem}.user-table{border-collapse:collapse;width:100%;font-size:.85rem}.user-table th{text-align:left;color:#616172;text-transform:uppercase;letter-spacing:.03em;border-bottom:1px solid #e5e4e7;padding:.5rem;font-size:.75rem;font-weight:600}.user-table td{color:#1a1a2e;border-bottom:1px solid #f0f0f3;padding:.6rem .5rem}.user-table .empty-row{text-align:center;color:#9494a3;padding:1rem .5rem}
