.fleet-auth{--fleet-auth-link-color:var(--fleet-auth-link);--fleet-auth-surface-color:#fff;--fleet-auth-page-ground:#faf7f1;--fleet-auth-text-color:#261f18;--fleet-auth-muted-color:#7a6f62;--fleet-auth-line-color:#e5ddcf;--fleet-auth-input-line-color:#cfc4b2;--fleet-auth-disabled-background:#8a3f23;--fleet-auth-disabled-foreground:#fff;--fleet-auth-error-color:#b42318;--fleet-auth-focus-color:var(--fleet-auth-accent);background-color:var(--fleet-auth-page-ground);box-sizing:border-box;color:var(--fleet-auth-text-color);font-family:var(--fleet-auth-font-family);align-items:flex-start;min-height:100%;padding:2rem 1rem 3rem;display:flex}.fleet-auth *,.fleet-auth :before,.fleet-auth :after{box-sizing:inherit}.fleet-auth__panel{background:var(--fleet-auth-surface-color);border:1px solid var(--fleet-auth-line-color);border-radius:1rem;width:100%;max-width:23.75rem;margin:0 auto;padding:1.625rem 1.625rem 1.375rem}.fleet-auth__brand{align-items:center;gap:.5625rem;margin-bottom:1.25rem;font-size:.90625rem;font-weight:650;line-height:1.2;display:flex}.fleet-auth__mark{background:var(--fleet-auth-accent);border-radius:.4375rem;flex:none;width:1.625rem;height:1.625rem;display:block}.fleet-auth__logo{display:none}.fleet-auth h1{letter-spacing:0;margin:0 0 .3125rem;font-size:1.25rem;line-height:1.2}.fleet-auth__support{color:var(--fleet-auth-muted-color);margin:0 0 1.125rem;font-size:.8125rem;line-height:1.5}.fleet-auth__support a,.fleet-auth__field-cap a,.fleet-auth__footer a{color:var(--fleet-auth-link-color);text-underline-offset:.125rem;text-decoration:underline}.fleet-auth label.fleet-auth__field{color:var(--fleet-auth-muted-color);margin:0 0 .8125rem;font-size:.75rem;font-weight:650;display:grid}.fleet-auth__field-cap{justify-content:space-between;align-items:baseline;gap:.625rem;margin-bottom:.3125rem;display:flex}.fleet-auth__field-cap a{font-size:.71875rem;font-weight:400;text-decoration:underline}.fleet-auth input{border:1px solid var(--fleet-auth-input-line-color);font:inherit;background:#fff;border-radius:.5625rem;width:100%;min-height:2.5rem;padding:0 .6875rem;font-size:.875rem}.fleet-auth__field small{color:var(--fleet-auth-muted-color);font-size:.71875rem;font-weight:400;line-height:1.45}.fleet-auth input:focus-visible,.fleet-auth button:focus-visible,.fleet-auth a:focus-visible{outline:3px solid var(--fleet-auth-focus-color);outline-offset:2px}.fleet-auth button{background:var(--fleet-auth-button);color:var(--fleet-auth-button-foreground);cursor:pointer;font:inherit;border:0;border-radius:.5625rem;width:100%;min-height:2.625rem;padding:.625rem 1rem;font-size:.875rem;font-weight:650}.fleet-auth button:disabled{background:var(--fleet-auth-disabled-background);color:var(--fleet-auth-disabled-foreground);cursor:wait;opacity:1}.fleet-auth nav{border-top:1px solid var(--fleet-auth-line-color);flex-wrap:wrap;justify-content:center;gap:.625rem 1rem;margin-top:1rem;padding-top:.875rem;display:flex}.fleet-auth a{color:var(--fleet-auth-link-color);text-underline-offset:.16em;font-size:.75rem;text-decoration:underline;text-decoration-thickness:1px}.fleet-auth__terms{color:var(--fleet-auth-muted-color);text-align:center;margin:.875rem 0 0;font-size:.71875rem;line-height:1.45}.fleet-auth__footer{border-top:1px solid var(--fleet-auth-line-color);color:var(--fleet-auth-muted-color);text-align:center;margin:1rem 0 0;padding-top:.875rem;font-size:.75rem;line-height:1.45}.fleet-auth a:hover{text-decoration-thickness:2px}.fleet-auth [role=alert]{color:var(--fleet-auth-error-color);font-weight:600}.fleet-auth[data-theme=dark]{--fleet-auth-link-color:#60a5fa;--fleet-auth-surface-color:#111827;--fleet-auth-text-color:#f9fafb;--fleet-auth-disabled-background:#d0d5dd;--fleet-auth-disabled-foreground:#101828;--fleet-auth-error-color:#fda29b;--fleet-auth-focus-color:#93c5fd;--fleet-auth-page-ground:#141210;--fleet-auth-line-color:#2c2622;--fleet-auth-input-line-color:#3a322c;--fleet-auth-muted-color:#b5a894}@media (prefers-color-scheme:dark){.fleet-auth[data-theme=system]{--fleet-auth-link-color:#60a5fa;--fleet-auth-surface-color:#111827;--fleet-auth-text-color:#f9fafb;--fleet-auth-disabled-background:#d0d5dd;--fleet-auth-disabled-foreground:#101828;--fleet-auth-error-color:#fda29b;--fleet-auth-focus-color:#93c5fd;--fleet-auth-page-ground:#141210;--fleet-auth-line-color:#2c2622;--fleet-auth-input-line-color:#3a322c;--fleet-auth-muted-color:#b5a894}}
