.hb-signin{--hb-signin-foreground:#09090b;--hb-signin-muted-foreground:#71717a;--hb-signin-background:#fff;--hb-signin-border:#e4e4e7;--hb-signin-input-border:#e4e4e7;--hb-signin-primary:#18181b;--hb-signin-primary-foreground:#fafafa;--hb-signin-ring:#18181b;--hb-signin-accent:#f4f4f5;--hb-signin-destructive:#b81e1e;--hb-signin-destructive-background:#fef1f1;--hb-signin-destructive-border:#fad1d1;--hb-signin-guest:#d8ebfd;--hb-signin-guest-border:#b1d1f1;--hb-signin-guest-foreground:#1f416b;--hb-signin-success:#1a9948;--hb-signin-success-background:#ebfaf0;--hb-signin-success-border:#bae8cb;--hb-signin-radius:.5rem;color:var(--hb-signin-foreground);text-align:left;flex-direction:column;gap:1rem;font-size:.875rem;line-height:1.25rem;display:flex}.hb-signin *,.hb-signin :before,.hb-signin :after{box-sizing:border-box}.hb-signin__title{letter-spacing:-.025em;text-align:center;margin:0 0 .5rem;font-size:1.25rem;font-weight:600;line-height:1.75rem}.hb-signin__providers{flex-direction:column;gap:1rem;display:flex}.hb-signin__provider{border:1px solid var(--hb-signin-input-border);border-radius:var(--hb-signin-radius);background:var(--hb-signin-background);width:100%;height:3rem;color:var(--hb-signin-foreground);font:inherit;cursor:pointer;justify-content:center;align-items:center;font-weight:500;text-decoration:none;transition:background-color .15s;display:flex;position:relative;box-shadow:0 0 20px #21212140}.hb-signin__provider:hover{background:var(--hb-signin-accent)}.hb-signin__provider[aria-disabled=true]{pointer-events:none;opacity:.6}.hb-signin__provider-icon{width:1.5rem;height:1.5rem;display:block;position:absolute;left:.75rem}.hb-signin__provider-icon svg{width:100%;height:100%;display:block}.hb-signin__divider{align-items:center;padding:.5rem 0;display:flex;position:relative}.hb-signin__divider:before,.hb-signin__divider:after{content:"";border-top:1px solid var(--hb-signin-border);flex:1}.hb-signin__divider-label{text-transform:uppercase;color:var(--hb-signin-muted-foreground);padding:0 .75rem;font-size:.75rem;font-weight:500}.hb-signin__form{flex-direction:column;gap:1rem;display:flex}.hb-signin__field{flex-direction:column;gap:.5rem;display:flex}.hb-signin__label{font-size:.875rem;font-weight:500;line-height:1}.hb-signin__input{border:1px solid var(--hb-signin-input-border);border-radius:calc(var(--hb-signin-radius) - .125rem);background:var(--hb-signin-background);width:100%;height:2.25rem;color:var(--hb-signin-foreground);font:inherit;padding:.25rem .75rem;font-size:1rem}@media (min-width:768px){.hb-signin__input{font-size:.875rem}}.hb-signin__input:focus-visible{box-shadow:0 0 0 1px var(--hb-signin-ring);outline:none}.hb-signin__input[readonly]{background:var(--hb-signin-accent);color:var(--hb-signin-muted-foreground);cursor:default}.hb-signin__input[readonly]:focus-visible{box-shadow:none}.hb-signin__submit--concealed{visibility:hidden}.hb-signin__password{display:flex;position:relative}.hb-signin__input--password{padding-right:2.5rem}.hb-signin__reveal{width:2.5rem;height:100%;color:var(--hb-signin-muted-foreground);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:0;right:0}.hb-signin__reveal:hover:not(:disabled){color:#494950}.hb-signin__reveal:disabled{cursor:default;opacity:.5}.hb-signin__reveal:focus-visible{border-radius:calc(var(--hb-signin-radius) - .125rem);box-shadow:0 0 0 1px var(--hb-signin-ring);outline:none}.hb-signin__reveal-icon{stroke-linecap:round;stroke-linejoin:round;width:1.125rem;height:1.125rem}.hb-signin__submit{border-radius:var(--hb-signin-radius);background:var(--hb-signin-primary);width:100%;height:3rem;color:var(--hb-signin-primary-foreground);font:inherit;cursor:pointer;border:0;justify-content:center;align-items:center;gap:.5rem;font-weight:500;transition:opacity .15s;display:inline-flex}.hb-signin__submit:hover:not(:disabled){opacity:.9}.hb-signin__submit:disabled{pointer-events:none;opacity:.5}.hb-signin__ghost{border-radius:calc(var(--hb-signin-radius) - .125rem);width:100%;color:var(--hb-signin-foreground);font:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:.25rem;padding:.5rem;font-size:.75rem;font-weight:500;display:inline-flex}.hb-signin__ghost:hover:not(:disabled){background:var(--hb-signin-accent)}.hb-signin__ghost:disabled{pointer-events:none;opacity:.5}.hb-signin__guest{border:1px solid var(--hb-signin-guest-border);border-radius:var(--hb-signin-radius);background:var(--hb-signin-guest);width:100%;height:3rem;color:var(--hb-signin-guest-foreground);font:inherit;cursor:pointer;justify-content:center;align-items:center;gap:.5rem;font-weight:500;display:inline-flex}.hb-signin__guest:disabled{pointer-events:none;opacity:.5}.hb-signin__icon{flex:none;width:.75rem;height:.75rem}.hb-signin__error{border:1px solid var(--hb-signin-destructive-border);border-radius:calc(var(--hb-signin-radius) - .125rem);background:var(--hb-signin-destructive-background);color:var(--hb-signin-destructive);flex-direction:column;gap:.25rem;padding:.75rem;font-size:.875rem;display:flex}.hb-signin__error-code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem}.hb-signin__notice{border:1px solid var(--hb-signin-success-border);border-radius:calc(var(--hb-signin-radius) - .125rem);background:var(--hb-signin-success-background);color:var(--hb-signin-success);flex-direction:column;gap:.25rem;padding:.75rem;font-size:.875rem;display:flex}.hb-signin__footer{text-align:center;color:var(--hb-signin-muted-foreground);font-size:.875rem}.hb-signin__footer a,.hb-signin__link{color:inherit;text-underline-offset:4px}.hb-signin__link{font:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:none}.hb-signin__footer a:hover,.hb-signin__link:hover{text-decoration:underline}.hb-signin__busy{border:2px solid;border-top-color:#0000;border-radius:9999px;width:1rem;height:1rem;animation:.6s linear infinite hb-signin-spin;display:inline-block}@keyframes hb-signin-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.hb-signin__busy{animation-duration:2s}}.hb-signin__pending{color:var(--hb-signin-muted-foreground);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:1.5rem 0;display:flex}.hb-signin__pending-text{max-width:22rem;margin:0;font-size:.875rem;line-height:1.25rem}.hb-signin__prompt{color:var(--hb-signin-muted-foreground);margin:0}.hb-signin__hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hb-signin__field--collapsed{height:0;margin:0;overflow:hidden}.hb-signin__back{align-items:center;gap:.5rem;display:flex}.hb-signin__back-button{border-radius:calc(var(--hb-signin-radius) - .25rem);color:var(--hb-signin-muted-foreground);font:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:.25rem .5rem;display:inline-flex}.hb-signin__back-chevron{width:1rem;height:1rem}.hb-signin__back-button:hover{background:var(--hb-signin-accent);color:var(--hb-signin-foreground)}.hb-signin__back-identifier{color:var(--hb-signin-muted-foreground);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hb-signin__turnstile:not(:empty){justify-content:center;display:flex}.hb-signin__phase{flex-direction:column;gap:1rem;display:flex}.hb-signin__guest-intro{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}.hb-signin__guest-badge{background:var(--hb-signin-guest);width:3rem;height:3rem;color:var(--hb-signin-guest-foreground);border-radius:9999px;justify-content:center;align-items:center;display:flex}.hb-signin__guest-icon{width:1.5rem;height:1.5rem}.hb-signin__guest-intro-title{margin:0;font-size:.875rem;font-weight:500}.hb-signin__guest-name-row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.hb-signin__turnstile-badge{flex-direction:column;align-self:center;align-items:center;gap:.375rem;display:flex}.hb-signin__turnstile-badge-chip{background:var(--hb-signin-accent);color:var(--hb-signin-muted-foreground);white-space:nowrap;border-radius:9999px;align-items:center;padding:.3125rem .625rem;font-size:.6875rem;font-weight:500;line-height:1;display:inline-flex}.hb-signin__turnstile-badge-icon{width:.875rem;height:.875rem;color:var(--hb-signin-muted-foreground);flex:none;transition:color .3s}.hb-signin__turnstile-badge-icon--ready{color:var(--hb-signin-success)}.hb-signin__turnstile-badge-icon--failed{color:var(--hb-signin-destructive)}.hb-signin__pending .hb-signin__turnstile-badge-icon{width:1.5rem;height:1.5rem}.hb-signin__turnstile-badge-icon--pending{animation:1.6s ease-in-out infinite hb-signin-pulse}@keyframes hb-signin-pulse{0%,to{opacity:1}50%{opacity:.4}}@media (prefers-reduced-motion:reduce){.hb-signin__turnstile-badge-icon--pending{animation:none}}.hb-signin__turnstile--hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
