.reg-page{min-height:100vh;font-family:var(--font-dm-sans), system-ui, sans-serif;-webkit-font-smoothing:antialiased;display:flex}.reg-left{background:linear-gradient(160deg,#0b1120 0%,#1a6dff 100%);flex:1;justify-content:center;align-items:center;padding:48px;display:flex;position:relative;overflow:hidden}.reg-left:before{content:"";pointer-events:none;background:radial-gradient(circle at 70% 30%,#1a6dff33 0%,#0000 50%),radial-gradient(circle at 20% 80%,#ffffff0a 0%,#0000 40%);position:absolute;inset:0}.reg-left:after{content:"";pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.reg-left-content{z-index:1;flex-direction:column;align-items:center;gap:48px;max-width:360px;display:flex;position:relative}.reg-steps-visual{flex-direction:column;align-items:stretch;gap:0;width:100%;display:flex}.reg-step-card{-webkit-backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:16px;padding:18px 20px;display:flex}.reg-step-card--1{background:#ffffff24;border-color:#fff3}.reg-step-num{color:#fff;background:#ffffff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:600;display:flex}.reg-step-card--1 .reg-step-num{color:#1a6dff;background:#fff}.reg-step-title{color:#fff;font-size:14px;font-weight:500;line-height:1.3}.reg-step-desc{color:#ffffff80;margin-top:2px;font-size:12px}.reg-step-line{background:#ffffff26;width:1px;height:20px;margin-left:35px}.reg-left-text{text-align:center}.reg-left-text h2{letter-spacing:-.03em;color:#fff;margin:0 0 12px;font-size:24px;font-weight:500;line-height:130%}.reg-left-text p{color:#ffffff8c;margin:0;font-size:14px;line-height:160%}.reg-social-proof{align-items:center;gap:12px;display:flex}.reg-avatars{display:flex}.reg-avatar{color:#fff;border:2px solid #0b112099;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-left:-6px;font-size:11px;font-weight:600;display:flex}.reg-avatar:first-child{margin-left:0}.reg-social-text{color:#ffffff73;font-size:13px}.reg-right{background:#fff;flex:1;justify-content:center;align-items:center;padding:48px 32px;display:flex}.reg-form-wrap{width:100%;max-width:400px}.reg-logo{margin-bottom:40px;display:block}.reg-title{letter-spacing:-.04em;color:#0f172a;margin:0;font-size:28px;font-weight:500;line-height:120%}.reg-subtitle{color:#64748b;margin:8px 0 0;font-size:14px;line-height:150%}.reg-google-btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e5ea;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:32px;padding:11px 16px;font-family:inherit;font-size:14px;font-weight:500;transition:all .15s;display:flex}.reg-google-btn:hover{background:#f8f9fa;border-color:#d1d5db}.reg-divider{align-items:center;margin:24px 0;display:flex}.reg-divider:before,.reg-divider:after{content:"";background:#e2e5ea;flex:1;height:1px}.reg-divider span{color:#94a3b8;white-space:nowrap;padding:0 14px;font-size:12px}.reg-form{flex-direction:column;gap:16px;display:flex}.reg-field label{color:#0f172a;margin-bottom:6px;font-size:13px;font-weight:500;display:block}.reg-input-wrap{align-items:center;display:flex;position:relative}.reg-input-icon{color:#94a3b8;pointer-events:none;width:18px;height:18px;position:absolute;left:14px}.reg-input-wrap input{color:#0f172a;background:#fff;border:1px solid #e2e5ea;border-radius:10px;outline:none;width:100%;padding:11px 14px 11px 42px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.reg-input-wrap input::placeholder{color:#94a3b8}.reg-input-wrap input:focus{border-color:#1a6dff;box-shadow:0 0 0 3px #1a6dff14}.reg-eye-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:color .15s,background .15s;display:flex;position:absolute;right:10px}.reg-eye-btn svg{width:18px;height:18px}.reg-eye-btn:hover{color:#64748b;background:#0000000a}.reg-strength{align-items:center;gap:10px;margin-top:8px;display:flex}.reg-strength-bar{background:#e2e5ea;border-radius:3px;flex:1;height:3px;overflow:hidden}.reg-strength-fill{border-radius:3px;height:100%;transition:width .3s,background .3s}.reg-strength-label{min-width:32px;font-size:11px;font-weight:600}.reg-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:0;padding:10px 14px;font-size:13px}.reg-submit-btn{color:#fff;cursor:pointer;background:#1a6dff;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 16px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s,opacity .15s;display:flex}.reg-submit-btn:hover:not(:disabled){background:#1560e0}.reg-submit-btn:disabled{opacity:.7;cursor:not-allowed}.reg-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite reg-spin}@keyframes reg-spin{to{transform:rotate(360deg)}}.reg-terms{color:#94a3b8;text-align:center;margin:0;font-size:12px;line-height:160%}.reg-terms a{color:#64748b;text-underline-offset:2px;text-decoration:underline}.reg-terms a:hover{color:#0f172a}.reg-login{text-align:center;color:#64748b;margin:28px 0 0;font-size:13px}.reg-login a{color:#1a6dff;font-weight:600;text-decoration:none;transition:opacity .15s}.reg-login a:hover{opacity:.75}@media (max-width:1024px){.reg-page{flex-direction:column;min-height:100dvh}.reg-right{background:#fff;flex:none;order:-1;padding:48px 32px 40px}.reg-form-wrap{max-width:440px;margin:0 auto}.reg-logo{margin-bottom:32px}.reg-left{border-radius:24px 24px 0 0;flex:1;padding:40px 32px 48px}.reg-left-content{gap:32px;width:100%;max-width:480px}.reg-steps-visual{flex-direction:row;gap:10px;width:100%}.reg-step-card{border-radius:12px;flex-direction:column;flex:1;align-items:flex-start;gap:10px;min-width:0;padding:16px 14px}.reg-step-line{display:none}.reg-left-text{text-align:center}.reg-left-text h2{font-size:20px}.reg-left-text p{font-size:13px}.reg-social-proof{justify-content:center}}@media (max-width:640px){.reg-right{padding:36px 24px 32px}.reg-title{font-size:24px}.reg-subtitle{font-size:13px}.reg-google-btn{margin-top:24px}.reg-divider{margin:20px 0}.reg-form{gap:14px}.reg-left{border-radius:20px 20px 0 0;padding:32px 24px 40px}.reg-left-content{gap:28px;width:100%;max-width:480px}.reg-steps-visual{flex-direction:column;gap:8px;width:100%}.reg-step-card{flex-direction:row;align-items:center;gap:14px;padding:14px 16px}.reg-left-text{display:none}.reg-social-proof{padding-top:4px}.reg-social-text{font-size:12px}}@media (max-width:380px){.reg-right{padding:28px 20px 24px}.reg-title{font-size:22px}.reg-left{padding:24px 20px 32px}.reg-step-num{width:28px;height:28px;font-size:12px}.reg-step-card{gap:10px}}
