.auth-module__qapFba__shell{background:var(--white);min-height:100vh;font-family:var(--sans);color:var(--ink);grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);display:grid}.auth-module__qapFba__formPanel{background:var(--white);flex-direction:column;padding:2.4rem 3rem 3rem;display:flex;position:relative}.auth-module__qapFba__brandMark{font-family:var(--serif);color:var(--navy);letter-spacing:.05em;font-size:1.45rem;font-weight:500;text-decoration:none}.auth-module__qapFba__backLink{color:var(--stone);transition:color .2s var(--ease);align-items:center;gap:.4rem;font-size:.78rem;text-decoration:none;display:inline-flex;position:absolute;top:2.4rem;right:3rem}.auth-module__qapFba__backLink:hover{color:var(--navy)}.auth-module__qapFba__backLink svg{stroke:currentColor;fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.auth-module__qapFba__formInner{width:100%;max-width:420px;animation:auth-module__qapFba__fadeUp .7s var(--ease) both;flex:1;margin:auto;padding:3rem 0}.auth-module__qapFba__eyebrow{font-family:var(--sans);letter-spacing:.16em;text-transform:uppercase;color:var(--gold);align-items:center;gap:.65rem;margin-bottom:1.1rem;font-size:.66rem;font-weight:500;display:inline-flex}.auth-module__qapFba__eyebrow:before{content:"";background:var(--gold);width:1.6rem;height:1px}.auth-module__qapFba__display{font-family:var(--serif);letter-spacing:-.02em;color:var(--navy);margin-bottom:.9rem;font-size:clamp(2rem,3vw,2.6rem);font-weight:300;line-height:1.05}.auth-module__qapFba__display em{color:var(--gold);font-style:italic}.auth-module__qapFba__subhead{color:var(--stone);margin-bottom:2rem;font-size:.95rem;font-weight:300;line-height:1.65}.auth-module__qapFba__tabs{border-bottom:1px solid var(--cream-mid);gap:1.6rem;width:100%;margin-bottom:1.9rem;display:inline-flex}.auth-module__qapFba__tab{font-family:var(--sans);color:var(--stone);cursor:pointer;letter-spacing:.02em;transition:color .2s var(--ease);background:0 0;border:none;padding:0 0 .85rem;font-size:.82rem;font-weight:400;text-decoration:none;position:relative}.auth-module__qapFba__tab:hover{color:var(--navy)}.auth-module__qapFba__tabActive{color:var(--navy);font-weight:500}.auth-module__qapFba__tabActive:after{content:"";background:var(--gold);height:1px;position:absolute;bottom:-1px;left:0;right:0}.auth-module__qapFba__form{flex-direction:column;gap:1.15rem;display:flex}.auth-module__qapFba__fieldRow{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.auth-module__qapFba__field{flex-direction:column;display:flex}.auth-module__qapFba__fieldLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--stone);margin-bottom:.45rem;font-size:.7rem;font-weight:500;display:block}.auth-module__qapFba__fieldInputWrap{position:relative}.auth-module__qapFba__fieldInput{width:100%;font-family:var(--sans);color:var(--ink);background:var(--cream);border:1px solid var(--cream-mid);transition:border-color .2s var(--ease), background .2s var(--ease);border-radius:3px;padding:.85rem .95rem;font-size:.95rem;font-weight:400}.auth-module__qapFba__fieldInput::placeholder{color:#857b6eb3;font-weight:300}.auth-module__qapFba__fieldInput:hover{border-color:var(--border-card)}.auth-module__qapFba__fieldInput:focus{border-color:var(--gold);background:var(--white);outline:none}.auth-module__qapFba__fieldInput:disabled{opacity:.6;cursor:not-allowed}.auth-module__qapFba__fieldHint{color:var(--stone);letter-spacing:.02em;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #0c1f3f26;padding:0;font-family:inherit;font-size:.7rem;text-decoration:none;transition:color .2s,border-color .2s;position:absolute;top:-1.55rem;right:0}.auth-module__qapFba__fieldHint:hover{color:var(--gold);border-bottom-color:var(--gold)}.auth-module__qapFba__passwordHint{letter-spacing:.01em;color:var(--stone);margin-top:.45rem;font-size:.72rem;line-height:1.5}.auth-module__qapFba__submit{width:100%;font-family:var(--sans);letter-spacing:.01em;cursor:pointer;transition:all .3s var(--ease);background:var(--navy);color:var(--white);border:none;border-radius:2px;justify-content:center;align-items:center;gap:.5rem;margin-top:.6rem;padding:.9rem 1.5rem;font-size:.88rem;font-weight:400;text-decoration:none;display:inline-flex;box-shadow:0 1px #0c1f3f0f}.auth-module__qapFba__submit:hover:not(:disabled){background:var(--navy-mid)}.auth-module__qapFba__submit:disabled{opacity:.55;cursor:not-allowed}.auth-module__qapFba__submitArrow{transition:transform .25s var(--ease);font-size:.95rem;line-height:1}.auth-module__qapFba__submit:hover:not(:disabled) .auth-module__qapFba__submitArrow{transform:translate(3px)}.auth-module__qapFba__errorBox{color:#8a2929;background:#8a29290d;border:1px solid #8a292926;border-radius:3px;margin-top:.4rem;padding:.65rem .85rem;font-size:.78rem;line-height:1.5}.auth-module__qapFba__successBox{color:var(--ink);background:var(--gold-bg-tint);border-left:2px solid var(--gold);border-radius:2px;margin-top:.4rem;padding:.85rem 1rem;font-size:.82rem;line-height:1.6}.auth-module__qapFba__successBox strong{color:var(--ink);font-weight:500}.auth-module__qapFba__codeInput{text-align:center;letter-spacing:.5em;text-indent:.5em;width:100%;color:var(--navy);background:var(--cream);border:1px solid var(--cream-mid);transition:border-color .2s var(--ease), background .2s var(--ease);border-radius:3px;padding:.95rem;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1.6rem;font-weight:500}.auth-module__qapFba__codeInput::placeholder{color:#857b6e80;letter-spacing:.5em}.auth-module__qapFba__codeInput:focus{border-color:var(--gold);background:var(--white);outline:none}.auth-module__qapFba__codeInput:disabled{opacity:.6;cursor:not-allowed}.auth-module__qapFba__resendRow{color:var(--stone);margin-top:1.25rem;font-size:.78rem;line-height:1.6}.auth-module__qapFba__resendButton{color:var(--navy);cursor:pointer;background:0 0;border:none;border-bottom:1px solid #0c1f3f33;padding:0;font-family:inherit;font-size:.78rem;transition:color .2s,border-color .2s}.auth-module__qapFba__resendButton:hover:not(:disabled){color:var(--gold);border-bottom-color:var(--gold)}.auth-module__qapFba__resendButton:disabled{color:var(--stone);cursor:not-allowed;border-bottom-color:#0000}.auth-module__qapFba__footerNote{color:var(--stone);margin-top:2rem;font-size:.78rem;line-height:1.6}.auth-module__qapFba__footerNote a{color:var(--navy);border-bottom:1px solid #0c1f3f33;text-decoration:none;transition:color .2s,border-color .2s}.auth-module__qapFba__footerNote a:hover{color:var(--gold);border-bottom-color:var(--gold)}.auth-module__qapFba__legal{color:var(--stone);letter-spacing:.01em;margin-top:auto;padding-top:2rem;font-size:.7rem;line-height:1.6}.auth-module__qapFba__legal a{color:var(--stone);text-underline-offset:3px;-webkit-text-decoration:underline #857b6e66;text-decoration:underline #857b6e66}.auth-module__qapFba__legal a:hover{color:var(--gold)}.auth-module__qapFba__brandPanel{isolation:isolate;background:var(--navy);align-self:start;height:100vh;position:sticky;top:0;overflow:hidden}.auth-module__qapFba__brandImage{object-fit:cover;object-position:68% 60%;width:100%;height:100%;animation:22s ease-in-out infinite alternate auth-module__qapFba__kenBurns;position:absolute;inset:0}@keyframes auth-module__qapFba__kenBurns{0%{transform:scale(1)}to{transform:scale(1.06)}}.auth-module__qapFba__brandPanel:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(70% 60% at 25% 92%,#0c1f3fc7 0%,#0c1f3f00 70%),linear-gradient(#0c1f3f8c 0%,#0c1f3f0d 22%,#0c1f3f00 45%,#0c1f3f73 72%,#0c1f3fd9 100%),linear-gradient(90deg,#0c1f3f73 0%,#0c1f3f00 55%);position:absolute;inset:0}.auth-module__qapFba__brandPanel:after{content:"";pointer-events:none;z-index:1;background:radial-gradient(circle,#b8935a2e 0%,#0000 65%);border-radius:50%;width:520px;height:520px;position:absolute;top:-180px;right:-120px}.auth-module__qapFba__brandOverlay{z-index:2;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:2.6rem 2.8rem;display:flex;position:relative}.auth-module__qapFba__brandEyebrow{font-family:var(--sans);letter-spacing:.2em;text-transform:uppercase;color:var(--gold);animation:auth-module__qapFba__fadeUp .8s var(--ease) .2s both;align-items:center;gap:.65rem;font-size:.66rem;font-weight:500;display:inline-flex}.auth-module__qapFba__brandEyebrow:before{content:"";background:var(--gold);width:1.6rem;height:1px}.auth-module__qapFba__brandBottom{max-width:460px;animation:auth-module__qapFba__fadeUp .9s var(--ease) .4s both}.auth-module__qapFba__brandHeadline{font-family:var(--serif);letter-spacing:-.015em;color:var(--white);text-shadow:0 1px 2px #0000008c,0 2px 14px #00000073,0 0 36px #0c1f3f59;margin-bottom:1rem;font-size:clamp(1.7rem,2.4vw,2.15rem);font-weight:400;line-height:1.18}.auth-module__qapFba__brandHeadline em{color:var(--gold);text-shadow:0 1px 2px #0000008c,0 2px 14px #00000080;font-style:italic}.auth-module__qapFba__brandCaption{font-family:var(--sans);color:#ffffffeb;text-shadow:0 1px 2px #0000008c,0 1px 12px #0006;max-width:380px;font-size:.92rem;font-weight:400;line-height:1.65}.auth-module__qapFba__brandDivider{background:var(--gold);opacity:.85;width:36px;height:1px;margin:1.6rem 0 1.2rem}.auth-module__qapFba__brandMeta{letter-spacing:.18em;text-transform:uppercase;color:#ffffff8c;font-size:.66rem}.auth-module__qapFba__brandMeta span{color:var(--gold);opacity:.8;margin:0 .6rem}@media (max-width:880px){.auth-module__qapFba__shell{grid-template-columns:1fr}.auth-module__qapFba__brandPanel{display:none}.auth-module__qapFba__formPanel{padding:2rem 1.5rem 3rem}.auth-module__qapFba__formInner{max-width:100%;padding:1.5rem 0}.auth-module__qapFba__backLink{top:2rem;right:1.5rem}}@media (max-width:520px){.auth-module__qapFba__fieldRow{grid-template-columns:1fr}}
