.auth-module__Y2OPrW__page{background:var(--color-bg-light);align-items:stretch;min-height:100vh;display:flex}.auth-module__Y2OPrW__brandPanel{display:none}.auth-module__Y2OPrW__formSide{flex:1;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1.5rem;display:flex}.auth-module__Y2OPrW__card{background:var(--color-white);border:1.5px solid var(--color-border);width:100%;max-width:480px;box-shadow:12px 12px 0px var(--color-border);border-radius:24px;padding:2.5rem 2rem}.auth-module__Y2OPrW__logo{color:var(--color-text-dark);align-items:center;gap:.5rem;margin-bottom:2rem;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:900;text-decoration:none;display:flex}.auth-module__Y2OPrW__logoBadge{background:var(--color-cta);color:#fff;letter-spacing:1px;text-transform:uppercase;border-radius:50px;padding:.2rem .5rem;font-size:.6rem;font-weight:900}.auth-module__Y2OPrW__heading{letter-spacing:-1.5px;color:var(--color-text-dark);margin-bottom:.4rem;font-family:Outfit,sans-serif;font-size:clamp(2rem,6vw,2.8rem);font-weight:900}.auth-module__Y2OPrW__subheading{color:var(--color-primary);margin-bottom:2rem;font-size:1rem;font-weight:600}.auth-module__Y2OPrW__label{text-transform:uppercase;letter-spacing:.5px;color:var(--color-text-dark);margin-bottom:.5rem;font-size:.85rem;font-weight:900;display:block}.auth-module__Y2OPrW__input{border:1.5px solid var(--color-border);width:100%;box-shadow:4px 4px 0px var(--color-border);color:var(--color-text-dark);background:var(--color-white);box-sizing:border-box;border-radius:14px;outline:none;margin-bottom:1.5rem;padding:1rem 1.25rem;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:700;transition:all .2s}.auth-module__Y2OPrW__input:focus{border-color:var(--color-primary);box-shadow:4px 4px 0px var(--color-primary);transform:translate(-2px,-2px)}.auth-module__Y2OPrW__otpInput{text-align:center;letter-spacing:.6rem;font-size:2rem;font-weight:900}.auth-module__Y2OPrW__roleToggle{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1.75rem;display:grid}.auth-module__Y2OPrW__roleBtn{border:1.5px solid var(--color-border);cursor:pointer;background:var(--color-white);color:var(--color-primary);box-shadow:4px 4px 0px var(--color-border);border-radius:14px;padding:1rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:900;transition:all .2s}.auth-module__Y2OPrW__roleBtnCustomer.auth-module__Y2OPrW__active{background:var(--color-gold);color:var(--color-text-dark);border-color:var(--color-text-dark);box-shadow:4px 4px 0px var(--color-text-dark)}.auth-module__Y2OPrW__roleBtnBusiness.auth-module__Y2OPrW__active{background:var(--color-primary);color:var(--color-white);border-color:var(--color-text-dark);box-shadow:4px 4px 0px var(--color-text-dark)}.auth-module__Y2OPrW__submitBtn{background:var(--color-cta);width:100%;color:var(--color-white);border:2px solid var(--color-text-dark);cursor:pointer;box-shadow:6px 6px 0px var(--color-text-dark);letter-spacing:.5px;border-radius:14px;padding:1.1rem;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:900;transition:all .2s}.auth-module__Y2OPrW__submitBtn:hover:not(:disabled){box-shadow:8px 8px 0px var(--color-text-dark);transform:translate(-2px,-2px)}.auth-module__Y2OPrW__submitBtn:disabled{opacity:.6;cursor:not-allowed}.auth-module__Y2OPrW__backBtn{cursor:pointer;width:100%;color:var(--color-primary);text-transform:uppercase;letter-spacing:1px;background:0 0;border:none;margin-top:1.25rem;padding:.5rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:900}.auth-module__Y2OPrW__errorBox{color:#dc2626;background:#fee2e2;border:1.5px solid #dc2626;border-radius:12px;margin-bottom:1.5rem;padding:1rem 1.25rem;font-size:.9rem;font-weight:700}.auth-module__Y2OPrW__successBox{background:var(--color-bg-light);border:1.5px solid var(--color-primary);text-align:center;color:var(--color-primary);border-radius:12px;margin-bottom:1.5rem;padding:1rem 1.25rem;font-weight:700}.auth-module__Y2OPrW__devOtpBox{text-align:center;background:#fefce8;border:2px dashed #f59e0b;border-radius:12px;margin-bottom:1.5rem;padding:1rem}.auth-module__Y2OPrW__devOtpLabel{color:#92400e;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.3rem;font-size:.7rem;font-weight:800}.auth-module__Y2OPrW__devOtpCode{letter-spacing:.5rem;color:var(--color-text-dark);font-size:2rem;font-weight:900}@media (min-width:768px){.auth-module__Y2OPrW__brandPanel{background:var(--color-primary);flex-direction:column;flex-shrink:0;justify-content:center;width:420px;padding:4rem 3rem;display:flex;position:relative;overflow:hidden}.auth-module__Y2OPrW__brandPanel:before{content:"";background:var(--color-gold);opacity:.15;border-radius:50%;width:300px;height:300px;position:absolute;top:-80px;right:-80px}.auth-module__Y2OPrW__brandPanel:after{content:"";background:var(--color-cta);opacity:.1;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-60px;left:-60px}.auth-module__Y2OPrW__brandLogo{color:var(--color-white);z-index:1;align-items:center;gap:.5rem;margin-bottom:2.5rem;font-family:Outfit,sans-serif;font-size:2rem;font-weight:900;display:flex;position:relative}.auth-module__Y2OPrW__brandHeadline{color:var(--color-white);letter-spacing:-1px;z-index:1;margin-bottom:1.5rem;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:900;line-height:1.1;position:relative}.auth-module__Y2OPrW__brandHeadline span{color:var(--color-gold)}.auth-module__Y2OPrW__brandFeatures{z-index:1;flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex;position:relative}.auth-module__Y2OPrW__brandFeature{color:#ffffffe6;align-items:center;gap:.75rem;font-size:1rem;font-weight:600;display:flex}.auth-module__Y2OPrW__brandFeatureDot{background:var(--color-gold);width:28px;height:28px;color:var(--color-text-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:900;display:flex}.auth-module__Y2OPrW__formSide{padding:3rem 4rem}.auth-module__Y2OPrW__card{box-shadow:16px 16px 0px var(--color-border);padding:3rem}}.auth-module__Y2OPrW__divider{text-align:center;color:var(--color-primary);text-transform:uppercase;letter-spacing:1px;align-items:center;margin:1.5rem 0;font-size:.85rem;font-weight:700;display:flex}.auth-module__Y2OPrW__divider:before,.auth-module__Y2OPrW__divider:after{content:"";border-bottom:1.5px dashed var(--color-border);flex:1}.auth-module__Y2OPrW__divider:not(:empty):before{margin-right:.75em}.auth-module__Y2OPrW__divider:not(:empty):after{margin-left:.75em}.auth-module__Y2OPrW__googleBtn{background:var(--color-white);width:100%;color:var(--color-text-dark);border:2px solid var(--color-text-dark);cursor:pointer;box-shadow:6px 6px 0px var(--color-text-dark);box-sizing:border-box;border-radius:14px;justify-content:center;align-items:center;padding:1.1rem;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:900;transition:all .2s;display:flex}.auth-module__Y2OPrW__googleBtn:hover:not(:disabled){box-shadow:8px 8px 0px var(--color-text-dark);background:var(--color-bg-light);transform:translate(-2px,-2px)}.auth-module__Y2OPrW__googleBtn:disabled{opacity:.6;cursor:not-allowed}
