: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}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;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{font-family:var(--mono);color:var(--text-h);background:var(--code-bg);border-radius:4px;padding:4px 8px;font-size:15px;line-height:135%}.auth-debug{z-index:1000;color:#f5f5f5;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#14141ceb;border:1px solid #ffffff1f;border-radius:.75rem;max-width:22rem;padding:1rem 1.25rem;font-size:.85rem;line-height:1.4;position:fixed;bottom:1rem;right:1rem;box-shadow:0 10px 30px #00000059}.auth-debug__title{text-transform:uppercase;letter-spacing:.08em;color:#fff9;margin:0 0 .5rem;font-size:.8rem}.auth-debug__details{grid-template-columns:auto 1fr;gap:.25rem .75rem;margin:0 0 .75rem;display:grid}.auth-debug__details dt{color:#ffffff80}.auth-debug__details dd{word-break:break-all;margin:0}.auth-debug__details code{font-family:var(--mono,ui-monospace, monospace);font-size:.8rem}.auth-debug__actions{flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;display:flex}.auth-debug__status{margin:.25rem 0 .5rem}.auth-debug__status--error{color:#ff8585}.auth-debug__button{color:inherit;font:inherit;cursor:pointer;background:#ffffff14;border:1px solid #fff3;border-radius:.4rem;padding:.45rem .9rem;text-decoration:none;display:inline-block}.auth-debug__button:hover:not(:disabled){background:#ffffff24}.auth-debug__button:disabled{opacity:.6;cursor:default}.auth-debug__button--primary{background:#5865f2;border-color:#5865f2}.auth-debug__button--primary:hover{background:#4752c4;border-color:#4752c4}.home{box-sizing:border-box;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.5rem;padding:2rem 1.25rem 2.5rem;display:flex}.home__logos{flex-direction:column;align-items:center;gap:1.25rem;max-width:min(100%,22rem);display:flex}.home__logo-mark{width:100%;max-width:12rem;height:auto;display:block}.home__logo-name{width:100%;max-width:18rem;height:auto;display:block}.home__health{font-family:var(--mono);color:var(--text-h);text-align:center;max-width:36rem;font-size:.95rem;line-height:1.4}
