#auth-layout{--border-width:1px;--border-radius:.5rem;--color-error:#c94b4b;--color-info:#157efb;--color-info-hover:#0f6ddb;--color-info-text:#fff;box-sizing:border-box}#auth-layout .theme-auto,#auth-layout .theme-light{--color-background:#ececec;--color-background-hover:#ecececcc;--color-background-card:#fff;--color-text:#000;--color-primary:#444;--color-muted:#666;--color-control-border:#bbb;--color-button-active-background:#f9f9f9;--color-button-active-border:#aaa;--color-separator:#ccc;--provider-bg:#fff;--provider-bg-hover:color-mix(in srgb,var(--provider-brand-color)30%,#fff)}#auth-layout .theme-dark{--color-background:#161b22;--color-background-hover:#161b22cc;--color-background-card:#0d1117;--color-text:#fff;--color-primary:#ccc;--color-muted:#999;--color-control-border:#555;--color-button-active-background:#060606;--color-button-active-border:#666;--color-separator:#444;--provider-bg:#161b22;--provider-bg-hover:color-mix(in srgb,var(--provider-brand-color)30%,#000)}@media (prefers-color-scheme:dark){#auth-layout .theme-auto{--color-background:#161b22;--color-background-hover:#161b22cc;--color-background-card:#0d1117;--color-text:#fff;--color-primary:#ccc;--color-muted:#999;--color-control-border:#555;--color-button-active-background:#060606;--color-button-active-border:#666;--color-separator:#444;--provider-bg:#161b22;--provider-bg-hover:color-mix(in srgb,var(--provider-brand-color)30%,#000)}}#auth-layout *,#auth-layout :before,#auth-layout :after{box-sizing:inherit;margin:0;padding:0}#auth-layout .page{background-color:var(--color-background);place-items:center;width:100%;height:100%;margin:0;padding:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;display:grid;position:absolute}#auth-layout .page>div{text-align:center}#auth-layout .card{background-color:var(--color-background-card);border-radius:1rem;padding:1.25rem 2rem}#auth-layout .card .header{color:var(--color-primary)}#auth-layout .logo{max-width:150px;max-height:70px;margin:.5rem auto 1.5rem;display:block}@media screen and (min-width:450px){#auth-layout .card{width:368px;margin:2rem 0}}@media screen and (max-width:450px){#auth-layout .card{width:343px;margin:1rem 0}}
/*# sourceMappingURL=97e06f26c99704f8.css.map*/