.LoginForm-module___HZE4a__form{flex-direction:column;gap:1.375rem;width:100%;max-width:380px;display:flex}.LoginForm-module___HZE4a__field{flex-direction:column;gap:.5rem;display:flex}.LoginForm-module___HZE4a__label{letter-spacing:.07em;text-transform:uppercase;color:var(--lotus-mauve);font-size:.78rem;font-weight:700}.LoginForm-module___HZE4a__input{border:1.5px solid var(--lotus-petal);width:100%;color:var(--lotus-ink);box-shadow:var(--shadow-sm);background:#fff;border-radius:14px;outline:none;padding:.875rem 1.125rem;font-family:inherit;font-size:.9375rem;transition:border-color .18s,box-shadow .18s}.LoginForm-module___HZE4a__input::placeholder{color:var(--lotus-soft);font-weight:400}.LoginForm-module___HZE4a__input:hover:not(:focus):not(:disabled){border-color:var(--lotus-soft)}.LoginForm-module___HZE4a__input:focus{border-color:var(--lotus-pink);box-shadow:0 0 0 3.5px #e8548a21, var(--shadow-sm)}.LoginForm-module___HZE4a__input:disabled{background:var(--lotus-blush);color:var(--lotus-mauve);cursor:not-allowed}.LoginForm-module___HZE4a__error{color:#c62828;background:#fff0f0;border:1.5px solid #ffbdbd;border-radius:12px;align-items:flex-start;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;display:flex}.LoginForm-module___HZE4a__errorIcon{flex-shrink:0;margin-top:1px;font-size:.875rem}.LoginForm-module___HZE4a__submitBtn{background:var(--lotus-pink);color:#fff;cursor:pointer;letter-spacing:.01em;width:100%;box-shadow:var(--shadow-md);border:none;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;min-height:52px;margin-top:.25rem;padding:.9375rem 1rem;font-family:inherit;font-size:.9375rem;font-weight:700;transition:background .18s,transform .14s,box-shadow .18s;display:flex}.LoginForm-module___HZE4a__submitBtn:hover:not(:disabled){background:var(--lotus-rose);box-shadow:var(--shadow-lg);transform:translateY(-1.5px)}.LoginForm-module___HZE4a__submitBtn:active:not(:disabled){background:var(--lotus-deep);box-shadow:var(--shadow-sm);transform:translateY(0)}.LoginForm-module___HZE4a__submitBtn:disabled{background:var(--lotus-soft);cursor:not-allowed;box-shadow:none;transform:none}.LoginForm-module___HZE4a__divider{align-items:center;gap:1rem;margin:.25rem 0;display:flex}.LoginForm-module___HZE4a__divider:before,.LoginForm-module___HZE4a__divider:after{content:"";background:var(--lotus-petal);flex:1;height:1px}.LoginForm-module___HZE4a__dividerText{color:var(--lotus-soft);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;font-size:.75rem;font-weight:600}.LoginForm-module___HZE4a__spinner{border:2.5px solid #ffffff59;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:18px;height:18px;animation:.65s linear infinite LoginForm-module___HZE4a__spin;display:inline-block}@keyframes LoginForm-module___HZE4a__spin{to{transform:rotate(360deg)}}
.page-module__X_Z_4a__main{background:var(--lotus-snow);grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.page-module__X_Z_4a__panel{background:var(--lotus-blush);border-right:1.5px solid var(--lotus-petal);flex-direction:column;justify-content:center;align-items:center;padding:4rem 3rem;display:flex;position:relative;overflow:hidden}.page-module__X_Z_4a__petalRing{flex-shrink:0;justify-content:center;align-items:center;width:280px;height:280px;display:flex;position:relative}.page-module__X_Z_4a__petalRing:before{content:"";border:1.5px solid var(--lotus-petal);border-radius:50%;position:absolute;inset:0}.page-module__X_Z_4a__petalRing:after{content:"";border:1.5px solid var(--leaf-200);border-radius:50%;position:absolute;inset:28px}.page-module__X_Z_4a__petalInner{z-index:1;background:var(--lotus-pink);width:148px;height:148px;box-shadow:0 0 0 10px var(--lotus-blush), 0 0 0 11px var(--lotus-soft), var(--shadow-xl);border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.page-module__X_Z_4a__petalIcon{font-size:3.75rem;line-height:1}.page-module__X_Z_4a__leafStrip{background:var(--leaf-400);opacity:.45;border-radius:3px 0 0 3px;width:5px;height:120px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.page-module__X_Z_4a__goldTag{background:var(--gold-50);border:1px solid var(--gold-300);letter-spacing:.08em;text-transform:uppercase;color:var(--gold-700);border-radius:8px;align-items:center;gap:.35rem;padding:.3rem .625rem;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:2.5rem;right:2.5rem}.page-module__X_Z_4a__goldTagDot{background:var(--gold-500);border-radius:50%;flex-shrink:0;width:5px;height:5px}.page-module__X_Z_4a__dotsGrid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid;position:absolute;bottom:3rem;left:3rem}.page-module__X_Z_4a__dot{border-radius:50%;width:4px;height:4px}.page-module__X_Z_4a__dot:nth-child(3n+1){background:var(--lotus-soft)}.page-module__X_Z_4a__dot:nth-child(3n+2){background:var(--leaf-200)}.page-module__X_Z_4a__dot:nth-child(3n){background:var(--gold-300)}.page-module__X_Z_4a__cornerLeaf{background:var(--leaf-100);border:1.5px solid var(--leaf-200);border-radius:50% 4px;width:36px;height:36px;position:absolute;bottom:3rem;right:2.75rem;transform:rotate(45deg)}.page-module__X_Z_4a__panelTagline{text-align:center;margin-top:2.5rem}.page-module__X_Z_4a__panelTitle{color:var(--lotus-ink);letter-spacing:-.03em;margin-bottom:.5rem;font-size:1.4rem;font-weight:800;line-height:1.25}.page-module__X_Z_4a__panelSub{color:var(--lotus-mauve);font-size:.875rem;line-height:1.6}.page-module__X_Z_4a__formSide{flex-direction:column;justify-content:center;padding:4rem 5rem;display:flex;position:relative}.page-module__X_Z_4a__formSide:before{content:"🍃";opacity:.12;pointer-events:none;font-size:1.5rem;position:absolute;top:2rem;right:2.5rem;transform:rotate(-20deg)}.page-module__X_Z_4a__formHeader{margin-bottom:2.5rem}.page-module__X_Z_4a__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--lotus-pink);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:700;display:inline-flex}.page-module__X_Z_4a__eyebrow:before{content:"";background:var(--lotus-pink);border-radius:2px;width:20px;height:2px;display:block}.page-module__X_Z_4a__formTitle{color:var(--lotus-ink);letter-spacing:-.04em;margin-bottom:.5rem;font-size:2.25rem;font-weight:800;line-height:1.15}.page-module__X_Z_4a__formSubtitle{color:var(--lotus-mauve);font-size:.9375rem;line-height:1.5}.page-module__X_Z_4a__formFooter{color:var(--leaf-600);align-items:center;gap:.5rem;margin-top:2rem;font-size:.8125rem;font-weight:500;display:flex}.page-module__X_Z_4a__footerIcon{background:var(--leaf-50);border:1px solid var(--leaf-100);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;display:inline-flex}@media (max-width:768px){.page-module__X_Z_4a__main{grid-template-columns:1fr}.page-module__X_Z_4a__panel{display:none}.page-module__X_Z_4a__formSide{justify-content:flex-start;padding:5rem 1.75rem 3rem}.page-module__X_Z_4a__formSide:before{display:none}}
