.Register_page__BvDbB{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;position:relative;overflow:hidden}.Register_bgDecor__As9HP{position:fixed;inset:0;pointer-events:none;z-index:0}.Register_hexGrid__2dzSB{position:absolute;inset:0;background-image:repeating-linear-gradient(60deg,transparent,transparent 28px,rgba(255,212,0,.03) 0,rgba(255,212,0,.03) 29px),repeating-linear-gradient(-60deg,transparent,transparent 28px,rgba(255,212,0,.03) 0,rgba(255,212,0,.03) 29px)}.Register_glowBlob__Dmu7U{position:absolute;top:-20%;right:-10%;width:600px;height:600px;background:radial-gradient(ellipse,rgba(255,212,0,.07) 0,transparent 70%);border-radius:50%}.Register_card__oODna{position:relative;z-index:1;display:flex;width:100%;max-width:960px;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--color-border);box-shadow:var(--shadow-card);animation:Register_fadeUp__e_csi .5s ease both}@keyframes Register_fadeUp__e_csi{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Register_brandPanel__gCwLY{flex:0 0 340px;background:linear-gradient(135deg,#0f1a26,#0B0F14);border-right:1px solid var(--color-border);padding:48px 40px;display:flex;flex-direction:column;gap:32px;position:relative;overflow:hidden}.Register_brandPanel__gCwLY:before{content:"";position:absolute;bottom:-60px;right:-60px;width:240px;height:240px;background:radial-gradient(circle,rgba(255,212,0,.1) 0,transparent 70%);border-radius:50%}.Register_brandPanel__gCwLY:after{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,var(--color-accent) 0,transparent 100%)}.Register_tagline__fk83x h2{font-family:var(--font-display);font-size:32px;font-weight:800;line-height:1.1;letter-spacing:.02em;text-transform:uppercase;margin-bottom:12px}.Register_tagline__fk83x p{color:var(--color-muted);font-size:14px;line-height:1.6}.Register_featureList__Eie5k{list-style:none;display:flex;flex-direction:column;gap:12px;margin-top:auto}.Register_featureList__Eie5k li{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--color-muted)}.Register_checkmark__IqJlj{color:var(--color-accent);font-weight:700;font-size:13px;width:20px;height:20px;border:1.5px solid var(--color-accent);border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.Register_formPanel__LGNDJ{flex:1 1;background:var(--color-surface);padding:40px 40px 32px;display:flex;flex-direction:column;gap:20px;overflow-y:auto;max-height:100vh}.Register_formHeader___dOk1 h1{font-family:var(--font-display);font-size:28px;font-weight:700;letter-spacing:.02em;margin-bottom:4px}.Register_formHeader___dOk1 p{color:var(--color-muted);font-size:14px}.Register_roleToggle__pz_On{display:flex;background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:4px;gap:4px}.Register_roleBtn__u4HJ3{flex:1 1;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border-radius:calc(var(--radius-md) - 2px);font-size:14px;font-weight:500;color:var(--color-muted);background:transparent;transition:all var(--transition)}.Register_roleBtn__u4HJ3:hover{color:var(--color-text)}.Register_roleActive__i4TCv{background:var(--color-accent);color:#000;font-weight:700}.Register_form__ubxEB{display:flex;flex-direction:column;gap:16px}.Register_row__svStT{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.Register_passwordField__NEBlW{position:relative}.Register_eyeBtn__zRdW9{position:absolute;right:12px;bottom:12px;background:none;color:var(--color-muted);display:flex;align-items:center;padding:2px;transition:color var(--transition)}.Register_eyeBtn__zRdW9:hover{color:var(--color-text)}.Register_serverError__iYqRf{background:rgba(255,77,77,.1);border:1px solid rgba(255,77,77,.3);border-radius:var(--radius-sm);color:var(--color-error);font-size:13px;padding:10px 14px}.Register_serverSuccess__5pPLY{background:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.3);border-radius:var(--radius-sm);color:#22c55e;font-size:13px;padding:10px 14px}.Register_divider__xTINU{display:flex;align-items:center;gap:12px;color:var(--color-muted);font-size:12px;text-transform:uppercase;letter-spacing:.05em}.Register_divider__xTINU:after,.Register_divider__xTINU:before{content:"";flex:1 1;height:1px;background:var(--color-border)}.Register_footer__4XmDb{font-size:13px;color:var(--color-muted);text-align:center}.Register_link__ii2vh{color:var(--color-accent);font-weight:500;transition:opacity var(--transition)}.Register_link__ii2vh:hover{opacity:.8}@media (max-width:760px){.Register_brandPanel__gCwLY{display:none}.Register_formPanel__LGNDJ{padding:32px 24px;max-height:none}.Register_row__svStT{grid-template-columns:1fr}}