.more-tools-section{border-top:1px solid #e5e7eb;margin-top:1.5rem;padding:1rem 0}.more-tools-content{flex-direction:column;align-items:center;gap:.75rem;display:flex}.more-tools-title{color:#6b7280;text-align:center;margin:0;font-size:.9rem}.more-tools-link{color:#2563eb;border:1px solid transparent;border-radius:6px;padding:.5rem 1rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .15s}.more-tools-link:hover{background-color:rgba(37,99,235,.08);border-color:rgba(37,99,235,.2)}
.autocomplete-container{width:100%;position:relative}.autocomplete-clear-input{color:#999;cursor:pointer;-webkit-tap-highlight-color:transparent;z-index:10;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;min-width:32px;min-height:32px;padding:.4rem;font-size:1.2rem;font-weight:700;transition:all .15s;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.autocomplete-clear-input:hover,.autocomplete-clear-input:active{color:#666;background-color:rgba(0,0,0,.1)}.autocomplete-dropdown{z-index:1000;-webkit-overflow-scrolling:touch;background:#fff;border:2px solid #e1e5e9;border-top:none;border-radius:0 0 8px 8px;max-height:200px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px rgba(0,0,0,.1)}.autocomplete-item{cursor:pointer;-webkit-tap-highlight-color:transparent;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;min-height:40px;padding:.6rem 1rem;transition:background-color .15s;display:flex}.autocomplete-item:last-child{border-bottom:none}.autocomplete-item:hover,.autocomplete-item:active{background-color:rgba(37,99,235,.08)}.autocomplete-item.selected{color:#2563eb;background-color:rgba(37,99,235,.12)}.autocomplete-username{font-size:1rem;font-weight:600}.autocomplete-clear{color:#999;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;min-width:36px;min-height:36px;padding:.4rem;font-size:.9rem;transition:all .15s;display:flex}.autocomplete-clear:hover,.autocomplete-clear:active{color:#666;background-color:rgba(0,0,0,.1)}@media (min-width:769px){.autocomplete-dropdown{max-height:200px}.autocomplete-item{min-height:auto;padding:.75rem 1rem}.autocomplete-clear{min-width:auto;min-height:auto;padding:.25rem;font-size:.8rem}}
