.anchor-quickwins-list{display:block;margin-bottom:.75rem;padding:0}.anchor-quickwins-wrap{width:100%}.anchor-quickwin-row{display:flex;gap:.5rem;align-items:center;margin-bottom:.5rem;position:relative}.anchor-quickwin-input{flex:1 1 auto;display:block;width:100%;min-width:0;box-sizing:border-box;padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 2px rgba(16,24,40,.03);font-size:14px;line-height:1.3}.anchor-quickwin-input::placeholder{color:#9ca3af}.anchor-quickwin-save,.anchor-quickwin-remove{flex:0 0 auto;padding:6px 8px;border-radius:6px}.anchor-quickwin-save{background:#10b981;color:#fff;border:0}.anchor-quickwin-remove{background:0 0;border:1px solid #e5e7eb;color:#374151}.anchor-quickwin-status{margin-left:6px;min-width:34px;display:inline-flex;align-items:center;justify-content:center}.anchor-quickwin-suggestions{position:absolute;left:0;right:auto;top:100%;z-index:1200;background:#fff;border:1px solid #e6e6e6;box-shadow:0 6px 18px rgba(15,23,42,.08);border-radius:6px;margin-top:6px;max-height:220px;overflow:auto;width:auto;min-width:160px;box-sizing:border-box}.anchor-quickwin-suggestions ul{list-style:none;margin:0;padding:6px 0}.anchor-quickwin-suggestions li{padding:8px 12px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.anchor-quickwin-suggestions li:hover,.anchor-quickwin-suggestions li.active{background:#f1f5f9}@media (max-width:480px){.anchor-quickwin-row{flex-direction:column;align-items:stretch}.anchor-quickwin-save,.anchor-quickwin-remove{width:100%}.anchor-quickwin-status{margin-left:0;margin-top:6px}.anchor-quickwin-suggestions{width:100%;left:0}}