.member-register-shell{min-height:100vh;background:linear-gradient(135deg,#063c2f,#087052);padding:36px 18px}.member-register-card{width:min(820px,100%);margin:auto;background:#fff;border-radius:24px;padding:34px;box-shadow:0 26px 70px rgba(0,0,0,.22)}.register-brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:#073d30;margin-bottom:26px}.register-brand img{width:56px;height:56px;border-radius:50%;object-fit:cover}.register-brand strong,.register-brand span{display:block}.register-brand span{color:#087052;font-style:italic;font-size:13px}.register-step{display:none}.register-step.active{display:block}.register-step h1{color:#073d30;margin:6px 0 8px}.register-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 18px}.register-grid .full{grid-column:1/-1}.register-grid .field,.register-step>.field{width:100%;box-sizing:border-box}.member-label span{font-weight:500;color:#607068}.field-note{display:block;color:#718078;font-size:12px;margin-top:5px}.otp-icon,.done-check{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:#e7f5ef;color:#075f43;font-size:30px;margin-bottom:18px}.otp-dev-note{padding:13px 15px;border-radius:12px;background:#fff7dc;border:1px solid #efd58a;margin:18px 0;color:#6a5312}.otp-input{font-size:24px;letter-spacing:.28em;text-align:center}.done-step{text-align:center;padding:35px 10px}.done-check{margin:0 auto 18px}.done-step .btn{display:inline-block;margin-top:12px;text-decoration:none}@media(max-width:650px){.member-register-card{padding:24px}.register-grid{grid-template-columns:1fr}.register-grid .full{grid-column:auto}}
