/* ChaloKaamPe R241 Associate auth experience. Loaded only on worker auth pages. */
body.worker-auth{--a241-ink:#111827;--a241-muted:#64748b;--a241-line:#dce3ee;--a241-bg:#f5f7fb;--a241-primary:#312e81;--a241-primary2:#4f46e5;--a241-soft:#eef2ff;background:linear-gradient(180deg,#f8faff 0,#f3f5fa 100%)!important;color:var(--a241-ink)}
body.worker-auth .auth-topbar{height:64px;max-width:1180px;margin:0 auto;padding:0 22px;border:0;background:transparent;display:flex;align-items:center;justify-content:space-between}
body.worker-auth .auth-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--a241-ink)}
body.worker-auth .auth-brand .brand-mark{width:38px;height:38px;max-width:38px;max-height:38px;border-radius:10px;object-fit:contain;overflow:hidden;display:grid;place-items:center}
body.worker-auth .auth-brand .brand-mark img{width:100%;height:100%;object-fit:contain}
body.worker-auth .auth-brand .brand-copy{display:grid;gap:1px}.worker-auth .auth-brand strong{font-size:15px}.worker-auth .auth-brand small{font-size:11px;color:var(--a241-muted)}
body.worker-auth .auth-jobs-link{font-size:13px;font-weight:750;color:var(--a241-primary);text-decoration:none;padding:8px 12px;border:1px solid #c7d2fe;border-radius:10px;background:#fff}
body.worker-auth .auth-shell{max-width:1180px;width:calc(100% - 36px);min-height:calc(100dvh - 88px);margin:0 auto;padding:14px 0 24px;display:grid;place-items:center}
body.worker-auth .flash{width:min(100%,980px);margin:0 auto 10px;border-radius:12px;padding:11px 13px;font-size:13px}
.r241-worker-auth{width:min(100%,980px);display:grid;grid-template-columns:minmax(280px,.82fr) minmax(420px,1.18fr);border:1px solid var(--a241-line);border-radius:24px;background:#fff;box-shadow:0 22px 60px rgba(30,41,59,.08);overflow:hidden}
.r241-auth-story{padding:38px 34px;background:linear-gradient(150deg,#17152b 0%,#282269 58%,#3730a3 100%);color:#fff;display:flex;flex-direction:column;min-height:560px}
.r241-role-pill{align-self:flex-start;display:inline-flex;align-items:center;min-height:28px;padding:5px 9px;border-radius:999px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.15);font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.r241-auth-story h1{font-size:clamp(29px,3vw,42px);line-height:1.05;letter-spacing:-.035em;margin:28px 0 13px;color:#fff}.r241-auth-story h1 span{color:#c7d2fe}
.r241-auth-story>p{font-size:14px;line-height:1.65;color:#dbe4ff;margin:0;max-width:360px}
.r241-story-steps,.r241-signup-summary{display:grid;gap:14px;margin-top:32px}
.r241-story-steps>div,.r241-signup-summary>div{display:flex;align-items:center;gap:12px}.r241-story-steps b,.r241-signup-summary>div>span{width:30px;height:30px;display:grid;place-items:center;flex:0 0 30px;border-radius:9px;background:rgba(255,255,255,.11);font-size:11px;color:#e0e7ff}
.r241-story-steps span,.r241-signup-summary p{display:grid;gap:2px;margin:0}.r241-story-steps strong,.r241-signup-summary strong{font-size:13px;color:#fff}.r241-story-steps small,.r241-signup-summary small{font-size:11px;color:#bfc9e7;line-height:1.35}
.r241-trust-line{margin-top:auto;padding-top:26px;font-size:11px;color:#d8def5;display:flex;gap:8px;align-items:center}.r241-trust-line span{width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.12)}
.r241-auth-panel{padding:34px 38px;align-self:stretch;display:flex;flex-direction:column;justify-content:center;min-width:0}
.r241-stepper{display:flex;align-items:center;gap:8px;margin-bottom:28px;color:#94a3b8;font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.03em}.r241-stepper span{display:flex;align-items:center;gap:6px;white-space:nowrap}.r241-stepper b{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;border:1px solid #d9e0eb;background:#fff;font-size:10px}.r241-stepper i{height:1px;background:#e6eaf0;flex:1;min-width:14px}.r241-stepper span.is-active{color:var(--a241-primary)}.r241-stepper span.is-active b{background:var(--a241-primary);border-color:var(--a241-primary);color:#fff}.r241-stepper span.is-done{color:#047857}.r241-stepper span.is-done b{background:#ecfdf5;border-color:#a7f3d0;color:#047857}
.r241-panel-head{margin-bottom:22px}.r241-eyebrow{display:block;font-size:11px;font-weight:850;color:var(--a241-primary2);text-transform:uppercase;letter-spacing:.06em;margin-bottom:7px}.r241-panel-head h2{margin:0 0 7px;font-size:27px;line-height:1.15;letter-spacing:-.025em;color:var(--a241-ink)}.r241-panel-head p{margin:0;color:var(--a241-muted);font-size:13px;line-height:1.55}.r241-panel-head p strong{color:#334155}.r241-back-link{display:inline-block;margin-bottom:14px;text-decoration:none;color:#64748b;font-size:12px;font-weight:700}
.r241-auth-form{display:grid;gap:15px}.r241-field{display:grid;gap:7px;min-width:0}.r241-field>span{font-size:12px;font-weight:800;color:#334155}.r241-field>span em{font-style:normal;color:#94a3b8;font-weight:650}.r241-field small{font-size:10.5px;line-height:1.4;color:#7c8aa0}
.r241-field input,.r241-field select{width:100%;height:46px;border:1px solid #cfd8e6;border-radius:11px;background:#fff;color:#111827;padding:0 13px;font:inherit;font-size:14px;outline:0;transition:border-color .16s,box-shadow .16s,background .16s}.r241-field input:focus,.r241-field select:focus{border-color:#818cf8;box-shadow:0 0 0 3px rgba(99,102,241,.12)}.r241-field input.is-valid,.r241-field select.is-valid{border-color:#86d8bb;background:#fbfffd}.r241-field input.is-invalid{border-color:#f2a7a7;background:#fffafa}
.r241-phone-input,.r241-money-input,.r241-secret-input{display:flex;align-items:center;height:46px;border:1px solid #cfd8e6;border-radius:11px;background:#fff;overflow:hidden;transition:border-color .16s,box-shadow .16s}.r241-phone-input:focus-within,.r241-money-input:focus-within,.r241-secret-input:focus-within{border-color:#818cf8;box-shadow:0 0 0 3px rgba(99,102,241,.12)}.r241-phone-input>b,.r241-money-input>b{padding:0 11px;border-right:1px solid #e5eaf1;color:#475569;font-size:13px}.r241-phone-input input,.r241-money-input input,.r241-secret-input input{height:44px;border:0!important;border-radius:0!important;box-shadow:none!important;min-width:0}.r241-secret-input button{height:100%;border:0;border-left:1px solid #e5eaf1;background:#f8fafc;padding:0 12px;color:#4338ca;font-size:11px;font-weight:800;cursor:pointer}
.r241-otp-field input{height:54px;text-align:center;font-size:23px;font-weight:850;letter-spacing:.52em;padding-left:calc(13px + .52em);font-variant-numeric:tabular-nums}
.r241-primary,.r241-secondary{min-height:46px;border-radius:11px;font:inherit;font-size:13px;font-weight:850;cursor:pointer;transition:transform .12s,box-shadow .12s,opacity .12s}.r241-primary{border:1px solid var(--a241-primary);background:linear-gradient(135deg,#312e81,#4f46e5);color:#fff;padding:0 15px;display:flex;align-items:center;justify-content:center;gap:9px;box-shadow:0 8px 18px rgba(49,46,129,.18)}.r241-primary:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(49,46,129,.23)}.r241-primary:disabled,.r241-secondary:disabled{opacity:.58;cursor:not-allowed;transform:none}.r241-secondary{width:100%;border:1px solid #d5ddea;background:#fff;color:#334155;padding:0 15px}.r241-resend-form{margin-top:9px}
.r241-mini-features{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:17px}.r241-mini-features>div{display:flex;gap:8px;align-items:center;padding:10px;border:1px solid #e7ebf2;border-radius:11px;background:#fafbfe}.r241-mini-features>div>span{color:#047857;font-weight:900}.r241-mini-features p{display:grid;gap:1px;margin:0}.r241-mini-features strong{font-size:11px;color:#334155}.r241-mini-features small{font-size:10px;color:#8290a4}
.r241-security-note{display:flex;align-items:flex-start;gap:10px;padding:11px 12px;margin-top:13px;border-radius:11px;background:#f8fafc;border:1px solid #e6eaf0}.r241-security-note>span{font-size:15px}.r241-security-note p{margin:0;font-size:10.5px;color:#718096;line-height:1.45}.r241-security-note strong{color:#475569}
.r241-worker-signup{grid-template-columns:minmax(260px,.7fr) minmax(500px,1.3fr)}.r241-worker-signup .r241-auth-story{min-height:690px}.r241-signup-panel{justify-content:flex-start;padding-top:30px;padding-bottom:30px}.r241-signup-summary{margin-top:28px}.r241-completion{margin-top:26px}.r241-completion>div{display:flex;justify-content:space-between;color:#d7def5;font-size:10px;font-weight:750;margin-bottom:7px}.r241-completion>i{height:6px;display:block;border-radius:999px;background:rgba(255,255,255,.12);overflow:hidden}.r241-completion em{display:block;height:100%;width:0;border-radius:inherit;background:#c7d2fe;transition:width .2s ease}
.r241-signup-form{gap:13px}.r241-form-section{border:1px solid #e2e8f0;border-radius:14px;padding:14px;margin:0;min-width:0}.r241-form-section legend{padding:0 7px 0 0;display:flex;gap:8px;align-items:center}.r241-form-section legend>span{width:25px;height:25px;border-radius:8px;background:#eef2ff;color:#4338ca;display:grid;place-items:center;font-size:10px;font-weight:850}.r241-form-section legend>div{display:grid;gap:1px}.r241-form-section legend strong{font-size:12px}.r241-form-section legend small{font-size:9.5px;color:#8491a5}.r241-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:7px}.r241-grid-wide{grid-column:1/-1}.r241-consents{display:grid;gap:8px}.r241-consents>label{display:flex;gap:9px;align-items:flex-start;border:1px solid #e5eaf1;border-radius:11px;padding:10px 11px;background:#fafbfc;cursor:pointer}.r241-consents input{margin-top:2px}.r241-consents span{display:grid;gap:2px}.r241-consents strong{font-size:11px;color:#334155}.r241-consents small{font-size:9.5px;color:#8190a3;line-height:1.35}.r241-form-foot{text-align:center;margin:0;color:#8793a5;font-size:10px}
@media(max-width:800px){body.worker-auth .auth-shell{width:min(100% - 22px,620px);padding-top:6px}.r241-worker-auth,.r241-worker-signup{grid-template-columns:1fr}.r241-auth-story{display:none}.r241-auth-panel{padding:27px 24px}.r241-worker-signup .r241-auth-panel{padding-top:24px}.r241-stepper{margin-bottom:22px}}
@media(max-width:520px){body.worker-auth .auth-topbar{height:58px;padding:0 13px}.worker-auth .auth-jobs-link{padding:7px 9px;font-size:11px}.worker-auth .auth-brand .brand-mark{width:34px;height:34px}.worker-auth .auth-brand small{display:none}body.worker-auth .auth-shell{width:100%;padding:0 8px 16px;display:block}.r241-worker-auth,.r241-worker-signup{border-radius:16px;box-shadow:0 8px 24px rgba(30,41,59,.06)}.r241-auth-panel{padding:20px 14px}.r241-stepper{font-size:9px;gap:5px}.r241-stepper b{width:20px;height:20px}.r241-panel-head h2{font-size:23px}.r241-grid-2{grid-template-columns:1fr;gap:10px}.r241-grid-wide{grid-column:auto}.r241-form-section{padding:12px}.r241-mini-features{grid-template-columns:1fr}.r241-field input,.r241-field select,.r241-phone-input,.r241-money-input,.r241-secret-input{font-size:16px}.r241-otp-field input{font-size:22px}.r241-primary,.r241-secondary{min-height:47px}.r241-worker-signup .r241-stepper{margin-bottom:18px}}
