.search-wrap{position:relative}.search-bar-dropdown{position:absolute;top:100%;left:16px;right:16px;background:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15);margin-top:6px;z-index:1000;max-height:320px;overflow-y:auto}.search-bar-dropdown-list{list-style:none;margin:0;padding:8px 0}.search-bar-dropdown-item{display:flex;align-items:center;gap:10px;padding:10px 15px;cursor:pointer;font-size:14px;color:#333;transition:background .2s}.search-bar-dropdown-item:hover{background:#f5f5f5}.search-bar-dropdown-item i{color:#999;font-size:12px}.search-bar-dropdown-loading{display:flex;align-items:center;justify-content:center;gap:8px;padding:15px;color:#666;font-size:14px}.search-bar-spinner{width:16px;height:16px;border:2px solid #e0e0e0;border-top-color:#0880e8;border-radius:50%;animation:spin .8s linear infinite}.search-bar-dropdown-empty{padding:15px;text-align:center;color:#999;font-size:14px}.search-wrap .search-box button.search-mic-btn,.search-wrap .search-box button.search-mic-btn:active,.search-wrap .search-box button.search-mic-btn:focus,.search-wrap .search-box button.search-mic-btn:hover{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:40px;min-width:40px;padding:0;border:none;border-radius:0;background:transparent;background-color:transparent;color:#000;font-size:18px;font-weight:400;cursor:pointer;box-shadow:none;transition:color .2s}.search-wrap .search-box button.search-mic-btn.listening,.search-wrap .search-box button.search-mic-btn.listening:hover{color:#d93025;background:transparent;background-color:transparent}.search-voice-error{margin:6px 16px 0;font-size:13px;color:#d93025}