.token-input{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;display:flex}.token-input__title{font-family:var(--font-uncage),sans-serif;text-align:center;font-size:1.75rem;font-weight:500;line-height:30.8px}@media only screen and (max-width:767px){.token-input__title{font-size:1.25rem;line-height:22px}}.token-input__subtitle{font-family:var(--font-montserrat),sans-serif;color:#262525;text-align:center;font-size:1.125rem;font-weight:500;line-height:19.8px}@media only screen and (max-width:767px){.token-input__subtitle{max-width:300px;font-size:1rem;line-height:19px}}.token-input__form{flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex}.token-input__list{flex-direction:row;justify-content:center;align-items:center;gap:10px;max-width:50%;display:flex}@media only screen and (max-width:767px){.token-input__list{gap:5px}}.token-input__error{font-family:var(--font-montserrat),sans-serif;color:#ff5c5f;text-align:center;font-size:.85rem;font-weight:500;line-height:16.1px}.token-input__cell{aspect-ratio:1;text-align:center;color:#262525;background:#fff;border:1px solid #262525;border-radius:10px;outline:none;width:100%;height:auto;font-size:20px;font-weight:600;transition:border-color .2s}@media only screen and (max-width:767px){.token-input__cell{border-radius:8px;width:38px;height:38px;font-size:1rem;line-height:19px}}.token-input__cell:focus{border-color:#ff9698}.token-input__submit{justify-content:center;align-items:center;gap:none;color:#fcfdff;width:100%;max-width:50%;font-family:var(--font-uncage),sans-serif;cursor:pointer;background:#262525;border:none;border-radius:10px;outline:none;flex-direction:row;padding:15px 0;font-size:1rem;line-height:19px;display:flex}@media only screen and (max-width:767px){.token-input__submit{font-size:.875rem;line-height:16.8px}}.token-input__resend{flex-direction:row;justify-content:center;align-items:center;gap:5px;display:flex}@media only screen and (max-width:767px){.token-input__resend{flex-direction:column}}.token-input__resend-label,.token-input__resend-btn{font-family:var(--font-uncage),sans-serif;font-weight:400}.token-input__resend-label{color:#262525;font-size:.875rem;line-height:16px}.token-input__resend-btn{color:#ff9698;cursor:pointer;background:0 0;border:none;outline:none;font-size:.75rem;line-height:14.4px}.token-input__resend-btn:disabled{cursor:not-allowed}
