.register-module__lbrTia__container{min-height:100vh;display:flex}.register-module__lbrTia__leftPanel{background:linear-gradient(135deg,#0a1628 0%,#1a2a4a 30%,#0d1f3c 70%,#0a1628 100%);flex:0 0 45%;align-items:center;display:flex;position:relative;overflow:hidden}.register-module__lbrTia__leftPanel:before{content:"";background:radial-gradient(circle at 30% 40%,#1b7a5a26 0%,#0000 50%),radial-gradient(circle at 70% 60%,#c07a451a 0%,#0000 40%),radial-gradient(circle,#3b82f614 0%,#0000 60%);position:absolute;inset:0}.register-module__lbrTia__leftPanel:after{content:"";opacity:.5;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 600' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M200 50 Q180 80 190 120 Q200 160 180 200 Q160 240 170 280 Q180 320 160 360 Q140 400 150 440 Q160 480 140 520 L180 530 Q200 490 190 450 Q180 410 200 370 Q220 330 210 290 Q200 250 220 210 Q240 170 230 130 Q220 90 200 50Z' fill='rgba(27,122,90,0.06)' stroke='rgba(27,122,90,0.12)' stroke-width='0.5'/%3E%3C/svg%3E");background-size:cover;position:absolute;inset:0}.register-module__lbrTia__leftContent{z-index:1;color:#fff;flex-direction:column;justify-content:space-between;height:100%;padding:40px;display:flex;position:relative}.register-module__lbrTia__logo{align-items:center;gap:10px;margin-bottom:80px;display:flex}.register-module__lbrTia__logoIcon{font-size:32px}.register-module__lbrTia__logoText{letter-spacing:-.5px;font-size:22px;font-weight:700}.register-module__lbrTia__heroContent{flex-direction:column;flex:1;justify-content:center;display:flex}.register-module__lbrTia__heroTitle{margin-bottom:16px;font-size:36px;font-weight:700;line-height:1.2}.register-module__lbrTia__heroHighlight{color:#f59e0b}.register-module__lbrTia__heroDesc{color:#ffffffb3;max-width:320px;margin-bottom:32px;font-size:15px;line-height:1.6}.register-module__lbrTia__features{flex-direction:column;gap:12px;list-style:none;display:flex}.register-module__lbrTia__features li{color:#ffffffd9;align-items:center;gap:10px;font-size:14px;display:flex}.register-module__lbrTia__checkIcon{color:#10b981;background:#10b98133;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;display:flex}.register-module__lbrTia__terms{color:#fff6;font-size:12px}.register-module__lbrTia__rightPanel{background:var(--bg-white);flex:1;justify-content:center;align-items:center;padding:40px;display:flex;overflow-y:auto}.register-module__lbrTia__formContainer{width:100%;max-width:560px}.register-module__lbrTia__formTitle{margin-bottom:8px;font-size:28px;font-weight:700}.register-module__lbrTia__formSubtitle{color:var(--text-secondary);margin-bottom:24px;font-size:14px}.register-module__lbrTia__typeToggle{background:var(--bg-light);border-radius:var(--radius-lg);border:1px solid var(--border-light);gap:4px;margin-bottom:24px;padding:4px;display:flex}.register-module__lbrTia__typeBtn{border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;text-align:center;flex:1;padding:10px 16px;font-size:14px;font-weight:500;transition:all .2s}.register-module__lbrTia__typeBtn:hover{color:var(--text-primary)}.register-module__lbrTia__typeBtnActive{background:var(--bg-white);color:var(--text-primary);box-shadow:var(--shadow-sm);font-weight:600}.register-module__lbrTia__error{background:var(--danger-light);color:#991b1b;border-radius:var(--radius);border:1px solid #fecaca;margin-bottom:16px;padding:10px 14px;font-size:13px}.register-module__lbrTia__form{flex-direction:column;gap:16px;display:flex}.register-module__lbrTia__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.register-module__lbrTia__bankAlert{margin:0;font-size:12px}.register-module__lbrTia__phoneRow{gap:8px;display:flex}.register-module__lbrTia__countrySelect{flex-shrink:0;width:110px}.register-module__lbrTia__passwordWrap{position:relative}.register-module__lbrTia__eyeBtn{cursor:pointer;opacity:.5;font-size:16px;transition:opacity .2s;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.register-module__lbrTia__eyeBtn:hover{opacity:1}.register-module__lbrTia__submitBtn{margin-top:8px;padding:14px;font-size:15px}.register-module__lbrTia__loginLink{text-align:center;color:var(--text-secondary);margin-top:20px;font-size:14px}.register-module__lbrTia__link{color:var(--primary);font-weight:600}.register-module__lbrTia__link:hover{text-decoration:underline}@media (max-width:900px){.register-module__lbrTia__container{flex-direction:column}.register-module__lbrTia__leftPanel{flex:none;min-height:300px}.register-module__lbrTia__formRow{grid-template-columns:1fr}}
