.auth-module__dgWmnG__page{--ds-ink:#1f3a5f;--ds-ink-deep:#142844;--ds-panel-bg:#25456e;--ds-green:#63c08f;--ds-green-soft:#a8dcc1;--ds-green-deep:#4fab78;--ds-canvas:#f2f4f7;--ds-surface:#fff;--ds-text:#2b2e34;--ds-text-muted:#6b7480;--ds-hairline:#e4e8ef;--font-display:var(--font-sans), system-ui, sans-serif;--font-body:var(--font-poppins), system-ui, sans-serif;--r-md:.875rem;--r-lg:1.125rem;--r-xl:1.5rem;font-family:var(--font-body);color:var(--ds-text);grid-template-columns:1fr;align-items:stretch;height:100dvh;display:grid;overflow:hidden}@media (min-width:1024px){.auth-module__dgWmnG__page{grid-template-columns:1.1fr 1fr}}.auth-module__dgWmnG__brandPanel{background:var(--ds-panel-bg);color:#fff;flex-direction:column;justify-content:space-between;padding:3rem;display:none;position:relative;overflow:hidden}@media (min-width:1024px){.auth-module__dgWmnG__brandPanel{display:flex}}.auth-module__dgWmnG__brandPanel:before{content:"";background:radial-gradient(circle, color-mix(in oklab, var(--ds-green) 30%, transparent) 0%, transparent 60%);pointer-events:none;width:28rem;height:28rem;position:absolute;top:-10%;right:-10%}.auth-module__dgWmnG__brandPanel:after{content:"";background:radial-gradient(circle, color-mix(in oklab, var(--ds-green-soft) 15%, transparent) 0%, transparent 70%);pointer-events:none;width:24rem;height:24rem;position:absolute;bottom:-15%;left:-10%}.auth-module__dgWmnG__brandHeader{color:#fff;align-items:center;gap:.625rem;text-decoration:none;display:inline-flex;position:relative}.auth-module__dgWmnG__brandMark{object-fit:contain;width:2.25rem;height:2.25rem}.auth-module__dgWmnG__brandWord{font-family:var(--font-display);letter-spacing:-.01em;color:#fff;font-size:1.25rem;font-weight:700}.auth-module__dgWmnG__brandPitch{max-width:28rem;position:relative}.auth-module__dgWmnG__brandPitchTitle{font-family:var(--font-display);letter-spacing:-.025em;color:#fff;font-size:2rem;font-weight:700;line-height:1.1}.auth-module__dgWmnG__brandPitchTitle em{color:var(--ds-green-soft);font-style:normal}.auth-module__dgWmnG__brandPitchSub{color:#fffc;color:lab(100% -.0000298023 .0000119209/.8);margin-top:1rem;font-size:1rem;line-height:1.6}.auth-module__dgWmnG__brandFoot{color:#fff9;color:lab(100% -.0000298023 .0000119209/.6);font-size:.75rem;position:relative}.auth-module__dgWmnG__formPanel{background:var(--ds-canvas);flex-direction:column;justify-content:center;align-items:center;padding:1.5rem 1.5rem 2rem;display:flex;overflow-y:auto}@media (min-width:640px){.auth-module__dgWmnG__formPanel{padding:2rem}}.auth-module__dgWmnG__formInner{width:100%;max-width:24rem}.auth-module__dgWmnG__brandMobile{align-items:center;gap:.5rem;margin-bottom:1.25rem;text-decoration:none;display:inline-flex}.auth-module__dgWmnG__brandMobileMark{object-fit:contain;width:2rem;height:2rem}.auth-module__dgWmnG__brandMobileWord{font-family:var(--font-display);color:var(--ds-ink);font-size:1.125rem;font-weight:700}@media (min-width:1024px){.auth-module__dgWmnG__brandMobile{display:none}}.auth-module__dgWmnG__title{font-family:var(--font-display);letter-spacing:-.015em;color:var(--ds-ink);margin:0;font-size:1.625rem;font-weight:700}.auth-module__dgWmnG__subtitle{color:var(--ds-text-muted);margin:.375rem 0 1.25rem;font-size:.9375rem;line-height:1.5}.auth-module__dgWmnG__notice{border-radius:var(--r-md);background:color-mix(in oklab, var(--ds-green-soft) 50%, transparent);color:#1f5c3a;margin:0 0 1.75rem;padding:.75rem 1rem;font-size:.8125rem;font-weight:500}.auth-module__dgWmnG__form{flex-direction:column;gap:.875rem;display:flex}.auth-module__dgWmnG__field{flex-direction:column;gap:.375rem;display:flex}.auth-module__dgWmnG__label{font-family:var(--font-body);color:var(--ds-ink);font-size:.8125rem;font-weight:600}.auth-module__dgWmnG__input{border:1px solid var(--ds-hairline);background:var(--ds-surface);border-radius:var(--r-md);width:100%;font-family:var(--font-body);color:var(--ds-text);padding:.625rem .875rem;font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.auth-module__dgWmnG__input::placeholder{color:color-mix(in oklab, var(--ds-text-muted) 80%, transparent);font-size:.8125rem}.auth-module__dgWmnG__input:focus{border-color:var(--ds-ink);box-shadow:0 0 0 4px color-mix(in oklab, var(--ds-ink) 12%, transparent);outline:none}.auth-module__dgWmnG__input[aria-invalid=true]{border-color:#dc2626;box-shadow:0 0 0 4px #dc26261a}.auth-module__dgWmnG__hint{color:var(--ds-text-muted);font-size:.75rem}.auth-module__dgWmnG__error{color:#dc2626;font-size:.75rem;font-weight:500}.auth-module__dgWmnG__alert{border-radius:var(--r-md);color:#991b1b;background:#fee2e2;padding:.75rem 1rem;font-size:.875rem;font-weight:500}.auth-module__dgWmnG__success{border-radius:var(--r-md);background:color-mix(in oklab, var(--ds-green-soft) 55%, transparent);color:#1f5c3a;padding:.75rem 1rem;font-size:.875rem;font-weight:500}.auth-module__dgWmnG__forgotRow{justify-content:flex-end;margin-top:-.25rem;display:flex}.auth-module__dgWmnG__linkInline{color:var(--ds-ink);font-size:.8125rem;font-weight:500;text-decoration:none}.auth-module__dgWmnG__linkInline:hover{color:var(--ds-green-deep)}.auth-module__dgWmnG__submit{background:var(--ds-ink);color:#fff;border-radius:var(--r-md);font-family:var(--font-body);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;margin-top:.25rem;padding:.6875rem 1.25rem;font-size:.9375rem;font-weight:600;transition:background-color .2s,transform .2s;display:inline-flex;box-shadow:0 10px 24px -10px #1f3a5f8c}.auth-module__dgWmnG__submit:hover:not(:disabled){background:var(--ds-ink-deep);transform:translateY(-1px)}.auth-module__dgWmnG__submit:active:not(:disabled){transform:translateY(0)}.auth-module__dgWmnG__submit:disabled{opacity:.6;cursor:not-allowed}.auth-module__dgWmnG__footerLine{text-align:center;color:var(--ds-text-muted);margin-top:.5rem;font-size:.875rem}.auth-module__dgWmnG__footerLine a{color:var(--ds-ink);font-weight:600;text-decoration:none}.auth-module__dgWmnG__footerLine a:hover{color:var(--ds-green-deep)}.auth-module__dgWmnG__backLink{color:var(--ds-ink);align-items:center;gap:.375rem;margin-top:.5rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.auth-module__dgWmnG__backLink:hover{color:var(--ds-green-deep)}
