.otp-card{max-width:440px}.otp-symbol{width:64px;height:64px;display:grid;place-items:center;margin:-2px auto 0;border:1px solid #ffffffd8;border-radius:20px;background:linear-gradient(145deg,#e4f1f5,#fff);box-shadow:0 12px 28px #123e5815;color:#246782;font-size:23px}.otp-label{display:grid;gap:8px;text-align:center}.otp-label>span{color:#58727f;font-size:10px;font-weight:750}.otp-input{width:100%;height:60px;padding:0 16px!important;border:1px solid #c6dae3!important;border-radius:15px!important;background:#fbfdfee8!important;box-shadow:inset 0 1px 2px #123e5808!important;color:#17384b!important;text-align:center;font:700 26px/1 -apple-system,BlinkMacSystemFont,"SF Pro Text","Helvetica Neue",Arial,sans-serif!important;letter-spacing:.32em;font-variant-numeric:tabular-nums}.otp-input:focus{border-color:#6599ae!important;box-shadow:0 0 0 4px #36789616!important;outline:0}.otp-input::placeholder{color:#aab8be;letter-spacing:.3em}.otp-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.otp-actions button,.otp-actions a{min-height:41px;display:flex;align-items:center;justify-content:center;gap:7px;padding:9px;border:1px solid #ccdde4;border-radius:11px;background:linear-gradient(145deg,#fff,#edf4f7);color:#496d7e;font-size:9px;font-weight:750}.otp-actions button{cursor:pointer}.otp-actions button:hover,.otp-actions a:hover{border-color:#98b9c7;background:#fff}
.user-phone-form{display:grid;grid-template-columns:minmax(115px,1fr) 34px;gap:5px;margin-top:7px;max-width:215px}.user-phone-form input{width:100%;min-width:0;padding:7px 9px;border-radius:8px;font-size:9px}.user-phone-form button{width:34px;display:grid;place-items:center;padding:0;border:0;border-radius:8px;background:linear-gradient(135deg,#17617e,#493a70);color:#fff}.users-list .role-row>span:nth-child(2){min-width:0}.users-list .role-row>span:nth-child(2)>small{display:block;overflow-wrap:anywhere}
@media(max-width:850px){.user-phone-form{max-width:100%}.otp-input{height:56px;font-size:23px}.otp-actions{grid-template-columns:1fr}}
@media(max-height:650px){.otp-symbol{width:50px;height:50px;border-radius:15px;font-size:18px}.otp-input{height:50px}.otp-card{gap:9px}}
