.rohuserlogn_wrap{min-height:70vh;display:grid;place-items:center;padding:180px 16px 100px;background-image:url(/images/homepg/bg-img-3.svg);background-repeat:no-repeat;background-size:cover}.rohuserlogn_card{width:100%;max-width:720px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:32px;box-shadow:0 10px 30px rgba(0,0,0,.06)}.rohuserlogn_title{font-size:28px;font-weight:700;margin:0 0 6px;color:#111827}.rohuserlogn_subtitle{color:#6b7280;margin-bottom:20px}.rohuserlogn_alert{background:#fef2f2;color:#991b1b;border:1px solid #fecaca;padding:10px 12px;border-radius:10px;margin-bottom:14px}.rohuserlogn_form{display:grid;grid-gap:16px;gap:16px}.rohuserlogn_field{display:grid;grid-gap:8px;gap:8px}.rohuserlogn_label{font-weight:600;color:#111827}.rohuserlogn_labelrow{display:flex;align-items:center;justify-content:space-between}.rohuserlogn_input{width:100%;height:48px;padding:10px 14px;border:1px solid #ddd;border-radius:8px;font-family:DM Sans,sans-serif;font-size:14px;outline:none;background-color:#dbdfeb1f;transition:border-color .2s ease}.rohuserlogn_input:focus{border:none;box-shadow:0 0 3px #ff3600}.rohuserlogn_row{display:flex;align-items:center;justify-content:space-between;margin-top:4px}.rohuserlogn_check{display:inline-flex;gap:8px;align-items:center;color:#374151}.rohuserlogn_checkbox{width:16px;height:16px}.rohuserlogn_btn{width:100%;height:42px;border:none;font-family:DM Sans,sans-serif;border-radius:100px;background:#ff3c00;color:#fff;font-weight:700;font-size:16px;cursor:pointer;transition:transform .3s ease-in-out;margin-top:20px}.rohuserlogn_btn:hover{background-color:#000}.rohuserlogn_btn:disabled{opacity:.7;cursor:not-allowed}.rohuserlogn_btn:active{transform:translateY(1px)}.rohuserlogn_link{color:#2563eb;text-decoration:none;font-weight:600}.rohuserlogn_link:hover{text-decoration:underline}.rohuserlogn_linkbtn{background:transparent;border:none;padding:0;cursor:pointer;color:#2563eb;font-weight:600}.rohuserlogn_divider{position:relative;text-align:center;margin:8px 0;color:#6b7280;font-size:14px}.rohuserlogn_divider:after,.rohuserlogn_divider:before{content:"";position:absolute;top:50%;width:40%;height:1px;background:#e5e7eb}.rohuserlogn_divider:before{left:0}.rohuserlogn_divider:after{right:0}.rohuserlogn_socials{display:grid;grid-gap:10px;gap:10px;margin-top:-4px}.rohuserlogn_socialbtn{width:100%;height:46px;border:1px solid #d1d5db;border-radius:12px;background:#fff;font-weight:600;cursor:pointer}.rohuserlogn_footer{text-align:center;color:#4b5563;margin-top:6px}@media (max-width:991px){.rohuserlogn_wrap{padding:150px 16px 100px}}@media (max-width:640px){.rohuserlogn_card{padding:22px;border-radius:14px}.rohuserlogn_title{font-size:24px}}