.AuthScreen-module__Xc1t5a__authRoot{--auth-green:#2fbd55;--auth-green-dark:#179640;--auth-green-light:#eaf8ee;--auth-navy:#102a43;--auth-text:#243b53;--auth-muted:#7b8794;--auth-border:#d9e2ec;--auth-bg:#f6f8fb;--auth-white:#fff;background:radial-gradient(circle at 15% 20%, #2fbd5514, transparent 25%), radial-gradient(circle at 90% 80%, #2fbd550f, transparent 25%), var(--auth-bg);min-height:100vh;color:var(--auth-text);justify-content:center;align-items:center;padding:40px 24px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}.AuthScreen-module__Xc1t5a__loginWrapper{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffb8;border:1px solid #d9e2eccc;border-radius:30px;grid-template-columns:1fr 1fr;width:100%;max-width:1180px;min-height:720px;display:grid;overflow:hidden;box-shadow:0 30px 80px #102a4314,0 10px 30px #102a430a}.AuthScreen-module__Xc1t5a__hero{background:radial-gradient(circle at 70% 40%,#2fbd552e,#0000 30%),linear-gradient(145deg,#f4fcf6 0%,#fff 55%,#eef8f1 100%);flex-direction:column;justify-content:center;padding:60px;display:flex;position:relative;overflow:hidden}.AuthScreen-module__Xc1t5a__hero:before{content:"";background:#2fbd550f;border-radius:50%;width:360px;height:360px;position:absolute;top:-130px;right:-120px}.AuthScreen-module__Xc1t5a__brand{align-items:center;gap:12px;margin-bottom:42px;display:flex;position:relative}.AuthScreen-module__Xc1t5a__brandLogo{object-fit:contain;object-position:left center;width:210px;height:auto;display:block}.AuthScreen-module__Xc1t5a__eyebrow{width:fit-content;color:var(--auth-green-dark);background:#2fbd5517;border:1px solid #2fbd5524;border-radius:999px;align-items:center;gap:10px;margin-bottom:18px;padding:9px 14px;font-size:13px;font-weight:700;display:inline-flex}.AuthScreen-module__Xc1t5a__hero h1{letter-spacing:-2.5px;color:var(--auth-navy);max-width:520px;margin-bottom:20px;font-size:clamp(40px,4vw,58px);line-height:1.03}.AuthScreen-module__Xc1t5a__hero h1 span{color:var(--auth-green)}.AuthScreen-module__Xc1t5a__heroDescription{color:#61758a;max-width:500px;margin-bottom:34px;font-size:17px;line-height:1.65}.AuthScreen-module__Xc1t5a__benefits{flex-direction:column;gap:17px;max-width:500px;display:flex}.AuthScreen-module__Xc1t5a__benefit{align-items:center;gap:15px;display:flex}.AuthScreen-module__Xc1t5a__benefitIcon{width:48px;height:48px;color:var(--auth-green-dark);background:#2fbd551a;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;display:flex}.AuthScreen-module__Xc1t5a__benefitText strong{color:var(--auth-navy);margin-bottom:3px;font-size:15px;display:block}.AuthScreen-module__Xc1t5a__benefitText span{color:#718096;font-size:13px;line-height:1.4}.AuthScreen-module__Xc1t5a__whatsappHelp{background:#ffffffbf;border:1px solid #dce8e0;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;max-width:500px;margin-top:38px;padding:17px;display:flex}.AuthScreen-module__Xc1t5a__helpContent{align-items:center;gap:13px;display:flex}.AuthScreen-module__Xc1t5a__helpIcon{width:42px;height:42px;color:var(--auth-green-dark);background:#eaf8ee;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;font-size:19px;display:flex}.AuthScreen-module__Xc1t5a__helpContent strong{color:var(--auth-navy);margin-bottom:3px;font-size:14px;display:block}.AuthScreen-module__Xc1t5a__helpContent span{color:#7b8794;font-size:12px}.AuthScreen-module__Xc1t5a__helpButton{background:var(--auth-green);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:10px;justify-content:center;align-items:center;padding:11px 15px;font-size:12px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.AuthScreen-module__Xc1t5a__helpButton:hover{background:var(--auth-green-dark);transform:translateY(-2px)}.AuthScreen-module__Xc1t5a__loginArea{background:#ffffffd1;justify-content:center;align-items:center;padding:60px;display:flex}.AuthScreen-module__Xc1t5a__loginCard{width:100%;max-width:500px}.AuthScreen-module__Xc1t5a__loginHeader{margin-bottom:30px}.AuthScreen-module__Xc1t5a__loginHeader h2{color:var(--auth-navy);letter-spacing:-1px;margin-bottom:8px;font-size:31px}.AuthScreen-module__Xc1t5a__loginHeader p{color:var(--auth-muted);font-size:14px;line-height:1.5}.AuthScreen-module__Xc1t5a__accountChoice{background:#f4f7f9;border:1px solid #e4eaef;border-radius:17px;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:28px;padding:6px;display:grid}.AuthScreen-module__Xc1t5a__accountOption{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;padding:17px;transition:all .25s}.AuthScreen-module__Xc1t5a__accountOption.AuthScreen-module__Xc1t5a__active{background:#fff;border:1px solid #2fbd5526;box-shadow:0 6px 18px #102a4312}.AuthScreen-module__Xc1t5a__optionTitle{color:var(--auth-navy);margin-bottom:4px;font-size:14px;font-weight:750;display:block}.AuthScreen-module__Xc1t5a__accountOption.AuthScreen-module__Xc1t5a__active .AuthScreen-module__Xc1t5a__optionTitle{color:var(--auth-green-dark)}.AuthScreen-module__Xc1t5a__optionDescription{color:#8996a5;font-size:11px}.AuthScreen-module__Xc1t5a__formGroup{margin-bottom:18px}.AuthScreen-module__Xc1t5a__formLabel{color:var(--auth-navy);margin-bottom:8px;font-size:13px;font-weight:700;display:block}.AuthScreen-module__Xc1t5a__inputWrapper{position:relative}.AuthScreen-module__Xc1t5a__inputIcon{color:#8a97a6;pointer-events:none;font-size:17px;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.AuthScreen-module__Xc1t5a__formInput{border:1px solid var(--auth-border);width:100%;height:56px;color:var(--auth-navy);background:#fff;border-radius:14px;outline:none;padding:0 48px;font-size:15px;transition:all .2s}.AuthScreen-module__Xc1t5a__formInput::placeholder{color:#a5afba}.AuthScreen-module__Xc1t5a__formInput:focus{border-color:#2fbd55b3;box-shadow:0 0 0 4px #2fbd5514}.AuthScreen-module__Xc1t5a__passwordToggle{color:#8d99a7;cursor:pointer;background:0 0;border:none;font-size:17px;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.AuthScreen-module__Xc1t5a__formFooter{justify-content:space-between;align-items:center;gap:12px;margin:7px 0 24px;display:flex}.AuthScreen-module__Xc1t5a__remember{color:#6f7e8f;cursor:pointer;align-items:center;gap:9px;font-size:12px;display:flex}.AuthScreen-module__Xc1t5a__remember input{width:16px;height:16px;accent-color:var(--auth-green)}.AuthScreen-module__Xc1t5a__forgot{color:var(--auth-green-dark);cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:700;text-decoration:none}.AuthScreen-module__Xc1t5a__forgot:hover{text-decoration:underline}.AuthScreen-module__Xc1t5a__primaryButton{cursor:pointer;color:#fff;background:linear-gradient(135deg,#36c45e,#179640);border:none;border-radius:15px;justify-content:center;align-items:center;gap:10px;width:100%;height:58px;font-size:15px;font-weight:800;transition:all .25s;display:flex;box-shadow:0 14px 25px #2fbd552e}.AuthScreen-module__Xc1t5a__primaryButton:hover{transform:translateY(-2px);box-shadow:0 18px 32px #2fbd553d}.AuthScreen-module__Xc1t5a__primaryButton:disabled{opacity:.7;cursor:not-allowed;transform:none}.AuthScreen-module__Xc1t5a__divider{color:#9aa7b5;align-items:center;gap:15px;margin:25px 0;font-size:12px;display:flex}.AuthScreen-module__Xc1t5a__divider:before,.AuthScreen-module__Xc1t5a__divider:after{content:"";background:#e5ebf0;flex:1;height:1px}.AuthScreen-module__Xc1t5a__googleButton{width:100%;height:54px;color:var(--auth-navy);border:1px solid var(--auth-border);cursor:pointer;background:#fff;border-radius:14px;justify-content:center;align-items:center;gap:12px;font-size:14px;font-weight:700;transition:all .2s;display:flex}.AuthScreen-module__Xc1t5a__googleButton:hover{background:#fbfcfd;border-color:#c4ced8}.AuthScreen-module__Xc1t5a__googleIcon{color:#4285f4;font-size:18px;font-weight:900}.AuthScreen-module__Xc1t5a__securityBox{background:#f2fbf4;border:1px solid #d8efdd;border-radius:15px;align-items:center;gap:12px;margin-top:18px;padding:15px 16px;display:flex}.AuthScreen-module__Xc1t5a__securityIcon{width:38px;height:38px;color:var(--auth-green-dark);background:#e1f6e7;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.AuthScreen-module__Xc1t5a__securityBox strong{color:#237540;margin-bottom:3px;font-size:12px;display:block}.AuthScreen-module__Xc1t5a__securityBox span{color:#6c8a75;font-size:11px;line-height:1.45}.AuthScreen-module__Xc1t5a__registerLink{text-align:center;color:#8794a2;margin-top:24px;font-size:13px}.AuthScreen-module__Xc1t5a__registerLink button{color:var(--auth-green-dark);cursor:pointer;font-weight:800;font-size:inherit;background:0 0;border:none;padding:0;text-decoration:none}.AuthScreen-module__Xc1t5a__registerLink button:hover{text-decoration:underline}.AuthScreen-module__Xc1t5a__whatsappStatus{color:#7b8794;min-height:15px;margin-top:-8px;margin-bottom:18px;font-size:11px}.AuthScreen-module__Xc1t5a__whatsappStatus.AuthScreen-module__Xc1t5a__success{color:#179640;font-weight:700}.AuthScreen-module__Xc1t5a__whatsappStatus.AuthScreen-module__Xc1t5a__error{color:#d64545;font-weight:700}.AuthScreen-module__Xc1t5a__errorBanner{color:#d64545;background:#fdecec;border:1px solid #f3caca;border-radius:12px;margin-bottom:16px;padding:10px 14px;font-size:13px}.AuthScreen-module__Xc1t5a__infoBanner{color:#179640;background:#eaf8ee;border:1px solid #cdeed7;border-radius:12px;margin-bottom:16px;padding:10px 14px;font-size:13px}.AuthScreen-module__Xc1t5a__loginCard>*{animation:.55s both AuthScreen-module__Xc1t5a__authFadeUp}.AuthScreen-module__Xc1t5a__loginCard>:nth-child(2){animation-delay:50ms}.AuthScreen-module__Xc1t5a__loginCard>:nth-child(3){animation-delay:.1s}.AuthScreen-module__Xc1t5a__loginCard>:nth-child(4){animation-delay:.15s}@keyframes AuthScreen-module__Xc1t5a__authFadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:950px){.AuthScreen-module__Xc1t5a__loginWrapper{grid-template-columns:1fr;max-width:680px}.AuthScreen-module__Xc1t5a__hero{display:none}.AuthScreen-module__Xc1t5a__loginArea{min-height:680px;padding:40px 30px}}@media (max-width:600px){.AuthScreen-module__Xc1t5a__authRoot{padding:15px}.AuthScreen-module__Xc1t5a__loginWrapper{border-radius:22px}.AuthScreen-module__Xc1t5a__loginArea{padding:28px 20px}.AuthScreen-module__Xc1t5a__loginHeader h2{font-size:26px}.AuthScreen-module__Xc1t5a__accountChoice{grid-template-columns:1fr}.AuthScreen-module__Xc1t5a__formFooter{flex-direction:column;align-items:flex-start}}
