.customer-lookup{position:relative}.customer-lookup-control{position:relative}.customer-lookup-control input[type="search"]{padding-right:42px}.customer-lookup-clear{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:28px;height:28px;border:0;border-radius:4px;background:transparent;color:var(--muted,#64748b);font-size:20px;cursor:pointer}.customer-lookup-clear:hover{background:rgba(15,23,42,.08);color:var(--text,#0f172a)}.customer-lookup-results{position:absolute;z-index:40;left:0;right:0;top:calc(100% - 2px);max-height:320px;overflow:auto;background:var(--panel,#fff);border:1px solid rgba(100,116,139,.35);box-shadow:0 16px 36px rgba(15,23,42,.18)}.customer-lookup-result{display:grid;width:100%;gap:2px;padding:12px 14px;text-align:left;border:0;border-bottom:1px solid rgba(148,163,184,.22);background:transparent;color:inherit;cursor:pointer}.customer-lookup-result:hover,.customer-lookup-result:focus{background:rgba(37,99,235,.08);outline:none}.customer-lookup-result strong{font-size:14px}.customer-lookup-result span{font-size:13px}.customer-lookup-result small,.customer-lookup-status{color:var(--muted,#64748b);font-size:12px}.customer-lookup-status{padding:14px}.customer-lookup-status.error{color:#b42318}.customer-selected .customer-lookup-control input{border-color:#2563eb;background:rgba(37,99,235,.04)}[data-action="new-customer"]{display:none!important}