.auth-shell_page__UnJ3m{min-height:calc(100vh - 8rem);display:grid;place-items:center;padding:clamp(2rem,5vw,4.5rem) 1.25rem;background:radial-gradient(circle at 8% 12%,color-mix(in srgb,var(--accent) 9%,transparent) 0,transparent 22rem),linear-gradient(135deg,color-mix(in srgb,var(--primary) 4%,var(--bg)),var(--bg) 55%)}.auth-shell_shell__4BiP3{width:min(100%,68rem);min-height:37rem;display:grid;grid-template-columns:minmax(20rem,.88fr) minmax(28rem,1.12fr);overflow:hidden;background:var(--surface);border:1px solid color-mix(in srgb,var(--primary) 14%,var(--line));border-radius:1.5rem;box-shadow:0 1.5rem 4rem rgb(var(--shadow-color)/.12),0 2px 6px rgb(var(--shadow-color)/.05)}.auth-shell_brandPanel__9Ctfv{position:relative;isolation:isolate;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:clamp(2.5rem,5vw,4.25rem);color:#fff;background:radial-gradient(circle at 85% 12%,color-mix(in srgb,var(--brand-gold) 17%,transparent),transparent 14rem),linear-gradient(152deg,var(--brand-hero-2) 0,var(--brand-hero) 100%)}.auth-shell_brandPanel__9Ctfv:after{content:"";position:absolute;z-index:-1;right:-6rem;bottom:-8rem;width:21rem;height:21rem;border:1px solid rgba(255,255,255,.09);border-radius:50%;box-shadow:0 0 0 3.5rem rgba(255,255,255,.025),0 0 0 7rem rgba(255,255,255,.018)}.auth-shell_brandMark__w_6fW{position:absolute;z-index:-1;top:2.25rem;right:2.25rem;width:3.25rem;height:3.25rem;opacity:.48;pointer-events:none}.auth-shell_brandContent__cAnHQ{margin-block:auto}.auth-shell_brandKicker__DSauM{display:flex;align-items:center;gap:.7rem;margin-bottom:1.35rem;color:var(--brand-gold);font-family:var(--font-mono);font-size:.7rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase}.auth-shell_brandKicker__DSauM:before{content:"";width:1.25rem;height:2px;border-radius:99px;background:currentColor}.auth-shell_brandContent__cAnHQ h2{max-width:9.5em;font-family:var(--font-display);font-size:clamp(2rem,3.5vw,2.8rem);font-weight:700;line-height:1.05;letter-spacing:-.035em;text-wrap:balance}.auth-shell_brandIntro__GqcZ_{max-width:29rem;margin-top:1.2rem;color:rgba(255,255,255,.72);font-size:.9rem;line-height:1.65}.auth-shell_benefits__cLtq2{display:grid;gap:.8rem;margin-top:2.2rem;padding:0;list-style:none}.auth-shell_benefits__cLtq2 li{display:flex;align-items:flex-start;gap:.7rem;color:rgba(255,255,255,.88);font-size:.79rem;line-height:1.45}.auth-shell_benefits__cLtq2 li span{display:grid;place-items:center;flex:0 0 auto;width:1.15rem;height:1.15rem;margin-top:1px;border:1px solid rgba(231,185,106,.42);border-radius:50%;color:var(--brand-gold);font-size:.62rem;font-weight:800}.auth-shell_brandFoot__4FzK9{display:flex;align-items:center;flex:0 0 auto;gap:.55rem;width:100%;margin-top:clamp(2rem,4vw,3rem);padding-top:1.15rem;border-top:1px solid rgba(255,255,255,.11);color:rgba(255,255,255,.57);font-size:.68rem}.auth-shell_brandFoot__4FzK9 span{width:.42rem;height:.42rem;border-radius:50%;background:var(--brand-gold);box-shadow:0 0 0 4px rgba(231,185,106,.11)}.auth-shell_formPanel__DkPuw{display:grid;place-items:center;padding:clamp(2.5rem,6vw,4.75rem);background:linear-gradient(rgba(18,58,94,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(18,58,94,.018) 1px,transparent 1px),var(--surface);background-size:2rem 2rem}.auth-shell_formWrap__5MweI{width:min(100%,25rem)}.auth-shell_heading__dP1YU{margin-bottom:2rem}.auth-shell_eyebrow__S4ENo{margin-bottom:.8rem;color:var(--accent-strong);font-family:var(--font-mono);font-size:.7rem;font-weight:650;letter-spacing:.13em;text-transform:uppercase}.auth-shell_heading__dP1YU h1{color:var(--ink);font-family:var(--font-display);font-size:clamp(1.75rem,3vw,2.2rem);font-weight:700;line-height:1.12;letter-spacing:-.032em;text-wrap:balance}.auth-shell_heading__dP1YU>p:last-child{margin-top:.65rem;color:var(--ink-soft);font-size:.84rem;line-height:1.55}.auth-shell_form__BvuKJ{display:grid;gap:1.15rem}.auth-shell_formCompact__MDObC{gap:.9rem}.auth-shell_fieldGroup__BNfU4{display:grid;gap:.45rem}.auth-shell_fieldGroup__BNfU4 label{color:var(--ink-soft);font-size:.75rem;font-weight:650}.auth-shell_fieldGroup__BNfU4 input{width:100%;height:3.15rem;padding:0 .95rem;border:1px solid color-mix(in srgb,var(--primary) 15%,var(--line));border-radius:.75rem;outline:none;background:color-mix(in srgb,var(--bg) 26%,var(--surface));color:var(--ink);font-family:var(--font-body);font-size:.87rem;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.auth-shell_fieldGroup__BNfU4 input::-moz-placeholder{color:color-mix(in srgb,var(--muted) 72%,var(--surface))}.auth-shell_fieldGroup__BNfU4 input::placeholder{color:color-mix(in srgb,var(--muted) 72%,var(--surface))}.auth-shell_fieldGroup__BNfU4 input:hover{border-color:color-mix(in srgb,var(--primary) 32%,var(--line))}.auth-shell_fieldGroup__BNfU4 input:focus{border-color:var(--primary);background:var(--surface);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 12%,transparent)}.auth-shell_fieldGroup__BNfU4 input[aria-invalid=true]{border-color:color-mix(in srgb,var(--danger) 64%,var(--line))}.auth-shell_labelRow__PCzxn{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.auth-shell_labelRow__PCzxn a{color:var(--primary);font-size:.72rem;font-weight:650}.auth-shell_labelRow__PCzxn a:hover,.auth-shell_register__AyrhC a:hover{text-decoration:underline;text-underline-offset:3px}.auth-shell_passwordField__rLShf{position:relative}.auth-shell_passwordField__rLShf input{padding-right:4.75rem}.auth-shell_passwordField__rLShf button{position:absolute;top:50%;right:.5rem;min-width:3.75rem;padding:.4rem .55rem;border:0;border-radius:.48rem;color:var(--primary);background:transparent;font-family:var(--font-body);font-size:.7rem;font-weight:700;transform:translateY(-50%);cursor:pointer}.auth-shell_passwordField__rLShf button:hover{background:var(--primary-soft)}.auth-shell_error__rPxhh{display:flex;align-items:flex-start;gap:.65rem;padding:.8rem .9rem;border:1px solid color-mix(in srgb,var(--danger) 25%,var(--line));border-radius:.7rem;background:var(--danger-soft);color:var(--danger);font-size:.76rem;line-height:1.45}.auth-shell_error__rPxhh span{display:grid;place-items:center;flex:0 0 auto;width:1.1rem;height:1.1rem;margin-top:1px;border-radius:50%;background:var(--danger);color:#fff;font-size:.65rem;font-weight:800}.auth-shell_submit__1vzUn{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;width:100%;min-height:3.2rem;margin-top:.15rem;border:1px solid transparent;border-radius:.75rem;background:var(--primary);box-shadow:0 5px 13px rgb(var(--shadow-color)/.2);color:var(--on-primary);font-family:var(--font-body);font-size:.86rem;font-weight:700;cursor:pointer;transition:background .15s ease,box-shadow .15s ease,transform .12s ease}.auth-shell_submit__1vzUn:hover:not(:disabled){background:color-mix(in srgb,var(--primary) 88%,black);box-shadow:0 7px 17px rgba(18,58,94,.25);transform:translateY(-1px)}.auth-shell_submit__1vzUn:active:not(:disabled){transform:translateY(0)}.auth-shell_submit__1vzUn:disabled{opacity:.68;cursor:wait}.auth-shell_submit__1vzUn span{font-size:1rem;line-height:1}.auth-shell_register__AyrhC{display:flex;align-items:center;justify-content:center;gap:.35rem;margin-top:1.65rem;padding-top:1.45rem;border-top:1px solid var(--line);color:var(--ink-soft);font-size:.76rem}.auth-shell_register__AyrhC a{color:var(--primary);font-weight:700}.auth-shell_approvalNote__kMOj4{margin-top:.75rem;color:var(--muted);font-size:.68rem;line-height:1.5;text-align:center}.auth-shell_fieldHint__diC_R{color:var(--muted);font-size:.67rem;line-height:1.35}.auth-shell_approvalFlow__u31zT{display:flex;align-items:center;justify-content:center;gap:.45rem;padding:.72rem .85rem;border:1px solid color-mix(in srgb,var(--primary) 12%,var(--line));border-radius:.7rem;background:color-mix(in srgb,var(--primary-soft) 58%,var(--surface));color:var(--ink-soft);font-size:.68rem;line-height:1.4;text-align:center}.auth-shell_approvalFlow__u31zT span{color:var(--accent-strong);font-weight:800}.auth-shell_successContent__yWIY9{width:min(100%,25rem);text-align:center}.auth-shell_successMark__cCjbg{position:relative;display:grid;place-items:center;width:3.75rem;height:3.75rem;margin:0 auto 1.45rem;border:1px solid color-mix(in srgb,var(--ok) 24%,var(--line));border-radius:1rem;background:var(--ok-soft);color:var(--ok);font-size:1.35rem;font-weight:800;box-shadow:7px 7px 0 color-mix(in srgb,var(--ok) 8%,transparent)}.auth-shell_successContent__yWIY9 h1{font-family:var(--font-display);font-size:clamp(1.75rem,3vw,2.2rem);font-weight:700;line-height:1.12;letter-spacing:-.032em}.auth-shell_successContent__yWIY9>p{margin:.8rem auto 1.6rem;color:var(--ink-soft);font-size:.83rem;line-height:1.6}.auth-shell_successContent__yWIY9 .auth-shell_submit__1vzUn{text-decoration:none}@media (max-width:58rem){.auth-shell_shell__4BiP3{grid-template-columns:minmax(16rem,.75fr) minmax(25rem,1fr)}.auth-shell_brandPanel__9Ctfv{padding:2.5rem 2rem}.auth-shell_brandContent__cAnHQ h2{font-size:2rem}.auth-shell_brandIntro__GqcZ_{font-size:.8rem}.auth-shell_benefits__cLtq2 li{font-size:.72rem}}@media (max-width:47rem){.auth-shell_page__UnJ3m{min-height:auto;padding:1.5rem 1rem 2.5rem}.auth-shell_shell__4BiP3{min-height:0;grid-template-columns:1fr;border-radius:1.15rem}.auth-shell_brandPanel__9Ctfv{min-height:10.5rem;padding:2rem}.auth-shell_brandContent__cAnHQ{margin:0}.auth-shell_brandContent__cAnHQ h2{max-width:15em;font-size:1.65rem}.auth-shell_benefits__cLtq2,.auth-shell_brandFoot__4FzK9,.auth-shell_brandIntro__GqcZ_{display:none}.auth-shell_brandKicker__DSauM{margin-bottom:.8rem}.auth-shell_formPanel__DkPuw{padding:2.25rem 1.5rem 2.5rem;background-size:1.5rem 1.5rem}}@media (max-width:25rem){.auth-shell_brandPanel__9Ctfv{min-height:9rem;padding:1.6rem 1.35rem}.auth-shell_brandContent__cAnHQ h2{font-size:1.45rem}.auth-shell_formPanel__DkPuw{padding-inline:1.15rem}.auth-shell_register__AyrhC{align-items:flex-start;flex-direction:column}}@media (prefers-reduced-motion:reduce){.auth-shell_fieldGroup__BNfU4 input,.auth-shell_submit__1vzUn{transition:none}}