@keyframes auth-module__dgWmnG__fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes auth-module__dgWmnG__floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.auth-module__dgWmnG__page{min-height:100vh;display:flex}.auth-module__dgWmnG__brandPanel{background:linear-gradient(150deg, var(--nexo-orange) 0%, var(--nexo-pink) 100%);flex-direction:column;flex:1.05;justify-content:space-between;padding:44px 48px;display:flex;position:relative;overflow:hidden}.auth-module__dgWmnG__brandLogo{z-index:3;background:#fff;border-radius:16px;align-self:flex-start;align-items:center;padding:8px 16px;display:flex;position:relative}.auth-module__dgWmnG__brandLogo img{object-fit:contain;height:48px}.auth-module__dgWmnG__brandCopy{z-index:3;max-width:440px;position:relative}.auth-module__dgWmnG__brandTitle{font-family:var(--font-marker), cursive;color:#fff;margin:0 0 16px;font-size:36px;font-weight:400;line-height:1.2}.auth-module__dgWmnG__brandText{color:#fff;opacity:.95;margin:0;font-size:16.5px;line-height:1.6}.auth-module__dgWmnG__brandPills{z-index:3;flex-wrap:wrap;gap:14px;display:flex;position:relative}.auth-module__dgWmnG__brandPill{font-family:var(--font-baloo), sans-serif;color:#fff;background:#fff3;border-radius:999px;padding:7px 14px;font-size:13.5px;font-weight:700}.auth-module__dgWmnG__floatingArt{z-index:1;opacity:.55;animation:5s ease-in-out infinite auth-module__dgWmnG__floaty;position:absolute;top:130px;right:20px}.auth-module__dgWmnG__formPanel{flex:1;justify-content:center;align-items:center;padding:32px 24px;display:flex;overflow-y:auto}.auth-module__dgWmnG__formWrap{width:100%;max-width:390px}.auth-module__dgWmnG__view{animation:.35s both auth-module__dgWmnG__fadeIn}.auth-module__dgWmnG__viewCentered{text-align:center;animation:.35s both auth-module__dgWmnG__fadeIn}.auth-module__dgWmnG__title{font-family:var(--font-marker), cursive;color:var(--nexo-brown);margin:0 0 8px;font-size:28px;font-weight:400}.auth-module__dgWmnG__subtitle{color:var(--nexo-muted);margin:0 0 26px;font-size:15px;line-height:1.55}.auth-module__dgWmnG__label{color:var(--nexo-brown);margin-bottom:7px;font-size:13px;font-weight:800;display:block}.auth-module__dgWmnG__field{background:var(--nexo-cream);border:1.5px solid #f5e9d6;border-radius:14px;align-items:center;gap:10px;margin-bottom:15px;padding:12px 15px;display:flex}.auth-module__dgWmnG__fieldError{border-color:#e0574a}.auth-module__dgWmnG__field input,.auth-module__dgWmnG__fieldSelect{color:var(--nexo-brown);width:100%;font-size:15px;font-family:var(--font-nunito), sans-serif;background:0 0;border:none;outline:none}.auth-module__dgWmnG__field input::placeholder{color:#c9b48f}.auth-module__dgWmnG__field input:-webkit-autofill{-webkit-text-fill-color:var(--nexo-brown);-webkit-box-shadow:0 0 0 100px var(--nexo-cream) inset;box-shadow:0 0 0 100px var(--nexo-cream) inset;transition:background-color 9999s ease-in-out}.auth-module__dgWmnG__field input:-webkit-autofill:hover{-webkit-text-fill-color:var(--nexo-brown);-webkit-box-shadow:0 0 0 100px var(--nexo-cream) inset;box-shadow:0 0 0 100px var(--nexo-cream) inset;transition:background-color 9999s ease-in-out}.auth-module__dgWmnG__field input:-webkit-autofill:focus{-webkit-text-fill-color:var(--nexo-brown);-webkit-box-shadow:0 0 0 100px var(--nexo-cream) inset;box-shadow:0 0 0 100px var(--nexo-cream) inset;transition:background-color 9999s ease-in-out}.auth-module__dgWmnG__pwToggle{cursor:pointer;background:0 0;border:none;padding:0;display:flex}.auth-module__dgWmnG__fieldRow{gap:12px;display:flex}.auth-module__dgWmnG__fieldRow>div{flex:1}.auth-module__dgWmnG__optionsRow{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.auth-module__dgWmnG__checkOption{cursor:pointer;color:var(--nexo-muted);font-size:13.5px;font-weight:700;font-family:var(--font-nunito), sans-serif;background:0 0;border:none;align-items:center;gap:9px;padding:0;display:flex}.auth-module__dgWmnG__checkOptionMultiline{text-align:left;align-items:flex-start;margin-bottom:22px;font-size:13px;font-weight:600;line-height:1.45}.auth-module__dgWmnG__checkText{flex:1}.auth-module__dgWmnG__checkTextHighlight{color:var(--nexo-orange);font-weight:800}.auth-module__dgWmnG__checkBox{background:0 0;border:2px solid #e0d3ba;border-radius:7px;flex:none;justify-content:center;align-items:center;width:20px;height:20px;transition:all .15s;display:flex}.auth-module__dgWmnG__checkBoxMultiline{margin-top:1px}.auth-module__dgWmnG__checkBoxOn{border-color:var(--nexo-orange);background:var(--nexo-orange)}.auth-module__dgWmnG__linkButton{color:var(--nexo-orange);cursor:pointer;font-size:13.5px;font-weight:800;font-family:var(--font-nunito), sans-serif;background:0 0;border:none}.auth-module__dgWmnG__linkButton:hover{color:var(--nexo-orange-dark)}.auth-module__dgWmnG__primaryButton{background:var(--nexo-orange);color:#fff;width:100%;font-family:var(--font-baloo), sans-serif;cursor:pointer;border:none;border-radius:14px;margin-bottom:26px;padding:14px;font-size:16px;font-weight:700;transition:background .15s;box-shadow:0 10px 22px #ff8b0059}.auth-module__dgWmnG__primaryButton:hover{background:var(--nexo-orange-dark)}.auth-module__dgWmnG__secondaryButton{width:100%;color:var(--nexo-brown);cursor:pointer;font-size:14.5px;font-weight:800;font-family:var(--font-nunito), sans-serif;background:#fff;border:1px solid #f5e9d6;border-radius:14px;padding:12px}.auth-module__dgWmnG__footNote{text-align:center;color:var(--nexo-muted);font-size:14.5px}.auth-module__dgWmnG__errorText{color:#e0574a;min-height:16px;margin-bottom:14px;font-size:12.5px;font-weight:700}.auth-module__dgWmnG__backButton{color:var(--nexo-muted);cursor:pointer;font-size:13.5px;font-weight:800;font-family:var(--font-nunito), sans-serif;background:0 0;border:none;align-items:center;gap:7px;margin-bottom:22px;padding:0;display:flex}.auth-module__dgWmnG__forgotIcon{background:var(--nexo-yellow);border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:18px;display:flex}.auth-module__dgWmnG__sentIcon{background:var(--nexo-blue);border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;margin:0 auto 22px;animation:3s ease-in-out infinite auth-module__dgWmnG__floaty;display:flex}.auth-module__dgWmnG__sentLead{color:var(--nexo-muted);margin:0 0 6px;font-size:15px;line-height:1.55}.auth-module__dgWmnG__sentEmail{color:var(--nexo-brown);margin:0 0 24px;font-size:15.5px;font-weight:800}.auth-module__dgWmnG__resendNote{color:#c9ac7f;margin:18px 0 0;font-size:13px}@media (max-width:860px){.auth-module__dgWmnG__brandPanel{display:none}.auth-module__dgWmnG__formPanel{padding:24px 18px}}
