body:has([data-auth-root]){min-height:100%;overflow-x:hidden;overflow-y:auto}.auth-interactivity-gate[data-pending]{cursor:progress}.auth-interactivity-gate[data-pending] :is(input,select,textarea,button,a[href],[role=button]){pointer-events:none}fieldset.auth-interactivity-gate[data-pending] .auth-action[type=submit]{opacity:.7;cursor:progress}[data-auth-root] [data-button-pending-indicator],fieldset.auth-interactivity-gate[data-pending] .auth-action[type=submit]:after{content:"";display:inline-block;width:.9em;height:.9em;box-sizing:border-box;border:2px solid color-mix(in srgb,currentColor 30%,transparent);border-top-color:currentcolor;border-radius:50%;vertical-align:-.125em}fieldset.auth-interactivity-gate[data-pending] .auth-action[type=submit]:after{margin-inline-start:.5em}[data-auth-root] [data-button-pending-indicator]{margin-inline-end:.5em}@media (prefers-reduced-motion:no-preference){@keyframes authPendingSpin{to{transform:rotate(1turn)}}[data-auth-root] [data-button-pending-indicator],fieldset.auth-interactivity-gate[data-pending] .auth-action[type=submit]:after{animation:authPendingSpin .8s linear infinite}}