.CodeValidation_wrap__1aPL_{display:flex;flex-direction:column;gap:18px}.CodeValidation_backBtn__QM3I9{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;margin:0 0 4px;padding:8px 12px;border:none;border-radius:10px;background:#f5f3ff;color:#5b21d8;font-size:.875rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s ease}.CodeValidation_backBtn__QM3I9:hover{background:#ede9fe}.CodeValidation_codeRow__Ocktk{display:flex;flex-direction:row;justify-content:space-between;gap:8px;width:100%;max-width:380px;margin:0 auto}.CodeValidation_codeInput___wHMC{width:100%;max-width:52px;height:52px;text-align:center;font-size:1.25rem;font-weight:700;color:#15172f;border:1px solid #e4ddf8;border-radius:12px;background:#fff;outline:none;font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease}.CodeValidation_codeInput___wHMC:focus{border-color:#8b35ff;box-shadow:0 0 0 4px rgba(139,53,255,.12)}.CodeValidation_resend__8_BMP{margin:0 auto;padding:10px 16px;border:1px solid #e4ddf8;border-radius:12px;background:#fff;font-size:.8125rem;font-weight:600;color:#5b21d8;font-family:inherit;cursor:pointer;max-width:100%}.CodeValidation_resend__8_BMP:disabled{color:#9ca3af;border-color:#e5e7eb;cursor:not-allowed;background:#f9fafb}@media (max-width:480px){.CodeValidation_codeRow__Ocktk{gap:6px}.CodeValidation_codeInput___wHMC{max-width:44px;height:48px;font-size:1.1rem}}