.fleet-auth{--fleet-auth-link-color:var(--fleet-auth-link);--fleet-auth-surface-color:#ffffff;--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:#ffffff;--fleet-auth-error-color:#b42318;--fleet-auth-focus-color:var(--fleet-auth-accent);align-items:flex-start;background-color:var(--fleet-auth-page-ground);box-sizing:border-box;color:var(--fleet-auth-text-color);display:flex;font-family:var(--fleet-auth-font-family);min-height:100%;padding:2rem 1rem 3rem}.fleet-auth *,.fleet-auth :after,.fleet-auth :before{box-sizing:inherit}.fleet-auth__panel{margin:0 auto;max-width:23.75rem;width:100%;background:var(--fleet-auth-surface-color);border:1px solid var(--fleet-auth-line-color);border-radius:1rem;padding:1.625rem 1.625rem 1.375rem}.fleet-auth__brand{align-items:center;display:flex;font-size:.90625rem;font-weight:650;gap:.5625rem;line-height:1.2;margin-bottom:1.25rem}.fleet-auth__mark{background:var(--fleet-auth-accent);border-radius:.4375rem;display:block;flex:none;height:1.625rem;width:1.625rem}.fleet-auth__logo{display:none}.fleet-auth h1{font-size:1.25rem;letter-spacing:0;line-height:1.2;margin:0 0 .3125rem}.fleet-auth__support{color:var(--fleet-auth-muted-color);font-size:.8125rem;line-height:1.5;margin:0 0 1.125rem}.fleet-auth__field-cap a,.fleet-auth__footer a,.fleet-auth__support a{color:var(--fleet-auth-link-color);text-decoration:underline;text-underline-offset:.125rem}.fleet-auth label.fleet-auth__field{display:grid;font-size:.75rem;font-weight:650;margin:0 0 .8125rem;color:var(--fleet-auth-muted-color)}.fleet-auth__field-cap{align-items:baseline;display:flex;gap:.625rem;justify-content:space-between;margin-bottom:.3125rem}.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);border-radius:.5625rem;background:#ffffff;font:inherit;font-size:.875rem;min-height:2.5rem;padding:0 .6875rem;width:100%}.fleet-auth__field small{color:var(--fleet-auth-muted-color);font-size:.71875rem;font-weight:400;line-height:1.45}.fleet-auth a:focus-visible,.fleet-auth button:focus-visible,.fleet-auth input:focus-visible{outline:3px solid var(--fleet-auth-focus-color);outline-offset:2px}.fleet-auth button{background:var(--fleet-auth-button);border:0;border-radius:.5625rem;color:var(--fleet-auth-button-foreground);cursor:pointer;font:inherit;font-size:.875rem;font-weight:650;min-height:2.625rem;padding:.625rem 1rem;width:100%}.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);display:flex;flex-wrap:wrap;gap:.625rem 1rem;justify-content:center;margin-top:1rem;padding-top:.875rem}.fleet-auth a{color:var(--fleet-auth-link-color);font-size:.75rem;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.16em}.fleet-auth__terms{font-size:.71875rem;margin:.875rem 0 0}.fleet-auth__footer,.fleet-auth__terms{color:var(--fleet-auth-muted-color);line-height:1.45;text-align:center}.fleet-auth__footer{border-top:1px solid var(--fleet-auth-line-color);font-size:.75rem;margin:1rem 0 0;padding-top:.875rem}.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}}