.orb-container{position:relative;z-index:0;width:100%;height:100%}.bc-auth{--font-ui: "Segoe UI", "Microsoft YaHei UI", "Microsoft YaHei", -apple-system, "PingFang SC", "Hiragino Sans GB", "Noto Sans SC", system-ui, sans-serif;--font-latin: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-code: "JetBrains Mono", "Consolas", "Menlo", "Monaco", "Courier New", monospace;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-md: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-h3: 1.625rem;--font-size-h2: 2rem;--font-size-h1: 2.5rem;--line-height-tight: 1.15;--line-height-heading: 1.2;--line-height-base: 1.45;--line-height-reading: 1.6;--rebuild-app: oklch(.982 .003 240);--rebuild-panel: oklch(1 0 0);--rebuild-background: oklch(.996 .001 240);--rebuild-foreground: oklch(.24 .01 240);--rebuild-muted-foreground: oklch(.52 .012 240);--rebuild-border: oklch(.89 .008 240);--rebuild-border-strong: oklch(.8 .012 240);--rebuild-shadow-lg: 0 16px 38px oklch(.24 .01 240 / 10%);--bc-auth-canvas: color-mix(in oklab, var(--rebuild-foreground) 94%, var(--foreground));--bc-auth-surface: color-mix(in oklab, var(--rebuild-foreground) 88%, var(--panel));--bc-auth-surface-raised: color-mix(in oklab, var(--rebuild-foreground) 81%, var(--panel));--bc-auth-text: color-mix(in oklab, var(--rebuild-background) 94%, var(--background));--bc-auth-muted: color-mix(in oklab, var(--rebuild-background) 65%, var(--muted-foreground));--bc-auth-line: color-mix(in oklab, var(--rebuild-background) 14%, transparent);--bc-auth-line-strong: color-mix(in oklab, var(--rebuild-background) 25%, transparent);--bc-auth-accent: var(--primary);--bc-auth-accent-soft: color-mix(in oklab, var(--primary) 16%, var(--bc-auth-surface));--bc-auth-success: var(--success);--bc-auth-warning: var(--warning);--bc-auth-danger: var(--destructive);min-height:100dvh;background:var(--bc-auth-canvas);color:var(--bc-auth-text);font-family:var(--font-ui);letter-spacing:0}.bc-auth *,.bc-auth *:before,.bc-auth *:after{box-sizing:border-box}.bc-auth__header{display:flex;min-height:4.5rem;align-items:center;justify-content:space-between;gap:1rem;padding:0 2rem;border-bottom:1px solid var(--bc-auth-line)}.bc-auth__brand{display:inline-flex;min-width:0;align-items:center;gap:.75rem;color:var(--bc-auth-text);text-decoration:none}.bc-auth__brand:focus-visible,.bc-auth__header-action a:focus-visible,.bc-auth button:focus-visible,.bc-auth input:focus-visible,.bc-auth a:focus-visible{outline:3px solid color-mix(in oklab,var(--bc-auth-accent) 48%,transparent);outline-offset:3px}.bc-auth__brand-mark{border-radius:var(--radius-md)}.bc-auth__brand strong{font-family:var(--font-latin);font-size:var(--font-size-md);font-weight:var(--font-weight-bold);line-height:var(--line-height-tight)}.bc-auth__brand small{color:var(--bc-auth-muted);font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);line-height:var(--line-height-base)}.bc-auth__header-action{color:var(--bc-auth-muted);font-size:var(--font-size-sm);line-height:var(--line-height-base)}.bc-auth__header-action a{margin-left:.375rem;color:var(--bc-auth-text);font-weight:var(--font-weight-semibold);text-decoration-color:color-mix(in oklab,var(--bc-auth-accent) 72%,transparent);text-underline-offset:.2rem}.bc-auth__layout{display:grid;width:min(100% - 4rem,76rem);min-height:calc(100dvh - 4.5rem);grid-template-areas:"story portal";grid-template-columns:minmax(0,1.1fr) minmax(23rem,29rem);align-items:center;gap:clamp(2.5rem,8vw,7rem);margin:0 auto;padding:3rem 0}.bc-auth__portal{grid-area:portal;min-width:0}.bc-auth__portal-heading{max-width:30rem;margin-bottom:1.5rem}.bc-auth__eyebrow,.bc-auth__story-kicker{margin:0;color:var(--bc-auth-accent);font-family:var(--font-code);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);line-height:var(--line-height-base)}.bc-auth__portal-heading h1{margin:.75rem 0 0;color:var(--bc-auth-text);font-size:var(--font-size-h2);font-weight:var(--font-weight-bold);line-height:var(--line-height-heading)}.bc-auth__portal-heading>p:last-child{margin:.75rem 0 0;color:var(--bc-auth-muted);font-size:var(--font-size-sm);line-height:var(--line-height-reading)}.bc-auth__form-surface{position:relative;isolation:isolate;padding:1.5rem;overflow:hidden;border:1px solid var(--bc-auth-line-strong);border-radius:var(--radius-md);background:var(--bc-auth-surface);box-shadow:var(--shadow-lg)}.bc-auth__form-surface:before{position:absolute;z-index:-1;inset:0 auto 0 0;width:3px;background:var(--bc-auth-accent);content:""}.bc-auth__form-surface:after{position:absolute;z-index:-1;top:-120%;bottom:-120%;left:-46%;width:28%;background:linear-gradient(104deg,transparent 24%,color-mix(in oklab,var(--bc-auth-text) 22%,transparent) 50%,transparent 76%);content:"";opacity:0;pointer-events:none;transform:translate(-170%) skew(-18deg)}.bc-auth__story{display:flex;grid-area:story;min-width:0;flex-direction:column;align-items:flex-start;padding:1rem 0}.bc-auth__story-status{display:inline-flex;align-items:center;gap:.5rem;color:var(--bc-auth-muted);font-size:var(--font-size-xs);line-height:var(--line-height-base)}.bc-auth__story-status span{width:.5rem;height:.5rem;border-radius:var(--radius-pill);background:var(--bc-auth-success);box-shadow:0 0 0 4px color-mix(in oklab,var(--bc-auth-success) 20%,transparent)}.bc-auth__story-status p{margin:0}.bc-auth__story-kicker{margin-top:2.5rem}.bc-auth__story h2{max-width:38rem;margin:.75rem 0 0;color:var(--bc-auth-text);font-size:var(--font-size-h1);font-weight:var(--font-weight-bold);line-height:var(--line-height-heading)}.bc-auth__story-copy{max-width:33rem;margin:1rem 0 0;color:var(--bc-auth-muted);font-size:var(--font-size-md);line-height:var(--line-height-reading)}.bc-auth__story-list{display:grid;width:min(100%,34rem);gap:0;margin:2rem 0 0;padding:0;border-top:1px solid var(--bc-auth-line);list-style:none}.bc-auth__story-list li{display:grid;min-height:4.5rem;grid-template-columns:2rem minmax(0,1fr) 1.25rem;align-items:center;gap:.75rem;padding:.625rem 0;border-bottom:1px solid var(--bc-auth-line)}.bc-auth__story-index{color:var(--bc-auth-accent);font-family:var(--font-code);font-size:var(--font-size-xs);font-variant-numeric:tabular-nums;font-weight:var(--font-weight-semibold)}.bc-auth__story-list li>span:nth-child(2){display:grid;min-width:0;gap:.2rem}.bc-auth__story-list strong{color:var(--bc-auth-text);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);line-height:var(--line-height-base)}.bc-auth__story-list small{overflow:hidden;color:var(--bc-auth-muted);font-size:var(--font-size-xs);line-height:var(--line-height-base);text-overflow:ellipsis;white-space:nowrap}.bc-auth__story-list svg{color:var(--bc-auth-muted)}.bc-auth__mascot{position:relative;display:grid;width:min(100%,34rem);min-height:13rem;grid-template-columns:minmax(0,1fr) minmax(8rem,.72fr);align-items:end;margin:2rem 0 0;overflow:hidden;border-bottom:1px solid var(--bc-auth-accent)}.bc-auth__mascot:before{position:absolute;inset:auto 0 0;height:.25rem;background:var(--bc-auth-accent);content:""}.bc-auth__mascot img{position:relative;z-index:1;width:min(14rem,100%);align-self:end;justify-self:start;object-fit:contain}.bc-auth__mascot-mark{position:absolute;z-index:1;top:0;right:0;display:inline-flex;align-items:center;gap:.375rem;color:var(--bc-auth-accent);font-family:var(--font-code);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);line-height:var(--line-height-base)}.bc-auth__mascot figcaption{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:flex-end;gap:.5rem;margin:0 0 1rem;color:var(--bc-auth-muted);font-family:var(--font-code);font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);line-height:var(--line-height-base);text-align:right}.bc-auth__mascot figcaption svg{flex:0 0 auto;color:var(--bc-auth-success)}.bc-auth__form-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.bc-auth__form-heading>span:first-child{display:grid;gap:.25rem}.bc-auth__form-heading strong{color:var(--bc-auth-text);font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);line-height:var(--line-height-heading)}.bc-auth__form-heading small{color:var(--bc-auth-muted);font-size:var(--font-size-xs);line-height:var(--line-height-base)}.bc-auth__form-code{flex:0 0 auto;color:var(--bc-auth-accent);font-family:var(--font-code);font-size:var(--font-size-xs);font-variant-numeric:tabular-nums;font-weight:var(--font-weight-semibold);line-height:var(--line-height-base)}.bc-auth__mode-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem;margin-top:1.5rem;padding:.25rem;border:1px solid var(--bc-auth-line);border-radius:var(--radius-md);background:var(--bc-auth-canvas)}.bc-auth__mode-tab{display:inline-flex;min-height:2.75rem;align-items:center;justify-content:center;gap:.5rem;padding:.5rem .625rem;border:1px solid transparent;border-radius:.375rem;background:transparent;color:var(--bc-auth-muted);cursor:pointer;font:inherit;font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);line-height:var(--line-height-base)}.bc-auth__mode-tab[aria-selected=true]{border-color:var(--bc-auth-line-strong);background:var(--bc-auth-surface-raised);color:var(--bc-auth-text)}.bc-auth__mode-tab svg{width:1rem;height:1rem}.bc-auth__field{display:grid;gap:.5rem;margin-top:1rem}.bc-auth__field:first-child{margin-top:0}.bc-auth__field-label{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:var(--bc-auth-text);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);line-height:var(--line-height-base)}.bc-auth__field-label small,.bc-auth__field-help{color:var(--bc-auth-muted);font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);line-height:var(--line-height-base)}.bc-auth__field-label a{color:var(--bc-auth-text);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);text-decoration-color:color-mix(in oklab,var(--bc-auth-accent) 74%,transparent);text-underline-offset:.2rem}.bc-auth__input-shell{display:flex;min-height:3rem;align-items:center;gap:.625rem;padding:0 .875rem;border:1px solid var(--bc-auth-line-strong);border-radius:var(--radius-md);background:var(--bc-auth-canvas)}.bc-auth__input-shell:focus-within{border-color:var(--bc-auth-accent);box-shadow:0 0 0 3px color-mix(in oklab,var(--bc-auth-accent) 24%,transparent)}.bc-auth__input-shell>svg,.bc-auth__input-shell>span>svg{flex:0 0 auto;color:var(--bc-auth-muted)}.bc-auth__input-shell input{width:100%;min-width:0;padding:0;border:0;background:transparent;color:var(--bc-auth-text);font:inherit;font-size:var(--font-size-md);line-height:var(--line-height-base);outline:0}.bc-auth__input-shell input::placeholder{color:var(--bc-auth-muted);opacity:1}.bc-auth__input-shell input.num,.bc-auth__code-input,.bc-auth__countdown,.bc-auth__form-code{font-family:var(--font-latin);font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.bc-auth__country-code{display:inline-flex;flex:0 0 auto;align-items:center;gap:.375rem;padding-right:.625rem;border-right:1px solid var(--bc-auth-line);color:var(--bc-auth-muted);font-family:var(--font-latin);font-size:var(--font-size-sm);font-variant-numeric:tabular-nums;line-height:var(--line-height-base)}.bc-auth__input-valid{flex:0 0 auto;color:var(--bc-auth-success)}.bc-auth__code-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem}.bc-auth__code-input{min-width:0}.bc-auth__code-request{min-width:7.75rem}.bc-auth__secondary,.bc-auth__icon-button,.bc-auth__primary,.bc-auth__step,.bc-auth__role{font:inherit}.bc-auth__secondary{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;gap:.375rem;padding:.5rem .75rem;border:1px solid var(--bc-auth-line-strong);border-radius:var(--radius-md);background:var(--bc-auth-surface-raised);color:var(--bc-auth-text);cursor:pointer;font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);line-height:var(--line-height-base)}.bc-auth__secondary:disabled,.bc-auth__primary:disabled,.bc-auth__step:disabled{cursor:not-allowed;opacity:.52}.bc-auth__icon-button{display:grid;width:2rem;height:2rem;flex:0 0 auto;place-items:center;border:0;border-radius:.375rem;background:transparent;color:var(--bc-auth-muted);cursor:pointer}.bc-auth__form-option-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:1rem}.bc-auth__check-label{display:inline-flex;align-items:center;gap:.5rem;color:var(--bc-auth-muted);cursor:pointer;font-size:var(--font-size-xs);line-height:var(--line-height-base)}.bc-auth__check-label input,.bc-auth__agreement input{width:1rem;height:1rem;flex:0 0 auto;margin:0;accent-color:var(--bc-auth-accent)}.bc-auth__secure-note{display:inline-flex;align-items:center;gap:.375rem;color:var(--bc-auth-muted);font-size:var(--font-size-xs);line-height:var(--line-height-base);text-align:right}.bc-auth__secure-note svg{color:var(--bc-auth-success)}.bc-auth__primary{position:relative;display:inline-flex;width:100%;min-height:3.125rem;align-items:center;justify-content:center;gap:.5rem;margin-top:1.25rem;padding:.625rem 1rem;overflow:hidden;border:1px solid var(--bc-auth-accent);border-radius:var(--radius-md);background:var(--bc-auth-accent);color:var(--primary-foreground);cursor:pointer;font-size:var(--font-size-md);font-weight:var(--font-weight-bold);line-height:var(--line-height-base)}.bc-auth__primary>*{position:relative;z-index:1}.bc-auth__primary:after{position:absolute;inset:0;background:linear-gradient(104deg,transparent 35%,color-mix(in oklab,var(--primary-foreground) 34%,transparent) 50%,transparent 65%);content:"";opacity:0;pointer-events:none;transform:translate(-120%) skew(-18deg)}.bc-auth__bottom-link{margin:1rem 0 0;color:var(--bc-auth-muted);font-size:var(--font-size-xs);line-height:var(--line-height-base);text-align:center}.bc-auth__bottom-link a{color:var(--bc-auth-text);font-weight:var(--font-weight-semibold);text-decoration-color:color-mix(in oklab,var(--bc-auth-accent) 72%,transparent);text-underline-offset:.2rem}.bc-auth__captcha{margin-top:1rem}.bc-auth__captcha-label{display:block;margin-bottom:.5rem;color:var(--bc-auth-muted);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);line-height:var(--line-height-base)}.bc-auth__wizard{display:grid}.bc-auth__wizard-meta{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.bc-auth__wizard-meta h2,.bc-auth__wizard-title{margin:0;color:var(--bc-auth-text);font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);line-height:var(--line-height-heading)}.bc-auth__wizard-meta p,.bc-auth__wizard-lead{margin:.25rem 0 0;color:var(--bc-auth-muted);font-size:var(--font-size-xs);line-height:var(--line-height-base)}.bc-auth__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.375rem;margin-top:1.25rem}.bc-auth__step{display:grid;min-width:0;min-height:3.5rem;grid-template-columns:1.5rem minmax(0,1fr);align-items:center;gap:.5rem;padding:.5rem;border:1px solid var(--bc-auth-line);border-radius:var(--radius-md);background:transparent;color:var(--bc-auth-muted);cursor:pointer;text-align:left}.bc-auth__step[data-current=true]{border-color:color-mix(in oklab,var(--bc-auth-accent) 72%,var(--bc-auth-line-strong));background:var(--bc-auth-accent-soft);color:var(--bc-auth-text)}.bc-auth__step-index{display:grid;width:1.5rem;height:1.5rem;place-items:center;border:1px solid var(--bc-auth-line-strong);border-radius:var(--radius-pill);color:var(--bc-auth-muted);font-family:var(--font-code);font-size:var(--font-size-xs);font-variant-numeric:tabular-nums;font-weight:var(--font-weight-semibold);line-height:1}.bc-auth__step-copy{display:grid;min-width:0;gap:.125rem}.bc-auth__step-copy strong{overflow:hidden;color:var(--bc-auth-text);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);line-height:var(--line-height-base);text-overflow:ellipsis;white-space:nowrap}.bc-auth__step-copy small{overflow:hidden;color:var(--bc-auth-muted);font-size:var(--font-size-xs);line-height:var(--line-height-base);text-overflow:ellipsis;white-space:nowrap}.bc-auth__wizard-stage{min-width:0;margin-top:1.5rem}.bc-auth__stage-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.bc-auth__stage-heading h3{margin:0;color:var(--bc-auth-text);font-size:var(--font-size-xl);font-weight:var(--font-weight-semibold);line-height:var(--line-height-heading)}.bc-auth__stage-heading h3:focus-visible{outline:3px solid color-mix(in oklab,var(--bc-auth-accent) 48%,transparent);outline-offset:.25rem}.bc-auth__stage-heading span,.bc-auth__stage-heading>svg{flex:0 0 auto;color:var(--bc-auth-accent);font-size:var(--font-size-xs);line-height:var(--line-height-base)}.bc-auth__wizard-lead{margin-top:.75rem;font-size:var(--font-size-sm);line-height:var(--line-height-reading)}.bc-auth__roles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin-top:1.25rem}.bc-auth__role{display:grid;min-width:0;min-height:6.75rem;grid-template-columns:1.875rem minmax(0,1fr) 1rem;align-items:start;gap:.5rem;padding:.75rem;border:1px solid var(--bc-auth-line);border-radius:var(--radius-md);background:var(--bc-auth-canvas);color:var(--bc-auth-text);cursor:pointer;text-align:left}.bc-auth__role[aria-checked=true]{border-color:color-mix(in oklab,var(--bc-auth-accent) 72%,var(--bc-auth-line-strong));background:var(--bc-auth-accent-soft)}.bc-auth__role-icon,.bc-auth__role-mark{display:grid;width:1.875rem;height:1.875rem;place-items:center;border:1px solid var(--bc-auth-line-strong);border-radius:.375rem;color:var(--bc-auth-muted)}.bc-auth__role-mark{width:1rem;height:1rem;margin-top:.25rem;border-radius:var(--radius-pill);color:transparent}.bc-auth__role-copy{display:grid;min-width:0;gap:.25rem}.bc-auth__role-copy strong{color:var(--bc-auth-text);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);line-height:var(--line-height-base)}.bc-auth__role-copy small{display:-webkit-box;overflow:hidden;color:var(--bc-auth-muted);font-size:var(--font-size-xs);line-height:var(--line-height-base);-webkit-box-orient:vertical;-webkit-line-clamp:2}.bc-auth__feedback{display:flex;align-items:flex-start;gap:.5rem;margin:1rem 0 0;padding:.75rem;border:1px solid var(--bc-auth-line-strong);border-radius:var(--radius-md);background:var(--bc-auth-surface-raised);color:var(--bc-auth-muted);font-size:var(--font-size-xs);line-height:var(--line-height-base)}.bc-auth__feedback[data-tone=error]{border-color:color-mix(in oklab,var(--bc-auth-danger) 56%,var(--bc-auth-line-strong));color:color-mix(in oklab,var(--bc-auth-danger) 72%,var(--bc-auth-text))}.bc-auth__feedback[data-tone=success] svg,.bc-auth__feedback[data-tone=info] svg{color:var(--bc-auth-success)}.bc-auth__feedback[data-tone=error] svg{color:var(--bc-auth-danger)}.bc-auth__password-meter{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem}.bc-auth__meter-bars{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.25rem}.bc-auth__meter-bars span{height:.25rem;border-radius:var(--radius-pill);background:var(--bc-auth-line-strong)}.bc-auth__meter-bars[data-tone=danger] span[data-active=true]{background:var(--bc-auth-danger)}.bc-auth__meter-bars[data-tone=warning] span[data-active=true]{background:var(--bc-auth-warning)}.bc-auth__meter-bars[data-tone=success] span[data-active=true]{background:var(--bc-auth-success)}.bc-auth__field-error{color:color-mix(in oklab,var(--bc-auth-danger) 72%,var(--bc-auth-text));font-size:var(--font-size-xs);line-height:var(--line-height-base)}.bc-auth__agreement{display:flex;align-items:flex-start;gap:.5rem;margin-top:1.25rem;color:var(--bc-auth-muted);cursor:pointer;font-size:var(--font-size-xs);line-height:var(--line-height-reading)}.bc-auth__agreement a{color:var(--bc-auth-text);font-weight:var(--font-weight-semibold);text-decoration-color:color-mix(in oklab,var(--bc-auth-accent) 72%,transparent);text-underline-offset:.2rem}.bc-auth__wizard-actions{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:1.5rem}.bc-auth__back{display:inline-flex;min-height:3rem;align-items:center;gap:.5rem;padding:.5rem .25rem;border:0;background:transparent;color:var(--bc-auth-muted);cursor:pointer;font:inherit;font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);line-height:var(--line-height-base)}.bc-auth__wizard-actions .bc-auth__primary{width:auto;min-width:10rem;margin:0 0 0 auto}.bc-auth__wizard-footnote{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--bc-auth-line);color:var(--bc-auth-muted);font-size:var(--font-size-xs);line-height:var(--line-height-base)}.bc-auth__wizard-footnote span{display:inline-flex;align-items:center;gap:.25rem}.bc-auth__wizard-footnote svg{color:var(--bc-auth-success)}.bc-auth__captcha--kept{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}@media(hover:hover)and (pointer:fine){.bc-auth__form-surface:hover:after,.bc-auth__form-surface:focus-within:after{animation:bc-auth-glare .62s cubic-bezier(.22,1,.36,1) both}.bc-auth__primary:not(:disabled):hover:after{animation:bc-auth-glare .52s cubic-bezier(.22,1,.36,1) both}.bc-auth__mode-tab:not([aria-selected=true]):hover,.bc-auth__secondary:not(:disabled):hover,.bc-auth__role:hover,.bc-auth__step:not(:disabled):hover{border-color:color-mix(in oklab,var(--bc-auth-accent) 52%,var(--bc-auth-line-strong));background:color-mix(in oklab,var(--bc-auth-accent) 10%,var(--bc-auth-surface-raised));color:var(--bc-auth-text)}.bc-auth__icon-button:hover,.bc-auth__back:hover{background:var(--bc-auth-surface-raised);color:var(--bc-auth-text)}}@keyframes bc-auth-glare{0%{opacity:0;transform:translate(-140%) skew(-18deg)}18%{opacity:.8}to{opacity:0;transform:translate(450%) skew(-18deg)}}@media(max-width:920px){.bc-auth__layout{width:min(100% - 3rem,32rem);grid-template-areas:"portal";grid-template-columns:minmax(0,1fr);min-height:auto;padding:2rem 0 3rem}.bc-auth__story{display:none}}@media(max-width:600px){.bc-auth__header{min-height:4rem;padding:0 1rem}.bc-auth__brand small{display:none}.bc-auth__header-action{font-size:var(--font-size-xs)}.bc-auth__layout{width:min(100% - 1.5rem,32rem);padding:1.25rem 0 2rem}.bc-auth__portal-heading{margin-bottom:1rem}.bc-auth__portal-heading h1{font-size:var(--font-size-h3)}.bc-auth__form-surface{padding:1.25rem}.bc-auth__form-option-row{align-items:flex-start;flex-direction:column}.bc-auth__secure-note{text-align:left}.bc-auth__step{grid-template-columns:1.25rem minmax(0,1fr);min-height:3.25rem;gap:.375rem;padding:.375rem}.bc-auth__step-index{width:1.25rem;height:1.25rem}.bc-auth__step-copy small{display:none}.bc-auth__roles{gap:.375rem}.bc-auth__role{min-height:5.75rem;grid-template-columns:1.5rem minmax(0,1fr) .875rem;gap:.375rem;padding:.625rem}.bc-auth__role-icon{width:1.5rem;height:1.5rem}.bc-auth__role-mark{width:.875rem;height:.875rem}.bc-auth__role-copy strong{font-size:var(--font-size-xs)}.bc-auth__role-copy small{display:none}.bc-auth__wizard-actions .bc-auth__primary{min-width:0;flex:1}.bc-auth__wizard-footnote{flex-wrap:wrap;row-gap:.25rem}}@media(max-width:420px){.bc-auth__code-row{grid-template-columns:minmax(0,1fr)}.bc-auth__code-request{width:100%}.bc-auth__mode-tab{font-size:var(--font-size-xs)}.bc-auth__mode-tab svg{display:none}}@media(prefers-reduced-motion:reduce){.bc-auth *,.bc-auth *:before,.bc-auth *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}[data-reduce-motion=true] .bc-auth *,[data-reduce-motion=true] .bc-auth *:before,[data-reduce-motion=true] .bc-auth *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.bc-auth{--bc-auth-canvas: var(--rebuild-app);--bc-auth-surface: var(--rebuild-panel);--bc-auth-surface-raised: var(--rebuild-background);--bc-auth-text: var(--rebuild-foreground);--bc-auth-muted: var(--rebuild-muted-foreground);--bc-auth-line: var(--rebuild-border);--bc-auth-line-strong: var(--rebuild-border-strong);--bc-auth-accent: var(--primary);--bc-auth-accent-soft: color-mix(in oklab, var(--primary) 10%, var(--rebuild-panel));--bc-auth-stage: var(--primary);--bc-auth-stage-text: var(--primary-foreground);--bc-auth-stage-muted: color-mix(in oklab, var(--primary-foreground) 78%, transparent);--bc-auth-stage-line: color-mix(in oklab, var(--primary-foreground) 20%, transparent);display:grid;min-height:100dvh;place-items:center;padding:1.5rem;background:var(--bc-auth-canvas)}.bc-auth__layout{display:grid;width:min(calc(100dvw - 3rem),138dvh,90rem);min-height:calc(100dvh - 3rem);grid-template-areas:"story portal";grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:stretch;gap:0;margin:0;padding:0;overflow:clip;border:1px solid color-mix(in oklab,var(--bc-auth-accent) 64%,var(--bc-auth-line));border-radius:var(--radius-md);background:var(--bc-auth-surface);box-shadow:var(--rebuild-shadow-lg)}.bc-auth__story{display:flex;grid-area:story;min-width:0;min-height:100%;align-items:stretch;justify-content:space-between;padding:2.5rem;border:0;background:var(--bc-auth-stage);color:var(--bc-auth-stage-text)}.bc-auth__brand{width:fit-content;align-items:center;color:var(--bc-auth-stage-text)}.bc-auth__brand strong{color:var(--bc-auth-stage-text);font-size:var(--font-size-md)}.bc-auth__brand small{color:var(--bc-auth-stage-muted)}.bc-auth__brand-mark{border-radius:var(--radius-sm)}.bc-auth__story-content{display:grid;width:min(100%,20rem);align-content:center;margin:auto 0}.bc-auth__story-kicker{margin:0;color:var(--bc-auth-stage-muted);font-family:var(--font-ui);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);line-height:var(--line-height-base)}.bc-auth__story h2{max-width:none;margin:1.25rem 0 0;color:var(--bc-auth-stage-text);font-size:var(--font-size-h2);font-weight:var(--font-weight-bold);line-height:var(--line-height-heading)}.bc-auth__story-copy{max-width:none;margin:1rem 0 0;color:var(--bc-auth-stage-muted);font-size:var(--font-size-sm);line-height:var(--line-height-reading)}.bc-auth__testimonial{display:grid;gap:1rem;margin:2.25rem 0 0;padding:1rem;border:1px solid var(--bc-auth-stage-line);border-radius:var(--radius-md);background:color-mix(in oklab,var(--primary-foreground) 8%,transparent)}.bc-auth__testimonial p{margin:0;color:var(--bc-auth-stage-text);font-size:var(--font-size-xs);line-height:var(--line-height-reading)}.bc-auth__testimonial footer{display:flex;min-width:0;align-items:center;gap:.625rem}.bc-auth__testimonial img{width:2rem;height:2rem;flex:0 0 auto;object-fit:contain}.bc-auth__testimonial footer span{display:grid;min-width:0;gap:.125rem}.bc-auth__testimonial strong,.bc-auth__testimonial small{overflow:hidden;color:var(--bc-auth-stage-text);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);line-height:var(--line-height-base);text-overflow:ellipsis;white-space:nowrap}.bc-auth__testimonial small{color:var(--bc-auth-stage-muted);font-weight:var(--font-weight-regular)}.bc-auth__story-pagination{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;margin-top:1rem}.bc-auth__story-pagination span{width:.25rem;height:.25rem;border-radius:var(--radius-pill);background:color-mix(in oklab,var(--primary-foreground) 42%,transparent)}.bc-auth__story-pagination span[data-active=true]{background:var(--bc-auth-stage-text)}.bc-auth__portal{display:flex;grid-area:portal;min-width:0;flex-direction:column;justify-content:center;padding:2.75rem 3.25rem;background:var(--bc-auth-surface)}.bc-auth__mobile-brand{display:none}.bc-auth__portal-heading{max-width:27rem;margin:0}.bc-auth__eyebrow{display:none}.bc-auth__portal-heading h1{margin:0;color:var(--bc-auth-text);font-size:var(--font-size-h3);font-weight:var(--font-weight-bold);line-height:var(--line-height-heading)}.bc-auth__header-action{margin-top:.625rem;color:var(--bc-auth-muted);font-size:var(--font-size-xs);line-height:var(--line-height-base)}.bc-auth__header-action a{color:var(--bc-auth-accent);font-weight:var(--font-weight-semibold);text-decoration-color:currentColor}.bc-auth__portal-heading>p:last-child{margin:1.5rem 0 0;color:var(--bc-auth-text);font-size:var(--font-size-sm);font-weight:var(--font-weight-regular);line-height:var(--line-height-base)}.bc-auth__form-surface{max-width:27rem;padding:0;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.bc-auth__form-surface:before,.bc-auth__form-surface:after,.bc-auth__primary:after{content:none}.bc-auth[data-variant=login] .bc-auth__form-heading{display:none}.bc-auth__mode-tabs{gap:.75rem;margin-top:1.5rem;padding:0;border:0;border-radius:0;background:transparent}.bc-auth__mode-tab{min-height:2.875rem;padding:.625rem;border-color:var(--bc-auth-line);border-radius:var(--radius-sm);background:var(--bc-auth-surface);color:var(--bc-auth-muted)}.bc-auth__mode-tab[aria-selected=true]{border-color:var(--bc-auth-accent);background:var(--bc-auth-accent-soft);color:var(--bc-auth-accent)}.bc-auth__mode-panel{margin-top:1.25rem}.bc-auth__field{gap:.375rem;margin-top:1rem}.bc-auth__field-label{color:var(--bc-auth-text);font-size:var(--font-size-xs)}.bc-auth__field-label small,.bc-auth__field-help,.bc-auth__field-label a{color:var(--bc-auth-muted);font-size:var(--font-size-xs)}.bc-auth__field-label a{color:var(--bc-auth-accent)}.bc-auth__input-shell{min-height:2.875rem;padding:0 .75rem;border-color:var(--bc-auth-line);border-radius:var(--radius-sm);background:var(--bc-auth-surface)}.bc-auth__input-shell:focus-within{border-color:var(--bc-auth-accent);box-shadow:0 0 0 3px color-mix(in oklab,var(--bc-auth-accent) 16%,transparent)}.bc-auth__input-shell>svg,.bc-auth__input-shell>span>svg,.bc-auth__country-code{color:var(--bc-auth-muted)}.bc-auth__input-shell input{color:var(--bc-auth-text);font-size:var(--font-size-sm)}.bc-auth__secondary{min-height:2.875rem;border-color:var(--bc-auth-line);border-radius:var(--radius-sm);background:var(--bc-auth-surface);color:var(--bc-auth-accent);font-size:var(--font-size-xs)}.bc-auth__icon-button{color:var(--bc-auth-muted)}.bc-auth__primary{min-height:3rem;margin-top:1.25rem;border-color:var(--bc-auth-accent);border-radius:var(--radius-sm);background:var(--bc-auth-accent);color:var(--primary-foreground);font-size:var(--font-size-sm)}.bc-auth__form-option-row{margin-top:.875rem}.bc-auth__check-label,.bc-auth__secure-note,.bc-auth__bottom-link{color:var(--bc-auth-muted)}.bc-auth__bottom-link a,.bc-auth__agreement a{color:var(--bc-auth-accent)}.bc-auth__wizard-meta{align-items:center;padding-bottom:.875rem;border-bottom:1px solid var(--bc-auth-line)}.bc-auth__wizard-meta h2,.bc-auth__wizard-title{color:var(--bc-auth-text);font-size:var(--font-size-md)}.bc-auth__wizard-meta p,.bc-auth__wizard-lead{color:var(--bc-auth-muted)}.bc-auth__steps{gap:.5rem;margin-top:1rem}.bc-auth__step{min-height:3.25rem;padding:.375rem;border-color:var(--bc-auth-line);border-radius:var(--radius-sm);background:var(--bc-auth-surface)}.bc-auth__step[data-current=true]{border-color:var(--bc-auth-accent);background:var(--bc-auth-accent-soft)}.bc-auth__step-index{border-color:var(--bc-auth-line);border-radius:var(--radius-pill)}.bc-auth__step[data-current=true] .bc-auth__step-index,.bc-auth__step[data-complete=true] .bc-auth__step-index{border-color:var(--bc-auth-accent);background:var(--bc-auth-accent);color:var(--primary-foreground)}.bc-auth__wizard-stage{margin-top:1.25rem}.bc-auth__stage-heading h3{color:var(--bc-auth-text);font-size:var(--font-size-lg)}.bc-auth__stage-heading>svg,.bc-auth__stage-heading span{color:var(--bc-auth-accent)}.bc-auth__roles{grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem;margin-top:1rem}.bc-auth__role{min-height:3.875rem;grid-template-columns:1.625rem minmax(0,1fr) 1rem;gap:.5rem;padding:.625rem;border-color:var(--bc-auth-line);border-radius:var(--radius-sm);background:var(--bc-auth-surface)}.bc-auth__role[aria-checked=true]{border-color:var(--bc-auth-accent);background:var(--bc-auth-accent-soft)}.bc-auth__role-icon,.bc-auth__role-mark{border-color:var(--bc-auth-line);border-radius:var(--radius-sm);background:var(--bc-auth-surface-raised);color:var(--bc-auth-muted)}.bc-auth__role[aria-checked=true] .bc-auth__role-icon,.bc-auth__role[aria-checked=true] .bc-auth__role-mark{border-color:var(--bc-auth-accent);background:var(--bc-auth-accent);color:var(--primary-foreground)}.bc-auth__role-copy strong{color:var(--bc-auth-text);font-size:var(--font-size-xs)}.bc-auth__role-copy small{display:none}.bc-auth__feedback{border-radius:var(--radius-sm)}.bc-auth__agreement{color:var(--bc-auth-muted)}.bc-auth__wizard-actions{margin-top:1.25rem}.bc-auth__back{color:var(--bc-auth-muted)}.bc-auth__wizard-actions .bc-auth__primary{min-width:9rem}.bc-auth__wizard-footnote{padding-top:.875rem;border-top-color:var(--bc-auth-line)}@media(hover:hover)and (pointer:fine){.bc-auth__mode-tab:not([aria-selected=true]):hover,.bc-auth__secondary:not(:disabled):hover,.bc-auth__role:hover,.bc-auth__step:not(:disabled):hover{border-color:color-mix(in oklab,var(--bc-auth-accent) 52%,var(--bc-auth-line));background:var(--bc-auth-accent-soft);color:var(--bc-auth-text)}.bc-auth__primary:not(:disabled):hover{background:color-mix(in oklab,var(--bc-auth-accent) 88%,var(--rebuild-foreground))}.bc-auth__icon-button:hover,.bc-auth__back:hover{background:var(--bc-auth-accent-soft);color:var(--bc-auth-accent)}}@media(max-width:840px){.bc-auth{display:block;padding:0}.bc-auth__layout{display:block;width:min(100%,34rem);min-height:100dvh;border:0;border-radius:0;box-shadow:none}.bc-auth__story{display:none}.bc-auth__portal{min-height:100dvh;padding:1.75rem 1.25rem 2rem}.bc-auth__mobile-brand{display:inline-flex;width:fit-content;align-items:center;gap:.5rem;margin-bottom:2.5rem;color:var(--bc-auth-text);font-family:var(--font-latin);font-size:var(--font-size-md);font-weight:var(--font-weight-bold);line-height:var(--line-height-tight);text-decoration:none}.bc-auth__portal-heading,.bc-auth__form-surface{max-width:none}}@media(max-width:560px){.bc-auth__portal{padding:1.5rem 1rem 2rem}.bc-auth__mobile-brand{margin-bottom:2rem}.bc-auth__portal-heading h1{font-size:var(--font-size-h3)}.bc-auth__portal-heading>p:last-child{margin-top:1.25rem}.bc-auth__mode-tabs,.bc-auth__roles{grid-template-columns:minmax(0,1fr)}.bc-auth__step-copy small{display:none}.bc-auth__role{min-height:3.25rem}}@media(max-width:460px){.bc-auth__header-action{margin-top:.5rem}.bc-auth__code-row{grid-template-columns:minmax(0,1fr)}.bc-auth__code-request{width:100%}.bc-auth__form-option-row{align-items:flex-start;flex-direction:column}.bc-auth__secure-note{text-align:left}}.bc-auth{--bc-auth-motion-fast: .16s;--bc-auth-motion-base: .24s;--bc-auth-motion-enter: .42s;display:block;padding:0;background:var(--bc-auth-surface)}.bc-auth__layout{width:100%;min-height:100dvh;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);border:0;border-radius:0;box-shadow:inset 0 1px color-mix(in oklab,var(--bc-auth-surface) 78%,var(--primary-foreground))}.bc-auth__story{position:relative;isolation:isolate;overflow:hidden}.bc-auth__story:after{position:absolute;z-index:-1;top:5.5rem;right:-4.25rem;width:15rem;height:8rem;border:1px solid color-mix(in oklab,var(--bc-auth-stage-text) 20%,transparent);border-radius:var(--radius-md);content:"";opacity:.78;pointer-events:none;transform:rotate(-12deg)}.bc-auth__brand,.bc-auth__story-content{position:relative;z-index:1}.bc-auth__brand{transition:opacity var(--bc-auth-motion-fast) ease}.bc-auth__brand:hover{opacity:.86}.bc-auth__story-content{padding:1.25rem 0}.bc-auth__story-kicker:before{display:inline-block;width:.5rem;height:.5rem;margin-right:.5rem;border-radius:var(--radius-pill);background:var(--bc-auth-stage-text);content:"";vertical-align:.03rem}.bc-auth__testimonial{border-color:color-mix(in oklab,var(--bc-auth-stage-text) 26%,transparent);box-shadow:inset 0 1px color-mix(in oklab,var(--bc-auth-stage-text) 12%,transparent);transition:border-color var(--bc-auth-motion-base) ease,background-color var(--bc-auth-motion-base) ease,transform var(--bc-auth-motion-base) var(--ease-out-expo)}.bc-auth__portal-heading{position:relative}.bc-auth__portal{isolation:isolate;align-items:center;padding:clamp(2.5rem,5vw,6rem)}.bc-auth__portal>.bc-auth__portal-orb{position:absolute;z-index:-1;top:4rem;right:-6rem;width:min(34vw,24rem);height:min(34vw,24rem);overflow:hidden;opacity:.14;pointer-events:none}.bc-auth__portal-orb .orb-container{width:100%;height:100%;transform:none}.bc-auth__portal:after{position:absolute;z-index:-1;inset:0;background-image:linear-gradient(90deg,color-mix(in oklab,var(--bc-auth-accent) 7%,transparent) 1px,transparent 1px),linear-gradient(color-mix(in oklab,var(--bc-auth-accent) 7%,transparent) 1px,transparent 1px);background-position:center;background-size:3.5rem 3.5rem;content:"";opacity:.76;pointer-events:none}.bc-auth__portal-heading h1{letter-spacing:0;line-height:1.18}.bc-auth__header-action{margin-top:.375rem;line-height:1.35}.bc-auth__portal-heading h1.bc-auth__signup-login-title{display:inline-flex;align-items:center;gap:.5rem;margin:0;font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);line-height:var(--line-height-base)}.bc-auth__signup-login-action{color:var(--bc-auth-text);font:inherit}.bc-auth__signup-login-action .bc-auth__login-button{height:1.625rem;margin-left:0;padding-inline:.625rem;color:var(--primary-foreground);font-size:.6875rem;text-decoration:none}.bc-auth__wizard-meta{gap:.75rem;padding-bottom:.75rem}.bc-auth__wizard-meta h2,.bc-auth__wizard-title{font-weight:var(--font-weight-semibold);line-height:1.25}.bc-auth__wizard-meta p,.bc-auth__wizard-lead{margin-top:.1875rem;line-height:1.4}.bc-auth__steps{gap:.375rem;margin-top:.875rem}.bc-auth__step{min-height:3rem;gap:.375rem;padding:.3125rem .375rem}.bc-auth__step-copy{gap:.0625rem}.bc-auth__step-copy strong{line-height:1.25}.bc-auth__step-copy small{line-height:1.35}.bc-auth__wizard-stage{margin-top:1rem}.bc-auth__stage-heading h3{letter-spacing:0;line-height:1.25}.bc-auth__roles{gap:.5rem;margin-top:.875rem}.bc-auth__role{align-items:center;min-height:3.5rem;gap:.4375rem;padding:.5rem}.bc-auth__role-icon,.bc-auth__role-mark{align-self:center}.bc-auth__role-mark{margin-top:0}.bc-auth__role-copy{align-content:center;min-height:1.625rem}.bc-auth__role-copy strong{letter-spacing:0;line-height:1.3}.bc-auth__wizard-actions{margin-top:1rem}.bc-auth__portal>*{position:relative;z-index:1}.bc-auth__portal-heading:before{position:absolute;top:0;left:0;width:2rem;height:2px;background:var(--bc-auth-accent);content:"";pointer-events:none}.bc-auth__portal-heading{width:min(100%,29rem);max-width:29rem;padding-top:.875rem}.bc-auth__portal-content{width:min(100%,29rem);transform-origin:top center}.bc-auth__portal-content .bc-auth__portal-heading,.bc-auth__portal-content .bc-auth__form-surface{width:100%}.bc-auth__form-surface{width:min(100%,29rem);max-width:29rem}.bc-auth__header-action a,.bc-auth__bottom-link a,.bc-auth__agreement a,.bc-auth__field-label a{text-decoration-thickness:1px;text-underline-offset:.2rem;transition:color var(--bc-auth-motion-fast) ease}.bc-auth__header-action a:hover,.bc-auth__bottom-link a:hover,.bc-auth__agreement a:hover,.bc-auth__field-label a:hover{color:color-mix(in oklab,var(--bc-auth-accent) 82%,var(--bc-auth-text))}.bc-auth__mode-tab,.bc-auth__secondary,.bc-auth__input-shell,.bc-auth__step,.bc-auth__role,.bc-auth__icon-button,.bc-auth__back,.bc-auth__primary{transition:background-color var(--bc-auth-motion-fast) ease,border-color var(--bc-auth-motion-fast) ease,box-shadow var(--bc-auth-motion-fast) ease,color var(--bc-auth-motion-fast) ease,transform var(--bc-auth-motion-fast) var(--ease-out-expo)}.bc-auth__mode-tab[aria-selected=true],.bc-auth__step[data-current=true],.bc-auth__role[aria-checked=true]{box-shadow:inset 0 1px color-mix(in oklab,var(--primary-foreground) 52%,transparent)}.bc-auth__input-shell{border-color:color-mix(in oklab,var(--bc-auth-text) 22%,var(--bc-auth-surface));background:color-mix(in oklab,var(--bc-auth-surface) 92%,var(--bc-auth-surface-raised))}.bc-auth__input-shell:focus-within{border-color:var(--bc-auth-line-strong);background:var(--bc-auth-surface-raised);box-shadow:0 0 0 2px color-mix(in oklab,var(--bc-auth-line-strong) 48%,transparent)}.bc-auth__input-shell:has(input[aria-invalid=true]){border-color:color-mix(in oklab,var(--bc-auth-danger) 72%,var(--bc-auth-line));background:color-mix(in oklab,var(--bc-auth-danger) 4%,var(--bc-auth-surface-raised));box-shadow:0 0 0 2px color-mix(in oklab,var(--bc-auth-danger) 14%,transparent)}.bc-auth__input-shell:has(input[aria-invalid=true]):focus-within{border-color:var(--bc-auth-danger);box-shadow:0 0 0 3px color-mix(in oklab,var(--bc-auth-danger) 18%,transparent)}.bc-auth__input-shell:has(input[aria-invalid=true])>svg,.bc-auth__input-shell:has(input[aria-invalid=true]) .bc-auth__country-code{color:var(--bc-auth-danger)}.bc-auth__field-error{display:flex;align-items:center;min-height:1.125rem;margin-top:.125rem;color:var(--bc-auth-danger);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium)}@media(prefers-reduced-motion:no-preference){.bc-auth__input-shell:has(input[aria-invalid=true]){animation:bc-auth-field-invalid .18s ease-out}}@keyframes bc-auth-field-invalid{0%,to{transform:translate(0)}35%{transform:translate(-.2rem)}70%{transform:translate(.2rem)}}.bc-auth__mode-tab:focus-visible,.bc-auth__secondary:focus-visible,.bc-auth__step:focus-visible,.bc-auth__role:focus-visible,.bc-auth__icon-button:focus-visible,.bc-auth__back:focus-visible,.bc-auth__primary:focus-visible{outline-offset:3px}.bc-auth__primary{isolation:isolate;overflow:hidden;box-shadow:0 .5rem 1.15rem color-mix(in oklab,var(--bc-auth-accent) 22%,transparent)}.bc-auth__primary:after{position:absolute;z-index:0;top:-120%;bottom:-120%;left:-44%;width:30%;background:linear-gradient(104deg,transparent 24%,color-mix(in oklab,var(--primary-foreground) 42%,transparent) 50%,transparent 76%);content:"";opacity:0;pointer-events:none;transform:translate(-180%) skew(-18deg)}.bc-auth__secondary:active:not(:disabled),.bc-auth__icon-button:active,.bc-auth__back:active,.bc-auth__primary:active:not(:disabled){transform:translateY(1px)}.bc-auth__feedback[data-tone=info],.bc-auth__feedback[data-tone=success]{border-color:color-mix(in oklab,var(--bc-auth-success) 28%,var(--bc-auth-line));background:color-mix(in oklab,var(--bc-auth-success) 7%,var(--bc-auth-surface))}.bc-auth__feedback[data-tone=error]{background:color-mix(in oklab,var(--bc-auth-danger) 7%,var(--bc-auth-surface))}@media(hover:hover)and (pointer:fine){.bc-auth__testimonial:hover{border-color:color-mix(in oklab,var(--bc-auth-stage-text) 44%,transparent);background:color-mix(in oklab,var(--primary-foreground) 13%,transparent);transform:translateY(-2px)}.bc-auth__mode-tab:not([aria-selected=true]):hover,.bc-auth__secondary:not(:disabled):hover,.bc-auth__role:not([aria-checked=true]):hover,.bc-auth__step:not(:disabled):not([data-current=true]):hover{box-shadow:0 .4rem .9rem color-mix(in oklab,var(--bc-auth-accent) 8%,transparent);transform:translateY(-1px)}.bc-auth__primary:not(:disabled):hover{box-shadow:0 .75rem 1.5rem color-mix(in oklab,var(--bc-auth-accent) 28%,transparent)}.bc-auth__mode-tab:not([aria-selected=true]):hover,.bc-auth__secondary:not(:disabled):hover,.bc-auth__role:not([aria-checked=true]):hover,.bc-auth__step:not(:disabled):not([data-current=true]):hover{transform:none}.bc-auth__primary:not(:disabled):hover:after{opacity:1;transform:translate(390%) skew(-18deg);transition:opacity var(--bc-auth-motion-fast) ease,transform .58s var(--ease-out-expo)}}@media(prefers-reduced-motion:no-preference){.bc-auth__story-content{animation:bc-auth-story-enter var(--bc-auth-motion-enter) var(--ease-out-expo) both}.bc-auth__portal-heading{animation:bc-auth-portal-enter var(--bc-auth-motion-enter) var(--ease-out-expo) 70ms both}.bc-auth__form-surface{animation:bc-auth-portal-enter var(--bc-auth-motion-enter) var(--ease-out-expo) .14s both}}@keyframes bc-auth-story-enter{0%{transform:translateY(.75rem)}to{transform:translateY(0)}}@keyframes bc-auth-portal-enter{0%{transform:translateY(.5rem)}to{transform:translateY(0)}}@media(max-width:840px){.bc-auth__portal>.bc-auth__portal-orb{top:3rem;right:-4rem;width:min(48vw,20rem);height:min(48vw,20rem);opacity:.12}.bc-auth__portal-orb .orb-container{transform:none}.bc-auth__portal{align-items:stretch}.bc-auth__portal-heading{width:auto;max-width:none;padding-top:.875rem}.bc-auth__portal-content{width:auto}.bc-auth__form-surface{width:auto;max-width:none}.bc-auth__mobile-brand{transition:opacity var(--bc-auth-motion-fast) ease}.bc-auth__mobile-brand:hover{opacity:.8}}@media(max-width:560px){.bc-auth__portal-heading{padding-top:.75rem}}@media(prefers-reduced-motion:reduce){.bc-auth__brand,.bc-auth__testimonial,.bc-auth__header-action a,.bc-auth__bottom-link a,.bc-auth__agreement a,.bc-auth__field-label a,.bc-auth__mode-tab,.bc-auth__secondary,.bc-auth__input-shell,.bc-auth__step,.bc-auth__role,.bc-auth__icon-button,.bc-auth__back,.bc-auth__primary,.bc-auth__primary:after,.bc-auth__mobile-brand{transition:none}}.bc-auth__layout{border:1px solid color-mix(in oklab,var(--bc-auth-accent) 18%,var(--bc-auth-line-strong));box-shadow:inset 0 0 0 1px color-mix(in oklab,var(--primary-foreground) 34%,transparent),inset 0 1px color-mix(in oklab,var(--primary-foreground) 54%,transparent)}.bc-auth__portal{border-left:1px solid color-mix(in oklab,var(--bc-auth-accent) 16%,var(--bc-auth-line))}.bc-auth__portal:before{position:absolute;z-index:-1;top:clamp(3.5rem,10vh,8rem);right:clamp(1.25rem,7vw,6rem);width:min(40%,22rem);height:min(58%,30rem);border:1px solid color-mix(in oklab,var(--bc-auth-accent) 22%,transparent);border-radius:var(--radius-md);background:linear-gradient(90deg,color-mix(in oklab,var(--bc-auth-accent) 42%,transparent) 0 2.75rem,transparent 2.75rem 100%) 1rem 1rem / calc(100% - 2rem) 1px no-repeat,linear-gradient(90deg,transparent 0 calc(100% - 3.5rem),color-mix(in oklab,var(--bc-auth-accent) 28%,transparent) calc(100% - 3.5rem) 100%) 1rem calc(100% - 1rem) / calc(100% - 2rem) 1px no-repeat;clip-path:polygon(0 0,84% 0,100% 11%,100% 100%,16% 100%,0 89%);content:"";opacity:.72;pointer-events:none}.bc-auth__portal:before{content:none}.bc-auth__portal:after{content:none}.bc-auth__form-surface{padding:clamp(1.125rem,2vw,1.5rem);border:1px solid color-mix(in oklab,var(--bc-auth-accent) 34%,var(--bc-auth-line-strong));border-radius:var(--radius-md);background:color-mix(in oklab,var(--bc-auth-surface) 94%,var(--bc-auth-surface-raised));box-shadow:inset 0 1px color-mix(in oklab,var(--primary-foreground) 54%,transparent),0 1.25rem 2.5rem color-mix(in oklab,var(--bc-auth-accent) 7%,transparent)}.bc-auth__form-surface:before{position:absolute;z-index:-1;inset:.625rem .625rem auto;height:1px;background:linear-gradient(90deg,var(--bc-auth-accent) 0 2.25rem,color-mix(in oklab,var(--bc-auth-line-strong) 72%,transparent) 2.25rem 100%);content:"";opacity:.78;pointer-events:none}@media(max-width:840px){.bc-auth__portal{border-left:0}.bc-auth__portal:before{top:1.5rem;right:1rem;width:min(38%,12rem);height:12rem;opacity:.48}}@media(max-width:560px){.bc-auth__form-surface{padding:1rem}}.bc-auth__story{align-items:center;justify-content:flex-start;position:relative}.bc-auth__brand{align-self:flex-start}.bc-auth__story-tagline{position:absolute;inset:0;display:grid;width:min(100% - 4rem,24rem);align-self:auto;align-items:center;justify-items:center;margin:auto;color:var(--bc-auth-stage-text);pointer-events:none}.bc-auth__story-tagline-text{margin:0;color:inherit;font-family:var(--font-ui);font-size:clamp(2rem,3.2vw,3rem);font-weight:var(--font-weight-bold);letter-spacing:0;line-height:1.2}.bc-auth__portal-motion-headline{position:relative;width:min(100%,29rem);margin:0 0 clamp(1.75rem,4vh,3.25rem);color:var(--bc-auth-text);font-size:2.5rem;font-weight:var(--font-weight-semibold);line-height:1.08}.bc-auth__portal-typewriter-caret{display:inline-block;width:2px;height:1em;margin-bottom:-.125em;margin-left:.125rem;background:var(--bc-auth-accent);vertical-align:middle}@media(min-width:1024px){.bc-auth__portal-motion-headline{font-size:3.5rem;line-height:1.05}}.bc-auth__story-content{width:min(100%,22rem);align-self:center;margin:clamp(3.25rem,7vh,6rem) 0 0;padding-block:0}.bc-auth__story-viewport{position:relative;width:100%;min-height:clamp(19rem,42vh,25rem);overflow:visible}.bc-auth__story-scroll-stack{position:relative;width:100%;min-height:inherit}.bc-auth__story-scroll-stack .bc-auth__story-slide{position:absolute;inset:0;z-index:1;width:100%;min-width:0;height:100%;min-height:0;margin:0;padding:0;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none;opacity:0;pointer-events:none;transform:translate3d(0,calc(var(--bc-auth-stack-depth) * 1.75rem),0) scale(.985);transform-origin:center top;transition:transform .56s var(--ease-out-expo),opacity .32s ease;will-change:transform,opacity}.bc-auth__story-scroll-stack .bc-auth__story-slide[data-active=true]{z-index:2;opacity:1;pointer-events:auto;transform:translateZ(0) scale(1)}.bc-auth__story-scroll-stack .bc-auth__story-slide[data-stack-depth="1"]{transform:translate3d(0,1.75rem,0) scale(.985)}.bc-auth__story-title{min-height:5.5rem}.bc-auth__story-title-visual,.bc-auth__story-title-line{display:block}.bc-auth__story-title-line{overflow:hidden}.bc-auth__story-title-line[data-emphasis=true]{color:color-mix(in oklab,var(--bc-auth-stage-text) 92%,var(--bc-auth-stage))}.bc-auth__story-reveal-char{display:inline-block;will-change:opacity,transform}.bc-auth__story-caret{display:inline-block;margin-left:.08em;color:var(--bc-auth-stage-text);font-weight:var(--font-weight-regular)}.bc-auth__visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;margin:-1px;white-space:nowrap}.bc-auth__story-controls{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:1.25rem}.bc-auth__story-pagination{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;margin-top:0}.bc-auth__story-pagination-button{width:.375rem;height:.375rem;padding:0;border:0;border-radius:var(--radius-pill);background:color-mix(in oklab,var(--primary-foreground) 42%,transparent);cursor:pointer;transition:width var(--bc-auth-motion-base) var(--ease-out-expo),background-color var(--bc-auth-motion-base) ease,transform var(--bc-auth-motion-fast) var(--ease-out-expo)}.bc-auth__story-pagination-button[data-active=true]{width:1.25rem;background:var(--bc-auth-stage-text)}.bc-auth__story-pagination-button:disabled{cursor:default;opacity:.72}.bc-auth__story-autoplay{display:inline-grid;width:1.75rem;height:1.75rem;padding:0;place-items:center;border:1px solid color-mix(in oklab,var(--bc-auth-stage-text) 36%,transparent);border-radius:var(--radius-pill);background:color-mix(in oklab,var(--primary-foreground) 8%,transparent);color:var(--bc-auth-stage-text);cursor:pointer;transition:border-color var(--bc-auth-motion-fast) ease,background-color var(--bc-auth-motion-fast) ease,transform var(--bc-auth-motion-fast) var(--ease-out-expo)}@media(hover:hover)and (pointer:fine){.bc-auth__story-pagination-button:not(:disabled):hover{background:color-mix(in oklab,var(--bc-auth-stage-text) 78%,transparent);transform:scale(1.14)}.bc-auth__story-autoplay:hover{border-color:color-mix(in oklab,var(--bc-auth-stage-text) 62%,transparent);background:color-mix(in oklab,var(--primary-foreground) 16%,transparent);transform:translateY(-1px)}}@media(prefers-reduced-motion:no-preference){.bc-auth__story-slide[data-active=true] .bc-auth__story-reveal-char{animation:bc-auth-story-character-reveal .48s var(--ease-out-expo) both;animation-delay:calc(var(--bc-auth-reveal-index) * 34ms)}.bc-auth__story-slide[data-active=true] .bc-auth__story-caret{animation:bc-auth-story-caret .9s steps(2,end) 3;animation-delay:.46s}}@keyframes bc-auth-story-character-reveal{0%{opacity:0;transform:translateY(.72em)}to{opacity:1;transform:translateY(0)}}@keyframes bc-auth-story-caret{50%{opacity:0}}@media(prefers-reduced-motion:reduce){.bc-auth__story-slide,.bc-auth__story-pagination-button,.bc-auth__story-autoplay{transition:none}}[data-reduce-motion=true] .bc-auth__story-slide,[data-reduce-motion=true] .bc-auth__story-pagination-button,[data-reduce-motion=true] .bc-auth__story-autoplay{transition:none}@media(max-width:560px){.bc-auth__story-content{width:min(100%,20rem)}}
