:root{--text:#55606e;--text-h:#0f172a;--bg:#fff;--border:#e2e8f0;--code-bg:#eff4fb;--accent:#2563eb;--accent-bg:#2563eb1a;--accent-border:#2563eb80;--social-bg:#eff4fb80;--placeholder-bg:#475569;--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:#94a3b8;--text-h:#f1f5f9;--bg:#0f1420;--border:#263041;--code-bg:#17202f;--accent:#60a5fa;--accent-bg:#60a5fa26;--accent-border:#60a5fa80;--social-bg:#17202f80;--placeholder-bg:#64748b;--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}body{margin:0}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%}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;padding:32px 20px;display:flex}.logo-lockup{align-items:center;gap:10px;margin-bottom:4px;display:flex}.logo-lockup img{border-radius:22%}.logo-lockup span{color:var(--text-h);letter-spacing:-.2px;font-size:17px;font-weight:700}.company-avatar{background:var(--placeholder-bg);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;line-height:1;display:flex}.auth-form{text-align:left;flex-direction:column;gap:10px;width:100%;max-width:360px;display:flex}.auth-form h1{margin:0 0 4px;font-size:32px}.auth-form h2{margin-top:12px}.auth-subtitle{color:var(--text);margin-bottom:12px}.auth-form label{color:var(--text-h);margin-top:6px;font-size:14px;font-weight:500}.auth-form input{font:inherit;border:1px solid var(--border);background:var(--bg);color:var(--text-h);border-radius:6px;padding:10px 12px}.auth-form input:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.auth-form button[type=submit]{font:inherit;color:#fff;background:var(--accent);cursor:pointer;border:none;border-radius:6px;margin-top:14px;padding:10px 16px;font-weight:500}.auth-form button[type=submit]:disabled{opacity:.6;cursor:default}.auth-tabs{border:1px solid var(--border);border-radius:6px;gap:4px;margin-bottom:8px;padding:3px;display:flex}.auth-tabs button{font:inherit;color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:4px;flex:1;padding:6px 10px}.auth-tabs button.active{background:var(--accent-bg);color:var(--accent);font-weight:500}.auth-error{color:#dc2626;margin:4px 0 0;font-size:14px}.auth-success{color:#16a34a;margin:4px 0 0;font-size:14px}.auth-switch{color:var(--text);margin-top:12px;font-size:14px}.auth-switch a{color:var(--accent);cursor:pointer;text-decoration:underline}.dashboard{text-align:left;width:100%;max-width:420px}.dashboard-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.dashboard-identity{align-items:center;gap:14px;min-width:0;display:flex}.dashboard-header h1{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:24px;overflow:hidden}.dashboard-role{color:var(--text);margin-top:2px;font-size:14px}.logout{font:inherit;border:1px solid var(--border);color:var(--text-h);cursor:pointer;background:0 0;border-radius:6px;padding:6px 12px}.company-code-card{border:1px solid var(--border);background:var(--code-bg);border-radius:8px;margin-top:16px;padding:14px 16px}.company-code-card p{margin:0 0 6px;font-size:14px}.company-code-card code{background:0 0;padding:0;font-size:18px;font-weight:600}.danger-zone{border-top:1px solid var(--border);margin-top:32px;padding-top:20px}.danger-zone h2{color:#dc2626}.danger-button{font:inherit;color:#dc2626;cursor:pointer;background:0 0;border:1px solid #dc2626;border-radius:6px;padding:8px 14px;font-weight:500}.danger-button:disabled{opacity:.5;cursor:default}.danger-confirm{flex-direction:column;gap:8px;display:flex}.danger-confirm p{color:var(--text);font-size:14px}.danger-confirm input{font:inherit;border:1px solid var(--border);background:var(--bg);color:var(--text-h);border-radius:6px;padding:8px 10px}.danger-actions{gap:8px;margin-top:4px;display:flex}.danger-actions button:not(.danger-button){font:inherit;border:1px solid var(--border);color:var(--text-h);cursor:pointer;background:0 0;border-radius:6px;padding:8px 14px}
