.AuthShell-module__A5u4Lq__shell{grid-template-columns:minmax(330px,.9fr) minmax(0,1.1fr);min-height:100vh;display:grid}.AuthShell-module__A5u4Lq__brandPane{border-right:1px solid var(--line);background:radial-gradient(circle at 10%,#e0a24e17,#0000 26rem);flex-direction:column;justify-content:center;padding:clamp(2.5rem,6vw,6rem);display:flex;position:relative;overflow:hidden}.AuthShell-module__A5u4Lq__logo{min-height:44px;font-family:var(--font-voice);letter-spacing:-.03em;align-items:center;font-size:clamp(2rem,4vw,3.5rem);font-weight:700;display:inline-flex}.AuthShell-module__A5u4Lq__logoSignal{color:var(--signal)}.AuthShell-module__A5u4Lq__rail{background:var(--line);height:1px;margin:2.25rem min(-6rem,-6vw) 0;position:relative}.AuthShell-module__A5u4Lq__rail:after{content:"";background:var(--signal);width:9px;height:9px;box-shadow:0 0 0 6px var(--signal-weak);border-radius:50%;position:absolute;top:-4px;left:clamp(2.5rem,6vw,6rem)}.AuthShell-module__A5u4Lq__tagline{max-width:30rem;color:var(--ink-2);font-family:var(--font-voice);margin-top:2.25rem;font-size:clamp(1.2rem,2vw,1.65rem);line-height:1.4}.AuthShell-module__A5u4Lq__status{color:var(--ink-3);font:.68rem var(--font-machine);letter-spacing:.09em;margin-top:2rem}.AuthShell-module__A5u4Lq__formPane{background:var(--surface-1);justify-content:center;align-items:center;padding:3rem clamp(1.5rem,7vw,7rem);display:flex}@media (max-width:820px){.AuthShell-module__A5u4Lq__shell{grid-template-columns:1fr}.AuthShell-module__A5u4Lq__brandPane{border-right:0;border-bottom:1px solid var(--line);justify-content:flex-start;min-height:190px;padding:1.5rem}.AuthShell-module__A5u4Lq__logo{font-size:1.55rem}.AuthShell-module__A5u4Lq__rail{margin:1rem -1.5rem 0}.AuthShell-module__A5u4Lq__rail:after{left:1.5rem}.AuthShell-module__A5u4Lq__tagline{max-width:32rem;margin-top:1.25rem;font-size:1rem}.AuthShell-module__A5u4Lq__status{display:none}.AuthShell-module__A5u4Lq__formPane{align-items:flex-start;min-height:calc(100vh - 190px);padding:2.5rem 1.25rem 4rem}}
.register-module__jUGYdG__formBlock{width:100%;max-width:400px}.register-module__jUGYdG__header{margin-bottom:2rem}.register-module__jUGYdG__title{color:var(--ink-1);margin-bottom:.5rem;font-size:1.875rem}.register-module__jUGYdG__subtitle{color:var(--ink-2);font-size:.95rem}.register-module__jUGYdG__formGroup{margin-bottom:1.25rem}.register-module__jUGYdG__label{font-family:var(--font-machine);text-transform:uppercase;letter-spacing:.08em;color:var(--ink-2);margin-bottom:.5rem;font-size:.7rem;transition:color .2s;display:block}.register-module__jUGYdG__formGroup:focus-within .register-module__jUGYdG__label{color:var(--signal)}.register-module__jUGYdG__input{background-color:var(--surface-1);border:1px solid var(--line);border-radius:var(--r-sm);width:100%;color:var(--ink-1);min-height:48px;transition:border-color .16s var(--ease-out), background-color .16s ease;box-sizing:border-box;padding:.75rem 1rem;font-family:inherit;font-size:.95rem}.register-module__jUGYdG__input:focus-visible{border-color:var(--signal);outline:2px solid var(--signal);outline-offset:2px}.register-module__jUGYdG__input::placeholder{color:var(--ink-3)}.register-module__jUGYdG__inputMachine{font-family:var(--font-machine);font-size:.9rem}.register-module__jUGYdG__submitBtn{background:var(--signal);width:100%;color:var(--bg);cursor:pointer;min-height:48px;transition:filter .16s ease, transform .14s var(--ease-out);font-size:1rem;font-weight:600;font-family:var(--font-human);border:none;border-radius:6px;margin-top:1rem;padding:.875rem}.register-module__jUGYdG__submitBtn:active{transform:scale(.97)}.register-module__jUGYdG__error{background-color:color-mix(in srgb, var(--state-rejected) 15%, transparent);color:var(--state-rejected);border-radius:var(--r-sm);border:1px solid color-mix(in srgb, var(--state-rejected) 30%, transparent);margin-bottom:1.5rem;padding:.75rem;font-size:.875rem}.register-module__jUGYdG__success{background-color:color-mix(in srgb, var(--state-applied) 15%, transparent);color:var(--state-applied);border-radius:var(--r-sm);border:1px solid color-mix(in srgb, var(--state-applied) 30%, transparent);margin-bottom:1.5rem;padding:.75rem;font-size:.875rem}.register-module__jUGYdG__successBlock{padding:2rem 0}.register-module__jUGYdG__successTitle{color:var(--state-applied);margin-bottom:1rem}.register-module__jUGYdG__successText{color:var(--ink-2)}.register-module__jUGYdG__successLink{margin-top:1rem;display:inline-block}.register-module__jUGYdG__footerLinks{flex-direction:column;gap:1rem;margin-top:2rem;font-size:.9rem;display:flex}.register-module__jUGYdG__footerLinkMuted{min-height:44px;color:var(--ink-3);align-items:center;font-size:.85rem;display:inline-flex}.register-module__jUGYdG__footer{color:var(--ink-2);margin-top:2rem;font-size:.875rem}.register-module__jUGYdG__link{min-height:44px;color:var(--ink-1);align-items:center;font-weight:500;text-decoration:underline;transition:color .2s;display:inline-flex}@media (hover:hover) and (pointer:fine){.register-module__jUGYdG__submitBtn:hover{filter:brightness(.94)}.register-module__jUGYdG__footerLinkMuted:hover,.register-module__jUGYdG__link:hover{color:var(--ink-1)}}
