.otp-choice{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:18px 0 14px;padding:4px;border:1px solid #d9dee7;border-radius:12px;background:#f2f4f8}
.otp-choice button{min-height:40px;border:0;border-radius:9px;background:transparent;color:#536174;font:700 13px/1.2 Inter,system-ui,sans-serif;cursor:pointer}
.otp-choice button.active{background:#fff;color:#111b2d;box-shadow:0 3px 12px #17203318}
.auth-card .otp-choice{border-color:#2c3d53;background:#0d1928}
.auth-card .otp-choice button{color:#94a7bc}
.auth-card .otp-choice button.active{background:#1a2a3e;color:#fff;box-shadow:none}
.staff-otp-phone{display:block!important;margin-top:4px;color:#7f93ab!important}
.otp-phone-manage{margin-left:auto;white-space:nowrap}
@media(max-width:680px){.staff-row{flex-wrap:wrap}.otp-phone-manage{margin-left:56px}}
