.register-pro{min-height:calc(100vh - 76px);padding:48px 20px;background:linear-gradient(180deg,#10294f 0%,#0a1a33 58%,#061021 100%);display:flex;align-items:center;justify-content:center}.register-pro-card{width:min(960px,100%);display:grid;grid-template-columns:.88fr 1.12fr;background:#fff;border-radius:28px;overflow:hidden;box-shadow:0 20px 40px -10px rgba(10,26,51,.35);border:1px solid rgba(255,255,255,.2)}.register-pro-side{position:relative;overflow:hidden;padding:42px;color:#fff;background:linear-gradient(145deg,#10294f,#071a35);display:flex;flex-direction:column;justify-content:space-between}.register-pro-side:before{content:"";position:absolute;width:190px;height:190px;border-radius:50%;right:-80px;top:-80px;background:rgba(245,158,11,.16);filter:blur(18px)}.register-pro-side>*{position:relative;z-index:1}.register-pro-logo{width:72px;height:72px;object-fit:contain;margin-bottom:35px}.register-pro-side h1{font-size:clamp(2.4rem,4vw,4.2rem);line-height:.95;letter-spacing:-.05em;margin:12px 0 16px}.register-pro-side p{color:#c4cfdb;line-height:1.7}.register-pro-status{margin-top:30px;padding:15px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:rgba(255,255,255,.08);font-size:.8rem;color:#dbe6f5}.register-pro-form{padding:42px 48px}.register-pro-form-head{margin-bottom:24px}.register-pro-form-head span{color:#ff6b2b;font-size:.72rem;letter-spacing:.14em;font-weight:900}.register-pro-form-head h2{color:#10294f;font-size:2rem;margin:5px 0}.register-pro-form-head p{color:#6d7886;margin:0}.register-pro-fields{display:grid;gap:15px}.register-pro-fields label{display:grid;gap:7px;font-weight:750;color:#122033}.register-pro-fields input{width:100%;border:1.5px solid #cbd5e1;background:#f8fafc;border-radius:12px;padding:12px 13px;outline:none;color:#122033}.register-pro-fields input:focus{background:#fff;border-color:#10294f;box-shadow:0 0 0 3px rgba(16,41,79,.12)}.register-pro-fields small{color:#6d7886;font-weight:500}.register-pro-fields .form-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.register-pro-note{padding:13px 14px;background:#f5f8fb;border:1px solid #dde6ef;border-radius:13px;color:#526273;font-size:.78rem}.register-pro-form .btn{width:100%;margin-top:5px}.register-pro-alt{text-align:center;color:#6d7886;font-size:.9rem}.register-pro-alt a{color:#10294f;font-weight:800}@media(max-width:780px){.register-pro{padding:24px 14px}.register-pro-card{grid-template-columns:1fr}.register-pro-side{padding:30px}.register-pro-logo{margin-bottom:12px;width:64px;height:64px}.register-pro-side h1{font-size:2.8rem}.register-pro-status{margin-top:18px}.register-pro-form{padding:30px 22px}.register-pro-fields .form-grid-2{grid-template-columns:1fr}}

