/*!/wp-content/plugins/candidate-manager/assets/css/style.css*/.cjm-auth-wrapper{display:flex;justify-content:center;align-items:center;width:100%;margin:0 auto!important;padding:40px 15px;box-sizing:border-box}.cjm-auth-container{width:100%;max-width:800px!important;background:transparent!important;text-align:left!important;margin:0 auto!important;padding:0!important}.cjm-auth-title{color:#1e293b;font-size:24px;font-weight:800;margin:0 0 25px 0!important;padding:0!important;text-align:left!important;border:none!important}.cjm-auth-form{width:100%;margin:0!important;padding:0!important}.cjm-auth-container form p{margin:0 0 16px 0!important;padding:0!important}.cjm-auth-container input[type="text"],.cjm-auth-container input[type="email"],.cjm-auth-container input[type="password"]{width:100%;padding:14px 16px;border:1px solid #cbd5e1;border-radius:6px;background:#ffffff!important;box-sizing:border-box;margin:0!important;font-size:15px;color:#0f172a;outline:none;transition:border-color 0.2s}.cjm-auth-container input:focus{border-color:#f43f5e;box-shadow:0 0 0 3px rgb(244 63 94 / .1)}.cjm-btn{background:#f43f5e;color:#ffffff!important;padding:14px 0;margin:0!important;border:none;border-radius:6px;font-weight:700;font-size:16px;cursor:pointer;width:100%;transition:all 0.2s;text-align:center!important}.cjm-btn:hover{background:#e11d48}.cjm-auth-links{margin-top:15px}.cjm-forgot-link{color:#4f46e5;text-decoration:none;font-size:14px;display:inline-block}.cjm-switch-link{margin-top:25px!important;color:#475569;font-size:15px}.cjm-switch-link a{color:#f43f5e;font-weight:600;text-decoration:none}