.claim-autocomplete-dropdown{z-index:var(--z-modal,1100);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(24px);background:#0f0f1ed9;border:1px solid #c8a85c33;max-height:240px;display:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 32px #0006}[data-theme=light] .claim-autocomplete-dropdown{background:#ffffffeb;border:1px solid #4a9fcc33;box-shadow:0 8px 32px #0000001a}.claim-autocomplete-dropdown::-webkit-scrollbar{width:4px}.claim-autocomplete-dropdown::-webkit-scrollbar-track{background:0 0}.claim-autocomplete-dropdown::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:2px}[data-theme=light] .claim-autocomplete-dropdown::-webkit-scrollbar-thumb{background:#e2e8f0}.claim-search-item{cursor:pointer;border-bottom:1px solid #ffffff0a;padding:10px 14px;transition:background .15s}.claim-search-item:last-child{border-bottom:none}.claim-search-item:hover,.claim-search-item.active{background:#ffffff0f}[data-theme=light] .claim-search-item{border-bottom:1px solid #0000000a}[data-theme=light] .claim-search-item:hover,[data-theme=light] .claim-search-item.active{background:#00000008}.claim-search-item__name{font-family:var(--font-sans,"Inter", sans-serif);font-size:var(--text-base);color:var(--text,#e2e8f0);text-transform:capitalize;font-weight:500;line-height:1.3}.claim-search-item__detail{font-family:var(--font-sans,"Inter", sans-serif);font-size:var(--text-xs);color:var(--text-meta,#64748b);margin-top:2px;font-weight:400;line-height:1.3}
