.tos-customer-chooser{margin-bottom:12px}.tos-customer-pick-card{width:100%;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;text-align:left;border:1px solid #dce5f0;background:#f8faff;border-radius:18px;padding:14px;color:#172033;font:inherit}.tos-customer-pick-card strong{display:block;font-size:14px}.tos-customer-pick-card small{display:block;margin-top:3px;color:#7c8798;font-size:11px;line-height:1.35}.tos-customer-pick-icon{width:40px;height:40px;border-radius:13px;background:#eaf1ff;color:#2f6bff;display:grid;place-items:center;font-size:22px;font-weight:800}.tos-customer-new-btn,.tos-customer-edit{margin-top:8px;width:100%;min-height:44px;border:1px dashed #cbd7e6;border-radius:14px;background:#fff;color:#2f6bff;font:inherit;font-size:12px;font-weight:850}.tos-customer-selected{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;border:1px solid #cddcff;background:#f7f9ff;border-radius:18px;padding:13px}.tos-customer-avatar{width:42px;height:42px;border-radius:14px;background:#e8efff;color:#2f6bff;display:grid;place-items:center;font-size:13px;font-weight:900;text-transform:uppercase;flex:0 0 auto}.tos-customer-selected-copy{min-width:0}.tos-customer-selected-copy span,.tos-customer-kicker{display:block;color:#8994a6;font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.tos-customer-selected-copy strong{display:block;margin-top:2px;font-size:14px;color:#172033}.tos-customer-selected-copy small{display:block;margin-top:3px;color:#748095;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tos-customer-selected button,.tos-customer-state button{border:0;background:#eaf1ff;color:#2f6bff;border-radius:11px;padding:9px 11px;font:inherit;font-size:11px;font-weight:850}.tos-customer-state{display:flex;justify-content:space-between;gap:12px;align-items:center;border:1px solid #e2e8f1;background:#f8fafc;border-radius:16px;padding:13px}.tos-customer-state strong{display:block;margin-top:2px;font-size:14px}.tos-customer-state small{display:block;margin-top:3px;color:#7c8798;font-size:10px}.tos-customer-overlay{position:fixed;inset:0;z-index:7600;background:rgba(15,23,42,.52);display:flex;align-items:flex-end;justify-content:center}.tos-customer-panel{width:min(680px,100%);max-height:86vh;display:flex;flex-direction:column;background:#fff;border-radius:26px 26px 0 0;padding:10px 16px calc(16px + env(safe-area-inset-bottom));box-shadow:0 -20px 60px rgba(15,23,42,.22)}.tos-customer-handle{width:48px;height:5px;border-radius:99px;background:#d4dbe5;margin:1px auto 14px}.tos-customer-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.tos-customer-head h3{margin:0;font-size:22px;color:#172033}.tos-customer-head p{margin:4px 0 0;color:#7d8797;font-size:11px}.tos-customer-head button{width:38px;height:38px;border:1px solid #dce3ec;border-radius:13px;background:#f8fafc;color:#344258;font-size:23px}.tos-customer-search{display:flex;align-items:center;gap:9px;margin-top:14px;border:1px solid #d8e0ea;border-radius:15px;background:#f8fafc;padding:0 12px}.tos-customer-search span{color:#789}.tos-customer-search input{width:100%;min-height:47px;border:0!important;outline:0!important;background:transparent!important;padding:0!important;font:inherit;font-size:14px;color:#172033}.tos-customer-results{margin-top:10px;overflow:auto;display:grid;gap:7px;padding-bottom:4px}.tos-customer-result{display:grid;grid-template-columns:auto 1fr auto;gap:11px;align-items:center;text-align:left;width:100%;border:1px solid #e4e9f0;border-radius:16px;background:#fff;padding:11px;font:inherit;color:#172033}.tos-customer-result strong{display:block;font-size:13px}.tos-customer-result small{display:block;margin-top:3px;color:#7a8698;font-size:10px;line-height:1.35}.tos-customer-result b{color:#9aa6b5;font-size:20px}.tos-customer-empty{padding:24px;text-align:center;color:#8a95a5;font-size:12px}.tos-customer-add-new{width:100%;min-height:49px;margin-top:10px;border:0;border-radius:15px;background:#2f6bff;color:#fff;font:inherit;font-size:13px;font-weight:900}.tos-customer-toast{position:fixed;left:50%;bottom:calc(100px + env(safe-area-inset-bottom));z-index:8000;transform:translateX(-50%);background:#0f172a;color:#fff;border-radius:14px;padding:11px 15px;font-size:12px;font-weight:800;box-shadow:0 12px 36px rgba(15,23,42,.24)}@media(max-width:480px){.tos-customer-panel{border-radius:24px 24px 0 0}.tos-customer-selected-copy small{max-width:190px}}