.auth-shell-module__j9EB2G__shell{isolation:isolate;background:var(--color-auth-canvas);height:100svh;min-height:0;color:var(--color-auth-ink);font-family:var(--font-auth-body);display:block;position:relative;overflow:hidden}.auth-shell-module__j9EB2G__videoPanel{background:var(--color-auth-video-fallback);width:100%;height:100%;min-height:0;display:block;position:absolute;inset:0;overflow:hidden}.auth-shell-module__j9EB2G__video{object-fit:cover;object-position:center;opacity:0;width:100%;height:100%;transition:opacity var(--dur-auth-reveal) var(--ease-auth-out);position:absolute;inset:0}.auth-shell-module__j9EB2G__video[data-loaded=true]{opacity:.4}.auth-shell-module__j9EB2G__videoOverlay{background:var(--color-auth-video-overlay);pointer-events:none;position:absolute;inset:0}.auth-shell-module__j9EB2G__formPanel{z-index:var(--z-auth-raised);min-width:0;height:100%;min-height:0;padding:var(--space-auth-lg) var(--space-auth-md);place-items:center;display:grid;position:relative;overflow:hidden}.auth-shell-module__j9EB2G__orbit{background:var(--color-auth-paper);width:max(46rem,150vw);height:max(54rem,118svh);min-height:54rem;box-shadow:var(--shadow-auth-orbit);pointer-events:none;border-radius:52% 48% 44% 56%/46% 42% 58% 54%;position:absolute;top:50%;right:50%;transform:translate(50%,-50%)rotate(-3deg)}.auth-shell-module__j9EB2G__card{z-index:var(--z-auth-raised);width:min(100%,28rem);padding-block:var(--space-auth-md);position:relative}.auth-shell-module__j9EB2G__header{align-items:flex-start;gap:var(--space-auth-sm);margin-bottom:var(--space-auth-xl);flex-direction:column;display:flex}.auth-shell-module__j9EB2G__logo{object-fit:contain;width:auto;height:2.5rem;margin-bottom:var(--space-auth-md)}.auth-shell-module__j9EB2G__title{color:var(--color-auth-ink);font-family:var(--font-auth-display);font-size:var(--text-auth-title);letter-spacing:-.035em;overflow-wrap:anywhere;margin:0;font-style:normal;line-height:1.05;font-weight:700!important}.auth-shell-module__j9EB2G__description{max-width:48ch;color:var(--color-auth-muted);font-size:var(--text-auth-body);margin:0;line-height:1.55}.auth-shell-module__j9EB2G__content{gap:var(--space-auth-lg);flex-direction:column;display:flex}.auth-shell-module__j9EB2G__error{border:var(--rule-auth) solid var(--color-auth-error-rule);border-radius:var(--radius-auth-sm);background:var(--color-auth-error-paper);padding:var(--space-auth-sm) var(--space-auth-md);color:var(--color-auth-error-ink);font-size:var(--text-auth-small);line-height:1.5}.auth-shell-module__j9EB2G__form{gap:var(--space-auth-md);flex-direction:column;display:flex}.auth-shell-module__j9EB2G__field{gap:var(--space-auth-xs);flex-direction:column;display:flex}.auth-shell-module__j9EB2G__label{color:var(--color-auth-label);font-size:var(--text-auth-small);font-weight:700;line-height:1.35}.auth-shell-module__j9EB2G__inputWrap{position:relative}.auth-shell-module__j9EB2G__inputIcon{top:50%;left:var(--space-auth-md);width:1rem;height:1rem;color:var(--color-auth-icon);pointer-events:none;position:absolute;transform:translateY(-50%)}.auth-shell-module__j9EB2G__input{border:var(--rule-auth) solid var(--color-auth-rule);border-radius:var(--radius-auth-input);background:var(--color-auth-field);width:100%;height:2.875rem;padding:0 var(--space-auth-md) 0 2.75rem;color:var(--color-auth-ink);font:inherit;font-size:var(--text-auth-body);outline-offset:1px;transition:border-color var(--dur-auth-fast) var(--ease-auth-out), background-color var(--dur-auth-fast) var(--ease-auth-out);outline:2px solid #0000}.auth-shell-module__j9EB2G__input::placeholder{color:var(--color-auth-placeholder)}.auth-shell-module__j9EB2G__input:focus-visible{border-color:var(--color-auth-focus);outline-color:var(--color-auth-focus)}.auth-shell-module__j9EB2G__input:not(:placeholder-shown):valid{border-color:var(--color-auth-valid-rule)}.auth-shell-module__j9EB2G__input:user-invalid{border-color:var(--color-auth-error-rule)}.auth-shell-module__j9EB2G__input:disabled{opacity:.55;cursor:not-allowed}.auth-shell-module__j9EB2G__passwordInput{padding-right:3rem}.auth-shell-module__j9EB2G__iconButton{border-radius:var(--radius-auth-input);width:2.875rem;height:2.875rem;color:var(--color-auth-icon);cursor:pointer;background:0 0;border:0;place-items:center;display:grid;position:absolute;top:0;right:0}.auth-shell-module__j9EB2G__iconButton:active{transform:translateY(1px)}.auth-shell-module__j9EB2G__iconButton:disabled{opacity:.55;color:var(--color-auth-placeholder);cursor:not-allowed}.auth-shell-module__j9EB2G__iconButton:focus-visible,.auth-shell-module__j9EB2G__primaryButton:focus-visible,.auth-shell-module__j9EB2G__googleButton:focus-visible,.auth-shell-module__j9EB2G__footerLink:focus-visible{outline:2px solid var(--color-auth-focus);outline-offset:3px}.auth-shell-module__j9EB2G__primaryButton,.auth-shell-module__j9EB2G__googleButton{justify-content:center;align-items:center;gap:var(--space-auth-xs);border-radius:var(--radius-auth-button);width:100%;height:2.875rem;padding-inline:var(--space-auth-md);font:inherit;font-size:var(--text-auth-small);white-space:nowrap;cursor:pointer;transition:transform var(--dur-auth-fast) var(--ease-auth-out), background-color var(--dur-auth-fast) var(--ease-auth-out), border-color var(--dur-auth-fast) var(--ease-auth-out);font-weight:700;line-height:1;display:inline-flex}.auth-shell-module__j9EB2G__primaryButton{border:var(--rule-auth) solid var(--color-auth-button);background:var(--color-auth-button);color:var(--color-auth-button-ink)}.auth-shell-module__j9EB2G__googleButton{border:var(--rule-auth) solid var(--color-auth-rule);background:var(--color-auth-paper);color:var(--color-auth-ink)}.auth-shell-module__j9EB2G__primaryButton:active,.auth-shell-module__j9EB2G__googleButton:active{transform:translateY(1px)}.auth-shell-module__j9EB2G__primaryButton:disabled,.auth-shell-module__j9EB2G__googleButton:disabled{opacity:.55;cursor:not-allowed;transform:none}.auth-shell-module__j9EB2G__googleBlue{fill:var(--color-auth-google-blue)}.auth-shell-module__j9EB2G__googleGreen{fill:var(--color-auth-google-green)}.auth-shell-module__j9EB2G__googleYellow{fill:var(--color-auth-google-yellow)}.auth-shell-module__j9EB2G__googleRed{fill:var(--color-auth-google-red)}.auth-shell-module__j9EB2G__divider{align-items:center;gap:var(--space-auth-sm);color:var(--color-auth-placeholder);font-family:var(--font-auth-mono);font-size:var(--text-auth-tiny);letter-spacing:.08em;text-transform:uppercase;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);display:grid}.auth-shell-module__j9EB2G__divider:before,.auth-shell-module__j9EB2G__divider:after{height:var(--rule-auth);background:var(--color-auth-rule);content:""}.auth-shell-module__j9EB2G__footer{color:var(--color-auth-muted);font-size:var(--text-auth-small);text-align:center;line-height:1.5}.auth-shell-module__j9EB2G__footerLink{border-radius:var(--radius-auth-xs);color:var(--color-auth-ink);-webkit-text-decoration-color:var(--color-auth-rule-hover);text-decoration-color:var(--color-auth-rule-hover);text-underline-offset:.2em;font-weight:700}.auth-shell-module__j9EB2G__footerLink:active{color:var(--color-auth-muted)}@media (min-width:26rem){.auth-shell-module__j9EB2G__formPanel{padding:var(--space-auth-lg)}.auth-shell-module__j9EB2G__card{padding-block:var(--space-auth-xl)}}@media (min-width:56.25rem){.auth-shell-module__j9EB2G__formPanel{padding:var(--space-auth-xl) clamp(var(--space-auth-3xl), 7vw, 10rem);place-items:center end}.auth-shell-module__j9EB2G__orbit{aspect-ratio:1;width:max(55vw,90svh);height:auto;right:clamp(-14.4rem,-10.8vw,-6rem);transform:translateY(-50%)rotate(-4deg)}}@media (max-height:56rem){.auth-shell-module__j9EB2G__formPanel,.auth-shell-module__j9EB2G__card{padding-block:var(--space-auth-sm)}.auth-shell-module__j9EB2G__header{gap:var(--space-auth-xs);margin-bottom:var(--space-auth-md)}.auth-shell-module__j9EB2G__logo{height:2rem;margin-bottom:var(--space-auth-xs)}.auth-shell-module__j9EB2G__content{gap:var(--space-auth-sm)}.auth-shell-module__j9EB2G__form{gap:var(--space-auth-xs)}.auth-shell-module__j9EB2G__field{gap:.25rem}.auth-shell-module__j9EB2G__input,.auth-shell-module__j9EB2G__iconButton,.auth-shell-module__j9EB2G__primaryButton,.auth-shell-module__j9EB2G__googleButton{height:2.5rem}}@media (hover:hover) and (pointer:fine){.auth-shell-module__j9EB2G__input:hover{border-color:var(--color-auth-rule-hover)}.auth-shell-module__j9EB2G__iconButton:hover{color:var(--color-auth-ink)}.auth-shell-module__j9EB2G__primaryButton:hover{background:var(--color-auth-button-hover);border-color:var(--color-auth-button-hover)}.auth-shell-module__j9EB2G__googleButton:hover{border-color:var(--color-auth-rule-hover);background:var(--color-auth-field-hover)}.auth-shell-module__j9EB2G__footerLink:hover{-webkit-text-decoration-color:var(--color-auth-ink);text-decoration-color:var(--color-auth-ink)}}@media (prefers-reduced-motion:reduce){.auth-shell-module__j9EB2G__video{opacity:0;transition:none}.auth-shell-module__j9EB2G__input,.auth-shell-module__j9EB2G__primaryButton,.auth-shell-module__j9EB2G__googleButton{transition-duration:var(--dur-auth-reduced)}}
