.button_button__h_7Gz{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:calc(var(--radius) - 2px);border:1px solid var(--border);font-weight:600;letter-spacing:.01em;cursor:pointer;background:var(--button-gradient);background-size:var(--button-gradient-size);background-position:0 50%;color:var(--text-color);transition:transform .2s ease,box-shadow .2s ease,background-position .35s ease,color .2s ease,border-color .2s ease}.button_button__h_7Gz:hover:not(:disabled){background-position:100% 50%;transform:translateY(-1px);box-shadow:var(--button-hover-shadow)}.button_button__h_7Gz:focus-visible{box-shadow:0 0 0 2px var(--ring),0 0 0 4px var(--background)}.button_button__h_7Gz:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.button_primary__8LI8k{color:var(--text-color)}.button_primary__8LI8k:hover:not(:disabled){filter:none}.button_secondary__83CPx{color:var(--text-color)}.button_secondary__83CPx:hover:not(:disabled){filter:none}.button_ghost__7Twzs{color:var(--text-color)}.button_ghost__7Twzs:hover:not(:disabled){filter:none}.button_destructive__4089C{color:var(--text-color)}.button_destructive__4089C:hover:not(:disabled){filter:none}.button_sm__QnU8p{min-height:36px;padding:.45rem .9rem;font-size:.85rem}.button_md__5bJH4{min-height:44px;padding:.6rem 1.1rem;font-size:.95rem}.button_lg__gCRrC{min-height:48px;padding:.7rem 1.25rem;font-size:1rem}.button_loading__7KM36{pointer-events:none}.button_spinner__QYTY_{width:16px;height:16px;border-radius:999px;border:2px solid;border-right:2px solid rgba(0,0,0,0);animation:button_spin__P6neR .8s linear infinite}@keyframes button_spin__P6neR{to{transform:rotate(1turn)}}@media(prefers-reduced-motion:reduce){.button_button__h_7Gz{transition:none}.button_spinner__QYTY_{animation:none}}.field_field__0fEO1{display:flex;flex-direction:column;gap:.4rem}.field_label__AZ8Bi{font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;font-weight:600;color:var(--muted-foreground);font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.field_input__jXiu5{width:100%;min-height:44px;border-radius:calc(var(--radius) - 4px);border:1px solid var(--input);background:rgba(0,0,0,0);padding:.6rem 1rem;color:var(--foreground);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.field_input__jXiu5:focus{outline:none;border-color:var(--ring);box-shadow:0 0 0 2px var(--ring)}.field_inputError__dOS9a{border-color:var(--danger);box-shadow:0 0 0 2px color-mix(in srgb,var(--danger) 60%,transparent)}.field_feedback__BOdg0{min-height:1.25rem;font-size:.85rem}.field_helper__stTQf{color:var(--muted-foreground)}.field_error__vep_r{color:var(--danger)}.field_placeholder__Uvkdg{visibility:hidden}@media(prefers-reduced-motion:reduce){.field_input__jXiu5{transition:none}}.auth-form_form__CjbsI{display:flex;flex-direction:column;gap:1rem}.auth-form_row__k2LdL{display:flex;justify-content:space-between;gap:1rem}.auth-form_checkbox__B_nHH,.auth-form_row__k2LdL{align-items:center;font-size:.85rem;color:var(--muted-foreground)}.auth-form_checkbox__B_nHH{display:inline-flex;gap:.5rem}.auth-form_checkbox__B_nHH input{accent-color:var(--accent);width:16px;height:16px}.auth-form_link__r8oqw{font-size:.85rem;color:var(--foreground);text-decoration:none;cursor:pointer}.auth-form_link__r8oqw:hover{text-decoration:underline;text-underline-offset:4px}.auth-form_divider__shS5E{display:flex;align-items:center;gap:.75rem;font-size:.7rem;letter-spacing:.3em;text-transform:uppercase;color:var(--muted-foreground)}.auth-form_divider__shS5E:after,.auth-form_divider__shS5E:before{content:"";flex:1 1;height:1px;background:var(--border)}.auth-form_social__NMdbI{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.auth-form_footerLink___HAcQ{font-weight:600;color:var(--foreground);text-decoration:none;cursor:pointer}.auth-form_footerLink___HAcQ:hover{text-decoration:underline;text-underline-offset:4px}@media(max-width:640px){.auth-form_row__k2LdL{flex-direction:column;align-items:flex-start}.auth-form_social__NMdbI{grid-template-columns:1fr}}.auth-split-layout_wrapper__ZmonS{position:relative;padding:clamp(1.5rem,3vw,3rem) 0;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.auth-split-layout_frame__NAMY0{position:relative;max-width:var(--page-max-width);margin:0 auto;border-radius:calc(var(--radius) + 16px);padding:clamp(1.5rem,3vw,3rem);border:1px solid var(--border);background:color-mix(in srgb,var(--card) 20%,transparent);box-shadow:var(--shadow-strong);overflow:hidden;-webkit-backdrop-filter:blur(18px) saturate(1.1);backdrop-filter:blur(18px) saturate(1.1)}.auth-split-layout_grid__LOGEJ{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);grid-gap:clamp(1.5rem,4vw,3rem);gap:clamp(1.5rem,4vw,3rem);align-items:center;position:relative;z-index:1}.auth-split-layout_editorial__Mh3UD{display:flex;flex-direction:column;gap:1rem}.auth-split-layout_eyebrow__c_OiO{font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:.7rem;letter-spacing:.28em;text-transform:uppercase;color:var(--muted-foreground)}.auth-split-layout_brand__S5VnQ{font-family:var(--font-logo,"Newsreader"),"Times New Roman",serif;font-size:.85rem;letter-spacing:.2em;text-transform:uppercase;color:var(--muted-foreground)}.auth-split-layout_title__LZML_{font-family:var(--font-serif),"Georgia",serif;font-size:clamp(2rem,3.6vw,3.2rem);line-height:1.05;margin:0}.auth-split-layout_description__SP_hS{font-size:1rem;line-height:1.7;color:var(--muted-foreground);margin:0}.auth-split-layout_glass__Qk7cm{display:grid;grid-gap:1.25rem;gap:1.25rem}.auth-split-layout_stats__QcBhK{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.auth-split-layout_statItem__j_tuJ{display:flex;flex-direction:column;gap:.3rem}.auth-split-layout_statValue__f3rQt{font-family:var(--font-serif),"Georgia",serif;font-size:clamp(1.3rem,2vw,1.8rem);color:var(--accent)}.auth-split-layout_statLabel__bE97L{font-size:.85rem;color:var(--muted-foreground)}.auth-split-layout_bullets__vklXD{list-style:none;margin:0;padding:0;display:grid;grid-gap:.75rem;gap:.75rem}.auth-split-layout_bulletItem__oZBSO{display:flex;align-items:flex-start;gap:.75rem;font-size:.95rem;color:var(--foreground)}.auth-split-layout_bulletItem__oZBSO:before{content:"";width:10px;height:10px;margin-top:.35rem;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px rgb(var(--gradient-lime)/.15)}.auth-split-layout_formArea___gUrG{display:flex;justify-content:center}.auth-split-layout_formCard__bAFhf{width:100%;display:flex;flex-direction:column;gap:1.5rem}.auth-split-layout_formHeader__UvQI5{display:flex;flex-direction:column;gap:.35rem}.auth-split-layout_formTitle__Kg18W{font-family:var(--font-serif),"Georgia",serif;font-size:1.6rem;margin:0}.auth-split-layout_formSubtitle__GWZXI{font-size:.95rem;margin:0;color:var(--muted-foreground)}.auth-split-layout_formBody__vMTu6{display:flex;flex-direction:column;gap:1rem}.auth-split-layout_formFooter__cc7JB{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--muted-foreground)}@media(max-width:960px){.auth-split-layout_grid__LOGEJ{grid-template-columns:1fr}.auth-split-layout_editorial__Mh3UD{order:2}.auth-split-layout_formArea___gUrG{order:1}}@media(max-width:640px){.auth-split-layout_frame__NAMY0{padding:1.5rem}.auth-split-layout_stats__QcBhK{grid-template-columns:1fr}}