.register_pageRegister__dVRos{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0b0b17,#11142a 60%,#161a36);padding:40px 16px;font-family:Inter,sans-serif}.register_registerCard__BFRVS{display:flex;width:100%;max-width:900px;min-height:560px;border-radius:24px;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.45)}.register_registerLeft__GsAH1{flex:1 1;background:#ffffff;padding:48px 40px;display:flex;flex-direction:column;justify-content:center}.register_registerBrand__MQQqb{display:flex;align-items:center;gap:8px;font-size:.9rem;font-weight:700;color:#6366f1;margin-bottom:32px;letter-spacing:.5px}.register_brandDot__W4xFP{width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#7c3aed,#6366f1);flex-shrink:0}.register_registerTitle__K_I1T{font-size:2rem;font-weight:800;color:#0f172a;margin-bottom:8px;line-height:1.15}.register_registerSubtitle__4KsDQ{font-size:.95rem;color:#64748b;margin-bottom:32px;line-height:1.6}.register_registerForm__8kw_L{display:flex;flex-direction:column;gap:0}.register_formNote__PrKvp{font-size:.85rem;color:#94a3b8;line-height:1.6;margin-bottom:20px;padding:12px 16px;background:#f8fafc;border-radius:10px;border-left:3px solid #818cf8}.register_inputWrap__jnWJR{margin-bottom:20px}.register_inputLabel__WAcrQ{display:block;font-size:.8rem;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.register_inputField__8fjOt{width:100%;padding:12px 16px;border:1.5px solid #e2e8f0;border-radius:12px;font-size:.95rem;color:#0f172a;background:#f8fafc;transition:all .2s ease;outline:none}.register_inputField__8fjOt:focus{border-color:#818cf8;background:#ffffff;box-shadow:0 0 0 3px rgba(129,140,248,.15)}.register_inputField__8fjOt:disabled{opacity:.6;cursor:not-allowed}.register_btnSubmit__a9Y3c{background:linear-gradient(135deg,#7c3aed,#6366f1)!important;border:none!important;color:#fff!important;border-radius:12px!important;font-weight:600!important;font-size:.95rem!important;padding:13px!important;transition:all .2s ease!important;box-shadow:0 4px 16px rgba(99,102,241,.35)!important}.register_btnSubmit__a9Y3c:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px rgba(99,102,241,.45)!important}.register_btnSubmit__a9Y3c:disabled{opacity:.7!important;cursor:not-allowed!important}.register_loadingWrap__TEEd2{display:flex;align-items:center;justify-content:center;gap:10px}.register_spinner__r_lXr{width:16px;height:16px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:register_spin__wpJ_b .7s linear infinite;flex-shrink:0}@keyframes register_spin__wpJ_b{to{transform:rotate(1turn)}}.register_registerFooterNote__k7vhn{font-size:.85rem;color:#94a3b8;text-align:center;margin-top:20px;margin-bottom:0}.register_registerLink__ys_NX{color:#6366f1;font-weight:600;text-decoration:none}.register_registerLink__ys_NX:hover{text-decoration:underline}.register_btnLogout__dfbbE{background:transparent!important;border:1px solid #e2e8f0!important;color:#64748b!important;border-radius:12px!important;font-weight:600!important;padding:10px 24px!important;transition:all .2s ease!important}.register_btnLogout__dfbbE:hover{background:#f8fafc!important;color:#0f172a!important}.register_registerRight__BnYAq{flex:1 1;background:radial-gradient(circle at 20% 20%,rgba(139,92,246,.25),transparent 40%),radial-gradient(circle at 80% 70%,rgba(99,102,241,.2),transparent 40%),linear-gradient(160deg,#0f0c29,#1e1b4b);display:flex;align-items:center;justify-content:center;padding:48px 40px}.register_registerRightInner___kzYh{max-width:320px}.register_registerRightBadge__AYdYP{display:inline-block;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:rgba(255,255,255,.9);border-radius:999px;padding:4px 16px;font-size:.75rem;font-weight:600;letter-spacing:1px;text-transform:uppercase;margin-bottom:20px}.register_registerRightTitle__8NbfB{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;color:#ffffff;line-height:1.2;margin-bottom:16px}.register_registerRightAccent__qQulU{background:linear-gradient(90deg,#818cf8,#c084fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.register_registerRightText__GB_Qs{font-size:.95rem;color:rgba(255,255,255,.65);line-height:1.7;margin-bottom:28px}.register_featureList__4e_q1{display:flex;flex-direction:column;gap:12px}.register_featureItem__D3EJC{display:flex;align-items:center;gap:10px;font-size:.9rem;color:rgba(255,255,255,.8);font-weight:500}.register_featureIcon__5Cs6w{width:22px;height:22px;border-radius:50%;background:linear-gradient(135deg,#7c3aed,#6366f1);display:flex;align-items:center;justify-content:center;font-size:.7rem;color:#fff;font-weight:700;flex-shrink:0}@media (max-width:767.98px){.register_registerCard__BFRVS{flex-direction:column;max-width:480px}.register_registerRight__BnYAq{display:none}.register_registerLeft__GsAH1{padding:36px 28px}}