.customer-phone-verification{margin:16px 0;padding:18px 20px;border:1px solid #d8dfe6;border-radius:10px;background:#f7f9fb;color:#26394f;font-size:14px;line-height:1.7;min-width:0}.customer-phone-verification h3{margin:0 0 6px;font-size:16px;color:#24384e}.customer-phone-verification p{margin:6px 0 12px;color:#526273}.customer-phone-verification small{display:block;margin-top:10px;font-size:13px;color:#667586}.customer-phone-fields{display:grid;grid-template-columns:1fr 1.3fr;gap:14px}.customer-phone-fields label{display:grid!important;gap:6px!important;min-width:0}.customer-phone-fields input{width:100%;min-width:0;box-sizing:border-box;min-height:42px;padding:9px 12px;border:1px solid #cbd5df;border-radius:6px;background:#fff;color:#24384e;font:inherit}.customer-phone-code{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.customer-phone-verification button{min-height:42px;padding:9px 14px;border:1px solid #29445e;border-radius:6px;background:#29445e;color:#fff;font:inherit;cursor:pointer;white-space:nowrap}.customer-phone-verification button.secondary{background:#fff;border-color:#cbd5df;color:#29445e}.customer-phone-verification button:disabled{opacity:.55;cursor:not-allowed}.customer-phone-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.customer-phone-verification .customer-phone-notice{color:#74521c;margin-bottom:0}.customer-phone-verification button:focus-visible,.customer-phone-verification input:focus-visible{outline:2px solid #5b7897;outline-offset:2px}@media(max-width:640px){.customer-phone-verification{padding:14px}.customer-phone-fields{grid-template-columns:1fr}.customer-phone-code{grid-template-columns:minmax(0,1fr) 110px}.customer-phone-verification button{padding-inline:10px}}