.auth_container__a5MU1{min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#1c1c1e,#2c2c2e 30%,#1c1c1e 70%,#0a0a0a);position:relative;overflow:hidden;padding:var(--space-5);padding-top:max(var(--space-5),env(safe-area-inset-top,0px));padding-bottom:max(var(--space-5),env(safe-area-inset-bottom,0px));--auth-text:#f2f2f7;--auth-text-secondary:#aeaeb2;--auth-text-tertiary:#636366;--auth-border:rgba(255,255,255,0.1);--auth-border-focus:rgba(255,255,255,0.25);--auth-surface:rgba(255,255,255,0.06);--auth-input-bg:rgba(255,255,255,0.08)}.auth_container__a5MU1:before{content:"";position:absolute;top:-20%;left:-10%;width:60%;height:60%;background:radial-gradient(ellipse at center,rgba(175,82,222,.12) 0,transparent 70%);pointer-events:none}.auth_container__a5MU1:after{content:"";position:absolute;bottom:-15%;right:-10%;width:50%;height:50%;background:radial-gradient(ellipse at center,rgba(88,86,214,.08) 0,transparent 70%);pointer-events:none}.auth_brandContent__cxWvC,.auth_brandLogo__m_vAz,.auth_brandPanel__cf077,.auth_brandSubtitle__yZKOf,.auth_brandTitle__B2oot{display:none}.auth_formPanel__BPCG4{display:flex;justify-content:center;width:100%;position:relative;z-index:1}.auth_formWrap__w2Zri{width:100%;max-width:400px;background:rgba(255,255,255,.07);backdrop-filter:blur(40px) saturate(150%);-webkit-backdrop-filter:blur(40px) saturate(150%);border:1px solid rgba(255,255,255,.12);border-radius:1.5rem;padding:var(--space-8) var(--space-6);box-shadow:0 8px 32px rgba(0,0,0,.3),0 0 80px rgba(175,82,222,.06),inset 0 1px 0 rgba(255,255,255,.08)}.auth_formHeader__SLnC5{margin-bottom:var(--space-6);text-align:center}.auth_mobileLogo__xYjdT{display:inline-flex;align-items:center;justify-content:center;font-size:1.75rem;font-weight:800;letter-spacing:-.04em;color:#ffffff;margin-bottom:var(--space-5);text-decoration:none;background:linear-gradient(135deg,#7C5CFC,#af52de 50%,#5856d6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.auth_title__mmwET{font-size:var(--text-xl);font-weight:700;letter-spacing:-.03em;color:#ffffff;margin-bottom:var(--space-1)}.auth_subtitle__58MX3{font-size:var(--text-sm);color:var(--auth-text-secondary);font-weight:400;line-height:1.5}.auth_form__01kbl{display:flex;flex-direction:column;gap:var(--space-3)}.auth_row__muEjr{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--space-3);gap:var(--space-3)}.auth_formWrap__w2Zri input,.auth_formWrap__w2Zri select{background:var(--auth-input-bg)!important;border-color:var(--auth-border)!important;color:#ffffff!important}.auth_formWrap__w2Zri input::placeholder{color:var(--auth-text-tertiary)!important}.auth_formWrap__w2Zri input:focus,.auth_formWrap__w2Zri select:focus{border-color:var(--auth-border-focus)!important;box-shadow:0 0 0 3px rgba(175,82,222,.15)!important}.auth_formWrap__w2Zri label{color:var(--auth-text-secondary)!important}.auth_error__OgJkQ{font-size:var(--text-sm);color:#ff6b6b;text-align:center;padding:var(--space-3);background:rgba(255,59,48,.12);border:1px solid rgba(255,59,48,.2);border-radius:var(--radius-lg)}.auth_divider__gGiIa{display:flex;align-items:center;gap:var(--space-3);margin:var(--space-4) 0}.auth_divider__gGiIa:after,.auth_divider__gGiIa:before{content:"";flex:1 1;height:1px;background:var(--auth-border)}.auth_dividerText__JG4G_{font-size:var(--text-sm);color:var(--auth-text-tertiary);text-transform:lowercase}.auth_switch__scvtP{text-align:center;margin-top:var(--space-5);font-size:var(--text-sm);color:var(--auth-text-secondary)}.auth_link__aVKUI{color:#af52de;font-weight:600;text-decoration:none;transition:opacity .15s}.auth_link__aVKUI:hover{opacity:.8}.auth_selectWrap__BAunm{display:flex;flex-direction:column;gap:var(--space-1)}.auth_selectLabel__usxLA{font-size:var(--text-sm);font-weight:500;color:var(--auth-text-secondary)}.auth_select__62eyU{width:100%;height:46px;padding:0 var(--space-4);font-size:var(--text-sm);border-radius:var(--radius-xl);border:1px solid var(--auth-border);background:var(--auth-input-bg);color:#ffffff;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23999' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right var(--space-4) center;transition:border-color var(--duration-fast),box-shadow var(--duration-fast)}.auth_select__62eyU:focus{outline:none;border-color:var(--auth-border-focus);box-shadow:0 0 0 3px rgba(175,82,222,.15)}.auth_roleSelector__7v6qW{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--space-2);gap:var(--space-2);margin-bottom:var(--space-4)}.auth_roleCard__X4zK7{display:flex;flex-direction:column;align-items:center;gap:4px;padding:var(--space-2) var(--space-1);border:1.5px solid var(--auth-border);border-radius:var(--radius-lg);background:var(--auth-surface);cursor:pointer;transition:all .2s ease;text-align:center;-webkit-tap-highlight-color:transparent}.auth_roleCard__X4zK7:hover{border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.1)}.auth_roleCardActive__bXWZV{border-color:#af52de;background:rgba(175,82,222,.12);box-shadow:0 0 0 3px rgba(175,82,222,.1)}.auth_roleIcon__e1pB_{font-size:1.25rem;line-height:1}.auth_roleLabel__LIhtr{font-size:var(--text-xs);font-weight:600;color:#ffffff}.auth_roleDesc___fLUA{font-size:10px;color:var(--auth-text-secondary);line-height:1.2}.auth_segmentDesc__5lO5O{font-size:var(--text-xs);color:var(--auth-text-tertiary);margin:0 0 var(--space-2)}.auth_segmentChips__VitQM{display:flex;flex-wrap:wrap;gap:var(--space-2)}.auth_segmentChip__cUj5_{padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);border:1.5px solid var(--auth-border);background:var(--auth-surface);color:#ffffff;font-size:var(--text-sm);font-weight:500;cursor:pointer;transition:all .15s}.auth_segmentChipActive__96eVg{border-color:#af52de;background:rgba(175,82,222,.15);color:#bf5af2;font-weight:600}@media (max-width:374px){.auth_formWrap__w2Zri{padding:var(--space-6) var(--space-4)}.auth_row__muEjr{grid-template-columns:1fr}.auth_roleDesc___fLUA{display:none}}@media (min-width:768px){.auth_container__a5MU1{justify-content:flex-end;padding-right:10%}.auth_brandPanel__cf077{display:flex;position:absolute;left:0;top:0;bottom:0;width:45%;align-items:center;justify-content:center;z-index:1}.auth_brandContent__cxWvC{display:block;padding:var(--space-12);max-width:380px}.auth_brandLogo__m_vAz{font-size:var(--text-2xl);margin-bottom:var(--space-12);text-decoration:none;background:linear-gradient(135deg,#7C5CFC,#af52de 50%,#5856d6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.auth_brandLogo__m_vAz,.auth_brandTitle__B2oot{display:block;font-weight:800;letter-spacing:-.04em}.auth_brandTitle__B2oot{font-size:var(--text-4xl);line-height:1.08;color:#ffffff;margin-bottom:var(--space-5);white-space:pre-line}.auth_brandSubtitle__yZKOf{display:block;font-size:var(--text-lg);color:rgba(255,255,255,.5);line-height:1.65}.auth_mobileLogo__xYjdT{display:none}.auth_formWrap__w2Zri{max-width:420px;padding:var(--space-10) var(--space-8)}.auth_roleIcon__e1pB_{font-size:1.5rem}.auth_roleLabel__LIhtr{font-size:var(--text-sm)}.auth_roleDesc___fLUA{font-size:.6875rem}.auth_roleCard__X4zK7{padding:var(--space-3) var(--space-2);border-radius:var(--radius-xl);gap:6px}}@media (min-width:1200px){.auth_container__a5MU1{padding-right:12%}.auth_formWrap__w2Zri{padding:var(--space-12) var(--space-10)}.auth_title__mmwET{font-size:var(--text-2xl)}}.auth_roleList__RFxxt{display:flex;flex-direction:column;gap:var(--space-2)}.auth_roleListItem__cHjVh{display:flex;align-items:center;gap:var(--space-4);width:100%;padding:var(--space-4);border:1.5px solid var(--auth-border);border-radius:var(--radius-xl);background:var(--auth-surface);cursor:pointer;transition:all .2s ease;text-align:left;-webkit-tap-highlight-color:transparent}@media (hover:hover){.auth_roleListItem__cHjVh:hover{border-color:rgba(255,255,255,.25);background:rgba(255,255,255,.1);transform:translateX(4px)}}.auth_roleListItem__cHjVh:active{background:rgba(255,255,255,.12)}.auth_roleListIcon__w008u{font-size:1.75rem;line-height:1;flex-shrink:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.06);border-radius:var(--radius-lg)}.auth_roleListText__blyAf{flex:1 1;display:flex;flex-direction:column;gap:2px}.auth_roleListLabel__VDiK4{font-size:var(--text-base);font-weight:600;color:#ffffff}.auth_roleListDesc__d5bGw{font-size:var(--text-xs);color:var(--auth-text-secondary);line-height:1.3}.auth_roleListArrow__Df7rL{flex-shrink:0;color:var(--auth-text-tertiary);transition:transform .15s}@media (hover:hover){.auth_roleListItem__cHjVh:hover .auth_roleListArrow__Df7rL{transform:translateX(3px);color:var(--auth-text-secondary)}}.auth_backBtn__7k6wH{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:var(--radius-full);border:1px solid var(--auth-border);background:var(--auth-surface);color:var(--auth-text-secondary);cursor:pointer;transition:all .15s;margin-bottom:var(--space-3);-webkit-tap-highlight-color:transparent}@media (hover:hover){.auth_backBtn__7k6wH:hover{background:rgba(255,255,255,.12);color:#ffffff}}.auth_roleChip__TLP4V{display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-1) var(--space-3);background:rgba(175,82,222,.12);border:1px solid rgba(175,82,222,.25);border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:600;color:#bf5af2;margin-bottom:var(--space-3)}