.fcnc-autocomplete-dropdown{position:absolute;top:100%;left:0;right:0;z-index:9999;background:#fff;border:1px solid #e0e0e0;border-top:none;border-radius:0 0 12px 12px;box-shadow:0 8px 24px rgba(0,0,0,.1);max-height:400px;overflow-y:auto;margin-top:-1px;display:none}.fcnc-autocomplete-list{list-style:none;margin:0;padding:0}.fcnc-autocomplete-item{padding:12px 20px;cursor:pointer;transition:background .2s ease;border-bottom:1px solid #f5f5f5;font-size:15px;color:#333;line-height:1.4}.fcnc-autocomplete-item:last-child{border-bottom:none}.fcnc-autocomplete-item:hover{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%)}.fcnc-autocomplete-highlight{color:#667eea;font-weight:600;background:rgba(102,126,234,.1);padding:2px 4px;border-radius:4px}.fcnc-autocomplete-loading{padding:20px;text-align:center;color:#999;font-size:14px}.fcnc-autocomplete-empty{padding:20px;text-align:center;color:#999;font-size:14px}.fcnc-autocomplete-dropdown::-webkit-scrollbar{width:8px}.fcnc-autocomplete-dropdown::-webkit-scrollbar-track{background:#f5f5f5;border-radius:0 0 12px 0}.fcnc-autocomplete-dropdown::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.fcnc-autocomplete-dropdown::-webkit-scrollbar-thumb:hover{background:#999}@media (max-width:768px){.fcnc-autocomplete-item{padding:14px 16px;font-size:14px}.fcnc-autocomplete-dropdown{max-height:300px}}.fcnc-search-wrapper{position:relative}.fcnc-form-field:has(.fcnc-supplier-search),.fcnc-form-field:has(#fcnc-supplier-search){position:relative}.fcnc-form-field{position:relative}