.erp-page-search{position:relative;display:flex;align-items:center;gap:7px;width:clamp(160px,17vw,245px);height:37px;padding:0 9px;border:1px solid #cfdcdd;border-radius:8px;background:#f7fafa;color:#53666c;z-index:25}
.erp-page-search:focus-within{border-color:#008d7b;box-shadow:0 0 0 3px #008d7b15}
.erp-page-search>span{font-size:21px}
.erp-page-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#17212b;font:12px 'DM Sans',sans-serif}
.erp-page-search kbd{white-space:nowrap;font:10px 'DM Sans',sans-serif;border:1px solid #dce5e5;border-radius:4px;padding:2px 4px;color:#6d7783}
.erp-search-popover{position:absolute;right:0;top:calc(100% + 9px);width:min(370px,calc(100vw - 24px));background:#fff;border:1px solid #d9e4e4;border-radius:10px;box-shadow:0 16px 40px #10272b26;overflow:hidden;text-align:left}
.erp-search-popover[hidden]{display:none}
#erp-search-results{max-height:min(400px,55vh);overflow-y:auto;padding:5px}
#erp-search-results [role=option]{display:flex;flex-direction:column;gap:3px;padding:10px 12px;border-radius:6px;cursor:pointer;color:#17212b}
#erp-search-results [role=option]:hover,#erp-search-results [aria-selected=true]{background:#e2f5ee;color:#006f60}
#erp-search-results strong{font-size:12px}#erp-search-results small{font-size:10px;color:#6d7783}
.erp-search-status{padding:10px 12px;margin:0;border-top:1px solid #e8ecef;color:#6d7783;font-size:10px;line-height:1.5}
@media(max-width:1250px){.topbar{height:auto;min-height:90px;flex-wrap:wrap;gap:12px}.top-actions{flex-wrap:wrap}.erp-page-search{width:200px}}
@media(max-width:600px){.top-actions{width:100%}.erp-page-search{width:100%;flex:1 0 100%}.erp-search-popover{left:0;right:auto;width:100%}.erp-page-search kbd{display:none}}
